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.download {
	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;
	z-index: 2;
	font: 1.2em/1.6 Verdana, Helvetica, 'Lucida Grande', sans-serif;
}
#Layer2 table h3 {
	font: bold 1.4em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #ff6e00;
	letter-spacing: 0.05em;
	margin: 0;
	border-bottom: 1px solid #ff6e00;
}
#Layer2 ul.downloads {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#Layer2 ul.downloads li a {
	display: block;
	background: url(../grafiken/pdf_16.png) no-repeat 4px center;
	color: #ff6e00;
	text-decoration: underline;
	padding: 0.7em 0 0.7em 3em;
}
#Layer2 ul.downloads li a:link {
	text-decoration: underline;
	outline: 0 none;
	color: #ff6e00;
 -webkit-transition: color .2s linear;
}
#Layer2 ul.downloads li a:visited {
	text-decoration: underline;
	outline: 0 none;
	color: #996633;
}
#Layer2 ul.downloads li a:hover {
	text-decoration: underline;
	color: rgba(153, 102, 51, 100);
}
#Layer2 ul.downloads li a:active {
	text-decoration: none;
	outline: 0 none;
	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 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;
}
