.navigation{
	display: block;
	width: 873px;
	background-image: url(bilder/navi_background2.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 24px;
	padding-left: 23px;
}
.navi{
	height:24px;
}
.navi ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
.navi ul li{
	float:left;
	position:relative;
}
.navigation ul li a, .navigation ul li a:visited{
	outline: 0;
	-moz-outline: 0;
	display:block;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
	background-image: url(bilder/navi_background2.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, sans-serif;
	padding: 0px;
	overflow: hidden;
}
.navi ul li a:hover{
	outline: 0;
	-moz-outline: 0;
	color:#F0B00D;
	background-image: url(bilder/navi_background2.gif);
	background-repeat: repeat-x;
}
.navi ul li ul {
	display:none;
}
.navi ul li:hover ul{
	display:block;
	position:absolute;
	top:24px;
	width:100px;
	height:0;
	left: -15px;
}
.navi ul li ul li a:hover{
	outline: 0;
	-moz-outline: 0;
	color:#171E5D;
	background-image: url(bilder/subnavi_background2.png);
}
.breite40 {
	width: 40px;
	}
.breite50 {
	width: 50px;
	}
.breite60 {
	width: 60px;
	}
.breite70 {
	width: 70px;
	}
.breite80 {
	width: 80px;
}
.breite90 {
	width: 90px;
}
.breite100 {
	width: 100px;
}
.breite110 {
	width: 110px;
}
.breite120 {
	width: 120px;
}
.breite140 {
	width: 140px;
}
.breite160 {
	width: 160px;
}

.navi ul li ul a, .navi ul li ul a:visited{
	outline: 0;
	-moz-outline: 0;
	display:block;
	font-size:11px;
	font-weight:normal;
	width:100px;
	height:21px;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
	background-image: url(bilder/subnavi_background.png);
	background-repeat: repeat-x;
	line-height: 21px;
	padding-left: 6px;
	padding-top:0px;
}
.navi img{
	outline: 0;
	-moz-outline: 0;
	display:block;
	line-height:24;
	background-image: url(bilder/navi_background2.gif);
	background-repeat: repeat-x;
}
.link{
	height:24px;
}

