
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;
	
	/* background-image: url(../gfx/vv-bg-3.jpg); /*  war hg1a.gif */
}
 
/* Container, der alles umschliesst */
div#haupt_container {
	text-align: left;
	width: 950px;
	height: auto;
	min-height: 200px;
	position: relative;
	padding:0;
	margin: 2em auto;
	background: #ffffff;
	z-index:1;
}
/* Container fuer das Logo */
div#logo_container {
	width:200px;
	height: 200px;
	text-align: center;
	position:absolute;
	top: 0;
	left: 0;
}
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
Das Pfadmenue wird in TYPO3 dynamisch ersetzt. Die Formatangaben werden in das TypoScript SETUP des Templates uebernommen.*/
div#pfadmenue_container {
	width: 750px;
	height: 25px;
	background-color: #dddddd;
	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: 750px;
	background-color: #cccccc;
	position: absolute;
	top:25px;
	left: 200px;
	overflow: hidden;
	}
div#header_titel_container {
	height: 100px;
	width: 750px;
	position: absolute;
	top:25px;
	left:200px;
}
div#header_titel_container h1{
	display: block;
	font-size: 23px; /*  war 24 */
	color: RGB(0, 0, 95);
	font-weight:normal;
	position:absolute;
	left: 20px;
	bottom: 8px;
	top: 40px;
	height: auto;
	width: 500px;
	letter-spacing: 1ems;
	line-height: 36px;
}
div.clearer {
	clear: both;
	width: 100%;
}
/* Container fuer die horizontale Navigationsliste > navi_oben.css */
div#navigation_oben_container
{
	width: 750px;
	height: 29px;
	padding:0;
	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: 175px; /* war 200 */
	width:750px;
} 

div#inhalt_innen_container {
	border-left: 1px solid #333333;
	padding-left: 25px;
	padding-bottom: 1px; /* war 25px */
	min-height: 580px; /* muss b.B. angepasst werden */
	/* 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-right: -200px;*/
	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: auto;
	width: 950px;
	border-top: 0px dotted #333333;
	background-color: #dddddd;	
	float: right;
} 
/* Copyrightvermerk in Fusszeile */
div#copy {
	margin-left: 225px;
	width:auto;

}
div#copy p {
	padding: 8px 20px 8px 5px;
}
div#copy a {
	text-decoration: none;
}
