body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height:1.6em;
	color: #000;
	margin::0px;
}
body {
	background-color: #FFF;
}
p {
	margin:0px; 
	margin-top:20px
}
h1, h2{
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 1.9em;
	font-weight:normal;
	line-height:1.6em;
	color: #DA203D;
	margin:0px; 
	margin-top:40px
}
.hl {color: #DA203D}
.unterbrecher {
	background-color:#DA203D;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding:10px
}
.foto {
	background:#FFF url('../images/foto_bg.gif') no-repeat top left;
	padding:5px;
	float:left;
}
.fototext {
	width:474px;
	float:right;
}

#main {
	width:971px;
	text-align:left
}
#titel, #footer {
	margin:0px;
}
#content {
	float:left;
	margin:14px 0px 0px 20px;
	text-align:left;
	color:#000;
	width:800px;
	background:url('../images/pg_bg.gif') repeat-y top left
}
#ticker {
	float:right;
	margin:17px 2px 0px 0px
}
#footer {
	clear:both;
	height:56px;
	background:url('../images/footer.jpg') no-repeat top left;
	padding:78px 0px 0px 62px
}


.clear {clear:both}
a:link, a:visited {color:#DA203D}
#footer a:link, #footer a:visited {color:#666; text-decoration:none}
a:hover, #footer a:hover {color:#000}
a img {border:0}