* {
	padding: 0px;
	margin: 0px;
}
html, body {
	position: relative;
	top: 0px;
	left: 0px;
	height: 100%;
		background-color: #780e10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#background {
	height: 100%;
	width: 850px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	min-height:100%;
    height:auto !important; /* Für normale Browser */
    height:100%; /* Für IE */
    position:absolute;
}
#bestellen {
	position: absolute;
	left: 484px;
	top: 15px;

}
#bestellen2 {
	position: absolute;
	left: 502px;
	top: 651px;

}
#bestellen3 {
	position: absolute;
	left: 215px;
	top: 772px;
}
#bestellen4 {
	position: absolute;
	left: 581px;
	top: 629px;
}

#bestellen a, #bestellen a:hover, #bestellen a:visited, #bestellen img, #video-text a, #video-text a:hover, #video-text a:visited, #video-text img, #video a, #video a:hover, #video a:visited, #video img, #bestellen2 a, #bestellen2 a:hover, #bestellen2 a:visited, #bestellen2 img {
	border: 0px solid black;
	text-decoration: none;
}
#preis {
	position: absolute;
	left: 383px;
	top: 37px;

}


#center {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}

#video {
	width: 560px;
	height: auto;
	float: left;
}
#video-text {
	font-size: 11px;
	padding: 17px 17px 10px 17px;
	background-image: url(images/verlauf.jpg);
	border: 1px solid #CCCCCC;
	position: relative;
	top: -3px;
	color: #666666;
	line-height: 14px;
}

#subvideo {
	width: 270px;
	height: 500px;
	float: right;
}
img {
	border: 0;
}

#kopf {
	height: 70px;
	background-image: url(images/ahrtalfilm-de.gif);
	background-position: 0px -55px;
}
.video-headline{
	margin-top: 20px;
	color: #660000;
	font-size: 18px;
	padding-left: 10px;
	margin-bottom: 4px;
}
 .video-headline a, .video-headline a:hover, .video-headline a:visited, .video-headline a:active{
	margin-top: 20px;
	color: #660000;
	font-size: 12px;
	margin-bottom: 4px;
}
#navigation {
	height: 19px;
	background-image: url(images/navi-bg.jpg);
	padding-left: 30px;
	margin-top: 2px;
}
.subv, .subv-last, .subv-film {
	font-size: 11px;
	background-image: url(images/verlauf-klein.jpg);
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #666666;
	line-height: 14px;
	height: 103px;
	background-repeat: repeat;
	padding-right: 7px;
	padding-top: 5px;
}
.subv-last {
	border-bottom: 1px solid #CCCCCC;
}
.subv-film {
	width:264px;
	float: left;
	margin: 5px;
	border: 1px solid #CCCCCC;
}

h5 {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
}
.subv-text {
	padding-top: 0px;
}
.subv img, .subv-last img, .subv-film img {
float:left; 
margin: 17px 3px 2px 0px;
}
ul, li, li a, li a:hover, li a:visited {
	display: inline;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
li a:hover {
text-decoration: underline;
}
