div#logooben		{ position: absolute; top: 0; left: 0; width: 113px; height: 100px; }
div#linewhite		{ position: absolute; z-index: 5; top: 69px; left: 0; width: 135px; border-top: 1px white solid; }
div#linesep 		{ position: absolute; z-index: 5; top: 70px; left: 194px;  height: 25px; border-left: 1px black solid; }
div#line			{ position: absolute; top: 69px; left: 135px; width: 1000px; border-top: 1px black solid; }
div#content  		{ position: absolute; z-index: 5; top: 125px; left: 195px; }
div#nav   			{ position: absolute; top: 100px; left: 0px; width: 135px; }
div#logo 			{ position: absolute; top: 3px; left: 900px }
div#header 			{ position: absolute; top: 53px; left: 195px }
div#topimage  		{ position: absolute; top: 70px; left: 877px }
div#infobox 		{ position: absolute; top: 153px; left: 877px; width: 258px; }
div#navimage  		{ position: absolute; top: 350px; left: 0; }

body          		{ font-size: 11px; font-family: Tahoma, Verdana, Helvetica, Arial; background-image: url(/media/elemente/img/bg.jpg); background-repeat: repeat-y }
td					{ font-size: 11px; font-family: Tahoma, Verdana, Helvetica, Arial }
div 				{ font-size: 11px; font-family: Tahoma, Verdana, Helvetica, Arial }

small				{ font-size: 10px }
hr 					{ color: #f6aa00; height: 1px }

div.copyright 		{ color: #696969; font-size: 9px; margin-top: 20px }

a:link				{ color: #4682b4; font-weight: bold; text-decoration: none }
a:visited	 		{ color: #4682b4; font-weight: bold; text-decoration: none }
a:hover		  		{ color: #4682b4; font-weight: bold; text-decoration: none }
a:active	  		{ color: #4682b4; font-weight: bold; text-decoration: none }

div#nav a 	{
	color: white;
}

div#nav ul li a:hover 	{
	background-color: #fec06c;
}

a.big 				{ font-size: 13px; font-weight: bold; text-decoration: none }

.nav-selected		{ color: #B5350A; font-weight: bold; } 

div#header a		{ color: #ff9910; }

div.movie {
	border: 1px solid gray;
}

h1 { 
	color: #ff9910; 
	font-weight: bold; 
	font-size: 13px; 
}

h2 { 
	color: #ff9910; 
	font-weight: bold; 
	font-size: 13px; 
}

h2.subtitle {
	font-weight: bold;
	font-size: 13px
}

h3 {
	color: black;
	font-size: 13px
}

h4 {
	color: black
}

h5 {
	color: black
}

