body {
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

div#body {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: left;
	width: 786px;
	margin: 0px auto;
	padding: 0px;
}

div#head {
	position: relative;
	top: 0px;
	left: 0px;
	background: transparent url(../gfx/top01.jpg) no-repeat;
	height: 46px;
	width: 786px;
}

div#subhead {
	position: relative;
	top: 0px;
	left: 0px;	
	background: transparent url(../gfx/top02.jpg) no-repeat;
	height: 22px;
	width: 452px;
}

div#nav_top {	
	position: relative;
	top: -26px;
	left: 452px;
	height: 22px;
	width: 334px;
	text-align: right;
	padding: 0px;
}

div#container {
	position: relative;
	top: -20px;
	left: 0px;
	width: 786px;
	background: White;
	padding: 0px;
	margin: 0px;
}

div#klickpfad {
	position: relative;
	top: -3px;
	left: 0px;
	width: 394px;	
	padding: 0px;
	margin: 0px;	
}

div#navigation_oben {
	position: relative;
	top: 2px;
	*top: 0px;
	left: 0px;
	width: 788px;
	height: auto;	
	border-bottom: 2px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/*  Fuer die Startseite */
div#bild1 {
	clear: left;
	position: relative;
	top: 2px;
	*top: -5px;
	left: 0px;
	width: 195px;
	height: 180px;		
	border-right: solid 2px #FFF;
	border-bottom: solid 2px #FFF;
	float: left;	
}

div#bild2 {
position: relative;
	top: 2px;
	*top: -5px;
	left: 0px;
	width: 195px;
	height: 180px;		
	border-right: solid 2px #FFF;
	border-bottom: solid 2px #FFF;
	float: left;	
}

div#bild3 {
position: relative;
	top: 2px;
	*top: -5px;
	left: 0px;
	width: 195px;	
	height: 180px;
	border-right: solid 2px #FFF;
	border-bottom: solid 2px #FFF;
	float: left;
}

div#bild4 {
	position: relative;
	top: 2px;
	*top: -5px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 195px;	
	height: 180px;	
	border-bottom: solid 2px #FFF;
	float: left;
}

div#trailer_wgw {
	position: relative;
	top: 2px;
	*top: -5px;
	left: 0px;
	width: 589px;
	height: 30px;	
	border-right: solid 2px #FFF;
	float: left;
}

#subtrailer {
	position: relative;
	top: 2px;
	*top: -5px;
	left: 0px;	
	width: 195px;
	height: 30px;
	margin: 0px;	
	float: left;	
}


/* Aussen - und Innencontainer fuer den Inhaltsbereich */
/* wird nur benoetigt fuer Hintergrundfarbe der Spalten zum Erhalt gleicher Spaltenhoehen */
div#inhalt_aussen {	
	border-left: solid 195px #F2F7FA; /* Hintergrundfarbe fuer linke Spalte  */ 
	border-right: solid 195px #FFF6EF; /* Hintergrundfarbe fuer rechte Spalte  */ 
	background-color: #ffffff; /* Hintergrundfarbe fuer Mittelspalte */
	float: left;
	margin-top: 8px;
	*margin-top: -7px;
	width: auto;
} 

div#inhalt_innen {		
	padding-left: 10px;
	padding-bottom: 15px;
	margin: 0px;
	height: 100%;
}

/* Spalte fuer die linkte Navigationsliste > navigation_links.css */
div#linke_spalte{
	position: absolute;
	top: -1px;
	*top: 2px;
	left: 195px;
	width: 195px;
	height: auto;
	float: left;	
	margin: 0px -3px 0px -195px;
	padding: 0px;
}

/* Spalte fuer ergaenzenden Inhalt */ 
div#rechte_spalte {
	width: 195px;
	float: right;
	margin: 0px -195px 0px 0px;
	padding: 0px;
	position: relative;
}


/* Hauptspalte fuer den Inhalt */ 
div#mittelspalte{ 		
	width: 392px;
	*width: 388px;
	margin-left: -10px;
	padding: 0px;		
	height: auto;
	
}

div#content_linke_spalte {
	padding: 8px 15px; 
	margin-top: 2px;
	*margin-top: 0px;
	}

div#content_mittelspalte {
	padding: 8px 15px; 
	margin-top: 2px;
	*margin-top: 0px;
	}

div#content_rechte_spalte {
	padding: 8px 10px; 
	margin-top: 2px; 
	*margin-top: 0px; 
	}

.clearleft { clear: left; }
.clearboth { clear: both;	padding: 0px;	margin: 0px;}

#footer {	
	position: relative;
	top: 0px;
	left: 0px;
	width: 786px;
	text-align: center;
}
#footer DIV.text10 {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}


/* INHALTSELEMENTE */

/* Ueberschriften */
.content_inhalt {
	margin: 0px;
	padding: 0px;
	line-height: 13px;
	font: 100%;
	text-align: justify;
}


#fuss {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	background: url(../gfx/fuss01.jpg) no-repeat top;
	height: 14px;
}