#container #logoleiste {
	width: 100%;
}
#container #logoleiste #oben_links {
	background-image: url(/en/images/design/oben-links.jpg);
	height: 200px;
	width: 200px;
	padding: 0px;
	background-repeat: no-repeat;
}
#container #logoleiste #oben_rechts {
	background-image: url(/en/images/design/oben-rechts.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 200px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
}
#container #logoleiste #oben_rechts a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #logoleiste #oben_rechts a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
