body{
background:url(gfx/wm-bg.jpg) repeat-x top left;
background:#ecfafc;

}


div#links {
position:absolute;
	left: 0px;
	top: 0px;
	width:214px;
}

div#bg{

}

div#mitte{
position:relative;
left:204px;
top:-10px;
width:392px;
background: url(gfx/mitte.jpg) repeat-y top right;
}

div#rechts {
position:absolute;
	left: 604px;
	top: 0px;
	width:194px;
}

div#footer {
	position:relative;

	height:80px;
	background: url(gfx/footer.jpg) no-repeat top right;
	background:#FFFFFF;
	padding-left:30px;
	padding-top:20px;
	text-align:center;
}


div#aktuell {
	position:relative;
	left: 48px;
	top: 20px;
	width:298px;
	font-family: arial;
	font-size: 10pt;
	color: #d13e20;
	text-decoration: none;
	margin:	0px 30px 0px 0px;
	padding: 0px 0px 30px 0px;	
}

div#bilder {
	position:relative;
	left: 5px;
	top: 20px;
	width:385px;
	font-family: arial;
	font-size: 10pt;
	color: #d13e20;
	text-decoration: none;
	/*margin:	0px 30px 0px 0px;
	padding: 0px 0px 30px 0px;*/	
}

div#headline {
	position:relative;
	left: 48px;
	top: 20px;
	width:297px;
	font-family: arial;
	font-size: 10pt;
	color: #d13e20;
	text-decoration: none;
	margin:	0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
		
}


.text{

font-family: arial;
	font-size: 10pt;
	color: #d13e20;
	text-decoration: none;
	}
	
a:link {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #d13e20;
	text-decoration: underline;
}
a:hover {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
a:visited {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #d13e20;
	text-decoration: none;
}

