*{
font-family:arial,sans-serif;
font-size:12px;
color:#000;
}
 
div{
position:relative;
}

img{
border:none;
}


#overall{
margin:auto;
width: 830px; /*785*/
background: url(img/s_large-trans.png) repeat-y;
}




body{
margin:0;
padding:0;
background:#757575 url(bilder/bg.gif) repeat-x;
}

#header{
height:120px;
width:830px;
}
#navitop{
width:550px;
float:right;
margin-top:-20px;
}

#header .logo{
padding: 24px 0 0 10px;
}


#header ul li{
display:inline;
float:left;
font-weight:bold;
font-size:13px;
margin-right:25px;
margin-top:4px;
}

#header ul li a{
color:#000;
text-decoration:none;
font-size:13px;
}

#header ul li a:hover{
text-decoration:underline;
}



#header ul li span{
margin-left:8px;
font-weight:normal;
}

#navi{
width:123px;
margin-left:5px;
float:left;
background-color:#E1E1E1;
}

#navi .box {
background-color:#F7F8FA;
font-size:12px;
}

#navi .box a{
font-size:12px;
}

#navi h3 {
margin:0;
padding: 10px 0 3px 10px;
}

#navi .box p {
font-size:12px;
padding:3px 0 3px 10px;
}




#navi .box .inputs{
width:60px;
height:18px;
font-size:12px;
}

#navi ul{
list-style:none;
margin:0;
padding:0;
}

#navi ul li{
font-weight:normal;
font-size:12px;
/*height:19px;*/
background:url(bilder/bg_navi_left.gif) repeat-x top left;
padding:4px 0 4px 10px;

}
#navi ul li ul{
margin-top:10px;
}
#navi ul li ul li{
font-weight:normal;
font-size:12px;
/*height:19px;*/
background:none;
padding:4px 0 5px 10px;
border-bottom:1px solid #fff;

}

#navi ul li a{
color:#000;
font-size:12px;
text-decoration:none;
}

#navi ul li a:hover, #navi ul li a.active{
text-decoration:underline;
}


#content{
width:691px;
float:left;
background:#fff url(bilder/bg_content_head.gif) repeat-x top left;
}

#innercontent{
width:607px;
padding:25px;
float:left;
}

.innerchome{
width:410px; 
float:left;
}

#content h1{
font-size:25px;
font-weight:normal;
}

#footer{
clear:both;
background-color:#fff;
height:50px;
margin-left:5px;
margin-right:11px;
background:#fff url(bilder/bg_footer.gif) repeat-x bottom left;
}

#footer ul{
float:right;
list-style:none;
}

#footer ul li{
display:inline;
font-weight:normal;
font-size:12px;
margin-right:7px;
}


#footer ul li a{
color:#000;
font-size:12px;
text-decoration:none;
}

#footer ul li a:hover{
text-decoration:underline;
}



#footer ul li span{
margin-left:8px;
font-weight:normal;
}

#copy{
width: 780px;
margin:auto;
padding:0;
font-size:10px;
text-align:center;
color:#fff;
}

#copy a{
font-size:10px;
color:#fff;
text-decoration:none;
}

#copy a:hover{
text-decoration:underline;
}

#navi_right{
float:right;
width:190px;
height:470px;
text-align: center;
}



#navi_right img{
float:right;
width:184px;
height:88px;
padding-bottom:6px;
}


/* Adaptionen */
div.ms_box
{
width:385px;
height:97px;
padding-bottom:10px;
}


div.ms_pic
{
float:left;
}

div.ms_grauebox
{
float:right;
width:284px;
height:97px;
background-color:#EFEFEF;
}

div.ms_grauebox h3
{ 
padding-left:9px;
color:#000;
margin-bottom:5px;
}

div.ms_grauebox p
{ 
margin:0px;
padding-left:9px;
}

p.crossPromotion {
	padding: 20px 0 20px 100px;
	height: 10px;
	background: url(img/icon.notes.gif) no-repeat;
}