body {
	background: #0d243b url(images/web/bg.png);
	color: #0d243b;
	font-family: verdana;
	font-size: 11px;
}

a {
	color: #0d243b;
	
}

a:hover {
	color: #6f6f6f;
	
}

form {
	margin: 0px;
}

#body {
	width: 950px;
	padding: 0px 0px;
	text-align: left;
	height: 506px;
	background: #ffffff;
	border: solid #ffffff 10px; 
}

#page {
	width: 740px;
	background: #aecee6 url(images/startseite/startbild.jpg);
	padding: 0px 0px;
	text-align: left;
	height: 506px;
	float: right;
}
#content {
	width: 740px;
	background: #ffffff;
	padding: 0px 0px;
	text-align: left;
	height: 343px;
	float: right;
}



#navigation {
	width: 208px;
	background: #ffffff;
	padding: 0px 0px;
	text-align: left;
	
}

#n_link {
	padding: 8px 20px; 
	border-bottom: solid #0d243b 1px;
	
}
#n_link:hover{
	background:#e1e1e1;
	cursor: pointer;
}

#headline {
	background:#e1e1e1;
	padding: 8px 20px; 
	border-bottom: solid #0d243b 0px;
	border-left: solid #0d243b 2px;
}

#footer, #footer a {
	margin-top: 5px;
	font-size: 11px;
	color: #707271;
	width: 950px;
	text-align: right;
}

#footer a:hover {
	color: #4f4f4f;
}

img {
border: 0;
}


h3.head { font-size:11px; }

p.teaser { font-size:11px;  }

p.datum { font-size:9px;font-weight: bold;  }

p.newstext { font-size:11px; }

