DIV.website {	
		width: 1130px;  
		min-width: 1130px;  
}

DIV.content {
	background-image:url(/gif/hg_content_iframe.jpg);
	background-repeat: no-repeat;	
}

DIV.mitte {
}

DIV.rand {
}	

DIV.n {
		background-image:url();
	}

DIV.n h1 {
		margin-bottom: 0px;
	}	

DIV.n h2 {
	font-size: 1em;
	text-align: left;
	padding-left: 0px;
}
DIV.n h3 {
	font-size: 1em;
	text-align: left;
	padding-left: 0px;
}
		
DIV.n iframe {
		margin: 0 0 15px 0;
		padding: 0;
	}		
	
DIV.n p.navwrap {
	font-size: 1em;
	text-align: center;
}
DIV.n p.navwrap a:link    { color: #B8292F; text-decoration:underline; } 
DIV.n p.navwrap a:active  { color: #B8292F; text-decoration:underline; } 
DIV.n p.navwrap a:visited { color: #B8292F; text-decoration:underline; } 
DIV.n p.navwrap a:hover   { color: #B8292F; text-decoration:underline; }
/*
#banner #topleft{
	
	float:left;
	border-top:5px solid #F1F1F1;
	border-left:115px solid #F1F1F1;

}
#banner #toprigth{
	
	float:right;
	border-top:5px solid #F1F1F1;
	border-right:115px solid #F1F1F1;

}

#banner #bottomleft{
	
	float:left;
	border-top:5px solid #F1F1F1;
	border-left:115px solid #F1F1F1;
}

#banner #bottomright{

	float:right;
	border-top:5px solid #F1F1F1;
	border-right:115px solid #F1F1F1;
}*/
	