*{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:13px;
}

body {
	background-color: #FFE8BC;
	background-image: url(bilder/bg2.gif);
	background-position: top center;
	margin:0;
	color:#000000;
}

div{
	font-size:13px;
	color:#000000;
}

#content {
	width:764px;
	background-color: #FFE8BC;
	background-image: url(bilder/bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

.textcontent {
	width:738px;
	padding-left: 13px;
	padding-right: 13px;
	text-align: left;
}

.textcontent_maintop {
	width:738px;
	min-height:42px;
	padding-left: 13px;
	padding-right: 13px;
	text-align: left;
	background-image: url(bilder/header_main_line2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.textcontent_bigbox {
	width:524px;
	height:102px;
	padding-left: 10px;
	text-align: justify;
}

.trailerbox {
	width:744px;
	height:450px;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	background-image: url(bilder/background_trailer.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}

a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:none;
	color:#000000;
}


h1, h2, h3 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-size:30px;
	color:#C3A25B;
}

#copyright {
	width:738px;
	color: #C3A25B;
	font-size: 11px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 13px;
	padding-right: 13px;
}

#copyright a,
#copyright a:link,
#copyright a:active,
#copyright a:visited {
	text-decoration:underline;
	color: #C3A25B;
	font-size:11px;
}

#copyright a:hover {
	text-decoration:none;
	color: #C3A25B;
	font-size:11px;
}