
body,td,th {
	color: #000000;
}
body {
	background-color: #009900;
	background-image:url(Fotolia_13290320_XS.jpg);
	background-position: right bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
}


#layer_rahmen {
	position:absolute;
	left:50%;
	top:50%;
	width:780px;
	height:540px;
	margin-left: -390px;
	margin-top: -270px;
	z-index:1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}


#layer_scroller {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height: 500px;
	z-index:2;
	overflow: auto;
	scrollbar-face-color: #eeeeee;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #aaaaaa;
scrollbar-shadow-color: #cccccc;
scrollbar-arrow-color: #663300;
scrollbar-track-color: #eeeeee;
}
#layer_inhalt {
	position:relative;
	left:10px;
	top:0px;
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	overflow: visible;
}
#layer_inhalt a:link {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
#layer_inhalt a:visited {
	text-decoration: none;
	color: #CC0066;
	font-weight: bold;
}
#layer_inhalt a:hover {
	text-decoration: underline;
	color: #000000;
}
#layer_inhalt a:active {
	text-decoration: none;
	color: #CC3366;
}
.text_klein {
	font-size: 9px;
}
.text_normal {
	font-size: 14px;
}
.text_gross {
	font-size: 18px;
}
#layer_copyright a {
	color: #333333;
	text-decoration: underline;
}
#layer_copyright {
	position:absolute;
	left: 0px;
	top: 100%;
	width: 100%;
	height: 20 px;
	margin-top: -20px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	text-align: center;
}
.Stil1 {font-size: large}

#layer_navi {
	position: relative;
	top: 2px;
	height: 38px;
	z-index:1;
	text-align: center;
}
.navi_button {
	float: left;
	
}
.navi_button_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	text-align:center;
	background-image:url(navi_bg2.png);
	margin: 0px;
	padding: 0px;
}
.navi_button_text a {
	color: #FFFFFF;
	text-decoration: none;
}
.navi_button_text a:hover {
	color: #FF9999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
