
/* =============================
Layout
============================= */
* {
	margin:0;
	padding:0;
	border:none;
	}

.wert {
	font-size:16px;
	font-weight:normal;
	}
	
.klein {
	font-size:10px;
	line-height:10px;
	}

#popup {
	position: absolute;
	top: 49px;
	left: 15px;
	width: 979px;
	height: 556px;
	z-index: 1500;
}
	
body {
	text-align:left;
	background:#7e7e7e;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	line-height:16px;
	position: relative;
	}
	
#ecke_obenrechts {
	margin: 0;
	padding: 0;
	width: 15px;
	height: 15px;
	background: url('http://www.rossundreiter.tv/_gfx/layout/ecke_obenrechts.jpg');
	float: left;
}

#ecke_obenlinks {
	margin: 0;
	padding: 0;
	width: 15px;
	height: 15px;
	background: url('http://www.rossundreiter.tv/_gfx/layout/ecke_obenlinks.jpg');
	float: left;
}

#rahmenschatten_oben {
	margin: 0;
	padding: 0;
	width: 1024px;
	height: 15px;
	background: url('http://www.rossundreiter.tv/_gfx/layout/rahmenschatten_oben.jpg');
	background-repeat: repeat-x;
	float: left;
}

#ecke_untenrechts {
	margin: 0;
	padding: 0;
	width: 15px;
	height: 15px;
	background: url('http://www.rossundreiter.tv/_gfx/layout/ecke_untenrechts.jpg');
	float: left;
}

#ecke_untenlinks {
	margin: 0;
	padding: 0;
	width: 15px;
	height: 15px;
	background: url('http://www.rossundreiter.tv/_gfx/layout/ecke_untenlinks.jpg');
	float: left;
}

#rahmenschatten_horizontal_container {
	width: 1054px;
	margin: 0;
	padding: 0;
	background: url('http://www.rossundreiter.tv/_gfx/layout/rahmenschatten_horizontal.jpg');
}

#rahmenschatten_unten {
	height: 15px;
	width: 1024px;
	margin: 0;
	padding: 0;
	background: url('http://www.rossundreiter.tv/_gfx/layout/rahmenschatten_unten.jpg');
	float: left;
}





#container {
	margin: 0px auto;
	padding: 0;
	width:1024px;
	}
#header_oben {
	width:1024px;
	height:330px;
	margin:0;
	padding: 0;
}

#header_unten_menu {
	margin:0;
	width:1024px;
	height:308px;
	background: url('http://www.rossundreiter.tv/_gfx/layout/header_unterehaelfte.jpg');
	position: relative;
}

#header_unten_static {
	margin:0;
	width:1024px;
	height:308px;
	background: url('http://www.rossundreiter.tv/_gfx/layout/header_unterehaelfte_statisch.jpg');
	position: relative;
}

#filmfenster_static_hintergrund {
	width: 1024px;
	height: 295px;
	background: url('http://www.rossundreiter.tv/_gfx/layout/filmfenster_statisch.jpg');
	margin: 0;
	padding: 0;
	position: relative;
}

#filmfenster_static {
	padding: 0;
	margin: 0;
	width: 730px;
	height: 179px;
	border-top: 10px solid white;
	border-bottom: 10px solid white;
	border-left: 11px solid white;
	border-right: 11px solid white;
	position: absolute;
	top: 0px;
	left: 134px;
}

#menuzettel {
	margin: 0;
	padding: 0;
	bottom: 0px;
	left: 200px;
	position: absolute;
	height: 185px;
}

#menuzettel_static {
	margin: 0;
	padding: 0;
	top: 123px;
	left: 202px;
	position: absolute;
	height: 185px;
}


#menuzettel img {
	display: block;
	float: left;
}

#menuzettel_static img {
	display: block;
	float: left;
}


#hqlq_bild {
	margin: 0;
	padding: 0;
	border: none;
	position: absolute;
	height: 62px;
	bottom: 0px;
	left: 729px;
}

#filmfenster_links {
	margin: 0;
	padding: 0;
	height: 430px;
	width: 134px;
	background: url('http://www.rossundreiter.tv/_gfx/layout/filmfenster_links.jpg');
	float: left;
}

#filmfenster_mitte {
	width: 730px;
	height: 410px;
	border-top: 10px solid white;
	border-bottom: 10px solid white;
	border-left: 11px solid white;
	border-right: 11px solid white;
	margin: 0;
	padding: 0;
	float: left;
}

#kategoriebrowser {
	margin: 0;
	background-color: black;
	color: white;
}

#browsercontainer {
	overflow: hidden;
	position: relative;
	height: 90px;
	width: 620px;
	float: left;
	display: block;
	padding-left: 10px;
	background-color: black;
}

.kategoriebild {
	margin-right: 30px;
	display: block;
	float: left;
	margin-top: 10px;
}

#arrowleft {
	display: block;
	float: left;
	width: 50px;
	height: 90px;
	margin: 0;
	padding: 0;
}

#arrowright {
	display: block;
	float: left;
	width: 50px;
	height: 90px;
	margin: 0;
	padding: 0;
}


#filmfenster_rechts {
	margin: 0;
	padding: 0;
	height: 430px;
	width: 138px;
	background: url('http://www.rossundreiter.tv/_gfx/layout/filmfenster_rechts.jpg');
	float: left;
}

#mehr_eingeklappt_bild {
	margin: 0;
	padding: 0;
	border: none;
}

#mehr_ausgeklappt {
	position: absolute;
	height: 430px;
	width: 263px;
	background: url('http://www.rossundreiter.tv/_gfx/layout/mehr_ausgeklappt.jpg');
	top: 653px;
	left: 901px;
	z-index: 100;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#mehr_oben {
	margin-top: 30px;
	padding: 0;
	width: 263px;
}

#mehr_content {
	width: 180px;
	height: 240px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: auto;
	text-align: center;
}

.mehr_objekt {
	width: 160px;
	margin: 0px auto 10px auto;
}

.mehr_objekt a, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #888888;
	text-align: center;
}

.mehr_vorschaubild {
	border: 2px solid white;
}

#bewertung {
	width: 1024px;
	height: 247px;
	margin: 0;
	padding: 0;
	background: url('http://www.rossundreiter.tv/_gfx/layout/hintergrund_bewertung.jpg');
	clear: both;
	position: relative;
}

#bewertung_inhalt {
	margin-left: 150px;
	padding-top: 10px;
	width: 180px;
	float: left;
}

#bewertung_inhalt form {
	width: 180px;
	margin: 0;
	padding: 0;
}

#kommentar {
	margin-top: 28px;
	margin-left: 4px;
	float: left;
}

#filminfo_eingeklappt {
	width: 315px;
	height: 68px;
	margin-left: 126px;
	float: left;
}

#filminfo_ausgeklappt {
	position: absolute;
	height: 244px;
	width: 315px;
	background: url('http://www.rossundreiter.tv/_gfx/layout/filminfo_ausgeklappt.jpg');
	top: 1083px;
	left: 586px;
	z-index: 101;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#filminfo_oben {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 87px;
}

#filminfo_content {
	width: 190px;
	height: 145px;
	top: 50px;
	left: 95px;
	overflow: auto;
	position: absolute;
}

#filminfo_content p {
	margin-bottom: 20px;
}

#filminfo_content a, a:visited, a:hover, a:active {
	text-decoration: none;
	color: blue;
}

#seitentext {
	width: 1024px;
	background: url('http://www.rossundreiter.tv/_gfx/layout/hintergrund_mitte.jpg');
	background-repeat: repeat-y;
	padding: 0;
	position: relative;
	min-height: 385px;
}

#textcontainer {
	width: 718px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 120px;
	margin-right: 44px;
	color: white;
	font-family: Verdana, Arial;
	font-size: 15px;
}



#textcontainer h1 {
	color: #4f4f4f;
	font-size: 26px;
	font-family: Times New Roman;
	width: 700px;
	padding: 0;
	line-height: 20px;
	font-weight: bold;
}

#textcontainer h1 a, a:visited, a:hover, a:active {
	color: #4f4f4f;
	text-decoration: none;
}

#textcontainer h2 {
	color: #4f4f4f;
	font-size: 22px;
	font-family: Times New Roman;
	width: 700px;
	padding: 0;
	line-height: 18px;
}

#textcontainer h2 a, a:visited, a:hover, a:active {
	color: #4f4f4f;
	text-decoration: none;
}


#textcontainer hr {
	color: #6e6e6e;
	background-color: #6e6e6e;
	height: 2px;
	width: 700px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -5px;
}

#textcontainer a, a:visited, a:hover, a:active {
	color: #4f4f4f;
	text-decoration: none;
}


#textcontainer p {
	font-family: Arial, Verdana;
	color: white;
	font-size: 15px;
	width: 690px;
	margin-bottom: 20px;
}

#textcontainer p a, a:visited, a:hover, a:active {
	color: #4f4f4f;
	text-decoration: none;
}

#textcontainer ul {
	font-family: Arial, Verdana;
	color: white;
	font-size: 15px;
	width: 690px;
	margin-bottom: 20px;
	margin-left: 15px;
}

#textcontainer ul a, a:visited, a:hover, a:active {
	color: #4f4f4f;
	text-decoration: none;
}


#footercontainer {
	width: 1024px;
	height: 435px;
	margin: 0;
	padding: 0;
	background: url('http://www.rossundreiter.tv/_gfx/layout/hintergrund_unten.jpg');
	position: relative;
	top: 0px;
	left: 0px;
}

#klammern_oben {
	position: absolute;
	bottom: 0px;
	right: -39px;
	padding: 0;
	width: 182px;
}

#klammern_oben_static {
	position: absolute;
	bottom: 0px;
	right: -51px;
	padding: 0;
	width: 189px;
	z-index: 99;
}

#klammern_unten {
	position: absolute;
	top: 0px;
	right: -39px;
	padding: 0;
	width: 182px;
}

.klammerbild {
	margin: 0px;
	padding: 0px;
	display: block;
	z-index: 98;
}

#footernavi {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 714px;
	height: 317px;
}

#footermenu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 199px;
	height: 172px;
}