body {
	font-family: "bitstream vera sans", tahoma, arial, sans-serif;
   	font-size: 100%;
	color: #161616;
	background-color: #a9a9a9;
	background-image: url(../grafik/grauewellen.jpg);
   	margin: 25px 4%;
   	padding: 0;
	min-width: 800px;
	max-width: 1100px;
	}
	
h1, h2, h3, h4 {
	font-family: "century shoolbook", "times new roman", serif;
	font-weight: normal;
	}
	
h5 h6 {
	font-family: "bitstream vera sans",
	tahoma, arial, sans-serif;
	font-weight: lighter;
	}

p {
	font-size: smaller;
	margin-left:10%;
	margin-right: 10%;
	text-align: left;
	line-height: 145%;
	}
   
.info {
   display: block;
   clear: both;
   font-size: small;
   font-style: italic;
   font-weight: lighter;
   text-align: justify;
   margin-left: 3em;
   margin-right: 3em;
   }   
   
.printonly {
   display: none;
   }   
   
.question {
   font-style: italic;
   font-weight: bolder;
   color: #483d8b;
   margin-left: 7%;
   }  
  
.enger {
   text-align: left;
   line-height: 110%;
   margin-left: 11%;
   }
   
.signatur {
   display: block;
   color: #483d8b;
   font-family: "century shoolbook", "times new roman", serif;
   font-size: 140%;
   font-style: italic;
   font-weight: lighter;
   line-height: 160%;
   text-align: center;
   }
	
.grafik_zentriert {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-color: #ffffff;
	}
	
.grafik_links {
	position: relative;
	display: block;
	float: left;
	margin: 5px 10px 5px 0;
	border-color: #ffffff;
	}
	
.grafik_rechts {
	position: relative;
	display: block;
	float: right;
	margin: 5px 0 5px 10px;
	border-color: #ffffff;
	}
   
#container {
   background-image: url(../grafik/wallp2.png);
   border: 2px solid #a9a9a9;
   }
	
#seitenkopf {
   position: relative;
   height: 150px;  
	width: 100%;
	background-color: #483d8b;
	background-image: url(../grafik/mhz.gif) ;
   background-repeat: no-repeat;
   background-position: top right;
   margin: 0;
	}
	
#seitenkopf h1 { /* --- Titel der gesamten Webpräsenz --- */
	color: #fffff0;
	font-size: 50px;
	font-style: oblique;
	font-weight: bolder;
	text-align: left;
	padding-left: 25px;
   padding-top: 40px;   
	padding-bottom: 40px;
   margin: 0;
	}

#topnavi ul { /* --- horizontale Navigation unter Seitenkopf--- */
   /*width: 100%;*/
	list-style-type: none;
	color: #fffff0;
   background-color: #483d8b;   
	font-size: smaller;
	font-weight: bolder;
	text-align: center;
   margin: 0;   
   padding: 3px 0;   
	border: 2px solid #483d8b;
	}

#topnavi li {
	display: inline;
	}

#topnavi li a {
	text-decoration: none;
   color: #fffff0;   
	background-color: #483d8b;
	padding: 3px 1em;
	margin: 0px;
	}

#topnavi a:visited {
	color: #b0c4de;
	background-color: #483d8b;
	}

#topnavi a:hover {
	color: #fffff0;
	background-color: #99ccff; 
	}
	
#topnavi a:visited#current {
	color: #483d8b;
   background-color: #fffff0;
	background-image: url(../grafik/wallp2.png);
	}
	
#inhalt { /* --- umfaßt Seiteninhalte und Navigationsmenü rechts --- */
	position: relative;
	clear: both;
	/*min-width: 680px;
	max-width: 920px;*/
	padding: 0.7em;
   margin: 12px auto;    
   background-image: url(../grafik/bg1099_2.gif);
   background-repeat: no-repeat;
   background-position: bottom right;
   /*background-attachment: fixed;*/
   }
	
#haupttext { /* --- inklusive darauf folgender Bildergalerie ---  */
	padding:  0 0 1.6em 0;
	margin-left: 0;
	margin-right: 200px;
	margin-bottom: 100px;
	}
	
#haupttext h1 { /* --- Titel des übergeordneten Themas --- */
   display: block;
	font-size: 200%; 
   font-weight: bolder;
	font-style: oblique;
	text-align: left;
   line-height: 35px;
	color: #483d8b;
	padding-left: 2em;
	margin: 0 0 1em 0;
   border-bottom: 1px #483d8b dotted;
	}
	
#haupttext h2 { /* --- Titel des Unterkapitels --- */
	font-size: 150%;
	font-style: oblique;
	text-align: center;
	padding-top: 14px;
	padding-left: 15px;
	margin: 12px 9%;
	}
	
/*#haupttext h4 {
	margin-left:9%;
	margin-right: 9%;
	text-align: left;
	line-height: 150%;
	}*/

#navileiste { /* --- alles am rechten Rand --- */
	position: absolute;
	text-align: center;
	/*background-image: /*url(../grafik/kachel2.gif) ;
  background-color: #fff5ee;  */
	font-size: 100%;
	top: 1em; 
	right: 1em; /* für Positionierung rechts oben */
	width: 185px;
	margin-top: 30px; /* ca. Zeilenhöhe Haupttext h1! */
	padding-top: 16px;
	padding-bottom: 16px;
   border-top: 1px #483d8b dotted;
   border-bottom: 1px #483d8b dotted;
	}
	
#themenliste {
	width: 100%;
	color: #fffff0;
	text-align: left;
   padding: 0 0 1px 0;
   margin-bottom: 1em;   
	}
	
#themenliste h2 {
	color: #7f7f7f;
	font-family: "bitstream vera sans",
	tahoma, arial, sans-serif;
	font-size: 140%;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 4px;
	margin: 0;
	}
	
#themenliste h3 {
	color: #483d8b;
	font-size: 120%;
	font-style: oblique;
	font-weight: bolder;
	text-align: right;
	padding-top: 0;
	padding-bottom: 4px;
	margin: 0 1em 0 0;
	}
	
#themenliste ul {
	font-size: 80%;
	list-style-type: none;
	padding: 0;
   margin: 0;
	border: none;
	}

 #themenliste li {
   display: block;
   margin: 0 6% 1px 6%;
	}
	
#themenliste li a {
	display:block;
   width: 80%;   
   color: #ffffff;   
   background-color: #7f7f7f;
   text-decoration: none;      
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #696969;
	border-right: 10px solid #a9a9a9;
	}

html>body #navcontainer li a { width: auto; }

	
#themenliste li a:visited {
	color: #ffe4b5;
	background-color: #7f7f7f;
	}
	
#themenliste li a:hover {
	color: #fffff0;
	background-color: #a9a9a9;
	border-left: 10px solid #a9a9a9;
	border-right: 10px solid #a9a9a9;	
	}
	
#themenliste li a:visited#current {
	color: #696969;
	background-color: #ffe4b5;
	}
   
#subliste li {
   margin: 1px 4% 0 4%;
   }
   
#externe {
   margin-top: 1em;
   border-top: 1px #483d8b dotted;
   }
   
#externe h4 {
   color: #483d8b;
   }
   
#externe ul {
   list-style-type: square;
   font-family: "century shoolbook", "times new roman", serif;
   }
   
#externe li {
   text-align: left;
   }

#galerie { /* Container um alle Einzelbilder einer Galerie */
	margin: 1em;
   padding-top: 1.5em;
   padding-bottom: 1.5em;
   border-top: 1px #483d8b dotted;
   border-bottom: 1px #483d8b dotted;    
	}
	
#galerie h3 {
	font-size: 100%;
	font-weight: bolder;
	text-align: center;
	margin: 0 0 1em 0;
	}

#galerie .bildcontainer {
   clear: both;
	background-color: #fff8dc;
	margin: 6px 10% 6px 100px;
   padding: 0 0 1em 0;   
	border: 1px #7f7f7f dotted;
	}

.bildcontainer .vorschau {
	position: relative;
	float: left;
	margin-left: 25px;
	margin-right: 15px;
	margin-bottom: 6px;
	border-color: #fffff0;
	}
	
.bildcontainer p {
	font-size: smaller;
	text-align: left;
	line-height: 130%;
	margin: 1em 18px;
	}

.bildcontainer a {
   text-decoration: none;
	}
	
.bildcontainer h3 a {
   display: block;
   background-color: #7f7f7f;
   color: #ffffff;
   text-decoration: none;
   padding: 3px;
	}
	
.bildcontainer h3 a:visited  {
   color: #ffe4b5;
   background-color: #7f7f7f;
	}
	
.bildcontainer h3 a:hover  {
   color: #fffff0;
   background-color: #a9a9a9;
	}

#navi_unten {
	color: #161616;
	text-align: center;
	font-size: smaller;
	font-weight: bolder;
	padding: 4px 2em;
	margin: 3em 0 0 0;
	}
	
#navi_unten a {
	color: #161616;
	text-decoration: none;
	}
	
#navi_unten a:hover {
	color: #fffff0;
	background-color: #a9a9a9;
	}

