body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: 21px;
}
body {
	background-color: #000000;
	margin: 50px 0px;
	text-align: center;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	padding-left: 15px;
	list-style-position: outside;
	list-style-image: url(pics/pfeil.gif);
	list-style-type: none;
	margin: 0px;
}
#container {
	width: 890px;
	height: 629px;
	margin: 0px auto;
	text-align: left;
	background-image: url(pics/backgr.gif);
	background-repeat: no-repeat;
	position: relative;
}
#logo {
	top: 0px;
	left: 0px;
	position: absolute;
}
#hauptmenu {
	top: 58px;
	right: 38px;
	position: absolute;
}
#untermenu {
	top: 160px;
	left: 180px;
	padding-left: 5px;
	position: absolute;
}
#hauptmenu a, #untermenu a {
	color: #000000;
	text-decoration: none;
	margin-right: 30px;
}
#hauptmenu a {
	font-weight: bold;
}
#hauptmenu a.hauptmenu1:hover, #hauptmenu a.hauptmenu2, #untermenu a.untermenu1:hover, #untermenu a.untermenu2 {
	color: #FA0000;
}
#titel {
	top: 229px;
	left: 180px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
}
#inhalt {
	top: 271px;
	left: 185px;
	position: absolute;
}
#seite {
	top: 271px;
	left: 510px;
	position: absolute;
}
#foto {
	top: 184px;
	left: 619px;
	position: absolute;
}
#footer {
	top: 594px;
	left: 68px;
	font-size: 10px;
	color: #A0A0A0;
	position: absolute;
}
#footer a {
	color: #A0A0A0;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
.details, a.details {
	font-style: italic;
	font-size: 11px;
	color: #ED9F9B;
	text-decoration: none;
	margin-left: 7px;
}
a.details:hover {
	color: #FFFFFF;
}