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

html, body{
background-color:#212528;
margin:0px;
padding:0px;
width:100%;
height:100%;
overflow:hidden;
font-family:Helvetica, Arial, sans-serif;
font-size:13px;
color:#6E7073;
line-height:1.2;
}

#footer {
position: absolute;
bottom: 7px;
right: 5px;
width: 350px;
height: 10px;
text-align:right;
font-size:11px;
}

#footer a{
color:#6E7073;
}

#loop{
position:absolute; 
width:100%;
height:549px;  
top:50%;  
margin-top:-275px;
background-image:url(/images/loop.jpg);
}

#design_left{
position:absolute;
top:0px;
left:0px;
width:206px;
height:100%;
background-color:#ffffff;
float:left;
}

#design_right{
position:absolute; 
width:850px;
height:549px;  
top:50%;  
margin-top:-275px;
background-image:url(/images/content.jpg);
}

#design_right_startseite{
position:absolute; 
width:850px;
height:549px;  
top:50%;  
margin-top:-275px;
background-image:url(/images/startbild.jpg);
}

#design_right_startseite_en{
position:absolute; 
width:850px;
height:549px;  
top:50%;  
margin-top:-275px;
background-image:url(/images/startbild_en.jpg);
}

#container{
position:absolute; 
width:992px;
height:316px;  
top:50%;  
margin-top:-158px;
}

#navi_box{
width:206px;
height:316px;  
float:left;
}

.navi{
width:177px;
height:23px;
padding-bottom:7px;
}

#sub_navi_box{
margin-top:5px;
width:150px;
height:316px;
float:left;
float:left;
}

.sub_navi{
width:111px;
height:20px;
padding-bottom:6px;
}

#content{
width:471px;
height:316px;
float:left;
padding-left:28px;
padding-right:102px;
overflow:auto;
text-align:justify;
}

a{
text-decoration:none;
color:#950019;
}

#language{
padding-left:131px;
padding-top:53px;

}
