	body {color: black; background-color:#282828; font-size:100.01%; font-family:Helvetica, Verdana, Arial, sans-serif;
    	min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */}
	
	/* Links */
  	a {display: inline; padding: 0em; font-weight:Bold}
  	a:link {color: #4A5A8E; background-color: #282828; text-decoration:none}
  	a:visited {color: #916146;background-color: #282828;text-decoration: none}
  	a:hover {color: white;background-color: #282828;text-decoration: none}
  	a:active {color: red;background-color: #282828;text-decoration: none}
	
	/* Navi_oben */
  	ul#navi_oben {font-size: 0.7em; font-weight:lighter; border:0px solid red; list-style-type:none; max-width:70em; clear:both}
  	ul#navi_oben li {height:auto; margin-right:1em}
  	ul#navi_oben li a {color: #968C61; font-weight:lighter; height:auto}
  	ul#navi_oben li a:hover {color:#3D44BF}
	/* Ab hier folgen die ganzen id zuweisungen */
	a#navi_copyright {colour:red}

	/* Navi */
  	ul#navi {font-size: 0.8em; font-weight:lighter; border: 0px solid red; list-style-type:none; height:auto; max-width:70em; clear:both}
  	ul#navi li {hight:auto; margin-right:1em}
  	ul#navi li a {color: white; font-weight:lighter; height:auto}
  	ul#navi li a:hover {color:#968C61}
	
	/* Info */
  	div#Info {float: center; border: 0px solid green; margin-left:0%; clear:both}
   	div#Info h2 {font-size: 1.33em; margin: 0.2em 0.5em}
  	div#Info p {font-size: 1em; margin: 0.5em}
    
	/* Inhalt */
	div#Inhalt {border: 0px solid black; max-width: 50em; margin-left:auto; margin-right:auto; clear:both}
  	* html div#Inhalt {height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */}
  	div#Inhalt h1 {font-size: 2em; font-weight: normal; color: #968C61; padding-top:0em; text-align:center}
  	div#Inhalt h2 {font-size: 1.4em; font-weight: normal; color: #968C61; padding-top:0.7em; text-align:center}
 	div#Inhalt h3 {font-size: 1em; font-weight: bold; color: #968C61; padding-top:0.5em; text-align:center}
 	div#Inhalt h4 {font-size: 0.9em; font-weight: bold; color: #968C61; margin-bottom:0em; text-align:center}
	div#Inhalt p {letter-spacing: 0.05em; font-size: 0.9em; color:white; text-align:justify; line-height:130%}
	div#Inhalt li {letter-spacing: 0.05em;	font-size: 0.9em; margin: 1em 0; color:white; list-style-position: inside}
    div#Inhalt td {text-align: left}
	span.bildtitel {letter-spacing: 0.05em;	font-size: 0.9em; font-weight: bold; color:#916146; display: block}
	span.text {letter-spacing: 0.05em;	font-size: 0.9em; color:white; text-align:left}
	span.bildtext {font-size:0.7em; font-weight: lighter; font-style: normal; color:white; width:90%; display: block; margin-top:0em; margin-bottom:1em}	
	span.portfolio {letter-spacing: 0.05em;	font-size: 0.9em; font-weight:light ; color:white; display: block}
	
	/* Technical */
	div#Technical {border: 0px solid black; max-width: 50em; margin-left:auto; margin-right:auto; clear:both}
  	div#Technical h1 {font-size: 1.6em; font-weight:normal; color: #968C61; padding-top:1em; text-align:center}
  	div#Technical h2 {font-size: 1.2em; font-weight: Bold; color: #968C61; padding-top:1em; text-align:center}
 	div#Technical h3 {font-size: 1em; font-weight: Bold; color: #968C61; padding-top:0.8em; text-align:center}
 	div#Technical h4 {font-size: 0.9em; font-weight: Bold; color: #968C61; margin-bottom:0em; text-align:center}
	div#Technical p {letter-spacing: 0.05em; font-size: 0.9em; color:white; line-height:130%; text-align: justify}
	div#Technical li {letter-spacing: 0.05em;	font-size: 0.9em; margin: 1em 0;; color:white; list-style-position:outside; list-style-type:circle; margin-left:2em}
    div#Technical td {text-align: left}
	span.still {font-size: 0.9em; color:white}
	
	/* Buchfoto, Buchtitel, Buchtext */
	div.buchfoto {float: left; padding-top:5px}  
    div.buchtitel {margin-left:200px; font-size: 0.9em; color:#916146}
	div.buchtext {margin-left:200px; font-size: 0.9em; color:white}
	div.trenner {clear:both; height:15px}
	div.atmosphaere {letter-spacing: 0.05em;	font-size: 0.9em; color:white; width: 90%; display: block; text-align: justify}
	div.filmfoto {position: relative; left: 0px; top: 20px;	margin-top: 20px; height: auto;	min-height: 100px; width: 90%}  
    span.filmtitel {position: absolute;	left: 160px;	top: 30px; font-size: 0.9em; color:#916146;	float: left}
	span.filmtext {position: absolute; left: 160px;	top: 50px;	margin-right: 10px;	font-size: 0.9em; color:white; float: left}
  
   	span.toll {font-size: 1.2em; margin: 1em 0;	color:white; font-style: italic; font-weight: lighter}
	span.Fusszeile {clear:both; font-size: 0.7em; margin-top: 10px; padding: 0px; text-align: center; background-color: #282828; color:#916146}

