@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.kontakt {
	font: 2em Verdana, Helvetica, 'Lucida Grande', sans-serif;
	text-align: center;
	color: #ff6e00;
	margin: 18px 20px 0 0;
}
#Layer2 table tr td.copyright {
	font: 0.88em Verdana, Helvetica, 'Lucida Grande', sans-serif;
	color: #996633;
	text-align: left;
}
/* 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;
	letter-spacing: 0.05em;
	margin-top: 0;
	border-bottom: 1px solid #ff6e00;
}

#Layer2 table tr td dl dt {
	font-weight: bold;
	letter-spacing: 0.08em;
	color: #ff6e00;
}
#Layer2 table tr td dl dd {
	color: #996633;
}
#Layer2 table tr td.copyright {
	font: 0.75em Verdana, Helvetica, 'Lucida Grande', sans-serif;
	color: #996633;
	text-align: left;
}
/* 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;
}
#Layer3 table.navtop tr td a {
	outline: 0 none;
	color:#ff6e00;
}
#Layer3 table.navtop tr td a:link {
	text-decoration: none;
	outline: 0 none;
	border-bottom: 1px solid #ff6e00;
}
#Layer3 table.navtop tr td a:visited {
	text-decoration: none;
	outline: 0 none;
	border-bottom: 1px solid #ff6e00;
}
#Layer3 table.navtop tr td a:hover {
	text-decoration: none;
	border-bottom: 1px solid #996633;
	color:#996633;
}
#Layer3 table.navtop tr td span.active {
	color: #996633;
}
#Layer3 table.navtop tr td a.startseite {
	text-decoration: none;
	border-bottom: none;
	color:#ff6e00;
}
#Layer3 table.navtop tr td a.startseite:hover {
	text-decoration: none;
	border-bottom: none;
	color:#996633;
}
