* {
    font-family: Arial, Verdana, Helvetica;
}

body {
    margin: 0;
    font-size: 12px;
    line-height: 120%;
    height: 100%;
    background: url("../images/Bg_HeaderNavigation.jpg") repeat-x;
    text-align: right;
}

a {
    text-decoration: none;
}

a img {
    border: 0;
}

form {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
    display: block;
    position: relative;
    height: 0px;
}

/* good old clearfix - remember to use conditional comment for ie6 with .clearfix {height:1px;} */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hide from IE Mac \*/
.clearfix {
    display: block;
}

/* End hide from IE Mac */
div#WrapperA {
}

div#mainWrapper {
    width: 1030px;
    _float: left; /*ie6*/ 
    *float: left; /*ie7*/ 
    height: auto;
    position: relative;
    margin: 0 auto;
    padding-bottom: 0;
    background-image: url("../images/VerlaufRechteSeite.jpg");
    background-repeat: repeat-y;
    /*    background-position: 860px;*/
}

div#headerWrapper {
    height: 28px;
    background: url("../images/Bg_HeaderNavigation.jpg") repeat-x;
    text-align: right;
}

ul#headerMetaNavi {
    list-style: none;
    color: white;
    margin: 0;
    margin-right: 0px;
    padding-top: 5px;
    font-size: 12px;
}

ul#headerMetaNavi li {
    display: inline;
}

ul#headerMetaNavi li a {
    color: white;
}

.metaNaviSeparator {
    width: 28px;
    text-align: center;
    color: white;
    padding: 0px 10px;
}

div#contentWrapper {
    background-image: url("../images/bg_gradient.gif");
    background-repeat: repeat-x;
    background-color: #C3E0E9;
    width: 735px;
    /*width: 860px;
     height: 784px;
     */
    float: left;
    z-index: 10;
    margin-top: 0px;
    color: black;
    position: relative;
    padding-bottom: 15px
}

div#startLogo {
    height: 54px;
    background: none;
    padding: 14px 20px 3px 45px;
    text-align: left;
}

div#startLogo img {
}

div#startMainContent {
    /*background: url("../images/Mann_putzt.jpg") no-repeat;
     width: 771px;*/
    margin-left: 45px;
    margin-right: 33px;
    text-align: left;
    z-index: 0;
    color: #666666;
    padding-bottom: 5px;
}

div#startMainContent a:link {
    text-decoration: none;
    font-weight: bold;
    color: #666666;
}

div#mainContent {
    width: 645px;
    margin-left: 45px;
    margin-right: 45px;
    text-align: left;
    z-index: 0;
    line-height: 130%;
}

#mainContent h1 {
    font-size: 20px;
    color: #4b4b4b;
    max-width: 255px;
    line-height: 22px;
}

.contentBottom {
    clear: both;
    background-color: #C3E0E9;
    width: 852px;
    height: 12px;
    _width: 910px !important; /*ie6*/  
    *width: 736px !important; /*ie7*/ 
    _float: left; /*ie6*/ 
    *float: left; /*ie7*/ 
}

.startContentSearch {
    height: 110px;
    display: block;
    padding-top: 309px;
    text-align: center;
    _float: left; /*ie6*/ 
}

#searchWSComponentImg {
    position: absolute;
    width: 50px;
    height: 50px;
    visibility: hidden;
}

.startSearchBox {
    text-align: left;
    width: 305px;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    border: 3px solid white;
    position: relative;
}

.startSearchBtn {
    cursor: pointer;
    position: relative;
    right: 35px;
    top: 8px;
    _top: 1px;/*ie6*/
    *top: 1px;/*ie7*/
}

.searchInput {
    height: 34px;
    width: 305px;
    border: 0;
    font-size: 24px;
    color: #DADADA;
    margin-top: 0px;
    padding-top: 0;
    margin-left: 25px;
}

.searchTopBar {
    margin-top: 10px;
    height: 31px;
    background-color: #FFF7B1;
    padding: 0;
    padding-top: 2px;
    padding-left: 10px;
    font-size: 20px;
    color: #1AAEF5;
}

.searchTopBar .searchFor {
    font-size: 20px;
}

.searchTopBar input {
    font-size: 16px;
}

.searchResultList {
    margin: 20px 5px;
}

.searchResultList .header, .searchResultList .footer {
    background-image: url("../images/Bg_HeaderNavigation.jpg");
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #1BA4D2;
    height: 28px;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
}

.header th {
    text-align: left;
}

.noSearchResult {
    margin-top: 10px;
    padding: 5px;
}

.searchWSComponent img {
    height: 23px;
    width: 25px;
}

.inputPageNumber {
    border: 0;
    background-image: url("../images/Suchergebnisseite_Eingabefeld_klein.png");
    background-repeat: no-repeat;
    height: 26px;
    display: inline;
    width: 22px;
    padding: 0px;
}

.inputPageNumber input {
    border: 0;
    padding: 0px;
    width: 5px;
    background-color: red;
}

.searchResultList .footer input {
    width: 20px;
}

.searchResultList .footer a {
    color: #FFF;
    font-weight: bold;
}

.searchResultList .footer .regular {
    color: #FFF;
    font-weight: normal;
    text-align: right;
}

a.regular {
    color: #FFF;
    margin-top: -30px;
}

.searchResultList .oddRow {
    background-color: #FFF;
}

.searchResultList .evenRow {
    background-color: #FFF9C9;
}

.searchResultList .oddRow, .searchResultList .evenRow {
    height: 34px;
    vertical-align: middle;
    color: #666;
    overflow: visible;
}

.searchResultList th, .searchResultList td {
    padding: 3px;
    vertical-align: middle;
}

.startTeaser {
    height: auto;
    text-align: left;
    margin-top: 30px !important;
}

.startTeaser h1 {
    color: #2ba1c9;
    font-size: 16px;
    font-weight: bold;
}

.startTeaser h2 {
    font-size: 13px;
    color: #6B6B6B;
    line-height: 100%;
}

.startTeaser h2 a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.startTeaserContent {
    float: left;
    width: 190px;
    height: 84px;
    /*line-height: 130%;*/
    padding-bottom: 0;
    /*background-color: white;*/
    margin-left: 15px;
    font-size: 10px;
}

.startTeaserContent .image img {
    height: 84px;
    width: 190px;
}

.startTeaserContentFirst {
    margin-left: 0;
}

.startTeaserContent .text {
    /*margin-left: 5px;*/
    color: #fff;
    float: left;
    width: 176px;
    padding: 0 20px 10px 8px !important;
    _width: 176px !important; /*ie6*/  
    _margin: 0 !important; /*ie6*/  
    _padding-top: 10px !important; /*ie6*/  
    *width: 176px !important; /*ie7*/  
    *margin: 0 !important; /*ie7*/   
    *padding-top: 10px !important; /*ie7*/  
    background: url("../images/backgrounds/bg_teaser.png") no-repeat 0 0;
    text-align: left;
}

.startTeaserContent h2 {
    height: 15px;
    margin-bottom: 3px;
    border-bottom: 1px solid #fff;
}

.startTeaserContent .image {
    float: left;
    width: 190px;
    height: 84px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.startTeaserFooter {
    clear: both;
    padding-bottom: 125px;
}

.startTeaserStart_Text {
    float: left;
}

div#rightSideBar {
    float: left;
    width: 276px;
    /*padding-top: 50px;*/
    padding-left: 18px;
    z-index: 2;
    /*position: relative;*/
    _padding-top: 30px !important; /*ie6*/  
    *padding-top: 30px !important; /*ie7*/ 
}

div#rightSideBar .register {
    /*  margin-left -44px;*/
    z-index: 2;
    position: absolute;
    left: -44px;
}

div#rightSideBar .bannerStart {
    text-align: center;
    margin-top: 20px;
}

div#rightSideBar .bannerStandard {
    margin-top: 20px;
    text-align: center;
}

div#rightSideBar .bannerFirst {
    float: left;
}

.inputSearchOnResult {
    background-image: url("../images/Suchergebnisseite_Eingabefeld_gross.png");
    background-repeat: no-repeat;
    width: 220px;
    height: 28px;
    display: inline;
    padding-bottom: 3px;
}

.inputSearchOnResult input {
    border: 0;
    width: 210px;
    margin-left: 5px;
    height: 18px;
    margin-top: 3px;
    color: #666;
}

.searchTopBar .go {
    cursor: pointer;
    vertical-align: middle;
    margin-left: 4px;
}

.page_go {
    cursor: pointer;
}

.searchResultList img {
    vertical-align: middle;
}

.searchWSPicture {
    overflow: hidden;
    height: 35px;
}

.searchWSPicture img {
    width: 50px;
}

.detailNavBar {
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 2px 0;
    padding-bottom: 1px;
    text-align: center;
    vertical-align: middle;
}

.detailNavBar a {
    color: #20A7D5;
}

.detailNavBar .overview {
    margin: 0 50px;
}

.detailNavBar a {
    color: #1AAEF5;
    font-size: 11px;
}

.detailNavBar a img {
    border: 0;
    vertical-align: middle;
    padding-bottom: 3px;
}

.detailTopBar {
    margin-top: 15px;
    height: 66px;
    position: relative;
    background-color: #FFF;
    border: 1px solid #E8E8E8;
}

.detailTopBar .equipment {
    height: 50px;
    width: 54px;
    padding: 8px 6px;
    float: left;
    border-right: 1px solid #E8E8E8;
    font-size: 11px;
    font-weight: bold;
    line-height: 110%;
    color: #666;
}

.equipment span {
    color: #1AAEFD;
}

.detailTopBar .equipment img {
    height: 46px;
    width: 50px;
    margin-top: 2px;
}

.detailTopBar .rating {
    float: right;
    text-align: center;
    margin-right: 5px;
    padding-top: 6px;
}

.detailBase {
    margin-top: 15px;
    height: 232px;
    background-color: #FFF;
    position: relative;
}

.editDetailBase {
    margin-top: 10px;
    padding: 10px;
    background-color: #FFF;
    position: relative;
    height: auto;
    color: black;
}

.editDetailBase .baseData {
    float: left;
    width: 100%;
}

.editDetailBase .baseComponent {
    color: black;
    float: left;
    padding: 20px 0 0 0;
    width: 100%;
}

.baseComponent img {
    height: 20px;
    vertical-align: middle;
}

.baseComponent span {
    margin-bottom: 5px;
}

.detailLogo {
    overflow: hidden;
    /*height: 50px;*/
    float: left;
    vertical-align: top;
    width: 56px;
}

.h1_WithLogo {
    /*width: 270px;*/
    float: left;
    /*margin-top: 3px;*/
    margin-top: 5px;
    margin-left: 0;
    font-size: 20px;
    color: #4b4b4b;
    font-weight: bold;
    padding: 2px 0 7px 0;
}

.h1_WithLogoLeft {
    /*margin-left: -50px;*/
}

.detailLogo img {
    width: 50px;
}

.detailBase .image {
    height: 232px;
    width: 303px;
    float: left;
}

.detailBase .content {
    float: left;
    /*width: 348px;*/
    margin: 5px 15px;
    color: #666;
}

.detailBase .content img {
    vertical-align: middle;
}

.detailBase .property {
    display: block;
    clear: both;
    padding-top: 8px;
    font-size: 14px;
}

.property .label {
    width: 110px;
    float: left;
    font-weight: bold;
}

.property .value {
    margin-left: 10px;
    float: left;
    /*width: 210px;*/
}

.detailPremium {
    margin-top: 15px;
    height: auto;
}

.detailPremium h2, .editDetailPremium h2 {
    color: #4B4B4B;
    font-size: 18px;
    padding-top: 12px;
    padding-left: 10px;
}

.detailPremium h3 {
    color: #707070;
    font-size: 18px;
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 0px;
}

.campaign {
    background-color: #FFF;
    background-image: url("../images/Detailseite_Bg_Aktion.jpg");
    background-repeat: no-repeat;
}

.campaignHeader {
    height: 39px;
    background-image: url("../images/Detailseite_Verlauf_Header.jpg");
    background-repeat: repeat-x;
}

.campaignContent {
    font-size: 14px;
    padding: 10px;
    line-height: 130%;
    height: 128px;
    position: relative;
}

a.blue, span.blue {
    color: #1AAEF5;
}

.campaignContent .blue {
    font-size: 30px;
    color: #1AAEF5;
    font-weight: bold;
    text-align: right;
    position: absolute;
    height: auto;
    bottom: 20px;
    right: 20px;
}

.offer {
    background-color: #FFF;
    position: relative;
}

.editOffer {
    background-color: #FFF;
    position: relative;
    padding: 10px;
}

.offerHeader {
    height: 39px;
    background-image: url("../images/Detailseite_Verlauf_Header.jpg");
    background-repeat: repeat-x;
}

.offerContent {
    font-size: 14px;
    padding: 0;
    margin: 0;
    line-height: 130%;
}

.offerContent .blue {
    font-size: 30px;
    color: #1AAEF5;
    font-weight: bold;
    text-align: right;
    margin: 8px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 2;
}

.offerContent .blue .tax {
    margin-top: 5px;
    font-size: 11px;
    display: block;
}

.offerContent .inner {
    margin: 10px;
}

.offerBlock1, .offerBlock2, .offerBlock3, .offerBlock4, .offerBlock5, .offerBlock6 {
    background-repeat: no-repeat;
    background-position: bottom;
    float: left;
    width: 214px;
    height: 252px;
    position: relative;
    border-right: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
}

.offerBlock1 {
    background-image: url("../images/Detailseite_Bg_Waschangebot_01.jpg");
}

.offerBlock2 {
    background-image: url("../images/Detailseite_Bg_Waschangebot_02.jpg");
}

.offerBlock3 {
    background-image: url("../images/Detailseite_Bg_Waschangebot_03.jpg");
}

.offerBlock4 {
    background-image: url("../images/Detailseite_Bg_Waschangebot_04.jpg");
}

.offerBlock5 {
    background-image: url("../images/Detailseite_Bg_Waschangebot_05.jpg");
}

.offerBlock6 {
    background-image: url("../images/Detailseite_Bg_Waschangebot_06.jpg");
}

.deleteOffer {
    text-align: center;
    height: 23px;
    padding-bottom: 5px;
}

.deleteOffer input {
    color: red;
}

.listItems {
    list-style: none;
    font-size: 12px;
    margin-left: 0px;
    padding-left: 0px;
    color: #797979;
}

.login_form {
    width: 250px;
    text-align: left;
    color: #666;
}

.editDetailPremium {
    font-size: 12px;
    height: auto;
}

.editCampaign {
    background-color: #FFF;
    color: black;
}

.editCampaignContent {
    padding: 10px;
}

#editOfferContent {
    padding: 0px;
    float: left;
}

.divLinkAddOffer {
    text-align: center;
}

#moreInputOffer {
    float: left;
}

.eachOffer {
    width: 365px;
    float: left;
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
}

.inputOpeningHour, .inputOpeningHourC, #moreInputOpeningHour, .inputOpeningHourC, #moreInputOpeningHourC {
    padding: 3px 10px;;
    font-size: 12px;
    color: black;
}

.inputOpeningHour label, .inputOpeningHourC label {
    padding-left: 10px;
}

.addLinkOpeningHour, .addLinkOpeningHourC {
    color: #20A7D5;
    /*border: 1px solid #6CCBEF;
     background-color: #2FAFDA;
     color: white;
     padding: 0px;*/
}

#linkAddOffer {
    color: #20A7D5;
}

.editOpeningHour, .editOpeningHourC {
    position: relative;
    clear: both;
    padding-top: 20px;
    height: auto;
}

.openinghour {
    position: relative;
    font-size: 12px;
    color: #797979;
}

.openinghourBase {
    color: #000;
    font-size: 14px;
    color: #666;
}

.openinghour .weeklyday {
    float: left;
    width: 60px;
}

.openinghour .campaignWeeklyday {
    width: 150px;
}

div.formRow {
    clear: both;
    position: relative;
    padding: 5px 0px;
    padding-left: 10px;
    font-size: 12px;
    width: 100%;
    color: black;
}

div.formRow .leftCol {
    width: 145px;
    float: left;
}

div.formRow .rightCol {
    float: left;
    width: 180px;
}

.errorInput {
    padding: 10px 10px;
    color: #C13134;
}

.msgSuccess {
    padding: 10px 10px;
    color: #85AF57;
    font-weight: bold;
}

.divCenter {
    text-align: center;
    padding: 10px 10px;
}

.btnInput {
    border: 1px solid #6CCBEF;
    background-color: #2FAFDA;
    color: #FFF;
    font-weight: bold;
    padding: 4px;
}

#ratingRounded, #ratingIdArt, #ratingWS {
    display: none;
}

.rating {
    color: #666;
}

.eachBanner img.bannerImg {
    width: 200px;
}

.bannerImage {
    padding: 5px 0;
}

.bannerImage img {
    width: 120px;
}

.selectStartTop3 {
    padding: 20px 35px 15px 20px;
}

td.number {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.searchResultContent {
    background-color: #FFF;
    padding-bottom: 5px;
}

.contentPage {
    background-color: #FFF;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    border: 1px solid #DEDEDE;
    border-top: 0;
}

.contentPage div.header {
    height: 39px;
    background-image: url("../images/Detailseite_Verlauf_Header.jpg");
    background-repeat: repeat-x;
    position: relative;
    display: block;
    vertical-align: center;
    border-bottom: 1px solid #DEDEDE;
}

.contentPage div.header h1 {
    top: 10px;
    margin-left: 10px;
    display: block;
    position: relative;
}

.contentPage div.body {
    font-size: 14px;
    padding: 10px;
    line-height: 130%;
    position: relative;
}

.suggestion {
    font-size: 11px;
    color: #666;
}

/*registration form*/
.reg-frm {
    border: 1px solid #ddd;
    width: 645px;
    float: left;
    font: 13px Arial, Helvetica, sans-serif;
    background-color: #fff;
    margin-top: 12px;
}

.reg-frm p.error {
    color: #C13134;
    margin-left: 7px;
}

.reg-frm form, fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

.reg-frm input, select {
    font: 13px Arial, Helvetica, sans-serif;
    color: #000;
}

.reg-frm h2 {
    color: #4c4c4c;
    padding: 9px 0 9px 8px;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 10px;
    overflow: hidden;
    background: #c2c2c2 url(../images/bg-heading.gif) repeat-x;
}

.reg-frm fieldset {
    padding: 0 0 16px;
    margin: 0 7px 23px;
    border-bottom: 1px solid #ddd;
}

.reg-frm fieldset.last {
    border-bottom: 0;
    margin-top: -12px;
    margin-bottom: 0;
    padding-bottom: 10px;
    position: relative;
}

.reg-frm fieldset h3 {
    margin: 0 0 20px;
    font-size: 15px;
}

.reg-frm fieldset h4 {
    margin: 0 0 3px;
    font-size: 15px;
}

.reg-frm fieldset h3 span {
    font-weight: normal;
}

.reg-frm fieldset label {
    width: 187px;
    float: left;
    line-height: 22px;
}

.reg-frm fieldset div {
    width: 100%;
    overflow: hidden;
    margin: 0 0 7px;
}

.reg-frm fieldset div input.norm, .reg-frm fieldset div input.small {
    float: left;
    border: 1px solid #bfbfbf;
    width: 172px;
    padding: 2px 5px 2px 5px;
    height: 16px;
}

.reg-frm fieldset p {
    margin: 0 0 23px;
}

.reg-frm fieldset div label.norm {
    width: auto !important;
}

input.radio {
    float: left;
    margin: 4px 16px 0 8px;
    width: 16px;
    height: 15px;
    padding: 0;
}

select.small {
    float: left;
    width: 96px;
    margin: 3px 0 0;
}

input.small {
    width: 52px !important;
    margin: 0 12px 0 0;
}

span.descr {
    float: left;
    line-height: 22px;
    margin: 0 12px 0 0;
}

em.option {
    line-height: 22px;
    padding: 0 0 0 25px;
    font-style: normal;
    font-weight: bold;
    background: url(../images/ico-option.gif) no-repeat;
}

input.checkbox {
    float: left;
    width: 16px;
    height: 15px;
    margin: 4px 10px 0 0;
}

label.wide {
    width: 600px !important;
}

#registrationButton {
    height: 213px;
    width: 163px;
    position: absolute;
    right: 57px;
    top: 38px;
    z-index: 100000;
}

#registrationButton .reg {
    position: relative;
}

#registrationButton .regButton {
    position: absolute;
    right: 30px;
    bottom: 40px;
    z-index: 200000;
}

/************* IE6 Hack ***************/ * html .startTeaser h2 {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
* html .startTeaserContent .text {
    margin-top: 12px;
    padding: 0;
}
* html #rightSideBar .banner {
    /*margin-top: 270px;*/
}
* html #mainWrapper {
    width: 1150px !important;
}
* html #contentWrapper {
    width: 910px !important;
}
* html #headerWrapper {
    padding-right: 90px;
}

/************* IE7 Hack ***************/ * + html div#rightSideBar .banner {
    /*margin-top: 270px;*/
}
* + html .inputSearchOnResult input, * html .inputSearchOnResult input {
    margin-left: 0px;
}
* + html .searchTopBar .go {
    margin-top: 3px;
    margin-left: -1px;
}
* + html .offer {
    margin-top: 15px;
}
* + html .offerContent {
    height: auto;
}
* + html .campaignContent .blue, * + html .offerContent .blue {
    padding-top: 5px;
    margin-top: 5px;
}
* + html div#mainWrapper {
    text-align: left;
}
* + html .footer td {
    background-color: #1AA3D1;
}
* + html .startTeaser h2 {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
* + html .regular img {
    margin-top: -3px;
}
* + html .startTeaserContent .text {
    margin-top: 12px;
    padding: 0;
}

.search_paging {
    width: 634px;
}

.search_paging td, .search_paging td td {
    background-color: transparent !import;
    font-size: 12px;
}

#paging_go {
    display: inline;
}

.align_top {
    padding-bottom: 4px;
    vertical-align: top;
}
form#searchForm{
    background: url("../images/misc/layer_banner.png") 0 100%;
    height: 84px;
    width: 637px;
    padding: 20px 0 0 0;
    _float: left; /*ie6*/ 
    *float: left; /*ie7*/ 
}
form div.searchTitle {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    height: 20px;   
}
div.infoBox hr {
    border: 0 none;
    border-top: 1px dashed #9c9c9c;
    height: 1px;
    margin: 20px 0;
}
div.infoBox, .startTeaser {
    background: url("../images/backgrounds/bg_box_middle.png") repeat-y;
    margin: 20px 33px 10px 45px;
    text-align: justify;
}
div.title{
    color: #2ba1c9;
    font-size: 17px;
    font-weight: bold;
}
a{
    color: #2ba1c9;
    font-style: italic;
    text-decoration: none;
}
.button{    
    background: url("../images/buttons/btn_accede.gif") repeat-x;
    color: #FFFFFF;
    display: block;
    float: right;
    height: 28px;
    line-height: 28px;
    /*position: relative;
    right: 73px;
    top: -47px;*/
    text-align: center;
    width: 84px;
    font-weight: bold;  
    font-style: normal;
}
.button:hover{  
    background: url("../images/buttons/btn_accede_o.gif");  
}
div.top {
    background: url("../images/backgrounds/bg_box_top.png") no-repeat 0 0;
    position: relative;
    top: -9px;
}
div.bottom {
    background: url("../images/backgrounds/bg_box_bottom.png") no-repeat 0 100%;
    position: relative;
    top: 22px;
}
div.zone{
    padding: 0px 35px 15px 20px;
}
div.zone.height{
    padding: 0px 35px 45px 20px;
}
.startTeaser div.zone{
    height: 200px;
}
.selectStartTop3 select{
    width: 667px;   
}

#head_altText{
    background: none repeat scroll 0 0 white;
    position: absolute;
    text-align: left;
    width: 40%;
    opacity: 0.7
    filter:alpha(opacity=70);
    top: 300px;
    left: 50%;
    visibility: hidden;
}


