@charset "UTF-8";
.hauptnavigation {
	text-decoration: none;
	vertical-align: text-top;
	padding-top: 10px;
	text-align: right;
	left: 597px;
	top: 0px;
	word-spacing: 15px;
	color: #999;
	font-family: Arial;
	font-size: 16px;
}
.logo a:link img {
	text-decoration: none;
	text-align: left;
	border: 0px;
}
.logo a:hover img {
	text-decoration: none;
	text-align: left;
	border: 0px;
}
.logo a:visited img {
	text-decoration: none;
	text-align: left;
	border: 0px;
	
} a:link.navi-oben {
	font-family: arial;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	word-spacing: 15px;
	
} a:visited.navi-oben {
	font-family: arial;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	word-spacing: 15px;
	
} a:focus.navi-oben {
	font-family: arial;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	word-spacing: 15px;
	
} a:hover.navi-oben {
	font-family: arial;
	font-size: 16px;
	color: #999;
	text-decoration: none;
	word-spacing: 15px;

} a:active.navi-oben {
	font-family: arial;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	word-spacing: 15px;
	border: 1px solid #999;
}
.rahmen-offen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-color: #999;
}
.text {
	font-family: Arial;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	
} a:link.linktext {
	font-family: arial;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	word-spacing: 15px;
	
} a:visited.linktext {
	font-family: arial;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	word-spacing: 15px;
	
} a:focus.linktext {
	font-family: arial;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	word-spacing: 15px;
	
} a:hover.linktext {
	font-family: arial;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	word-spacing: 15px;

} a:active.linktext {
	font-family: arial;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	word-spacing: 15px;
	border: 1px solid #999;
}

