body{
	background:url('/images/bg.jpg') top left repeat-x #FFFFFF;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.clear{	
	clear:both;
	width:1px;
	overflow:hidden;
	height:0px;
}

#center{
	width:798px;
	background:url('/images/center_bg.jpg') top left repeat-y #FFFFFF;
	margin:0 auto;
}
	
	
#border{
	float:left;
	width:8px;
	height:451px;
}

#main{
	float:left;
	width:782px;

}

#header{
	background:url('/images/header.jpg') top right repeat-y transparent;
	height:90px;
}
#border_left{
	float:left;
	width:16px;
	height:518px;
	background:url('/images/border_c_left.jpg') top right no-repeat transparent;
}

#navigation{

		height:518px;
		float:left;
		width:269px;
}

#c{
	background:url('/images/content_bg.jpg') top right repeat-y transparent;
	float:left;
	width:497px;
	min-height:520px;
	-height:520px;

}


#content{
	margin-top:31px;

}

#footer{
	background:url('/images/footer.jpg') top right no-repeat transparent;
	border-bottom:8px solid #B6B6B6;
	padding-top:140px;
	text-align:right;
	padding-right:10px;
	font-size:9px;
}

.titel{
	position:absolute;
	top:35px;
	left:50%;
	margin-left:160px;
}



.box{
	padding-right:20px;
}


 a:link{color:#C13332;text-decoration:none;}
 a:visited{color:#C13332;text-decoration:none;}
 a:hover{color:#C13332;text-decoration:none;}
 a:active{color:#C13332;text-decoration:none;}

/* CONTENT */
.newspic{
	padding:7px 10px 7px 10px;
	background:url('/images/picbg.jpg') top right no-repeat #EDEDED;
	border:0;
	margin-right:5px;
}

h2{
	font-size:9px;
	margin:0;
	margin-bottom:4px;
	padding:0;
}

h1{
	font-size:12px;
	margin:0;
	color:#C00810;
	padding:0;
}

.bildunterschrift{
	font-size:9px;
	text-align:center;
	margin:0;
	padding:0;
}

.spacer{
	height:20px;
}

.more{
	text-align:center;
}