body {
	background-color: #660000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EAE4A8;
}


div.rand  {
	width: 745px;
	height: 425px;
	padding: 2px;
	border: 2px solid #660000;
}

div.fenster  {
	width: 520px;
	padding: 10px;
	border:16px solid #eeeeee;
}

p.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #32477F;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #EAE4A8;
	font-weight: normal;
}

li, td, dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #EAE4A8;
	font-weight: normal;
}


a:link    {color: #EAE4A8; text-decoration: none; 		font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
a:visited {color: #EAE4A8; text-decoration: none; 		font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
a:hover   {color: #FFFFFF; text-decoration: underline;	font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
a:active  {color: #FFFFFF; text-decoration: none;		font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}