@charset "UTF-8";
/* CSS Document */

#content {
	position: absolute;
	width: 900px;
	padding: 130px 0 10px 0;
	left: 50%;
	margin-left: -450px;
	height: 540px;
}

#headerAbstand {
	position:absolute;
	height: 120px;
	width: 100%;
	top: 0;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#headerLinks {
	height: 120px;
	width: 50%;
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	top: 0px;
	float: left;
	left: 0px;
}
#header {
	height: 120px;
	width: 900px;
	top: 0;
	border-right-color: #CC0000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	left: 50%;
	margin-left: -450px;
	position: absolute;
}

#header img {
	margin: 8px 0;
}
#menu {
	height:					120px;
	width:					500px;
	margin:					0 0 0 400px;
	text-align: right;
	bottom: 0px;
	position: absolute;
	padding-right: 0px;
}
#footerAbstand {
	position: absolute;
	background-color: #FFFFFF;
	padding-top: 10px;
	bottom: 0px;
	margin-bottom: 0px;
	width: 100%;
}
#footerRechts {
	width: 60%;
	border-top-color: #CC0000;
	border-top-style: solid;
	border-top-width: 1px;
	float: right;
	right: 0px;
	margin-top: 540px;
	position: absolute;
}
#footer {
	position: absolute;
	height: 50%;
	border-left-color: #CC0000;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #CC0000;
	border-top-style: solid;
	border-top-width: 1px;
	top: 540px;
	width: 900px;
	left: 50%;
	margin-left: -450px;
}
#footernavi {
	height:							25px;
	width:							900px;
	margin:							11px 0px 0 0;
	text-align: right;
}
	
#footernavi ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	
}
#footernavi li {
	display: inline;
	padding: 0px 5px;
	border-right: 1px solid #cc0000;
	width: auto;
	text-transform: lowercase;
	text-decoration: none;
}
#footernavi li a{
	color: #CC0000;
	text-decoration: none;
}
#footernavi li a:hover{
	color: #333333;
}



#design {
	text-transform:					lowercase;
	text-align:						right;
	font-size:						60%;
	font-family:					Verdana, Arial, Helvetica, sans-serif;
	margin-top: 30px;
}
#design a {
	color:							#cc0000;
	text-decoration:				none;
	font-size:						100%;
}
#design a:hover {
	text-decoration:				underline;
}
#left {
	width: 510px;
	float: left;
	height: 380px;
}
#right {
	float: left;
	padding-left: 10px;
	overflow: auto;
	width: auto;
	background-color: #996633;
}
#left-film {
	width: 510px;
	float: left;
	height: 380px;
}
#film {
	margin: 50px;
	height: 400px;
	width: 600px;
}
#w3c {
	bottom: 5px;
	left: 5px;
	position: absolute;
	border: 0;
	text-align: left;
	width: 59px;
}
#w3c img {
	border: 0;
}

