#seite #oben {
	position: relative;
}

#seite #oben #hauptnavigation,
* html #seite #oben #hauptnavigation .ie6 {
	width: 990px;
	background-image: url(../img/seite/oben/ticker_gradient.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#seite #oben #hauptnavigation.orange,
* html #seite #oben #hauptnavigation.orange .ie6 {
	background-image: url(../img/seite/oben/ticker_gradient_orange.png) !important;
}

#seite #oben #hauptnavigation {
	margin-top: 1px;
	border-top: none;
	border-right: none;
}

.rechts {
 	margin-top: -15px;	
}


/**** ueberschreibt Wert in all.css  *****/
#seite #mitte .rechts .portfolio .eintraege a.aircraft {
	padding-left: 10px;
	margin: 0px 0px 10px 3px;
}






/************* #ticker ausgabe ***************/

#ticker .title {
	position: absolute;
	left: -84px;
	color: #fff;
}

#ticker {
	position: absolute;
	width: 300px;
	top: 57px;
	left: 660px;
	text-align: left;
	color: #0c3668;
	height: 12px;
	font-size: 12px;
	padding: 7px 0px 9px 9px;
	margin: -56px 9px 0px 0px;
	float: left;
}

#ticker a {
	text-decoration: underline;
	border: none;
	color: #0c3668;
}

*html #ticker {
	padding: 8px 30px 0px 9px;
	margin-right: -30px;
}

*html .tickerrahmen {
	margin-right: 39px;
}

.tickerrahmen {
	background-color: #E2ECF6;
}

.tickerrahmen p {
	padding: 0px !important;
	margin: 0px !important;
}