
.menu {
	width: 120px;
	position: absolute;
	visibility: visible;
	z-index: 1001;
	top: 79px;
	left: 0px;
}
.header_down {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
a#menu {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
a#menu:link {
	text-decoration: none;
}
a#menu:visited {
	text-decoration: none;
	color: #353535;
}
a#menu:hover {
	text-decoration: none;
	color: #000000;
}
a#menu:active {
	text-decoration: none;
	color: #999999;
}
a#menu2 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #B7B7B7;
}
a#menu2:link {
	text-decoration: none;
}
a#menu2:visited {
	text-decoration: none;
	color: #353535;
}
a#menu2:hover {
	text-decoration: none;
	color: #000000;
	background-color: #CDCDCD;
}
a#menu2:active {
	text-decoration: none;
	color: #999999;
}
a#toplink	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	font-style: normal;
}
a#toplink:hover	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000033;
	font-style: normal;
}
a#home	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	font-style: normal;
	padding-right: 8px;
}
a#home:hover	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	font-style: normal;
	background-color: #CCCCCC;
	padding-right: 8px;
}
.ds_links {
	left: 123px;
	position: absolute;
	visibility: visible;
}
.bg_grau {
	background-color: #999999;
	height: 19px;
	width: 100%;
	top: 57px;
	position: absolute;
	visibility: visible;
	font-size: 10px;
	z-index: 1;
}
.logo {
	position: absolute;
	visibility: visible;
	top: 0;
	right: 20px;
	z-index: 2;
}
