
Diese Teile werden statisch in TYPO3 eingeladen und unverändert ausgegeben
*/

html, body {
	height: 100%;
}
body {
	 /*background: url(../../img/diverse/vv_backgr.jpg) repeat-y; */
	background: url(../../img/diverse/vv-09_fix.gif) repeat-y;  
	/*background-color: RGB(44, 2, 140);*/
	background-color: RGB(44, 2, 140);
	line-height: 150%;
	font-family: Verdana, Arial, Sans-Serif;
	color:#333333;
	text-align: center;
	padding:0px;
	margin:0px;
}


/*div#schatten_container {
	background: url(../../img/diverse/schatten-grau_m.png) right repeat-y; 
	width: 966px;
	height: auto;
	text-align: center;
	margin: 2em auto;
	margin-bottom: -5px;
}*/

/*div#schatten_container h6 {
	clear: both;
	background: url(../../img/diverse/schatten-grau_u.png) bottom no-repeat; 
	line-height: 0em;
} 

div#schatten_unten {
	clear:both;
	width: 966px;
	background: url(../../img/diverse/schatten-grau_u.png) no-repeat; 
	text-align: right;
}

schatten_container p {
	background: url(../../img/diverse/schatten-grau_o.png) top right no-repeat; 
}

/*div#schatten_container h5 {
	background: url(../../img/diverse/schatten_oben.png) right no-repeat; 
	padding-top: -150px;	
}*/	


/* Container, der alles umschliesst */
div#haupt_container {
	text-align: left;
	width: 950px;
	height: auto;
	min-height: 200px;
	position: relative;
	padding:0;
	text-align: left;
	margin: 2em auto;
	/*margin-top: -3em;*/
	background-color: transparent;
	
}

div#header_container { 
	width: 966px;
	background: url(../../img/schatten/header_cont_schatten_154x766.png) right no-repeat;
	background-color: transparent;
}


/* Container fuer das Logo */
div#logo_container {
	width:200px;
	height: 200px;
	text-align: center;
	position:absolute;
	top: 0;
	left: 0;
	background: url(../../img/schatten/logo_rund_hg.png) right;
	/*background-color: #ffffff;*/
}
div#logo_container img {
	margin-top: 40px;
}  
div#logo_container h1 {
	color: #999999;
	font-size: 28px;
	font-weight: bold;
	margin-top: 25px;
}

/* Container fuer das Pfadmenue*/
div#pfadmenue_container {
	width: 766px;
	height: 25px;
	background: url(../../img/schatten/pfad_hg_schatten_25x766.png) right;
	/*background-color: transparent;*/
	position: absolute;
	top: 0;
	left: 200px;
	
}
div#pfadmenue_container p {
	padding:4px 4px 4px 20px;
	line-height: 130%
}
div#pfadmenue_container p, div#pfadmenue_container a, div#pfadmenue_container a:visited {
	color: #666666;
}

/* Container fuer das Bild im Header und der Seitentitel */
div#header_img_container {
	height: 100px;
	width: 766px;
	background: url(../../img/schatten/header_hg_schatten_100x766.png) right;
	background-color: transparent;
	position: absolute;
	top:25px;
	left: 200px;
	overflow: hidden;
	float: right;
	}
	
div#slideshow {
	width: 750px;
	float: left;
}

div#header_titel_container {
	height: 100px;
	width: 750px;
	position: absolute;
	top:0px;
	left:20px;
}
div#header_titel_container h1{
	display: inline;
	font-size: 23px; 
	color: RGB(0, 0, 95);
	font-weight:normal;
	position:absolute;
	left: 0px;
	bottom: 3px;
	letter-spacing: 1ems;
	background: url(../../img/diverse/titel_hg3.png) bottom repeat-x;
	padding: 2px 5px;
}
div.clearer {
	clear: both;
	width: 100%;
}
/* Container fuer die horizontale Navigationsliste > navi_oben.css */
div#navigation_oben_container
{
	width: 766px;
	height: 29px;
	padding:0;
	background: url(../../img/schatten/header_hg_schatten_100x766.png) right;
	/*background-color: #dddddd;*/
	position: absolute;
	top: 125px;
	left:200px;

}

/* Aussen - und Innencontainer fuer den Inhaltsbereich */
/* wird nur benoetigt fuer Hintergrundfarbe der Spalten zum Erhalt gleicher Spaltenhoehen */
div#inhalt_aussen_container {
	border-left: solid 200px #ffffff; /* Hintergrundfarbe fuer linke Spalte  */ 
	/*border-right: solid 200px #ffffff; /* Hintergrundfarbe fuer rechte Spalte  */ 
	background-color: #ffffff; /* Hintergrundfarbe fuer Mittelspalte */
	float:left;
	margin-top: 154px; /* war 200 */
	width:750px;
} 

div#inhalt_innen_container {
	height: auto;
	width: 766px;
	border-left: 0px solid #333333;
	padding-left: 0px;
	padding-bottom: 1px; /* war 25px */
	min-height: 580px; /* muss b.B. angepasst werden */
	background: url(../../img/schatten/haupt_cont_schatten_100x766.png) right repeat-y;
	/* height: 100%;  --- ge�ndert */
}

/* Spalte fuer die linkte Navigationsliste > navi_links.css */
div#linke_spalte{
	 width:200px; 
	 height:auto;
	 float:left; 
	 position:relative; 
	 margin: 0 -3px 0 -200px; 
 }
 
/* Hauptspalte fuer den Inhalt */ 
div#mittelspalte { 
	width: 680px; /* war 500 */
	height: auto;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	/*padding-right: -200px;*/
	border-left: 1px solid; 
	z-index: 2;
}
 
/* Spalte fuer ergaenzenden Inhalt */ 
div#rechte_spalte {
	 
	 width:50px; /* war 195 */
	 /* height: auto; 14.08.09*/
	 /* margin-right: -195px;
	 position: relative; */
	 /* float:left;
	 /*background-color: #dddddd;*/
}


/* eingef�gt f�r img:
*/
div#mittelspalte img.link {
   	border-top: 1px solid #fbf8f8;
	border-right: 1px solid #807c7c;
	border-bottom: 1px solid #807c7c;
	border-left: 1px solid #fbf8f8;
   	/* border: 1px solid black; */
   
   
}

div#mittelspalte img.left {
   float:left;
   width: 330px;
   height: 248px;
   padding: 0;
   border: 0; /* 1px solid black;*/
   margin-top: 5px;
   margin-right: 5px;
   margin-bottom: 5px;
}
div#mittelspalte img.left2 {
   float:left;
   padding: 0;
   border: 0; /* 1px solid black;*/
   margin-top: 5px;
   margin-right: 5px;
   margin-bottom: 5px;
}
div#mittelspalte img.left3 {
   border: 0;
   float: left;
   margin-top: 5px;
   margin-right: 5 px;
   margin-bottom: 5 px;
}
div#mittelspalte img.right {
   float:right;
   width: 330px;
   height: 248px;	
   padding: 0;
   border: 0; /* 1px solid black;*/
   margin-top: 5px;
   margin-bottom: 5px;
   margin-left: 5px;
}
div#mittelspalte img.right2 {
   float:right;
   padding: 0;
   border: 0; /* 1px solid black;*/
   margin-top: 5px;
   margin-bottom: 5px;
   margin-left: 5px;
}
div#mittelspalte img.right3 {
   border: 0;
   float: right;
   margin-top: 5px;
   margin-left: 5 px;
   margin-bottom: 5 px;
}
div#mittelspalte a {
   /* text-decoration: none; */
   outline: none;
}
/*  Fusszeile */ 
div#fusszeile {
	height: 60px;;
	width: 966px;
	border-top: 0px dotted #333333;
	background: url(../../img/schatten/fusszeile_grau_schatten_w966.png) bottom right no-repeat;
	/*background-color: #dddddd;	*/
	float: right;
	/*margin-bottom: 12px;*/
} 

/* Copyrightvermerk in Fusszeile */
div#copy {
	margin-left: 225px;
	width:auto;

}
div#copy p {
	padding: 8px 20px 8px 5px;
}
div#copy a {
	text-decoration: none;
}


