body{
	margin:0;
	padding:0;
	background:url('images/body_bg.jpg') top left repeat-x #000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#center{
	width:918px;
	margin:0 auto;
		background:url('images/center_bg.jpg') top left repeat-y;

}

#border_left{	
	width:43px;
	height:458px;
	background:url('images/border_left.jpg') top left no-repeat;
	float:left;
}


#border_right{
	width:39px;
	height:707px;
	background:url('images/border_right.jpg') top left no-repeat;
	float:left;
}	

#main{
	width:836px;
	float:left;
}	



a:link{color:#990000;font-weight:bold;text-decoration:none;}
a:visited{color:#990000;font-weight:bold;text-decoration:none;}
a:hover{color:#990000;font-weight:bold;text-decoration:none;}
a:active{color:#990000;font-weight:bold;text-decoration:none;}

#content{
	min-height:682px;
	-height:682px;
	background:url('images/header.jpg') top left no-repeat;
}

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

#footer{
	height:26px;
	background:url('images/footer.jpg') top left no-repeat;
	margin-left:223px;
	width:636px;
	padding-top:27px;
	padding-left:10px;
	color:#333333;
}


.footernavi:link{color:#333333;font-weight:bold;text-decoration:none;}
.footernavi:visited{color:#333333;font-weight:bold;text-decoration:none;}
.footernavi:hover{color:#333333;font-weight:bold;text-decoration:none;}
.footernavi:active{color:#333333;font-weight:bold;text-decoration:none;}
 
.footernavi_a:link{color:#990000;font-weight:bold;text-decoration:none;}
.footernavi_a:visited{color:#990000;font-weight:bold;text-decoration:none;}
.footernavi_a:hover{color:#990000;font-weight:bold;text-decoration:none;}
.footernavi_a:active{color:#990000;font-weight:bold;text-decoration:none;}
 
#headernavigation{
	height:70px;
	overflow:hidden;
	width:836px;
	position:relative;
	top:246px;
}

#leftside{
	float:left;
	width:174px;
	overflow:hidden;

	margin-top:246px;
	margin-left:10px;
	-margin-left:5px;

}

#displaycontent{
	float:left;
	width:600px;
	overflow:hidden;
	margin-left:30px;
	margin-top:260px;
}

.firstbox_top{
	height:12px;
	width:168px;
	background:url('images/box_ff_top.png') top left no-repeat;
	-background:url('images/box_ie_top.gif') top left no-repeat;
	overflow:hidden;
}

.firstbox{
	width:168px;
	background:url('images/box_ff_bg.png') top left repeat-y;
	-background:url('images/box_ie_bg.gif') top left repeat-y;
	padding:0 3px 0 4px;
	overflow:hidden;
	padding-bottom:5px;
	padding-top:5px;
}

.firstbox_bottom{
	height:20px;
	width:168px;
	background:url('images/box_ff_bottom.png') top left no-repeat;
	-background:url('images/box_ie_bottom.gif') top left no-repeat;
	overflow:hidden;
}

.secbox_top{
	height:20px;
	width:168px;
	background:url('images/box2_ff_top.png') top left no-repeat;
	-background:url('images/box2_ie_top.gif') top left no-repeat;
	overflow:hidden;
	margin-top:-10px;
}

.navipunkt{
	float:left;
}	

.boxcontainer h1{
	font-size:12px;
	color:#636F81;
	font-weight:bold;
	margin:0;

}
.boxcontainer h6{
	font-size:12px;
	color:#636F81;
	font-weight:bold;
	margin:0;
	border-bottom:1px solid #A7AAB1;
		margin-bottom:10px;
}

.boxcontainer h1 a:link{color:#636F81;font-weight:bold;text-decoration:none;}
.boxcontainer h1 a:visited{color:#636F81;font-weight:bold;text-decoration:none;}
.boxcontainer h1 a:hover{color:#636F81;font-weight:bold;text-decoration:none;}
.boxcontainer h1 a:active{color:#636F81;font-weight:bold;text-decoration:none;}

.boxcontainer h2{
	font-size:9px;
	color:#636F81;
	margin:0;
	margin-bottom:5px;

}

.firstheader {
	font-weight:bold;
	font-size:14px;
	color:#636F81;
	margin:0;
	margin-bottom:10px;
}

.firstheader a:link{color:#636F81;font-weight:bold;text-decoration:none;}
.firstheader a:visited{color:#636F81;font-weight:bold;text-decoration:none;}
.firstheader a:hover{color:#636F81;font-weight:bold;text-decoration:none;}
.firstheader a:active{color:#636F81;font-weight:bold;text-decoration:none;}