@charset "UTF-8";


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	color: #666666;
}




 Paste this code into the CSS section of your HTML document  

ul#menu {
color: #000000;
	width: 0px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#menu ol {
color: #000000;
	display: none;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0px;
}

ul#menu li, 
  ul#menu a {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}

ul#menu li {
color: #000000;
	line-height: 15px;
	list-style-type: none;
}

ul#menu ol li {
color: #000000;
	border-bottom: none;
}

ul#menu ol li:before {
	content: "  — ";	
}

ul#menu a {
color: #000000;
	text-decoration: none;
	outline: none;
	font-weight: normal;
}

ul#menu a:hover {
	color: #000000;
	text-decoration: underline;
}

ul#menu a.active {
	color: #000000;
}
.link_neg {
	color: #FFFFFF;
	font-weight: normal;
}

.adresshead {
font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
}

.adresseoben {
font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
}
.languagechanger {
font-family: verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}
.strukturbaum {
font-family: verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}

.negativ_A {color: #FFFFFF}

