* {
	margin:0;
	padding:0;
	}
		
html, body {
	height:100%;
	font-size:100%;
	}

body {
	background-color: #e2edd0;
	margin: 0; 
	scrollbar-base-color:#e2edd0;
	overflow:auto;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.625em;
	text-align:center;
	color:#6e962d;
	}

#cent { 
	width:0.1em;
	height:50%;
	background-color:transparent;
	margin-bottom:-27.0em; /* halbe wrap-Hoehe */
	float:left;
	}

#wrap {
	margin:0 auto;
  position:relative;
  text-align:justify;
	width:97.5em;
	height:54.0em;
  background-color: #ffffff;
	clear:left;
	}


.print {
  display:none;
}

#hauptnavi, #logo {
  background-color: #6e962d;
  }
 	
#content {
  position:absolute;
  top: 21.0em;
  left: 21.0em;
  width: 57.5em;
  height: 33.0em;
  padding: 0 1.5em 0 0;
  overflow:auto;
  scrollbar-base-color:#e2edd0;
  background-color: transparent;	
  }	

#content2 {
  position:absolute;
  top: 21.0em;
  left: 83.0em;
  width: 14.0em;
  height:32.4em;
  border: 0.3em solid #6e962d;
  padding: 0;
  overflow:hidden;
  background-color: #e2edd0;
  text-align:center;
} 
#content2 img {
  width:14.0em;
  height:32.4em;
}
#logo {
 position:absolute;
 left: 0em;
 top: 0em;
 width: 97.5em;
 }

#logo img, #logoweiss {
  width:48.0em;
  height:15.0em;
  float:right;
  border: 0;
}
#logoweiss {
  width:1.5em;
  background-color: #ffffff;
}

#hauptnavi {
  position: absolute;
  left: 0em;
  top: 15em;
  width: 16em;
  height: 39em;
}

/*++++++++++++*/
/* Navigation */
/*++++++++++++*/

#hauptnavi ul {
	text-align: center;
	width:15.0em;
	height:22.0em;
  padding: 5em 0.4em;
  margin:0;
  text-transform:none;
  list-style-type:none;
	}
 
#hauptnavi ul li {
	float:left;
	padding: 0.4em 0 2em 0;
	width:15.0em;
	}
	
#hauptnavi a, #hauptnavi .aktiv {
  display:block;
	color: #ffffff;
	text-decoration:none;
	border: 0.1em solid;
	border-color: #88a5b5 #242760 #242760 #88a5b5;
	border-color: #6e962d;
	font-size: 1.4em;
	}

#hauptnavi .aktiv {
	background-color: #6e962d;
	color:#ffffff;
	display:block;
	border: 0.1em solid;
	border-color: #242760 #88a5b5 #88a5b5 #242760;
	}	
	
#hauptnavi a:active,
#hauptnavi a:hover.aktiv {
	background-color: #6e962d;
	color:#ffffff;
	border: 0.1em solid;
	border-color: #242760 #88a5b5 #88a5b5 #242760;
	}

#hauptnavi a:hover {
	background-color: #e2edd0;
	color:#6e962d;
	border: 0.1em solid;
	border-color: #242760 #88a5b5 #88a5b5 #242760;
	}

/* ==== Formate === */
/* menue und links */
a {
	text-decoration: underline;
	background: transparent;
	color:#6e962d;
	white-space: nowrap;
	}

h1 a,
h2 a,
h3 a,
h4 a{
	color:#6e962d;
	}

/* text */
h1,
h2,
h3,
h4 {
	padding: 0 0 0 0;
	margin: 0 0 0.5em 0;
	background: transparent;
	color:#6e962d;
	}
	
h1{
   font-size : 1.6em;
	}
h2 {
   font-size : 1.4em;
	}

h3, h4, h5 {
   font-size : 1.2em;
	}

p, td, #content li {
  color:#6e962d;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0 0 0.5em 0;
	}
	
#content ul {
  list-style : disc;
  padding : 0;
  margin : 0 0 0 1.5em;
	}
	
#content ul ul {
  list-style : square;
  font-size:1em;
  padding : 0;
  margin : 0 0 0 1.5em;
	}

#content2 p {
  font-size:1.1em;
  margin: 0.5em;
}

#content2 h1 {
  font-size:1.4em;
  margin: 0.5em;
}

#content2 h2 {
  font-size:1.2em;
  margin: 0.5em;
}
#content2 h3, #content2 h4, #content2 h5 {
  font-size:1.1em;
  margin: 0.5em;
}

.kursiv {
  font-style: italic;
}

.hr {
  background-color: #6e962d;
  height:0.2em;
  width:80%;
  margin:auto;
}
* html .hr {
  font-size:0.1em;
}
.links {
  float:left;
}

.rechts {
  float:right;
}
/* Formulare */

legend {
	background-color: #B9B7B9;
	color:#242760;
	padding: 0.4em;
	border: 0.1em solid white;
	padding: 0.4em 2.0em;
	font-weight: bold;
	font-size:0.9em;
	}
	
input, textarea, select {
  font-family: monospace;
  font-size:1.1em;
}

input.button {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 28.0em;
  text-align:center;
  margin-left:12px;
  text-transform:uppercase;
  color:#242760;
	}
	
/* Zugaenglichkeit */
.zug {
	position:absolute;
  left:-200.0em;
  top:-200.0em;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline; 
}

