﻿/* ganze Seite */
body, #site {
	margin: 0px;
	padding: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	min-width: 800px;
	background-repeat: repeat-y;
	background-color:e1e2ec;  
}

h1 {
	font-size:24px;
}

h2 {
	font-size:16px;
	}
	
/* Textüberschriften */	
h3 {
	font-size: 24px;
	font-style: inherit;
	text-align:left;
	line-height: 1.2;
}	

h4 {
	font-size: 16px;
	font-style: normal
	text-align:left
}	

h5 {
	font-size: 16px;
	font-style: italic;
	margin-top: -20px;
	text-align:left
}	
	
/* untere Zeile */
#Werbung {			
	position: relative;
	margin:auto;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	width: 1000px;
	line-height: 20px;
	z-index:5;
	text-align:right;
}
	
/* Homezeile */
#Home {		
	margin:auto;
	position: relative;
	height: 30px;
	width: 1001px;
	margin-top: 0px;
	color:#CCCCCC;
	line-height: 25px;
/*	border-left: 1px solid #FFFFFF; */
}

/* Header gesamt */
#header {		
	position: relative;
	height: 190px;
	width: 1000px;
	background-color:e1e2ec;  
	margin: auto;
	margin-top: -1px;
	background-repeat: repeat;
	border-right:0px solid #0c1361;
}	

#Bild {
	position: absolute;
	left: 0px;
	z-index: 5;
}

#Balken-Hellblau{
 	margin:auto;
  	position: absolute;
  	left: 720px;
  	top: 0px;
  	height: 15px;
  	width: 15px;
  	background-color: #6992c7;
}
	
#Balken-Grau {
 	margin:auto;
  	position: absolute;
  	left: 770px;
  	top: 0px;
  	height: 15px;
  	width: 15px;
  	background-color: #60728a;
}

/* Block mit Namenszug und Logo */
#Balken-Dunkelblau { 
  	margin: auto;
  	position: absolute;
  	right: 0px;
  	top: 0px;
  	height: 202px;
  	width: 198px;
/*	background-color: #0c1361;  */
/*	background-color: #003366;  */
	background-image:url(../images/blrund.png);
	background-repeat:no-repeat;
	z-index: 2;
}

#ISTG-Text {
	margin: auto;
	padding-top: 9px;
	margin-left: 15px;
	position: relative;
	top: 0px;
	width: 150x;
	height: 20px;
	text-align:center;
	color:#FFFFFF;
}

#ISTG-Logo {
	margin: auto;
	position: relative;
	margin-left: 28px;
	top: 49px;
	width: 150px;
	height: 100px;
}
	
/* Zeile mit den Links */
#Linkleiste {			
	margin:auto;
	position: relative;
	height: 23px;
	width: 1000px;
	background-color:#003366;
	margin-top: 0px;
/*	border-left: solid thin #000000; */
	color:#CCCCCC;
	z-index: 5;
}

a:link {	/*Startzeile homebutton*/
	text-decoration:none;
	font-weight: 100;
	color:#000000;
	margin-left: 0px;
	text-decoration:underline;
	page-break-before: auto;
	page-break-after: auto;
}
				
/* Menus */															
ul.cssmenu {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}

ul.cssmenu ul {
	position: relative;
	display: none;
	z-index: 5;
}

ul.cssmenu li {
	position: relative;
	display: inline;
	float: left;
	z-index: 5;
}

/* Menupunkt stylen */															
ul.cssmenu li a {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 23px;
	text-decoration: none;
	text-align:center ;
	display: block;
	margin-left: 1px;
	width: 160px;						/* Link erster Ordnung */
	height:23px;
	border-right: solid #60728a;
	z-index: 5;
}
	
ul.cssmenu li:hover > a {
	background-color: #A0010C;			/*Hintergrundfarbe des Links */
	color: #FFFFFF;						/*färbt Schrift beim Herübergehen ein*/
	z-index: 5;
}
	
/* Untermenüpunkt einblenden */															
ul.cssmenu li:hover > ul {
	position: absolute;
	top: 23px;
	left: -40px;						/*Position zweite Menüebene */
	display: inline;
	z-index: 5;
}

/* ab zweite Ebene */															
ul.cssmenu li li:hover > ul {
	top: 0px;
	left: 110px;
	z-index: 5;
}

ul.cssmenu li li a {
	width: 150px;
	text-align:left;					/* Linksausrichtung zweite Ebenentext */
	padding-left: 10px;
	z-index:5;
}


/* Farben der einzelnen Ebenen (werden vererbt)*/															
ul.cssmenu a {
	color:#FFFFFF; 			/* Farbe der Schrift */
	z-index: 5;
/*	background-color: #0c1361; */
	background-color: #003366
}

ul.cssmenu ul a {
	background-color:#003366;
	z-index: 5;
					/*Farbe beim Aufklappen */
}

ul.cssmenu ul ul a{
	background-color:#003366;
	z-index: 5;
}

ul.cssmenu ul ul ul a{
	background-color:#003366;
	z-index: 5;
}

/* Ende des Menüs */

/* Inhaltsberzeichnis */

DIV.Kategorie {
 width: 100%;
 height: .8em;
 line-height: 1em;
 border-bottom: 4px dotted #e1e1eb;
 margin-top: 40px;
 font-size: 14px;
 font-weight: bold;
}

DIV.Unterkategorie {
 width: 100%;
 margin-left: 0%;
 height: 1.5em;
 border-bottom: 2px dotted slategray;
 margin-top: 0px;
 font-size: 14px;
}

.Textelement {
	float: left;
	position: relative;
	top: 5px;
	background-color:#e1e1eb;
	margin-bottom: -.3em;
	text-align: left;
	padding-right: 8px;
	font-size: 12px;
}

.Seitenzahl {
	float: right;
	position: relative;
	top: 6px;
	background-color:#e1e1eb;
	padding-left: 8px;
	text-align: right;
	width: 60px;
	font-size: 13px;
}

/* Inhalt */
#Inhalt {
	position: relative;
	height: auto;
	width: 958px;
	background-color:#e1e1eb;
	/*		background-color:#e1e2ec; */
	margin: auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	background-repeat: repeat;
	border-right: solid thin #000000;
	border-left: solid thin #000000;
	border-bottom: solid thin #000000;
	z-index:4;
	text-align:justify;
	font-family: Arial, Verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	line-height: 25px;
}

#verlag {
	position: relative;
	margin: auto;
	margin-left: 755px;
	height: auto;
	width: auto;
	background-color:#e1e1eb; 
	z-index:4;
	text-align: inherit;
	font-family: Arial, Verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	line-height: 25px;
}

#InhaltA{
position: relative;
	height: auto;
	width: 940px;
	background-color:#e1e1eb; 
	margin-left: -10px;
	margin-bottom: -60px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	background-repeat: repeat;
	z-index:4;
	text-align:justify;
	font-family: Arial, Verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height: 32px;
}


#InhaltB {
position: relative;
	height: auto;
	width: 485px;
	background-color:#e1e1eb; 
	margin: auto;
	margin-top: -381px;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	background-repeat: repeat;
	z-index:4;
	text-align:justify;
	font-family: Arial, Verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height: 32px;
	float:right;
}

#Bildflaeche {
	position: relative;
	height: auto;
	min-height: 150px;
	width: auto;
	margin: auto;
	margin-top: 1px;
	z-index:5;
	margin-bottom: 20px;
}

#Bildflaeche2 {
	position: relative;
	height: auto;
	min-height: 150px;
	width: auto;
	margin: auto;
	margin-left:-20px;
	margin-top: 1px;
	z-index:5;
	margin-bottom: 00px;
}	

#Bildplatz1 {
	position: absolute;
	height: auto;
	left: 30px;
	width:auto;
	margin: auto;
	z-index:5;
}

#Bildplatz2 {
	position:absolute;
	height: auto;
	left: 285px;
	width:auto;
	margin: auto;
	z-index:5;
}

#Bildplatz3 {
	position:absolute;
	height: auto;
	left: 540px;
	width:auto;
	margin: auto;
	z-index:5;
}

#Bildplatz4 {
	position: absolute;
	height: auto;
	left: 800px;
	width:auto;
	margin: auto;
	z-index:5;
}

#Bildplatz5 {  
	position: relative;
	height: auto;
	float:left;
	width:auto;
	z-index:5;
	margin-top: 5px;
	margin-left: 00px;
	margin-right: 15px;
	margin-bottom: 0px;
}

#Bildplatz6 {  
	position: inherit;
	height: auto;
	float:right;
	width:auto;
	z-index:5;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#Bildplatz7 {  
	position: inherit;
	height: auto;
	float:right;
	width:auto;
	z-index:5;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 50px;
	margin-bottom: 10px;
}
	
#Bildplatz8 {  
	position: inherit;
	height: auto;
	float:right;
	width:auto;
	z-index:5;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 53px;
	margin-bottom: 10px;
}

#Karte {  
	position: inherit;
	height: auto;
	width: 710px;
	z-index:5;
	margin-top: 0px;
	margin-left: -13px;
	margin-right: 0px;
	margin-bottom: 10px;
	overflow:auto;
	border:1px solid #840;
	margin:1em;
}	
	
.besserefussnote {
	font-size: 85%;
	position:relative;
	top:-7px;
	margin-right:8px;
}