@charset "UTF-8";
body {
	background-color: #ffffff;
	font: 62.5%/1.6 Verdana, Helvetica, 'Lucida Grande', sans-serif;
	color: #996633;
}
/* Generic styles for span#Layer1
_____________________________________________________*/

#Layer1 {
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
#Layer1 table tr td h2.impressum {
	font: 2em Verdana, Helvetica, 'Lucida Grande', sans-serif;
	text-align: center;
	color: #ff6e00;
	margin: 18px 15px 0 0;
}
/* 					  
  Generic styles for span#Layer2
  ________________________________________*/
  
#Layer2 {
	position: absolute;
	top: 260px;
	left: 0;
	width: 750px;
	height: 512px;
	font: 1.2em/1.6 Verdana, Helvetica, 'Lucida Grande', sans-serif;
	z-index: 2;
}
#Layer2 table tr td h3 {
	font: bold 1.4em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #ff6e00;
	margin-top: 0;
	border-bottom: 1px solid #ff6e00;
}

#Layer2 table tr td p {
	color: #996633;
}

#Layer2 table dl dt {
	font-weight: bold;
	letter-spacing: 0.08em;
	color: #ff6e00;
}
#Layer2 table dl dd {	
	color: #996633;
}
#Layer2 table h3, h4 {
	color: #ff6e00;
	letter-spacing: 0.05em;
}
#Layer2 table tr td.copyright {
	font: 0.75em Verdana, Helvetica, 'Lucida Grande', sans-serif;
	color: #996633;
	text-align: left;
}
#Layer2 p a.top { color: #ff6e00; line-height: 3em; }


/* Generic styles for #Layer3
_____________________________________________________*/

#Layer3 {
	position: absolute;
	top: 15px;
	left: 295px;
	width: 400px;
	height: 106px;
	z-index: 3;
	font: 1.2em/1.8 Verdana, Helvetica, 'Lucida Grande', sans-serif;
	margin-bottom: 30px;
}
#Layer3 table tr td a {
	outline: none;
	color:#ff6e00;
}
#Layer3 table tr td a:link {
	text-decoration: none;
	outline: none;
	border-bottom: 1px solid #ff6e00;
}
#Layer3 table tr td a:visited {
	text-decoration: none;
	outline: none;
	border-bottom: 1px solid #ff6e00;
}
#Layer3 table tr td a:hover {
	text-decoration: none;
	border-bottom: 1px solid #996633;
	color:#996633;
}
#Layer3 table tr td span.active {
	color: #996633;
}
#Layer3 table tr td a.startseite {
	text-decoration: none;
	border-bottom: none;
	color:#ff6e00;
}
#Layer3 table tr td a.startseite:hover {
	text-decoration: none;
	border-bottom: none;
	color:#996633;
}
