body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fffb26;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.trailer {
	background-image: url(/fileadmin/templates/bilder/bgoben.gif);
                background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.menu {
	background-image: url(/fileadmin/templates/bilder/bgleft.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	width: 200px;
}
.content {
	background-image: url(/fileadmin/templates/bilder/bgmain.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.contenttable {
	margin-top: 30px;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
                width: 120;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}