#Layer1 {
	position:absolute;
	z-index:6;
	left: -60px;
	top: 37px;
}

#Layer2 {
	position:absolute;
	z-index:5;
	left: -60px;
	top: 134px;
}

#Layer3 {
	 position:absolute;
	 z-index:4;
	 left: -60px;
	 top: 236px;
}

#Layer4 { position:absolute; width:200px; height:115px; z-index:4; visibility: visible; }

#Layer5 {
	position:absolute;
	width:200px;
	min-height:115px;
	z-index:7;
	left: 610px;
	top: -72px;
	background-color: #c30;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	padding: 4pt 4pt 20pt 4pt;
}

#Layer6 {
	position:absolute;
	width:200px;
	min-height:115px;
	z-index:7;
	left: 610px;
	top: 250px;
	background-color: #c30;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	padding: 4pt;
}

#Layer5 p,#Layer6 p {
	padding-left: 1pc;
}
#Layer5 a,
#Layer6 a
	{ color: #fff; text-decoration: none; }
#Layer5 a:hover,
#Layer6 a:hover
	{ text-decoration: underline; }

#Layer5 { border-radius:10px 10px 0 0; }
#Layer6 { border-radius:0 0 10px 10px; }

#Layer1,#Layer2,#Layer3
	{ border:2px solid #999; border-radius:10px; overflow:hidden; }
#Layer1 img,#Layer2 img,#Layer3 img
	{ border-radius:8px; }

body {
	padding : 0px;  
	margin : 0px;  
	height : 100% ;  
	width : 100% ;  
	overflow : auto
}

body,select,option,textarea {
	scrollbar-face-color: #ffffff; /* button-Farbe */
	scrollbar-highlight-color: #eeeeee; /* links oben (Kante) */
	scrollbar-3dlight-color: #cccccc; /* links oben (nicht Kante) */
	scrollbar-shadow-color: #cccccc;
	scrollbar-arrow-color: #666699;
	scrollbar-track-color: #cccccc;
	scrollbar-darkshadow-color: #999999;
}

input,select,option,textarea {
	border: 1px solid #999999;
}

a,body,td,th,p,h1,h2,h3,h4,li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {font-size: 16pt; color: #666666;}
.datenzelle,.datenzelleOhRa {
	font-size: 9pt;
}
.datenzelle {
	font-size: 9pt;
	border: 1px solid #cccccc;
}
.rotrahmenRe {
	background-color: #999999;
	background-image: url(bilder/layout/hg_re_rot.gif);
	background-position: right;
}
.rotrahmenLi {
	background-color: #999999;
	background-image: url(bilder/layout/hg_li_rot.gif);
	background-position: left;
}
.rotrahmenLiWeiss {
	background-color: #FFFFFF;
	background-image: url(bilder/layout/hg_li_rotweiss.gif);
	background-position: left;
}
.rotrahmenReWeiss {
	background-color: #FFFFFF;
	background-image: url(bilder/layout/hg_re_rotweiss.gif);
	background-position: right;
}

.navi1 {line-height: 130%;}
.navi1 a:link { color: #666666; font-size: 0.8em; text-decoration: none; }
.navi1 a:visited { color: #666666; font-size: 0.8em; text-decoration: none; }
.navi1 a:hover { color: #CC3300; font-size: 0.8em; text-decoration: none; }
.navi1 a:active { color: #666666; font-size: 0.8em; text-decoration: none; }
.navi1 a:focus { color: #666666; font-size: 0.8em; text-decoration: none; }

.navi1a {line-height: 130%;}
.navi1a a:link { color: #ffffff; font-size: 0.8em; text-decoration: none; }
.navi1a a:visited { color: #ffffff; font-size: 0.8em; text-decoration: none; }
.navi1a a:hover { color: #ffffff; font-size: 0.8em; text-decoration: none; }
.navi1a a:active { color: #ffffff; font-size: 0.8em; text-decoration: none; }
.navi1a a:focus { color: #ffffff; font-size: 0.8em; text-decoration: none; }

.navi2 {line-height: 130%;}
.navi2 a:link { color: #666666; font-size: 0.8em; text-decoration: none; }
.navi2 a:visited { color: #666666; font-size: 0.8em; text-decoration: none; }
.navi2 a:hover { color: #CC3300; font-size: 0.8em; text-decoration: none; }
.navi2 a:active { color: #666666; font-size: 0.8em; text-decoration: none; }
.navi2 a:focus { color: #666666; font-size: 0.8em; text-decoration: none; }

.navi2a {line-height: 130%;}
.navi2a a:link { color: #ffffff; font-size: 0.8em; text-decoration: none; }
.navi2a a:visited { color: #ffffff; font-size: 0.8em; text-decoration: none; }
.navi2a a:hover { color: #ffffff; font-size: 0.8em; text-decoration: none; }
.navi2a a:active { color: #ffffff; font-size: 0.8em; text-decoration: none; }
.navi2a a:focus { color: #ffffff; font-size: 0.8em; text-decoration: none; }

.inhalt {
	line-height: 130%;
}
.inhalt p,.inhalt li {
	font-size: 0.8em;
}

a .win { target:kstdd window front; }
