/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	
	
}
.headline {font-size: 12px; font-weight: bold; color: #9D9D9D;}
	
a:link {
	color: #2D557A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2D557A;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}

div#sprache {
	width:auto; height:auto;
	margin-top:168px;
	margin-left:7px;
	float:left;
}


.langNav{
	color: #fffff;
}

.langNav a:link .langNav a:visited, .langNav a:link, .langNav  
hover,.langNav a:link {
	color: #FFFFFF
	text-decoration: none;
}

div#container {
	width:auto; height:auto;
	background-image:url(../pix/hgb.gif);
	background-repeat:repeat-y;
	padding-top:20px;
	margin-bottom:20px;
	clear:both;
}

div#mainNavi {
	width:136px;
	height:auto;
	margin-right:20px;
	text-align:right;
	margin-right:11px;
	float:left;
	color:#333333;
	margin-left: 10px;
	
}

div#subNavi {
	width:140px;
	height:auto;
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 12px;
}

div#inhalt {
	width:430px;
	height:auto;
	float:left;
	line-height:16px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}

div#boxRight {
	width:225px; height:auto;
	margin:0px 11px 0px 11px;
	float:left;
}

div#footer {
	height:20px;
	background-image:url(../pix/hgbFooter.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding-top:25px;
	clear:both;
	font:Arial, Helvetica, sans-serif;
	color:#818181;
	font-size:10px;
	text-indent: 163px;
}

input.fields {
    font-family: Verdana, Arial, Helvetica;
	font-size:10px;
	color:#000000;
	width:250px;
	background-color: #FFFFFF;
	border: thin solid #9C3D56;
	cursor: hand;
}
textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size:10px;
	color:#000000;
	width:250px;
	background-color: #FFFFFF;
	cursor: hand;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #9C3D56;
	border-right-color: #9C3D56;
	border-bottom-color: #9C3D56;
	border-left-color: #9C3D56;
}

.textarealang {
    font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	width:250px;
	border:1px;
	#background-color: #FFFFFF;
	border-color:#9C3D56;
	border-style:groove;
}
