@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	color:#333333;
	background-color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 160%;
	text-decoration: none;
	margin-top: 5px;
	}
		
#content_d	{
	background-color: #FFFFFF;
	width: 955px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;	
	}

	
#head_d {
	height: 85px;
	}
#navianzeige {
	background-color: #FF0000;
	margin-left: 205px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 14px;
	line-height: 18px;
	width: 650px;
	float: left;
}
#formtextfeld {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 200px;
	width: 400px;
}

#sprache {
	background-color: #FF0000;
	margin-left: 205px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 18px;
	text-align: right;
	padding-left: 5px;
}



#foot_d	{
	height: 15px;
	font-size: 10px;
	line-height: 130%;
	color: #999999;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: center;
	}
#menufeld	{
	float: left;
	}

#desk_d {
	background-color: #FFFFFF;
	height: 580px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	overflow: auto;
	background-repeat: no-repeat;
	background-position: center center;
}


.red {
	color: #FF0000;
}

.menuliste {
	text-align: right;
	float: right;
	width: 200px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.titel {
	color: #FF0000;
	text-align: center;
	margin-top: 10px;
}



a {
	color: #333333;
	text-decoration: none;
}
a:active {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
}


a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
#sendbutton {
	color: #FF0000;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
}
#resetbutton {
	color: #FF0000;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
}

#datensatznavi {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 210px;
	width: 400px;
}
#formtextfeld_resultat {
	text-align: right;
}

