

#hauptnavigation {
	width:250px;
	margin-top:34px;
	margin-left:0px;
	height:30px;
	}	
	
.reset {
	padding:0px;margin:0px;
	}

#hauptnavigation a {
	color:#777;
	text-decoration:none;
	}
	
#hauptnavigation a:hover {
	color:#0f6c4f;
	}	

#hauptnavigation a.hauptnavigation_a_active {
	color:#0f6c4f;
	}

.hauptnavigation-style-div {
	height:30px;
	padding-top:10px;
	}

.startseite_space {
	width:0px;
	}

.hauptnavigation {
	list-style: none;
	font-family:'Source Sans Pro', sans-serif;
	font-weight:normal;
	letter-spacing:0px;
	font-size:18px;
	float:none;
	margin-top:2px;
	vertical-align:top;
	margin-right:26px;
	}
		
	
.hauptnavigation_active {
	list-style: none;
	font-family:'Source Sans Pro', sans-serif;
	font-weight:normal;
	letter-spacing:0px;
	font-size:18px;
	float:none;
	margin-top:2px;
	vertical-align:top;
	margin-right:26px;
	}	
	
		
.hauptnavigation:hover {
	list-style: none;
	font-family:'Source Sans Pro', sans-serif;
	font-weight:normal;
	letter-spacing:0px;
	font-size:18px;
	float:none;
	margin-top:2px;
	vertical-align:top;
	margin-right:26px;
	}	
	
.subinfo {
	width:100px;
	height:100px;
	float:none;
	}
	
.subinfo a:hover {
	background:red;	
	}
	
	