@charset "UTF-8";
/* CSS Document */

*{
margin:0px;
padding:0px;
}

BODY{
background-color:#000000;
color:#fefefe;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
overflow:auto;
}

#container{
float:left;
width:1000px;
overflow:auto;
}

#headerTop{
height:32px;
width:1000px;
}

#header{
width:1000px;
height:106px;
}

#headerLeft{
width:658px;
height:106px;
float:left;
}

#headerPic{
width:267px;
height:106px;
float:left;
}

#headerPic img{
width:267px;
height:106px;
float:left;
margin:0px;
padding:0px;
}

#headerRight{
width:75px;
height:106px;
float:left;
}

#headerBottom{
height:19px;
width:1000px;
}

#wrapper{
width:1000px;
overflow:auto;
}

#wrapperLeft{
background-image:url(/images/layout/wrapper_left.jpg);
background-position:top;
background-repeat:no-repeat;
width:95px;
height:79px;
float:left;
}

#navi{
background-image:url(/images/layout/navi_bg.jpg);
background-repeat:no-repeat;
width:809px;
height:37px;
float:left;
}

#navigation{
float:left;
}

#navigation a img{
float:left;
}

#placeholder{
width:345px;
float:left;
}

#language{
float:left;
}

img.top{
padding-top:12px;
}

#content{
width:904px;
}

#contentHome{
padding-top:79px;
width:1000px;
background-image:url(/images/layout/home_bg.jpg);
background-repeat:no-repeat;
background-position:right;
min-height: 500px;
height: auto !important;
height: 500px;
}

#contentHomeText{
width:237px;
padding-left:95px;
}


#contentLeitbild{
padding-top:79px;
width:1000px;

}

#contentLeitbildText{
width:600px;
padding-left:95px;
}


#subNavi{
float:left;
width:200px;
padding-top:79px;
margin-left:30px;
font-size:12px;
}

#subNavi ul{
list-style:none;
}

#subNavi ul li a{
color:#fefefe;
line-height:16px;
}

#subNavi ul li a.subActive{
color:#95d1f8;
line-height:16px;
}

#contentText{
float:left;
width:670px;
padding-top:79px;
padding-bottom:35px;
line-height:14px;
}

#contentText img{
border:3px solid #FFFFFF;
}

#footer{
background-image:url(/images/layout/footer.jpg);
width:1000px;
height:20px;
}

a{
text-decoration:none;
color:#95d1f8;
}
a:hover,#subNavi ul li a:hover{
	color:#B6E0F8;
}

a.trailer{
font-size:13px;
}

#ibrows{
padding-left:20px;
color:#666666;
}
#ibrows a{
 color:#666666;
}
