body {
font-family: verdana, tahoma, arial, sans-serif;
font-size: 100%;
}

#anker {
position: absolute; top: 1px; left: 1px;
}

#rahmen {
margin: 10px;
}


#head {
height: 100px;
width: auto;
margin: 0px;
padding: 0px;
border: 1px black solid;
}

#head h1 { 
color: black;
padding: 10px 0px 0px 20px;
font-weight: normal;
font-size: 120%;
letter-spacing: 2px;
word-spacing: 5px;
}

#menu1 {
width: auto;
text-align: left;
margin: 0px;
padding: 7px 0px 7px 10px;
font-size: 110%;
font-weight: normal;
border: 1px black solid;
border-top: none;
font-family: arial, helvetica, sans-serif;
}

#menu1 span.active, #menu1 span.inactive {
margin: 0px 7px;
}

#menu1 span.inactive {
color: #666666;
}

#menu1 span.trenner {
font-size: 90%;
}

#menu1 a:link, #menu1 a:visited {
padding: 10px 0px 10px 0px;
color: black;
text-decoration: none;
}

#menu2 {
display: none;
	}

#content {
width: auto;
margin: 0px;
padding: 15px 30px 5px 10px;
border: 1px black solid;
border-top: none;
}

#content h1 {
font-weight: normal;
font-size: 130%;
letter-spacing: 1px;
word-spacing: 2px;
}

#content h1.second {
margin-top: 30px;
}

#content h2 {
margin-top: 30px;
font-weight: bold;
font-size: 100%;
letter-spacing: 1px;
word-spacing: 2px;
}

#content form {
font-size: 80%;
}

#content .ergebnis {
color: gray;
font-size: 80%;
}

#content p {
font-weight: normal;
font-size: 80%;
}

	.float_right {
	float: right;
	margin-left: 20px;
	}

	.toplink {
	display: none;
	}

#content a:link, #content a:visited {
color: black;
text-decoration: underline;
}

#content a:focus, #content a:hover, #content a:active, #content a:visited:active {
color: orange;
}

#fuss {
clear: both;
margin: 5px 0px 10px 0px;
padding: 0px 0px 0px 20px;
}

#fuss p {
margin: 5px 0px 0px 0px;
padding: 0px;
font-size: 70%;
font-style: regular;
color: gray;
}

.strong {
font-weight: bold;
}

