html{
    height: 100.1%;
}
body{
    padding: 0;
    margin: 0;
}
body{
    text-align: center;
    background: none;
}
body, p, li, input, label{
    font: 12px Verdana, Arial, Helvetica, Verdana, Geneva, sans-serif;
    line-height: 1.5em;
    color: #666;
}

.blockquote{
    font-family: 13px Courier, Courier New, monospace;
    display: block;
    margin: 10px;
}
.blocksatz{
    text-align: justify;
}


/****************/

#container{
    background: none;
    position: relative;
    text-align: left;
    margin: 0 auto;
    width: 760px;/*980 - 2 * 10 */
    padding: 0px 10px 10px 10px;
    z-index:100;
}

/****************/

#header{
    position: relative;
    height:175px;
    background: none repeat-y top left;
    text-align: left;
    margin: 0 auto;
    width: 760px;/*980 - 2 * 10 */
    padding: 0px 10px;
}
#logo {
    width:250px;
    height:106px;
    padding:20px 0 0 20px;
    float:left;
}

#kopfgrafik {
    display:none;
}
/****************/

#navigation{
    display:none;
}


#header .print {
    display:none;
}
/****************/

#subnavigation {
    display:none;
}

#subnavigation ul, #subnavigation ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}


/****************/
#breadcrumb {
    display:none;
}

#search {
    display:none;
}

/****************/

#content{
    position: relative;
    background: none;
    z-index:200;
}
#content .padding{
    padding: 0px 10px 25px 10px;
    z-index:202;
    position:relative;
}

#content #center .column{
}

#content #left{
    display:none;
}
#content #center{
    position: relative;
    width: 710px;
    float: left;
    z-index:201;
    background:none;
/*    display:block;
    overflow:hidden;*/
}
#content #right{
    display:none;
}

/****************/

#footer{
    background: none;
    margin: 0 auto;
    /*width: 760px;/*980 - 2 * 10 */
    padding: 0px 10px;
    text-align: center;
    position: relative;
    padding-top:55px;
    font-size:11px;
    color:#666;
    width:500px;
}
#producedby {
    padding-left:20px;
    padding-right:49px;
    float:left;
    display:none;
}
#producedby a {
    border:0;
}
#address {
    float:left;
    width:500px;
}

#footer_navigation {
    display:none;
}


/****************/

h1, h2, h3, p, ul, .line, .margined{
    margin: 0 0 10px 0;
}
h1, h2, h3{

}
h1{
    border-bottom: 1px solid #333333;
    font-size: 14px;
    line-height:25px;
    padding-left:30px;
    color:#666;
    font-weight:bold;
    background:url( ../../images/h1_hg.gif ) no-repeat center left;
    border-bottom:1px solid #FFC300;
    margin: 0 0 4px 0;
}

h1 a, a h1 {
    font-size: 14px;
    color:#666;
    font-weight:bold;
    text-decoration:none;
}

h1 a:hover, a:hover {
    color:#2277C6;
    text-decoration:none;
}

h2{
    font-size: 14px;
    margin-top:5px;
}
h2 a{
  text-decoration:none;
}
h2 a:hover {
  text-decoration:none;
}
h3{
    font-size: 12px;
}
h4{
    font-size: 11px;
        color:#666;
    font-weight:bold;
    text-decoration:none;
}
ul li, ol li{
    margin: 0 0 0 25px;
}
a{
    text-decoration: underline;
    color: #666;
}
a:hover, a.active{
    text-decoration: none;
    color: #666;
}
/*a img{
    border: none;
}*/

/****************/

.floatleft{
    margin-right: 15px;
    margin-bottom: 5px;
    float: left;
}
.floatright{
    margin-left: 15px;
    margin-bottom: 5px;
    float: right;
}
.left, .right{
    margin: 0 10px 5px 0;
    float: left;
}
.left{
    font-weight: bold;
    margin-right: 0;
    width: 180px;
}
.right{
    width: 300px;
}
.line{
    background: url(../../images/line.png) center repeat-x;
    height: 5px;
}

/****************/

.columns{

}
.columns .text{
    margin-right: 15px;
    width: 405px;
    float: left;
}
.columns .text .left{
    width: 120px;
}
.columns .text .right{
    width: 260px;
}
.columns .images{
    width: 120px;
    float: right;
}
.columns .images img{
    margin: 0 0 10px 0;
    float: left;
}

/****************/

.editFormCaption{
    display: none;
}
fieldset{
    border: 0;
    padding: 0;
}
.asterix{
    position: absolute;
    font-weight: bold;
    color: #ff3333;
    right: 4px;
    top: 4px;
}
.formError{
    font-weight: bold;
    font-size: 10px;
    color: #ff3333;
}
.editLine{
    margin: 0 0 5px 0;
}
label{
    position: relative;
    margin-right: 10px;
    width: 180px;
    float: left;
}
input.text, textarea, input.password, .kontakt{
    width: 220px;
}
textarea{
    height: 120px;
}
select{
    width: 180px;
}
input.text, input.password, textarea, select{
    background: #ffffff url(../../images/input_text.gif) repeat-x;
    border: 1px solid #888888;
    font-size: 11px;
    padding: 2px 2px;
    float: left;
}
input.required, input.password.required, textarea.required, select.required{
    background: #ffdddd url(../../images/input_text_required.gif) bottom repeat-x;
}
.checkbox, .radio{
    margin: 0 0 5px 0;
    background: none;
    width: auto;
    border: 0;
}
input:focus, select:focus, input.required:focus{
    border: 1px solid #000000;
}
select.short{
    width: 160px;
}
label.required{
    color: #A02031;
}
#mSubmitButton, #asterisk{
    clear:left;
    margin:10px 0px 0px 190px!important;
}
#mSubmitButton {
    float:left;
    border:0;
    height:25px;
    line-height:25px;
    color:#666666;
    font-weight:bold;
    text-align:center;
    width:90px;
/*    display:block;


    width:90px;
    position:relative;*/
    background: url( ../../images/button.gif ) no-repeat center left;
    display:none;
}
#mResetButton {
    margin:0;
    padding:0;
    margin-left:10px;
    margin-top:10px;
    color:#666666;
 /*   display:block;
    text-align:center;*/
    height:26px;
    line-height:26px;
    width:160px;
    border:0;
    float:left;
    font-weight:bold;
    display:none;
    background: url(../../images/search.gif) no-repeat center left;
}

/****************/

.pageselector{
    display:block;
    width:150px;
    text-align:center;
    margin:0 auto;
}
.pageselector .page, .pageselector select{
    float: left;
    margin-right: 10px;
}
.pageselector .page{
    line-height: 20px;
}
.pageselector select{
    width: 50px;
}
#myPageSelector {

}
/****************/

.editForm .imageBorder{
    border: 1px solid #afafaf;
    margin-right: 10px;
    height: 80px;
    width: 80px;
    float: left;

    cursor: pointer;
    cursor: hand;
}
.editForm .selectImage .button, .editForm .selectAttachment .button, .editForm .selectDialog .button{
    margin-bottom: 5px;
    cursor: pointer;
    width: 90px;
}
.editForm .selectAttachment span, .editForm .selectDialog span{
    background: url(../../../../classic/en/images/icons/arrow_right_on.png) 0px 7px no-repeat;
    padding: 3px 0 0 8px;
    margin-bottom: 5px;
    display: block;
}
.editForm .floatleft{
    margin: 0;
}
.editForm .exDatepicker{
    margin-right: 10px;
    width: 80px;
}
.editForm .ui-datepicker-trigger{
    margin: 0 0 0 5px;
    float: left;
}

/****************/

#login .error{
    color: #ff0000;
}
#login .error strong{
    display: block;
}
#login label, #login input.text, #login input.password{
    display: block;
    width: 150px;
}
#login label{
    font-weight: bold;
}

/****************/

.clearfix:after { content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clearall {
    clear:both;
}
.nomargin {
    margin:0;
}
.nomarginright {
    margin-right:0!important;
}
.marginTop10 {
    margin-top:10px;
}
.red {
    color:#ff0000;
 /*   font-weight:bold;*/
}

hr {
    color:#E8E8E8;
}

.datum {
    font-size:11px;
    color:#999;
}
.grau {
    margin:0;
    background: #EFEFEF;
    border-bottom:1px solid #ccc;
    padding-bottom:10px;
}
.grau form {
    padding: 0px 10px;
}
/**********************/
.teaserBox {
/*    border-bottom:1px solid #FFC300;*/
    display:block;
    margin-right:10px;
    overflow:hidden;
    float:left;
    margin-bottom:10px;
}

.narrowBox {
    width:240px;
    display:block;/*
    height:190px!important;*/
    overflow:hidden;
}

/*.narrowBox a div.hgbild {
    z-index:200;
    display:block;
    width:20px;

    height:79px;
    float:right;
    margin-top:1px;/*    background: url( ../../images/weiss_pfeil.png ) no-repeat center right;*/
/*}*/
.narrowBox .hgbild {
    z-index:200;
/*    display:block;*/
/*    width:20px;
    height:79px;*/
    position:absolute;
/*    margin-top:-79px;*/
    margin-top:1px;
    margin-left:220px!important;
/*    border:1px solid #000;*/
}
.wideBox .hgbild {
    z-index:200;
    width:490px;
    position:absolute;
    margin-top:1px;
    margin-left:470px!important;
}
.narrowBox a div.teaserBoxImage,.narrowBox .teaserBoxImage {
    display:block;
    width:250px;
    height:80px;
}

.wideBox {
    width:490px;
/*    padding-bottom:10px;*/
    display:block;
}

.wideBox a div.hgbild {
    height:157px;
}
.wideBox .teaserBoxImage {
    display:block;
/*    width:250px;*/
/*    height:160px;*/
/*    float:right;*/
}

.teaserBox div.teaserBox_teaser  {
    padding-top:5px;
}
.teaserBox div.teaserBox_teaser p {
    margin:0;
    padding:0;
}
.narrowBox div.teaserBox_teaser  {
    padding-top:5px;
    display:block;
    overflow:hidden;
}
.narrowBox div.home_teaser {
    height:70px!important; 
    display:block;
    overflow:hidden;
}
.teaserBox a, .teaserBox a:hover, .teaserBox a:hover .teaserBox_teaser  {
    text-decoration:none;
    cursor:pointer;
}
/*
.teaserBox_teaser {
    display:block;
    height:50px;
}*/

/********************/
#search {
    z-index:980;
}
#mSearchForm {
    padding-top:0px;
    width:230px;
    height:25px;
    position:relative;
    z-index:990;
}

#mSearchPattern, #search input.text {
    background:none;
    margin:0;
    border:0;
}
#search input.text {

}
#search {
    background: url( ../../images/search_hg.png ) no-repeat left 10px ;
    height:25px;
    width:250px;
    margin:0;
    padding:0;
    padding-top:10px;
}

#mSearchPattern {
    width:160px; /* 170 - 2 * 5 */
    float:left;
    line-height:25px;
    padding: 5px;
}

input#searchSubmit {
/*    width:54px;*/
    width:60px;
    float:left;
    color:#666;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    line-height:25px;
    height:25px;
    background:none;
    border:0;
    cursor:pointer;
}

/******************/
.topoffers {
    background: url( ../../images/top_angebote_hg.png ) no-repeat top left;
    display:block;
}

.topnews, .teaserBoxRight, .teaserBoxRightSeiten {
    background: url( ../../images/news.png ) no-repeat top left;
    display:block;
    color:#333;
 }

.teaserBoxRightSeiten {
     padding-top:25px;
}

.topnews p, .teaserBoxRight p, .teaserBoxRightSeiten p {
    color:#333;
    font-size:11px;
}
.topoffers h1, .topnews h1, .teaserBoxRight h1 {
    padding:20px 10px 0px 30px;
    line-height:25px;
    background: none;
    border:0;
    margin:0;
    height:30px;
}
.teaserBoxRightSeiten h1 {
    margin:0;
    padding:0;
    padding:0px 0px 0px 20px;
    margin: 0px 50px 10px 10px;
}

.teaserBoxRightSeiten .teaser_right {
    padding-top:0px;
}
.topnews h1, .teaserBoxRight h1 {
    height:37px;
    padding-left:10px;
    padding-top:25px;
    font-size:18px;
    font-weight:bold;
    color:#CCC;
}
.topoffers a, .topnews a, .teaserBoxRight a, .teaserBoxRightSeiten a {
    text-decoration:underline;
    font-weight:bold;
}

.topoffers a:hover  {
    text-decoration:none;
}

.teaser_right {
    background: url( ../../images/teaser_right.png ) no-repeat bottom left;
    padding:0 20px 15px 10px;
}

.teaser_right ul, .teaser_right li {
    margin:0;
    padding:0;
    list-style:none;
    width:220px;
}

.teaser_right li {
    background: url( ../../images/grau_pfeil.gif ) no-repeat right 5px;
    padding-top:5px;

}
.teaser_right li.paddingBg {
    background: url( ../../images/grau_pfeil.gif ) no-repeat right 25px;
    padding-top:5px;
    padding-bottom:5px;
}
.teaser_right li:hover {
    background: url( ../../images/gelb_pfeil.gif ) no-repeat right 5px;
}
.teaser_right li.paddingBg:hover {
    background: url( ../../images/gelb_pfeil.gif ) no-repeat right 25px;
    padding-top:5px;

}
.teaser_right li.linie {
    background:none;
    padding:0;
}
.linie{
line-height: 0;
}
p.showall {
    margin:0;
    width:220px;
    text-align:right;
}

.teaser_right li.showall a {
    font-size:11px;
}
.teaser_right li.active {
    background: url( ../../images/gelb_pfeil.gif ) no-repeat right 5px;
}
.teaser_right li.showall a.active {
    text-decoration:none;
    font-weight:bold;
}

.teaserBoxRightSeiten p.showall {
    text-align:left;
}

.showall a {
    font-weight:normal;
}

.teaserBoxRightSeiten .linie {
    display:block;


}

#teaser_newsletter_abo {
    width:240px;
}

#teaser_newsletter_abo h1 {
    border-bottom:1px solid #CCC;
}

#emailEintrag, #newsletter_subscriber_email {
    width:210px;/* 220 - 2 * 5 */
    height:25px;
/*    line-height:25px;*/
    padding:5px;
    _padding:5px 5px 0px 5px;
    background: url( ../../images/input_newsletter.png ) no-repeat top left;
    border:0;
}
#teaser_newsletter_abo a.button, #teaser_newsletter_abo2 a.button {
    background: url( ../../images/button.gif ) no-repeat center left;
    width:82px;
    height:25px;
    line-height:25px;
    color:#666;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    display:block;
    float:left;
    width:90px;
    margin-right:15px;
    _margin-top:10px;
    display:none;
}

.textColumn {
    float:left;
    width:285px;
}

.yellowBorder {
    border-bottom:1px solid #FFC300;
}
.price{
    font-weight:bold;
    font-size:12px;
    color: #FF0000;
}
.normal_price{
    font-weight:bold;
    font-size:10px;
    color: #FF0000;
}
.normal_price_line_through{
    font-weight:bold;
    font-size:10px;
    text-decoration:line-through;
    color: #FF0000;
}


img, img.framed {
    border:1px solid #DDDDDD;
    padding:3px;
}

img.notFramed, #logo img ,#kopfgrafik img , .linie img, .grau img, .hgbild img {
    border:0;
    padding:0px;
}

/*****************************/
table.topangeboteTabelle {

}
table.topangeboteTabelle, table.topangeboteTabelle tr, table.topangeboteTabelle tr td {
    margin:0;
    padding:0;
    border:0;
}
table.topangeboteTabelle tr td{
    margin:5px;
    padding:3px;
    text-align:left;
    vertical-align:center;
}

table.topangeboteTabelle thead, table.topangeboteTabelle .thead, .titleTabelle {

    color:#2277C6 ;

    font-weight:bold;


}
table.topangeboteTabelle tr.thead td , table.topangeboteTabelle .thead td, .titleTabelle td {
    /*border-top:1px solid #FFC300;*/
    border-bottom:1px solid #FFC300;

}

.gelb {
    background-color: #FFF2CC;
}
.weiss {
    background-color: #FFF;
}

#calllback {
    width:180px;
}

.yellowBg {
    background-color:#FFF2CC;
    display:block;
    padding-top:5px;
}
.line-through {
    text-decoration:line-through;
}

/******************/
/* Page Selector  */
.charselector .chars , .pageselector .pages {
/*border:1px solid #AFAFAF;*/
    display:block;
    float:left;
    height:18px;
    margin:0 2px 5px 0;
    padding:0 5px;
    }

a.page, .page {
    float:left;
    display:block;
}

.pages a.active {
    font-weight:bold;
}
/******************/
.products_teaser .textColumn {
    font-size:11px;
}
.products_teaser .left {
    width:120px;
}
.products_teaser .left_to_right {
    font-weight:normal;
}
.products_teaser .right {
    width:355px;
}

#products_overview {
    margin:0;
    padding:0;
    width:490px;
    display:block;
    overflow:hidden;
}

#products_overview .narrowBox .teaser_container {
/*    height: 355px;
    overflow:hidden;*/
}
#products_overview .narrowBox .travel_teaser_container {
/*    height:400px;*/
/*    overflow:hidden;
    display:block;*/
}
.teaserBox h2.hg , #products_overview h2.hg, #services_overview h2.hg, h2.hg {
    background:transparent url(../../images/h2_hg.gif) no-repeat scroll left center;
    line-height:25px;
    margin:0 0 4px;
    padding-left:20px;
    font-size:12px;
    border-bottom:1px solid #FFC300;
}

#products_overview .textColumn {
    float:left;
    width:285px;
    _width:280px;
}

#products_overview .narrowBox .left {
    width:100px;
}
#products_overview .narrowBox .right {
    width:110px;
}
/*#products_overview .narrowBox .left, #products_overview .narrowBox .right { */
#products_overview .left, #products_overview .right {
    font-size:10px;
}
/*.products_teaser {
    margin:0;
    padding:0;
    width:100%;
}*/
.BildOhneRahm {
    border:0;
    padding:0;
}
.BildOhneRahmRechts {
    border:0;
    padding:0;
    float:right;
    margin-left:15px;
    margin-bottom:10px;
}
.BildOhneRahmLinks {
    border:0;
    padding:0;
    float:left;
    margin-right:15px;
    margin-bottom:10px;
}

.stars {
    border:0;
    padding-left:2px;
}


/******************************/
ul#overview_gallery, ul#overview_gallery li {
    list-style:none;
    margin:0;
    padding:0;
}

ul#overview_gallery {
    margin-top:5px;
}

ul#overview_gallery li.teaserBox {
    margin-bottom:10px;
    margin-right:10px;
    width:238px;
    overflow:hidden;
    background:#FFF2CC none repeat scroll 0 0;
    border:1px solid #FFC300;
    float: left;
}
ul#overview_gallery li.teaserBox:hover {
    background: #FFFCCC;
}
.gallery_box p {
    padding-left:10px;
}
ul#overview_gallery li h2.hg {
/*    background:transparent url(../../images/h2_hg.gif) no-repeat scroll left center;
    border-bottom:1px solid #FFC300;*/
    background:none;
    border:0;
    font-size:12px;
    line-height:25px;
    margin:0 0 4px;
    padding-left:10px;
}

.gallery_box {
    display:block;
    overflow:hidden;
    width:240px;
    height:155px;
}

.gallery_box p {
    font-size:11px;
}
ul#overview_gallery li a img {
    padding:0;
    border:0;
}

/***********************/
#advanced_search {
    width:160px;
    text-align:center;
    background: url( ../../images/search.gif ) no-repeat center center;
    height:26px;
    line-height:26px;
    margin:0;
    padding:0;
    margin-bottom: 20px;
    color:#666666;
    font-family:Verdana,Arial,Helvetica,Verdana,Geneva,sans-serif;
    font-size:12px;
    font-weight:bold;
}
#advanced_search a {
    color:#666666;
    font-family:Verdana,Arial,Helvetica,Verdana,Geneva,sans-serif;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
#advanced_search a:hover {
    text-decoration:underline;
}


/*select#stars {
    background: url( ../../images/stars_select.gif) no-repeat top left;
    padding:0;  
    margin:0;
}
select#stars option {
    background: url( ../../images/stars_select.gif) no-repeat top left;
    height:15px;
    display:block;
    overflow:hidden;
    width:100%;
}
select#stars option:hover {
    background: #fff url( ../../images/stars_select_hover.gif) no-repeat top left;

}*/

#ui-datepicker-div{
/*    position:relative;*/
   z-index:800;
}
/***********************/
a.product_button, a.product_button_large {
    text-decoration:none;
}
.product_button, .product_button_large {
    background: url( ../../images/button.gif ) no-repeat center left;
    height:25px;
    line-height:25px;
    color:#666666;
    font-weight:bold;
    text-align:center;
    width:90px;
    display:none;
}
.product_button_large {
    width:160px;
    background:transparent url(../../images/search.gif) no-repeat scroll center center;
}
.advanced_search, .skipPrint {
    display:none;
}

.skip_print {
    display:none;
}