@charset "UTF-8";
/* CSS Document */
#vmenu {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: left;
	vertical-align: top;
	background-color: #E6E6E6;
	
	height: 510px;
}
.mh {
	margin: 0px;
	padding: 5px 0px 0px;
	cursor: hand;
}
.mhaktiv {
	margin: 0px;
	padding: 5px 0px 0px;
	cursor: hand;
	background-image: url(../bilder/m_a.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mhoppen {
	margin: 0px;
	padding: 5px 0px 0px;
	cursor: hand;
	background-image: url(../bilder/m_o.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mh a {
	/*color: #05458D;*/
	/*color: #930;*/
	color: #E6E6E6;
	background-image: url(../bilder/top_start_brun3.jpg);
	text-decoration: none;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding: 3px 0px 0px 6px;
	display: block;
	line-height: 20px;
}
.mhaktiv a {
	color: #000000;
	background-image: url(../bilder/top_start_brun31.jpg);
	text-decoration: none;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	/*font-weight: bold;*/
	padding: 3px 0px 0px 6px;
	display: block;
	cursor: default;
	/*line-height: 13px;*/
	line-height: 20px;
}
.mhoppen a {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding: 3px 0px 0px 6px;
	display: block;
	line-height: 13px;
}
.mh a:hover {
	color: #000000;
	text-decoration: underline;
}
.mhoppen a:hover {
	color: #000000;
	text-decoration: none;
}
.mu {
	margin: 0px;
	padding: 0px;
	cursor: hand;
	background-image: url(../bilder/mu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.muaktiv {
	margin: 0px;
	padding: 0px;
	cursor: hand;
	/*background-image: url(../bilder/mu_a.gif);*/
	background-image: url(../bilder/top_start_brun31.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.muoppen {
	margin: 0px;
	padding: 0px;
	cursor: hand;
	background-image: url(../bilder/mu_o.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mu a {
	color: #930;
	/*color: #000000;*/
	text-decoration: none;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 3px 0px 0px 20px;
	display: block;
	line-height: 13px;
}
.muaktiv a {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 3px 0px 0px 20px;
	display: block;
	cursor: default;
	line-height: 17px;
}
.muoppen a {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 3px 0px 0px 20px;
	display: block;
	line-height: 13px;
}
.mu a:hover {
	color: #000000;
	text-decoration: underline;
}
.muu {
	margin: 0px;
	padding: 0px;
	cursor: hand;
	background-image: url(../bilder/muu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.muuaktiv {
	margin: 0px;
	padding: 0px;
	cursor: hand;
	background-image: url(../bilder/muu_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.muu a {
	color: #930;
	/*color: #000000;*/
	text-decoration: none;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 3px 0px 0px 32px;
	display: block;
	line-height: 13px;
}
.muuaktiv a {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 3px 0px 0px 32px;
	display: block;
	cursor: default;
	line-height: 13px;
}
.muu a:hover {
	color: #000000;
	text-decoration: underline;
}

