/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
body {
margin:0;
padding:0;
background-color: #fff;
font-family:Arial, Helvetica, Verdana, Sans-serif;
font-size: 0.8em;
color: #313131;
background: url(images/bg.jpg) no-repeat  fixed #73a3d4; 
}
a {
text-decoration: none;
color: #313131;
}
h1 {
font-size:1.6em;
color:#003778;
margin-top:0;
}
strong{
font-weight: bold;	
}
em{
}
p{
line-height:1.2em;
}
img{
border: 0;
}
.hide{
visibility: hidden;
display:none;
}
.red , .error{color:#b30000; font-weight:bold}
.green{color:green}
.floatleft{float:left;}
.floatright{float:right;}
.clearleft{clear:left;}
.clearfloat{clear:both}
/*start layout /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#container{
height:100%;
width:100%;
margin:0;
padding:0;

}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#main{
margin:20px auto 0 auto;
padding:0;
width:850px;
border:1px solid #4183c5;
border-top:none;
background:#c7daee;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#header{
margin: 0;
width:850px;
height:270px;
background: url(images/logo.jpg) no-repeat right  #003778;
border-top:1px solid #4183c5;
}
#laenderlinks{
position:absolute;
top:5px;
left:auto ;
z-index:10;
margin:0 0 0 645px;
}
.llink_i, .llink_f, .llink_d{
display:block;
float:left;
height:25px;
margin-top:18px;
}
.llink_i{
width:63px;
}
.llink_f{
margin-left:2px;
width:70px;
}
.llink_d{
margin-left:2px;
width:62px;
}
#navi, #navi2{
margin:0;
background:#003778;
width:600px;
height:14px;
font-size:12px;
}
#navi ul, #navi2 ul{
margin-left:	-30px;
}
#navi li, #navi2 li{
margin: -8px 10px 0 0;
float:left;
list-style:none;
font-size:1em;
font-weight:bold;
}
#navi li a, #navi2 li a{
height:24px;
display:block;
}
#navi li a:hover, #navi2 li a:hover{
color:#fabc20;
}
.menue1on a{
color:#fabc20;
}
.menue1off a{
color:#c7daee;
}
#navi2{
height:25px;
}
#navi2 li{
margin: 5px 10px 0 0;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#headerimg{
width:644px;
height:191px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#content{
padding: 10px 5px 0 20px;
float:left;
width:620px;
background:#c7daee;
min-height:200px;
}
#content p{
line-height:1.3em;
font-weight:bold;
}
#right{
float:left;
width:170px;
padding:10px;
font-size:12px;
}
#gfmtrend{
clear:left;	
height:70px;
padding:0 50px 0 0;
background:#c7daee;
}
#gfmtrend img{
float:right;
}
#footer{
clear:left;
height:20px;
background:#003778
}
/*kontakt////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
#kontakt{
margin:18px 0 0 0;
}
.form{
margin:0 30px 0 0;
}
#kontakt h1{
margin:0 0  20px 0;
}
#kontakt span ,#kontakt .red{
color:#b91c13;
font-weight:bold;
}
label{
line-height:1.2em;
font-weight:bold;
}
#kontakt  div{
width:290px;
}
.input, textarea{
margin:5px 0 0 0;
border:1px solid #8ab0db;
background:#eff4fa;
}
.input1, .input2, .input3{
margin:5px 0 0 0;
border:1px solid #8ab0db;
background:#eff4fa;
}
.input1{
width:290px;
}
.input2{
width:40px;
}
.input3{
width:238px;
}
.textarea1{
width:290px;
}
.buttonsend, .button {
font-weight:bold;
border:1px solid #003778;
color:#003778;
background:#eff4fa;
}
#kontakt  p{
}
#kontaktfehler{
margin-bottom:20px;
}
#kontaktfehler p{
line-height:0.5em;
text-align:left;
}
.error{
}
/*impressum //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.imp{
font-size:12px;
font-weight: normal;
float:left;
margin:0 20px 0 0;
}
/*produkte//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.plinks{
margin: -7px 0 0 -16px;
height:10px;
}
.plinks a{
float:left;
display:block;
width:35px;
height:15px;
font-size:0.8em;
font-weight:bold;
background:#73a3d4;
border:1px solid #e4eef8;
text-align:center;
padding:5px 0 0 0;
}
.plinks a .on {
color:#fabc20;
}
.plinks .off {
color:#fff;
}
#contentimage{
margin:10px 0 0 -20px;
}
.textinput, .selectinput{
border:1px solid #4183C5;
width:200px;
}
.selectinput{
width:202px;
}
