body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #E2A43E;
	text-align: center;
	color: #494273;
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	font-size: 1em;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	padding: 4px 0 0 0;
	margin: 4px 0 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #494273;
	text-decoration: none;
	background-color: #C2C1C1;

}

h4 {
	padding: 4px 0 0 0;
	margin: 4px 0 2px 0;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #494273;
	background-color: #C2C1C1;
	text-decoration: none;
}


ol li {
	font-size: 1em;
	list-style-type: decimal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}


#menue li {
	line-height: 1em;
	width: 10em;
	text-align: center;
	padding: 0.4em 0em 0em;
}

#menue ul {
	margin: 0;
	padding: 0;
}


#menue li a:link, #menue li a:visited  {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #494273;
	border: medium outset #C2C1C1;
	list-style-type: none;
	font-weight: bold;
	padding: 0.8em 0em;
}

#menue li a:hover, #menue li a:active {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E2A43E;
	background-color: #FFFFCC;
	text-decoration: none;
	color: #494273;
	list-style-type: none;
	border: medium inset #C2C1C1;
	font-weight: bold;
	padding: 0.8em 0em;
}


/* anfang untermenue */

#menue ul ul {
	margin-left: 0.4em;

}
#menue ul ul li a:link, #menue ul ul li a:visited  {
	display: block;
	font-size: 0.8em;
	width: 8.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #494273;
	border: medium outset #C2C1C1;
	list-style-type: none;
	font-weight: bold;
	padding: 0.4em 0.2em;
}

#menue ul ul li a:hover, #menue ul ul li a:active {
	display: block;
	font-size: 0.8em;
	width: 8.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E2A43E;
	background-color: #FFFFCC;
	text-decoration: none;
	color: #494273;
	list-style-type: none;
	border: medium inset #C2C1C1;
	font-weight: bold;
	padding: 0.4em 0.2em;
}
/* ende untermenue */



a:link, a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #494273;
	background-color: #C2C1C1;
}

a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E2A43E;
	background-color: #494273;
	text-decoration: underline;
}

#kopf, #content {
	background-color: #C2C1C1;
	color: #494273;
}

#kopf img {
	margin: 8px 12px 8px;
	float:right;
	width:54px;
	height:65px;	
}


#kopf p {
	text-align: right;
	font-size: 1.6em;	
}

#kopf h1 {
	padding-top: 0.4em;
	margin-bottom: -0.8em;
	font-size: 2.5em;	
}

#kopf {
	width: 90%;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.2em;
	padding-left: 4%;
	font-weight: bold;
	text-align: left;
	min-height: 80px;
	border: 1px solid #494273;
}

#main {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color: #E2A43E;
	color: #494273;
}

#menue {
	width: 14em;
	float: left;
	text-align: left;
	min-height: 410px;
	background-color: #E2A43E;
	color: #494273;
}

#menue ul {
	margin: 0;
}


#content {
	position: absolute;
	left: 17em;
	min-height: 410px;
	margin-right: 5%;
	min-width: 45%;
	text-align: left;
	padding: 2px 5px 2px 10px;
	border: 1px solid #494273;
}

#content ul {
	margin: 0;
	padding: 0;
}



#adresse {
	width: 13.5em;
	margin-left: 0.8em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #E2A43E;
	color: #494273;
	text-decoration: none;
	padding-top: 1em;

}

#adresse a:link, #adresse a:visited  {
	line-height: 3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #494273;
	background-color: #E2A43E;
	border: 1px solid #E2A43E;
}

#adresse a:hover, #adresse a:active {
	line-height: 3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #494273;
	background-color: #C2C1C1;
	text-decoration: none;
	border: 1px solid #494273;
}

.hinweis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #494273;
	text-decoration: none;
	margin-top: 0;
}

.eingerueckt {
	text-align: left;
	margin-left: 15%;
}

.zentriert {
	text-align: center;
}


.rand {
	margin-left: 40px;
}

.wichtig {
	font-size: 96%;
	font-weight: bold;
	line-height: 0.6em;
}

.clearfix {
	clear: both;
}

.unsichtbar {
	display: none;
}

.nebeneinander {
	float: left;
	list-style: none;
	padding: 0;
	margin: 4px 24px 10px 0px;
	text-align: left;
	font-size: 1em;
}

.link {
	margin: 0.8em;
}


ul#gallery {
  padding:0; 
  margin: 2em; 
  width:448px; 
  height:336px; 
  position:relative; 
  background:#888 url(bilder/bild_25.gif);
  }
#gallery li {
  list-style-type:none; 
  width:64px; 
  height:48px; 
  float:left; 
  z-index:100;
  }
#gallery li.lft {
  float:left; 
  clear:left;
  }
#gallery li.rgt {
  float:right; 
  clear:right;
  }
#gallery a {
  position:relative; 
  width:64px; 
  height:48px; 
  display:block; 
  float:left; 
  z-index:100; 
  cursor:default;
  }
#gallery a img {
  position:relative; 
  width:62px; 
  height:46px; 
  border:1px solid #888; 
  z-index:100;
  }
#gallery a:hover {
  background:transparent;
  width:160px; 
  height:120px; 
  padding:108px 144px; 
  position:absolute; 
  left:0; 
  top:0; 
  z-index:20;
  }
#gallery a:hover img {
  background:#eee; 
  position:relative; 
  width:160px; 
  height:120px; 
  border:0; 
  z-index:20;
  }
#gallery a:active, #gallery a:focus {
  background:transparent; 
  width:320px; 
  height:240px; 
  padding:48px 64px; 
  position:absolute; 
  left:0; 
  top:0; 
  z-index:10;
  }
#gallery a:active img, #gallery a:focus img {
  background:#eee; 
  position:relative; 
  width:320px; 
  height:239px; 
  border:0; 
  z-index:10;
  }
/* hack for Internet Explorer */
#gallery li.pad {
  height:0; 
  display:block; 
  margin-top:-2px; 
  width:448px; 
  font-size:0;
  }

/* hack for Opera 7+ */
@media all and (min-width:0px){
#gallery a:hover {
  background:#888; 
  width:320px; 
  height:240px; 
  padding:48px 64px; 
  position:absolute; 
  left:0; 
  top:0; 
  z-index:10;
  }
#gallery a:hover img {
  background:#aaa; 
  position:relative; 
  width:320px; 
  height:240px; 
  border:0; 
  z-index:10;
  }
}
