
/* buttonleiste */

#menu1, #menu2 {	
	border-right: 1px solid #888888;
}

#menu1 a ,#menu2 a ,#menu3 a {
	font-family: arial, helvetica, tahoma ,verdana, sans-serif;
	font-size: 11pt;
	text-align: center;
	color: #efefef;
	line-height: 66px;
	height: 67px;
	background-repeat:no-repeat;
	text-decoration: none;
}

#menu1 a:hover,#menu2 a:hover ,#menu3 a:hover { color:#afafaf; }


#menu1 a, #menu1 a:visited , #menu1 a:active {
	display: block;
	width: 156px;
	background-image: url(../images/link_links.jpg);
}

#menu1 a:hover { background-image:url(../images/link_linksb.jpg); }


#menu2 a, #menu2 a:visited , #menu2 a:active {
	display: block;
	width: 150px;
	background-image: url(../images/link_mitte.jpg);
	background-repeat: repeat-x;
}

#menu2 a:hover { background-image:url(../images/link_mitteb.jpg); }

#menu3 a, #menu3 a:visited , #menu3 a:active {
	display: block;
	width: 156px;
	background-image: url(../images/link_rechts.jpg);
}

#menu3 a:hover { background-image:url(../images/link_rechtsb.jpg); }

/* zweites menue oben */

#menuob a, #menuob a:visited , #menupb a:active {
	display: block;
	color: #000000;
	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;
}

#menuob a:hover {
	color: #ff8a00;
}

.menutrenn {
	color: #8f8f8f;
	width: 15px;
	text-align: center;
}

#bild a, #bild a:visited, #bild a:active {
	position: absolute;
	top: 50px;
	left: 30px;
	height: 99px;
	width: 179px;
	background: url(../images/live_ticker.png);
	background-repeat: no-repeat;
}

#bild a:hover {
	background: url(../images/live_ticker_hover.png);
}