/* CSS Document */
body{
padding: 0px;
margin:10px;
font-family: Verdana, "Myriad Web", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666;
scrollbar-base-color: #fff;
scrollbar-track-color: #fff;
scrollbar-face-color: #fff;
scrollbar-highlight-color: #2B3E4E;
scrollbar-3d-light-color: #fff;
scrollbar-dark-shadow-color: #fff;
scrollbar-shadow-color: #fff;
scrollbar-arrow-color: #E8410D;
background-image: url(../images/tile.gif);
background-repeat:repeat;
}

.navigation{
position:relative;
background:#fff;
}
.content{
padding-left: 10px;
padding-right: 10px;
background: #fff;
}

.text{
color: #2B3E4E;
line-height: 14px;
padding-left: 6px;
font-size: 11px;
}
.texti{
color: #2B3E4E;
line-height: 14px;
padding-left: 6px;
font-size: 11px;
font-style:italic;
}
h2 {
font-size:13px;
text-transform:uppercase;
color: #E8410D;
background-color: transparent;
margin-top:13px;
margin-bottom:5px;
}
.head{
font-size:13px;
color: #E8410D;
font-weight:bold;
background-color: transparent;
}
.smalltext{
font-size:9px;
color: #2B3E4E;
}
.footer{
font-size:9px;
color: #2B3E4E;
background: #fff;
background-image: url(../images/smart.gif);
background-repeat: no-repeat;
background-position:bottom;

}
fieldset {width: 30em;
display: block;
font-size: 0.80em; 
border: 1px solid #2B3E4E;
background: transparent;
clear: both;
}

legend {background: #transparent;
padding: 4px;
border: 1px solid #E8410D;
border-right-width: 2px;
border-bottom-width: 2px;
font-weight:normal;
}

.err{
color: Red;
font-size: 10px;
}
input, textarea{
font-size:11px;
color: #2B3E4E;
margin:0px;
background:#D4D5D6;
border: none;
line-height:16px;
} 
input:active, input:focus, input:hover, textarea:active, textarea:focus, textarea:hover { 
background: #E4E7EA;
}

.anfrage label {
display: block;
width: 5em;
float: left;
}
.headline{
font-size:11px;
color: #E8410D;
font-weight:bold;
}
.headline2{
font-size:11px;
color: #2B3E4E;
font-weight:bold;
}

.black{
font-size:13px;
text-transform:uppercase;
font-weight:bold;
}
a:active, a:visited, a:link, a:hover {
color:#E8410D;
font-size:11px ;
text-decoration: none;
font-weight:normal;
line-height:10px;
}
a:hover{
color:#2B3E4E; 
}
p{
line-height:8px;
}

.pics {
float:left;
margin: 0px 7px 2px 0px; 
}
.border{
background-image: url(../images/line.jpg);
background-repeat:repeat-x;
height:20px;
}
