@CHARSET "UTF-8";

* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 62.5%;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 995px;
	margin: 0 auto;
}

/* BRANDING */
#branding {
	background: white url(/images/backgrounds/branding.jpg) -10px top scroll no-repeat;
	height: 342px;
	position: relative;
}

#branding h1 {
	width: 420px;
	height: 170px;
	background: transparent url(/images/backgrounds/logo.png) center no-repeat scroll;
	text-indent: -9999em;
	float: left;
	margin-top: 36px;
	margin-left: 17px;
	position: relative;
}
#branding h1 img {
	position: absolute;
	top: 0;
	right: 0;
	text-indent: 0em;
	height: 0;
}
#branding .slogan {
	float: left;
	margin-top: 17px;
	height: 135px;
	width: 461px;
	/*background: transparent url(/images/backgrounds/slogan.png) center no-repeat scroll;*/
	text-indent: -9999em;
	position: relative;
}
#branding .slogan img {
	position: absolute;
	text-indent: 0em;
	top: 0;
	left: 0;
	font-size: 150%;
	padding-top: 40px;
	height: 0;
}
/* MAIN NAVIGATION */
#nav-global {
	clear: both;
	position: absolute;
	top: 270px;
	height: 40px;
	overflow: hidden;
	margin-left: 17px;
}

#nav-global li {
	float: left;
	margin-right: 10px;
	background: transparent url(/images/backgrounds/navigation.png) right -100px no-repeat scroll;
	height: 40px;
	list-style-type: none;
	padding-right: 5px;
}
#nav-global a {
	line-height: 40px;
	padding: 0 20px;
	text-decoration: none;
	color: white;
	font-size: 140%;
	font-weight: bold;
	background: transparent url(/images/backgrounds/navigation.png) left top no-repeat scroll;
	display: block;
}
#nav-global .active a {
	color: #fbcb00;
}
#nav-global a:hover,
#nav-global a:active,
#nav-global a:focus {
	color: #fdca00;
}
#content {
	overflow: hidden;
	z-index: 10;
}
/* OPENER */
#opener {
	overflow: hidden;
	margin-bottom: 30px;
}

/* FACTS */
#facts {
	float: left;
	margin-left: 25px;
	width: 640px
}

#facts ul {
	float: left;
}

#facts li {
	font-size: 140%;
	list-style-type: none;
	background: transparent url("/images/icons/arrow.png") left 3px no-repeat scroll;
	padding: 4px 0 4px 20px;
	margin: 4px 0;
}

/* SPONSOREN */
#sponsorgroup {
	float: right;
	width: 310px;
}
#sponsorgroup p {
	float: right;
	margin-top: 20px;
}
#sponsorgroup ul {
	float: right;
	clear: right;
	margin-top: 10px;
}
#sponsorgroup li {
	float: left;
	list-style-type: none;
	margin: 0 7px 0 8px;
	height: 31px;
	font-size: 110%;
}

/* HAUPTINHALT */
#main {
	clear: both;
	float: left;
	width: 640px;
	margin-left: 17px;
}

#main.main-mod {
	width: 961px;
	margin-left: 0;
	padding: 0 17px;
}
#main .teaser {
	width: 315px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 10px;
	background: transparent url(/images/backgrounds/schatten.png) left bottom no-repeat scroll;
}
#main.main-mod .teaser {
	width: 961px;
	margin-right: 0;
	background: transparent url(/images/backgrounds/schatten2_mod.png) left bottom no-repeat scroll;
}
#main .teaser-last {
	margin-right: 0;
}
#main .teaser h2 {
	height: 40px;
	line-height: 40px;
	color: white;
	font-size: 140%;
	background: transparent url(/images/backgrounds/header.png) right -100px no-repeat scroll;
	padding-right: 9px;
}
#main .teaser h2 span {
	display: block;
	background: transparent url(/images/backgrounds/header.png) left top no-repeat scroll;
	padding-left: 15px;
}
#main .teaser .text-wrapper,
#marginal .text-wrapper {
	padding-right: 5px;
	background: transparent url(/images/backgrounds/schatten-rechts.png) right top repeat-y scroll;
}
#main .teaser .text {
	background-color: #f7f7f7;
	min-height: 11.4em;
	padding: 15px 15px 5px;
	font-size: 140%;
	overflow: hidden;
}
#main .teaser form {
	margin-top: 20px;
	overflow: hidden;
}
#main .teaser form label {
	display: block;
	margin-bottom: 5px;
}

#main .request-teaser,
#main .teaser-mod {
	clear: both;
	width: 640px;
	background: transparent url(/images/backgrounds/schatten2.png) left bottom no-repeat scroll;
}
#main .teaser-mod h2 {
	color: #fdca00;
}
#main .teaserimg {
	float: left;
	margin-right: 40px;
	margin-bottom: 5px;
}
#main .teaser p,
#main .teaser strong {
	display: block;
}
#main .teaser p {
	margin: 10px 0;
}
#main .teaser h4 {
	font-weight: normal;
	font-size: 140%;
	margin-bottom: -5px;
}
#main a.phone{
	background: transparent url(/images/backgrounds/phone.png) left center no-repeat scroll;
	width: 211px;
	height: 87px;
	line-height: 87px;
	padding-left: 90px;
	font-size: 200%;
	font-weight: bold;
	position: absolute;
	right: 20px;
	margin: 0;
	top: 140px;
        text-decoration: none;
}
#main a.phone_stoerer{
    position: absolute;
	right: 20px;
        border:0px;
        top:-50px;
}

#main .phone_note{    
    padding-left: 90px;
    position: absolute;
    right: 35px;
    margin: 0;
    top: 200px;
    font-size:10px;
}
/*
#main p.phone{
	background: transparent url(/images/backgrounds/phone.png) left center no-repeat scroll;
	width: 211px;
	height: 87px;
	line-height: 87px;
	padding-left: 90px;
	font-size: 200%;
	font-weight: bold;
	position: absolute;
	right: 20px;
	margin: 0;
	top: 90px;
        text-decoration: none;
}*/


#main .teaser ol {
	overflow: hidden;
}
#main .teaser ol li {
	float: left;
	margin: 5px 60px 5px 0;
	list-style-type: none;
}
#main .teaser a {
	color: black;
}
#main .teaser a:hover,
#main .teaser a:active,
#main .teaser a:focus {
	text-decoration: none;
}
#main input {
	background-color: white;
	border: 1px #aaa solid;
	font-size: 120%;
	font-weight: normal;
	padding: 1px;
	/*display: block;*/
}
#main #title{  
  margin-top: 14pt;
}
#main .submitbtn {
	float: left;
	padding-right: 5px;
	background: transparent url(/images/backgrounds/submit-button.png) right -100px no-repeat scroll;
	clear: both;
}
#main #search .submitbtn {
	margin-top: 20px;
}
#main .submitbtn input {
	background: transparent url(/images/backgrounds/submit-button.png) left 3px no-repeat scroll;
	height: 33px;
	border: none;
	line-height: 30px !important;
	font-weight: bold;
	padding: 0 0 0 5px;
	font-size: 100%;
	margin-top: -3px;
}
#main #request {
	overflow: hidden;
}
#main form .wrapper {
	overflow: hidden;
	float: left;
}
#main #request label {
	display: block;
}
#main #request input {
	float: left;
	margin-right: 10px;
	height: 18px;
}
#main #prefix {
	width: 55px;
}
#main #phone {
	width: 120px;
}
#main #code {
	width: 120px;
}
#main #request img {
	float: left;
	margin-right: 10px;
	padding-right: 20px;
	background: transparent url(/images/icons/arrow.png) right center no-repeat scroll;
}

#main #request .submitbtn {
	margin-top: 1.2em;
	clear: none;
}
#main #request .submitbtn input {
	margin-right: 0;
	height: 33px;
}
#main #new-search.error .submitbtn {
	float: right;
}
/* RANDSPALTE */
#marginal {
	float: right;
	width: 310px;
	margin-right: 17px;
	padding-bottom: 10px;
	background: transparent url(/images/backgrounds/schatten_marginal.png) left bottom no-repeat scroll;
}

#marginal h3 {
	line-height: 40px;
	height: 40px;
	background: transparent url(/images/backgrounds/header.png) right -100px no-repeat scroll;
	color: white;
	text-align: center;
	font-size: 140%;
	padding-right: 9px;
}
#marginal span {
	display: block;
	background: transparent url(/images/backgrounds/header.png) left top no-repeat scroll;
}
#marginal .text {
	background-color: #fdca00;
	padding: 15px;
	font-size: 140%;
	line-height: 1.6em;
	overflow: hidden;
}
#marginal .text p {
	margin: 3px 0;
}
#marginal .text ul {
	padding-left: 20px;
}
#marginal .price-1250 {
	display: block;
	width: 277px;
	height: 189px;
	background: #fdca00 url(/images/temp/preise/1250_gross.png) left top no-repeat scroll;
	text-indent: -9999em;
}
 #marginal .price-1250_small {
	display: block;
	width: 277px;
	height: 109px;
	background: #fdca00 url(/images/temp/preise/1250_klein.png) right top no-repeat scroll;
	text-indent: -9999em;
}
#marginal .price-2500{
        display: block;
	width: 277px;
	height: 189px;
	background: #fdca00 url(/images/temp/preise/2500_gross.png) left top no-repeat scroll;
	text-indent: -9999em;
}
#marginal .price-5000{
        display: block;
	width: 277px;
	height: 189px;
	background: #fdca00 url(/images/temp/preise/5000_gross.png) left top no-repeat scroll;
	text-indent: -9999em;
}
#marginal .price-9500{
        display: block;
	width: 277px;
	height: 189px;
	background: #fdca00 url(/images/temp/preise/9500_gross.png) left top no-repeat scroll;
	text-indent: -9999em;
}
#marginal .price-15500{
        display: block;
	width: 277px;
	height: 189px;
	background: #fdca00 url(/images/temp/preise/15500_gross.png) left top no-repeat scroll;
	text-indent: -9999em;
}
#marginal .price-26000{
        display: block;
	width: 277px;
	height: 189px;
	background: #fdca00 url(/images/temp/preise/26000_gross.png) left top no-repeat scroll;
	text-indent: -9999em;
}
#marginal .exclusive-check {
	color: #fdca00;
	background: transparent url(/images/backgrounds/button.png) right -100px no-repeat scroll;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	margin-top: 15px;
	float: left;
	height: 30px;
	line-height: 30px;
}
#marginal .exclusive-check span {
	background: transparent url(/images/backgrounds/button.png) left top no-repeat scroll;
	display: block;
	padding: 0px 5px 0 10px;
}
/* SITE-INFO */
#site-info {
	clear: both;
	height: 25em;
	background: #090909 url(/images/backgrounds/footer.jpg) left top repeat-x scroll;
	margin-top: -10em;
}
#site-info-content {
	padding: 10em 17px 0;
	color: white;
}
#site-info .further-information {
	float: right;
	width: 310px;
}
#site-info .further-information ul {
	overflow: hidden;
	margin-bottom: 10px;
}
#site-info .further-information li {
	list-style-type: none;
	float: left;
	background: transparent url(/images/backgrounds/button.png) right -100px no-repeat scroll;
	height: 31px;
	line-height: 31px;
	margin: 0 0.5%;
	width: 30%;
	overflow: hidden;
	padding-right: 5px;
}
#site-info .further-information li a {
	color: #fff;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	display: block;
	text-align: center;
	background: transparent url(/images/backgrounds/button.png) left 1px no-repeat scroll;
	padding-left: 5px;
	margin-top: -1px;
}
#site-info .further-information li a:hover,
#site-info .further-information li a:active,
#site-info .further-information li a:focus {
	color: #fdca00;
}

/* EXKLUSIV PARTNERSCHAFT */

#main .formular-teaser .price-1250 {
	background: transparent url(/images/temp/preise/1250_klein.png) right top no-repeat scroll;
	position: absolute;
	right: 20px;
	top: 50px;
	height: 116px;
	width: 203px;
	text-indent: -9999em;
}
#main .formular-teaser .price-2500 {
	background: transparent url(/images/temp/preise/2500_klein.png) right top no-repeat scroll;
	position: absolute;
	right: 20px;
	top: 50px;
	height: 116px;
	width: 203px;
	text-indent: -9999em;
}
#main .formular-teaser .price-5000 {
	background: transparent url(/images/temp/preise/5000_klein.png) right top no-repeat scroll;
	position: absolute;
	right: 20px;
	top: 50px;
	height: 116px;
	width: 203px;
	text-indent: -9999em;
}
#main .formular-teaser .price-9500 {
	background: transparent url(/images/temp/preise/9500_klein.png) right top no-repeat scroll;
	position: absolute;
	right: 20px;
	top: 50px;
	height: 116px;
	width: 203px;
	text-indent: -9999em;
}
#main .formular-teaser .price-15500 {
	background: transparent url(/images/temp/preise/15500_klein.png) right top no-repeat scroll;
	position: absolute;
	right: 20px;
	top: 50px;
	height: 116px;
	width: 203px;
	text-indent: -9999em;
}
#main .formular-teaser .price-26000 {
	background: transparent url(/images/temp/preise/26000_klein.png) right top no-repeat scroll;
	position: absolute;
	right: 20px;
	top: 50px;
	height: 116px;
	width: 203px;
	text-indent: -9999em;
}

#main .formular-teaser p {
	width: 60%;
}
#partnership fieldset {
	border: none;
}
#main #partnership label {
	width: 240px;
	float: left;
	clear: both;
	margin-top: 15px;
	height: 1.7em;
	line-height: 1.7em;
	margin-bottom: 0;
}
#main #partnership .eula-box {
	clear: both;
	position: relative;
	float: left;
	display: block;
	width: 100%;
}
#main #partnership label.eula {
	line-height: normal;
	height: auto;
	margin-left: 20px;
	display: block;
	position: relative;
	width: 100%;
}
#partnership input {
	float: left;
	margin-top: 15px;
	width: 200px;
}
#partnership #eula {
	width: auto;
	height: auto;
	position: absolute;
	left: 0;
	border: none;
	background-color: transparent;
}
#partnership .submitbtn  {
	margin-top: 20px;
}
#partnership .submitbtn input {
	width: auto;
}
#main .formular-teaser #partnership p {
	clear: both;
	float: left;
	width: 100%;
}

/* PRESSE FOTOS */
#teaser-wrapper {
	width: 931px;
}
#teaser-wrapper .prev a,
#teaser-wrapper .next a {
	width: 39px;
	height: 108px;
	margin-top: 135px;
	text-indent: -9999em;
}
#teaser-wrapper .prev-hide a,
#teaser-wrapper .next-hide a{
	visibility: hidden;
}
#teaser-wrapper a:active,
#teaser-wrapper a:hover,
#teaser-wrapper a:focus {
	outline: 0;
}
#teaser-wrapper .prev a {
	background: transparent url(/images/icons/slider-button.png) right bottom no-repeat scroll;
	float: left;
}
#teaser-wrapper .next a {
	background: transparent url(/images/icons/slider-button.png) left top no-repeat scroll;
	float: right;
}
#teaser-wrapper .stage {
	margin: 0 auto;
}
#teaser-wrapper .photo {
	float: left;
	background: transparent url(/images/backgrounds/foto-wrapper.png) center no-repeat scroll;
	height: 378px;
	width: 259px;
	margin: 0 5px;
}
#teaser-wrapper .photo-last {
	margin-right: 0;
}
#teaser-wrapper .photo a {
	display: block;
}
#teaser-wrapper a img {
	border: none;
	margin: 32px 25px;
	display: block;
}

/* PopUp für den VoiceCall */
.popup_window{
  margin-top:50pt;
  max-width: 600px;
  width: 600px;
  min-height: 320px;
  border: 1px solid black;
  background-color: #F7F7F7;
  z-index: 5;  
}
#popupwindow_header{
  background-color: #fdca00;
  width:auto;
  height: 30pt;
  border: 1px solid #fdca01;
  margin: 0px;
  text-align:left;
  margin: 0 auto;
  padding-top: 5pt;
  font-size: 18px;
}
#popupwindow_content{
  padding-top:20pt;
  padding-left: 20pt;
  padding-bottom:20pt;
  font-size: 12px;
  line-height: 20px;
}

#contentbox_header_text{
  margin-top:10pt;
  margin-left:20pt;  
}
#initialize_call_content{  
  padding-top:20pt;
  padding-left: 0pt;
  padding-right: 0pt;
  padding-bottom:0pt;
  font-size: 12px;
  line-height: 20px;
}
#initialize_call{
  background:url(/images/taxi.png);
  background-repeat: no-repeat;  
  background-position: 0% 99%;
  width: 600px;
  min-height:400px;
}
#initialize_call_content_tables{
  padding-left:15pt;
  padding-right:15pt;
}