body{	
margin:0;	
padding:0;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;	
background:url('../img/bg.jpg') top left repeat-x #98A39D;

}

#contentFrame{
padding-top:27px;
width:632px;
color:#CCCCCC;
}

#center{	
width:868px;	
margin:0 auto;	
background:url('../img/centerBg.jpg') top left repeat-y;}

#borderLeft{	
background:url('../img/borderLeft.jpg') top left no-repeat;	
padding-left:11px;}

#borderRight{	
background:url('../img/borderRight.jpg') top right no-repeat;	
padding-right:11px;}

#main{	
background:url('../img/mainBg.jpg') top left repeat-y;
}

#header{	
height:316px;	
background:url('../img/header.jpg') top left no-repeat;

}

#headerBottom{	
background:url('../img/headerBottom.jpg') ;
background-repeat:no-repeat;
width:846px;	
}

#navi{	
width:182px;	
float:left;	
margin-top:15px;	
padding-left:12px;
}

#inhalt{	
float:left;	
width:646px;	
overflow:hidden;
}

#borderNavi{	
width:6px;	
height:236px;	
background:url('../img/borderNavi.jpg') top left no-repeat;	
float:left;	margin-top:25px;
}

.clear{
clear:both;	
height:1px;	
width:1px;
overflow:hidden;
}

.naviBorder{	
background:url('../img/naviBorder.jpg') top left no-repeat;	
height:10px;	
width:176px;	
overflow:hidden;	
margin:4px 0 4px 0;
}


.nav:link,
.nav:visited,
.nav:hover,
.nav:active{
color:#EDEDED;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-left:14px;
}

.nava:link,
.nava:visited,
.nava:hover,
.nava:active{
color:#EFBB50;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-left:14px;
}


.nav2:link,
.nav2:visited,
.nav2:hover,
.nav2:active{
color:#EDEDED;
font-size:11px;
font-weight:bold;
text-decoration:none;
margin-left:22px;
line-height:17px;
}


.nava2:link,
.nava2:visited,
.nava2:hover,
.nava2:active{
color:#EFBB50;
font-size:11px;
font-weight:bold;
text-decoration:none;
margin-left:22px;
line-height:17px;
}

.subnavspacer{
	height:6px;
}



#footer{	
height:15px;	
text-align:right;
}
