
body {
	background-color:#678059;
	color:#D7E6CF;
	font-family:Verdana;
	font-size:12px;
         }
img {
	border:0px;
         }
hr.men {
	border:solid #678059 1px;
         height:1px;
         text-align:center;
         width:80%;
         }
.inhalt {
	width:1000px;
         margin:0px auto;
         text-align:left;
         border:dashed 1px #000000;
         -moz-border-radius:10px;
	}
#men1, #men2 {
         border:1px solid #82BF60;
         width:150px;
         height:300px;
         background-color:#A5CC8F;
         padding:3px;
         -moz-border-radius:10px;
         font-size:0.9em;
         }
#men1 {
	float:left;
         margin-left:0px;
         margin-right:5px;
         }
#men2 {
	float:right;
         margin-right:0px;
         margin-left:5px;
         }
h1 {
	font-size:20px;
         }
h2 {
	font-size:16px;
         margin-bottom:5px;
         background-color:#D7E6CF;
         color:#678059;
         text-align:center;
    }
h3 {
	font-size:14px;
    }
#centdiv {
	float:right;
         }
#logo {
	float:right;
         width:200px;
         height:70px;
         }
#w3c {
	float:right;
         width:88px;
         height:31px;
         margin:3px;
         }
#pict {
	text-align:center;
         width:176px;
         height:283px;
         }
#footer {
	text-align:center;
         }
a:link, a:visited, a:active, a:hover
{
         background-color:#A5CC8F;
  text-decoration:none;
  font-weight:bold;
  color:#7B8059;
  font-size:1em;
}
a:active, a:hover
{
         background-color:#A5CC8F;
  color:#B3BF60;
  text-decoration:overline underline;
}
a.tarsien {
display:block;
width:140px;
height:40px;
background-image:url(../gfx/tarsien_a.gif);
text-align:right;
vertical-align:bottom;
}
a.tarsien:hover {
background-image:url(../gfx/tarsien_b.gif);
}
a.dsa {
display:block;
width:140px;
height:40px;
background-image:url(../gfx/dsa_a.gif);
text-align:right;
vertical-align:bottom;
}
a.dsa:hover {
background-image:url(../gfx/dsa_b.gif);
}
a#tooCool {
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 80px;
width: 80px;
background: url(../gfx/too_cool.png) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}

.headercell {
	vertical-align:bottom;
         height:70px;
         margin-bottom:20px;
         border-bottom:1px dashed #000000;
         padding:5px;
         -moz-border-radius:10px;
         background-image:url(../gfx/hinten.jpg);
         }

.smf {
	font-size: 0.8em;
         }
.ssmf {
	font-size: 0.7em;
         }
#content {
height:100%;
}
ul.menu {
 list-style-type:square;
 font-size:0.9em;
 margin-left:0px;
 }
.menuactive {
	color:#dd0000;
         }