body {
	margin: 25px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
p {
	margin: 0;
	padding-bottom: 8px;
}
img {
	border: none 0px;
}
form {
	letter-spacing: normal;
}
a:link {
	color: #D1D1D1;
	text-decoration: none;
}
a:visited {
	color: #D1D1D1;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #D1D1D1;
	text-decoration: none;
}
li a.activated {
	color:#000000;
}
li a:visited.activated {
	color:#000000;
}
#mainnavi {
	width:670px;
	font-size: 24px;
	font-weight: bold;
	color: #D1D1D1;
	letter-spacing: -1px;
}
#mainnavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainnavi li {
	list-style: none;
	padding: 0;
	float: left;
	margin: 0 8px 0 0 
}
#adresse {
	width:670px;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #D1D1D1;
	letter-spacing: 0px;
	padding-bottom: 2px;
}
.describe {
	font-size:10px;
	line-height: normal;
	/**/letter-spacing: normal;
}
.describe ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 6px 15px;
	font-weight: normal;
	line-height: normal;
}
.describe ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
	font-weight: normal;
	line-height: 12px;
	list-style-image: url(../images/listpoint.jpg);
}
.label {
	font-size:14px;
	letter-spacing: 0px;
	width: 475px;
	float:left;
}
.label-describe {
	float:left; 
	width: 480px;
	color: #939598;
	/*border: 1px solid #000000;*/
}
#subnavigation {
	float: right;
	width: 170px;
	/*border: 1px solid #000000;*/
}
#subnavibutton-container-left {
	height: 27px; 
	width: 14px;
	float: right;
	margin-right: 5px; 
	margin-top: 6px;
}
#subnavibutton-container-left a {
	display: block;
	height: 27px; 
	width: 14px;
	float: right;

	background-image: url(../images/button-left.gif); 
	background-repeat: no-repeat;
}
#subnavibutton-container-left a:visited {
	display: block;
	height: 27px; 
	width: 14px;
	float: right;

	background-image: url(../images/button-left.gif); 
	background-repeat: no-repeat;
}
#subnavibutton-container-left a:hover {
	background-image: url(../images/button-left-hover.gif); 
}
#subnavibutton-container-right {
	height: 27px; 
	width: 14px;
	float: right; 
	margin-right: 17px;
	margin-top: 6px;
}
#subnavibutton-container-right a {
	display: block;
	height: 27px; 
	width: 14px;
	float: right;
	
	background-image: url(../images/button-right.gif); 
	background-repeat: no-repeat;
}
#subnavibutton-container-right a:visited {
	display: block;
	height: 27px; 
	width: 14px;
	float: right;

	background-image: url(../images/button-right.gif); 
	background-repeat: no-repeat;
}
#subnavibutton-container-right a:hover {
	background-image: url(../images/button-right-hover.gif); 
}
#content {
	width:670px;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #D1D1D1;
	letter-spacing: -1px;
}
form, input, textarea {
	padding: 3px;
	font-size: 13px;
	letter-spacing: normal;
}
.input1 {
	width: 300px;
	background-color:#E9E9EB;
	border: none 0px;
	color:#949597;
	margin-bottom: 1px;
	/*font-size:13px;wird bei 12px in firefox kleiner und im IE genauso gross wie bei groesse 12px angezeigt*/
	height: 25px;
}
input#senden, input#zuruecksetzen {
	border: none 0px;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 19px;
	padding-top: 1px;
	height: 19px;
	font-size: 12px;
	/**/font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	cursor: pointer;
}
input#senden {
	background-image: url(../images/form-right.gif);
	background-repeat: no-repeat;
}
input#zuruecksetzen {
	background-image: url(../images/form-left.gif);
	background-repeat: no-repeat;
}

.textin {
	width: 300px;
	background-color:#E9E9EB;
	border: none 0px;
	margin-top: 0px;
	height: 110px;
	background-image:url(../images/nachricht.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #949597;
	background-repeat: no-repeat;
}
.kleineschrift-floatright {
	width: 345px;
	float: right;
	line-height: 14px;
	letter-spacing: 0px;
	font-size:12px;
}
.kleineschrift {
	width: 345px;
	line-height: 14px;
	letter-spacing: 0px;
	font-size:12px;
}
.klein {
	font-size:12px;
}
.fehlerliste ul li {
	color:#8c2e54;
}
#valide {
	padding-left: 0px;
	padding-top: 20px;
}
