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

#center{
	background:url('/img/borderLeft.jpg') top left repeat-y #FFF;
	width:798px;
	padding-left:13px;
	margin:0 auto;
}

#navigation{
	background:url('/img/naviBG.jpg') top left no-repeat;
	height:76px;
}

#headerLogo{
	float:left;
	width:231px;
	height:193px;
	overflow:hidden;
	background:url('/img/headerLogo.jpg') top left no-repeat;
}

#headerPic{
	height:193px;
	width:567px;
	overflow:hidden;
	float:left;
	background:url('/img/headerPic.jpg') top left no-repeat;
	margin-bottom:1px;
}

#headerClear{
	height:1px;
	background:url('/img/headerClear.jpg') top left no-repeat #153854;
	clear:both;
	overflow:hidden;
	margin-bottom:1px;
}

#footer{
	height:31px;
	background:url('/img/footerBb.jpg') top left no-repeat;
	clear:both;
}


#boxLeft{
	float:left;
	width:229px;
	background:url('/img/boxLeftBg.jpg') top left repeat-x #FFF;
	-height:283px;
	min-height:283px;
}
#contentBorder{
	float:left;
	width:3px;
	background:url('/img/contentBorder.jpg') top left no-repeat #FFF;
	overflow:hidden;
	height:264px;
}

#inhalt{
	float:left;
	width:560px;
	background:url('/img/inhaltBg.jpg') top left repeat-x #FFF;
}


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

 a:link{color:#143753;text-decoration:none;}
 a:visited{color:#143753;text-decoration:none;}
 a:hover{color:#143753;text-decoration:none;}
 a:active{color:#143753;text-decoration:none;}

/* NAVIGATION */

#navi{
	text-align:right;
	margin-right:10px;


}

.nav, .nav_a{
	background:url('/img/naviSpacer.jpg') top left no-repeat;
float:right;
	text-decoration:none;
	padding-left:10px;
	margin:5px 5px 0 5px;
	height:27px;
	padding-top:10px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;


}

.nav a:link{color:#FFF;}
.nav a:visited{color:#FFF;}
.nav a:hover{color:#FFF;}
.nav a:active{color:#FFF;}

.nav_a a:link{color:#F8FB7A;}
.nav_a a:visited{color:#F8FB7A;}
.nav_a a:hover{color:#F8FB7A;}
.nav_a a:active{color:#F8FB7A;}

#contentFrame{
 padding-left:6px;
 padding-top:5px;
}

