

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	font-weight: bold;
	background-color: #66CC00;
	background-image: url(images/higruges2.jpg);
	background-repeat: repeat;
	scrollbar-shadow-color: #66CC00;
	scrollbar-face-color: #CCCCCC;
	scrollbar-base-color: #66CC00;
	scrollbar-highlight-color: #66CC00;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #33CC00;
}

#haupttab {
	background-image: url(images/higru.gif);
	background-color: #CCFF66;
	background-repeat: no-repeat;
}


#kopf {
	background-image: url(images/kopf.gif);
}
p {
	font-size: 12px;
}
#text{
	font-size: 12px;
}


.point1 {
	border: solid 1px black;
	background-color: #88D060;
}
.point2 {border:solid 1px black;background-color:#88D060}
.point3 {border:solid 1px black;background-color:#88D060}

#inhalt{
	width: 320px;
	overflow: auto;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	background-color: White;
	z-index: 2;
	padding: 5px 5px 10px 5px;
	font-size: 13px;
	height: 325px;
}

#inhaltgr{
	width: 450px;
	overflow: auto;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	background-color: White;
	z-index: 2;
	padding: 5px 5px 10px 5px;
	font-size: 13px;
	height: 350px;
}

#inhaltfr{
	width: 450px;

	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	background-color: White;
	z-index: 2;
	padding: 5px 5px 10px 5px;
	font-size: 13px;
	height: 350px;
}
#inhaltkar{
	width: 450px;
	overflow: auto;

	background-color: White;
	z-index: 2;
	padding: 5px 5px 10px 5px;
	font-size: 13px;
	height: 350px;
}


#normal{
	background-color: White;
	padding: 0px;
	border: 2px solid #990000;
}
#scroll{
	overflow: auto;
	width: 580px;
	height: 400px;
}


.textstart {
	font-family: Tahoma, Verdana,;
	font-size: 18px;
	color: #207848;
	width: 500px;
	font-weight: bold;
}
hr {
	color: #207848;
	width: 500px;
}
.linktext {

font-size:20px;font-weight:bold;
}

.copy {
font-size:10px;
	
}
td{
font-size:12px;
	
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

/* =-=-=-=-=-=-=-[Menu Five]-=-=-=-=-=-=-=- */

#menu5 {
	width: 170px;
	border-style: none solid none solid;
	border-color: Green;
	border-width: 1px;
	margin: 5px;
	font-size: 10px;
	
}

#menu5 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu5 li a:link, #menu5 li a:visited {
        color: #777;
        display: block;
        background: url(images/menue5.gif);
        padding: 4px 22px 0 5px;
        text-align: right;
        }

#menu5 li a:hover, #menu5 li #current {
        color: #fff;
        background: url(images/menue5.gif) 0 -32px;
        padding: 4px 22px 0 5px;
        text-align: right;
        }

#menu5 li a:active {
	color: #fff;
	background: url(images/menu5.gif) 0 -64px;
	padding: 4px 22px 0 5px;
	text-align: right;
}



#div111 {
 position:absolute;
 top:50px;left:250px;
 width:150px;height:150px;
 border:1px solid #000000;
 background-color:#6666aa;
 z-index:1;
}
#div222 {
 filter:alpha(opacity=80);
 -moz-opacity:0.8;
 position:absolute;
 top:100px;left:350px;
 width:150px; height:150px;
 border:1px solid #000000;
 background-color:#6666aa;z-index:2;
}
