﻿/* buttonleiste 5 links */
nu1 a:hover {
	color: #AFAFAF;
}

/* zweites menue oben */
#menupb a:active {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 11pt;
	font-family: arial, helvetica, tahoma ,verdana, sans-serif;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-left: solid 0px #fff;
	border-top: solid 0px #fff;
	line-height: 35px;
	height: 35px;
	text-align: center;
	background-color: #;
}
#menuob a:visited {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 11pt;
	font-family: arial, helvetica, tahoma ,verdana, sans-serif;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-left: solid 0px #fff;
	border-top: solid 0px #fff;
	line-height: 35px;
	height: 35px;
	text-align: center;
	background-color: #;
}
#menuob a {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 11pt;
	font-family: arial, helvetica, tahoma ,verdana, sans-serif;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-left: solid 0px #fff;
	border-top: solid 0px #fff;
	line-height: 35px;
	height: 35px;
	text-align: center;
	background-color: #;
}
#menuob a:hover {
	color: #950000;
	background: transparent;
	text-decoration: overline;
}
.menutrenn {
	border-bottom: solid 0px #fff;
	color: #8F8F8F;
	margin: 0px;
	padding: 0px;
}
