body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bilder/tiles.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
}
#wrapper {
	margin: 0 0;
}
#navigation {
	position:absolute;
	left:80px;
	top:170px;
	line-height:0px;
	background-color:#FFFFFF;
	z-index:3;
}
#logo {
	position:absolute;
	left:350px;
	top:35px;
	line-height:0px;
	background-color:#FFFFFF;
}
#linie {
	position:absolute;
	left:350px;
	top:110px;
	line-height:0px;
	background-color:#FFFFFF;
}
#quicklinks {
	position:absolute;
	left:608px;
	top:84px;
	line-height:0px;
	background-color:#FFFFFF;
}
#inhalt {
	position:absolute;
	left:80px;
	top:166px;
	width:820px;
	padding-bottom:400px;
	background-color:#ffffff;
}
#inhalt #startinhalt {
	position:relative;
	left:80px;
	top:0px;
	width:650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height:16px;
}
#inhalt #startinhalt .head{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	font-weight:bold;
}
#inhalt #startinhalt a{
	color: #cc0000;
	text-decoration:none;
}
#inhalt #startinhalt a:hover{
	color: #99cc33;
	text-decoration:none;
}
#inhalt #textinhalt{
	position:relative;
	left:270px;
	top:0px;
	width:520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height:16px;
}
#inhalt #textinhalt td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height:16px;
}
#inhalt #textinhalt .head{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	font-weight:bold;
}
#inhalt #textinhalt a{
	color: #cc0000;
	text-decoration:none;
}
#inhalt #textinhalt a:hover{
	color: #99cc33;
	text-decoration:none;
}
#inhalt #textinhalt ul{
	margin: 0.8em; padding: 0.8em;
}
#inhalt #textinhalt ul li{
	list-style: inherit;
	list-style-image: url("bilder/bullet.gif");
}
.textarea{
	width: 460px;
	height: 180px;
}
.formulartext {
	background-color: #eeeeee;
	width: 240px;
	height: 20px;
	padding-top:2px;
	padding-left:5px;
}
.formularfeld {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666; 
	margin-right: 1px solid #666666;
	width: 218px;
	height: 18px;
}
.element {
	padding-top: 8px;
}