@CHARSET "UTF-8";
#logo {
	margin: 75px 0px 0px 569px;
	width: 366px;
	height: 50px;
}

/* Style Victor Navigation in 'top' */
#navi_cont {
	height: 204px;
	width: 936px;
	margin-left: 36px;
}

#kontakt_navi {
	height: 29px;
	margin: 0px 0px 0px 673px;
}

/* classes top navi */
.navi_bar_yellow_links1 {
	height: 34px;
	margin: 6px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	height: 36px;
	/*width: 242px;*/
	border-right: #FFFFFF 1px solid;
	float: left;
}

.navi_bar_yellow_links2 {
	height: 34px;
	margin: 6px 0px 0px 0px;
	padding: 2px 0px 0px 17px;
	height: 36px;
	/*width: 223px;*/
	border-right: #FFFFFF 1px solid;
	float: left;
}

.navi_bar_yellow_menue {
	float: left;
	display: inline;
	margin: 5px 16px 0px 0px;
}

.topnavi {
	float: left;
	position: relative;
	line-height: 25px;
}

.subnavi {
	list-style-type: none;
	width: 170px;
	padding: 0px;
	margin: 0em;
	/* wichtig, damit kein Abstand zwischen Menüpunkt und Subnavi, sonst flackern */
	position: absolute;
	display: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 18px;
}

.subnavi li {
	height: 18px;
}

.unternavi_text_bckg_1 {
	width: 175px;
	height: 18px;
	/*float:left;*/
	display: inline;
	filter: Alpha(opacity = 50);
	opacity: 0.5;
	moz-opacity: 0.5;
	position: absolute;
	/*display: none;*/
	background-color: #fff;
	z-index: 0;
	margin-left: -10px;
}

.unternavi_text_1 {
	position: relative;
	z-index: 5;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
}

a.smallWhite:link, a.smallWhite:visited, a.smallWhite:hover, a.smallWhite:active {
  font-family: tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  line-height:26px;
}
a.smallWhite:hover {
  font-family: tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #ddd;
  text-decoration: none;
  line-height:26px;
}

a.black:link,a.black:visited,a.black:hover,a.black:active {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #212121;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}

a.black:active,a.black:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}

a.blacksub:link,a.blacksub:visited,a.blacksub:hover,a.blacksub:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #212121;
	text-decoration: none;
	line-height: 18px;
}

a.blacksub:active,a.blacksub:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 18px;
}

a.yellowbig:link,a.yellowbig:visited,a.yellowbig:hover,a.yellowbig:active
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f9ba17;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 3px 0px 19px;
	background-image: url(../images/menu/arrow_navi.gif);
	background-repeat: no-repeat;
	background-position: left;
}