body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
	text-align: left;
}

a:link, a:visited {color: #000; TEXT-DECORATION: none; }


#navi {
	margin: -519px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
               no-repeat
               0% 0%;
	float: right;
}

#subnavi {
	width: 162px;
	float: left;
	display: none;
}

#adresszeile {
	border-bottom: 5px solid #F02B2B;
	padding: 0 0 5px 15px;
}

#clear {
	clear: both;
}

#inhalt {
	margin: 10px 0 0 0;
	width: 648px;
	float: left;
	border: 1px solid #B50505;
}

#linkstempl {
	width: 268px;
	float: left;
	text-align: right;
	margin: 20px 0 0 0;
	border: 0px dashed #000;
}

#rechtstempl {
	float: left;
	width: 350px;
	margin: 20px 0 0 25px;
	border: 0px dashed #000;
}

.headline {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 30px;
	margin: 92px 0 0 0;
}


hr {
	height: 0px;
        border-top: 0px;
        border-bottom: 1px solid #fff;
	}


#formularlinks {
	margin: 0 0 0 10px;
	width: 230px;
	float: left;
}

#formularrechts {
	width: 325px;
	float: left;
}
