
#header_banner{
	-moz-border-radius:10px 10px 0px 0px; /* Firefox */
	-webkit-border-radius:10px 10px 0px 0px; /* Safari, Chrome */
	-khtml-border-radius:10px 10px 0px 0px; /* Konqueror */
	border-radius:10px 10px 0px 0px; /* CSS3 */
	background-color: #FFF;
}

#header_banner{
	width: 945px;
	height: 240px;
	background-repeat: no-repeat;
	display:block;
	background-size: 100%;
}

.logo_default{
	border: 0px solid #000;
	text-indent: 0em !important;
	/*height: 125px !important;
	width: 95px !important;*/
}

.logo_left{
	text-indent: 0em !important;
	right: 165px;
	height: 125px !important;
}

#logo_text{
	bottom: 58px !important;
}

.logo_text_left{
	right: 395px !important;
}
/*
div#header_content {
	width: 600px;
}*/

#doppel_logo{
	height: 125px !important;
	background-color: #fff;
	-moz-border-radius:8px; /* Firefox */
	-webkit-border-radius:8px; /* Safari, Chrome, Opera */
	-khtml-border-radius:8px; /* Konqueror */
	border-radius:8px; /* CSS3 */
}

