/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.hauptnav:link {
	font-family: "HelveticaNeue LT 65 Medium",  sans-serif;
 	font-size: 10pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-indent: 0px;
 	background-color: rgb(102,153,204);
 	border: 1px outset rgb(102,153,204);
 	margin: 0px;
 	padding: 1px;
 	display: block
}

.subnav:visited {
	font-family: "HelveticaNeue LT 65 Medium",  sans-serif;
 	font-size: 10pt;
 	color: rgb(0,51,153);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-indent: 0px;
 	background-color: rgb(255,255,204);
 	border: 1px outset rgb(153,204,255);
 	margin: 0px;
 	padding: 1px;
 	display: block
}

.hauptnav {
	font-size: 10pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-indent: 0px;
 	background-color: rgb(102,153,204);
 	margin: 0px;
 	padding: 1px;
 	border-top: 1px solid rgb(192,192,192);
 	border-right: 1px solid rgb(192,192,192);
 	border-bottom: 1px solid rgb(192,192,192);
 	display: block
}

.subnav:link {
	font-family: "HelveticaNeue LT 65 Medium",  sans-serif;
 	font-size: 10pt;
 	color: rgb(0,51,153);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-indent: 0px;
 	background-color: rgb(255,255,204);
 	border: 1px inset rgb(102,153,204);
 	margin: 0px;
 	padding: 1px;
 	display: block
}

.TextObject {
	font-family: "HelveticaNeue LT 65 Medium",  sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

.hauptnav:visited {
	font-size: 10pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-indent: 0px;
 	background-color: rgb(102,153,204);
 	border: 1px outset rgb(102,153,204);
 	margin: 0px;
 	padding: 1px;
 	display: block
}

.subnav {
	font-size: 10pt;
 	color: rgb(0,51,153);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: left;
 	text-indent: 0px;
 	background-color: rgb(255,255,204);
 	margin: 0px;
 	padding: 1px 0px 1px 1px;
 	border-top: 1px solid rgb(192,192,192);
 	border-bottom: 1px solid rgb(192,192,192);
 	display: block
}

.hauptnav:hover {
	font-family: "HelveticaNeue LT 65 Medium",  sans-serif;
 	font-size: 10pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-indent: 0px;
 	background-color: rgb(0,51,153);
 	border: 1px outset rgb(102,153,204);
 	margin: 0px;
 	padding: 1px;
 	display: block
}

.subnav:hover {
	font-family: "HelveticaNeue LT 65 Medium",  sans-serif;
 	font-size: 10pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-indent: 0px;
 	background-color: rgb(0,51,153);
 	border: 1px outset rgb(102,153,204);
 	margin: 0px 0px 0px 2px;
 	padding: 1px;
 	display: block
}

.TEXTNAVBAR:hover {
	font-family: "HelveticaNeue LT 65 Medium",  sans-serif;
 	font-size: 10pt;
 	color: rgb(0,51,153);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-indent: 0px;
 	background-color: rgb(102,153,204);
 	margin: 0px;
 	display: block
}
