@charset "utf-8";
body  {
        font-family : Calibri, sans-serif;
        background: url('../image/fond.jpg') repeat;
        margin: 0;
        padding: 0;
        text-align: center;
        color: #000000;
}

#container {
        width: 1000px;
        margin: 20px auto 20px auto;
        text-align: left;
}



/*********************************** header block **********************************/

#headblock {
        float:left;
        width:1000px;
        height:554px;
        background:url('../image/presentation-fond.jpg') no-repeat;
        border: #cae1ef 1px solid;
}
#headbacklink {
        width:140px;
        height:18px;
        font-size : 16px;
        text-align:center;
        border:0;
        margin:2px 0 0 0;
}
#headadvert {
        position: relative;
        top: 0px;
        right: 25px;
        width:175px;
        height:10px;
        z-index: 2;
        float:right;
}
#advertimgage {
        border:0;
}
#head {
        width:640px;
        height:377px;
        margin: 0 0 0 140px;
}
#headnavi {
        width:640px;
        margin:12px 0 0 2px;
}
#name.headnavitm a {
        width:135px;
        line-height: normal;
        float:left;
        margin: 0 7px 6px 2px;
}
#headinfo {
        width:640px;
        height:240px;
        margin:12px 0 6px 12px;
}
#headinfopic {
        width:320px;
        height:240px;
        float:left;
}
#hotelimg {
        border-color: #ffffff;
}

#headinfohotel {
        text-align:center;
        width:286px;
        height:84px;
        float:left;
        padding:0 0 0 10px;
        margin:32px 0 8px 0;
}
#headinfobestprice {
        float:left;
        width:138px;
        margin:0 0 0 10px;
        font-size : 10px;
        line-height: 11px;
        font-weight:normal;
        color : #000000;
        text-align:center;
        margin:0 7px 0 10px;
}
#headinfobestservice {
        float:left;
        width:152px;
        margin:0 0 0 10px;
        font-size : 10px;
        line-height: 11px;
        font-weight:normal;
        color : #000000;
        text-align:center;
        margin:0 5px 0 0;
}
.headinfobp {
        border: 0;
        width:120px;
        height:60px;
}
.headinfobs {
        border: 0;
        width:120px;
        height:60px;
}

#footer {
        float:left;
        width:860px;
        height:50px;
}
#linkbottom {
        width:840px;
        font-size : 12px;
        text-align:right;
        border:0;
        margin:144px 20px 0 0;
}



/*********************************** description block **********************************/

#describtionblock {
        float:left;
        width:1000px;
        background-color: #eff0f8;
        border: #a0a0a0 1px solid;
        position: absolute;
        top: 1806px;
}

.topjump {
        float:left;
        margin:0 32px 0 32px;
}
#descriptionjump {
        float:left;
        font-size:12px;
        margin:20px 20px 0 0;
}
#descriptionfield {
        float:left;
        width:838px;
        font-size:14px;
        border: #cae1ef 1px solid;
        background: url('../image/fond00.jpg') repeat;
}
#descrfooter {
        margin:0 0 15px 0;
}
.descrtitle {
        float:left;
        font-size:14px;
        width:160px;
        padding:8px;
}
.descrtext {
        float:left;
        font-size:14px;
        line-height: 20px;
        text-align: justify;
        width:640px;
        padding:8px;
}

/*********************************** price block **********************************/

#navigation {
        background:url('../image/fond00.jpg') repeat;
        border: 1px solid #a0a0a0;
        padding-top: 20px;
        position: absolute;
        top: 580px;
        width: 999px;
        height: 1200px;
}
.navigation-bottons {
        width: 988px;
        height: 80px;
        padding-left: 10px;
        font-size :12px;
        line-height :12px;
}
.navigation-cell-blue {
        width: 140px;
        height: 60px;
        background:url('../image/cell-blue1.jpg') no-repeat;
        text-align: center;
        padding-top: 2px;
        float:left;
}
.navigation-cell-grey {
        width: 140px;
        height: 60px;
        background:url('../image/cell-grey1.jpg') no-repeat;
        text-align: center;
        padding-top: 2px;
        float:left;
}
.navigation-cell-blue2 {
        width: 164px;
        height: 60px;
        background:url('../image/cell-blue2.jpg') no-repeat;
        text-align: center;
        padding-top: 2px;
        float:left;
}
.navigation-cell-grey2 {
        width: 164px;
        height: 60px;
        background:url('../image/cell-grey2.jpg') no-repeat;
        text-align: center;
        padding-top: 2px;
        float:left;
}
.navigation-cell-blue3 {
        width: 196px;
        height: 60px;
        background:url('../image/cell-blue3.jpg') no-repeat;
        text-align: center;
        padding-top: 2px;
        float:left;
}
.navigation-cell-grey3 {
        width: 196px;
        height: 60px;
        background:url('../image/cell-grey3.jpg') no-repeat;
        text-align: center;
        padding-top: 2px;
        float:left;
}
.span11 {
        font-size: 11px;
        font-weight:normal;
        line-height:11px;
}
.span13 {
        font-size: 13px;
        font-weight:bold;
        line-height:13px;
}
.span14 {
        font-size: 14px;
        font-weight:bold;
        line-height:22px;
}
#iframe {
        width:980px;
        height:1120px;
        margin:0 0 0 0;
        background: #ffffff;
        border: #cae1ef 1px solid;
}



    

/*********************************** general **********************************/

a:link {
color : #0000ff;
text-decoration : underline;
}
a:hover {
color : #ff0000;
text-decoration : underline;
}
a:visited {
color : #000000;
text-decoration : underline;
}
a:active {
color : #ffff33;
text-decoration : none;
}

h1 {
display: inline;
font-size : 20px;
font-weight : bold;
line-height : 20px;
color : #000000;
}
h2 {
font-size : 20px;
font-weight : bold;
line-height : 24px;
color : #000000;
}
h3 {
display: inline;
font-size : 20px;
font-weight : bold;
line-height : 20px;
color : #000000;
}
h4 {
display: inline;
font-size : 14px;
font-weight : normal;
line-height : 20px;
color : #000000;
}
h5 {
display: inline;
font-size : 12px;
font-weight : normal;
line-height : 16px;
color : #000000;
}

.clearfloat {
        clear:both;
}


/*********************************** navigation bar **********************************/

a.navi, a.navi_self, a.navi_dest2 {
   display:block;
   white-space:nowrap;
   overflow:hidden;
   font-size:10px;
   font-weight:normal;
   text-decoration:none;
   padding:2px;
   padding-left:12px;
   text-align:left;

}

a.navi_first, a.navi_dest {
   display:block;
   white-space:nowrap;
   overflow:hidden;
   font-size:12px;
   font-weight:normal;
   text-decoration:none;
   padding:2px;
   padding-left:12px;
   text-align:left;
}

a.navi_start {
   display:block;
   white-space:nowrap;
   overflow:hidden;
   font-size:12px;
   font-weight:normal;
   text-decoration:none;
   padding:2px;
   padding-left:12px;
   text-align:left;
}


a.navi:link, a.navi_first:link, a.navi:visited, a.navi_first:visited {

   color:#000066;
}

a.navi_dest:link, a.navi_dest:visited  {
   background-image:url(icon/navblue.png);
   color:#ffff33;
}

a.navi_start:link, a.navi_start:visited  {
   background-image:url(icon/navstart.png);
   color:#ffff33;
}

a.navi_self:link, a.navi_self:visited {
   background-image:url(icon/navblue.png);
   color:white;
}

a.navi_self2:link, a.navi_self2:visited {
   background-image:url(icon/navgray.png);
   color:white;
}

a.navi_self3:link, a.navi_self3:visited {
   background-image:url(icon/navstart.png);
   color:white;
}

a.navi:hover, a.navi_first:hover, a.navi_self:hover, a.navi_self2:hover, a.navi_self3:hover,
a.navi:active, a.navi_first:active, a.navi_self:active, a.navi_self2:active, a.navi_self3:active {

   background-image:url(icon/navno.png);
   color:black;
}

/*********************************** Linkzeile **********************************/

#headinfolinks {
        font-size:12px;
        font-weight:normal;
        margin:20px 0 0 0;
}
#headinfolinks1 {
        float:left;
}
#headinfolinks2 {
        float:left;
}
#headinfolinks3 {
        float:left;
}
#headinfolinks4 {
        float:left;
        margin:0 0 0 32px;
}
#headinfolinks5 {
        float:left;
}
#headinfolinks6 {
        float:left;
        margin:0 0 0 32px;
}
#headinfolinks7 {
        float:left;
        margin:0 0 0 32px;
}

a.bett {
            display:block;
            width:158px;
            height:50px;
            padding:8px;
            text-decoration:underline;
            text-align:center;
            color:#0000ff;
}
a.pauschal {
            display:block;
            width:158px;
            height:50px;
            padding:8px;
            text-decoration:underline;
            text-align:center;
            color:#0000ff;
}
a.uhr {
            display:block;
            width:158px;
            height:50px;
            padding:8px;
            text-decoration:underline;
            text-align:center;
            color:#0000ff;
}

         a.bett:link, a.bett:visited {
            background: url('icon/bett.png') no-repeat;
            background-position:bottom center;
            color:#0000ff;
         }
         a.bett:hover, a.bett:active {
            background: url('icon/bett_a.png') no-repeat;
            background-position:bottom center;
            color: #ffffff;
         }
         a.pauschal:link, a.pauschal:visited {
            background: url('icon/pauschal.png') no-repeat;
            background-position:bottom center;
            color:#0000ff;
         }
         a.pauschal:hover, a.pauschal:active {
            background: url('icon/pauschal_a.png') no-repeat;
            background-position:bottom center;
            color: #ffffff;
         }
         a.uhr:link, a.uhr:visited {
            background: url('icon/uhr.png') no-repeat;
            background-position:bottom center;
            color:#0000ff;
         }
         a.uhr:hover, a.uhr:active {
            background: url('icon/uhr_g_a2.png') no-repeat;
            background-position:bottom center;
            color: #ffffff;
         }

a.info, a.pix, a.lm, a.pp, a.nh, a.price, a.flights, a.cars, a.angebot, a.top, a.fon, a.par, a.imp, a.email {
            display:block;
            width:76px;
            height:54px;
            text-decoration:underline;
            color:#000088;
}
a.info, a.pix, a.lm, a.pp, a.nh, a.price, a.flights, a.cars, a.angebot, a.top, a.fon, a.par, a.imp, a.email {
                            text-align:center;
}

         a.info:link, a.info:visited {
            background: url('icon/info.png') no-repeat;
            background-position:bottom center;
            color:#000088;
         }
         a.info:hover, a.info:active {
            background: url('icon/info_a.png') no-repeat;
            background-position:bottom center;
            color: #ffffff;
         }

         a.pix:link, a.pix:visited {
            background: url('icon/foto.png') no-repeat;
            background-position:bottom center;
            color:#000088;
         }

         a.pix:hover, a.pix:active {
            background: url('icon/foto_a.png') no-repeat;
            background-position:bottom center;
            color: #ffffff;
         }

         a.lm:link, a.lm:visited {
            background: url('icon/uhr.png') no-repeat;
            background-position:bottom center;
            color:#000088;
         }

         a.lm:hover, a.lm:active {
            background: url('icon/uhr_g_a2.png') no-repeat;
            background-position:bottom center;
            color: #ffffff;
         }

         a.pp:link, a.pp:visited {
            background: url('icon/pauschal.png') no-repeat;
            background-position:bottom center;
            color:#000088;
         }

         a.pp:hover, a.pp:active {
            background: url('icon/pauschal_a.png') no-repeat;
            background-position:bottom center;
            color: #ffffff;
         }

         a.nh:link, a.nh:visited {
            background: url('icon/bett.png') no-repeat;
            background-position:bottom center;
            color:#000088;
         }

         a.nh:hover, a.nh:active {
            background: url('icon/bett_a.png') no-repeat;
            background-position:bottom center;
            color: #ffffff;
         }

         a.price:link, a.price:visited {
            background: url('icon/preis.png') no-repeat;
            background-position:bottom center;
            color:#000088;
         }

         a.price:hover, a.price:active {
            background: url('icon/preis_a.png') no-repeat;
            background-position:bottom center;
            color: #ffffff;
         }

         a.flights:link, a.flights:visited {
            background: url('icon/flug.png') no-repeat;
            background-position:bottom center;
            color:#000088;
         }

         a.flights:hover, a.flights:active {
            background: url('icon/flug_a.png') no-repeat;
            background-position:bottom center;
            color: #ffffff;
         }

         a.cars:link, a.cars:visited {
            background: url('icon/auto.png') no-repeat;
            background-position:bottom center;
            color:#000088;
         }

         a.cars:hover, a.cars:active {
            background: url('icon/auto_a.png') no-repeat;
            background-position:bottom center;
            color: #ffffff;
         }

         a.angebot:link, a.angebot:visited {
            background: url('icon/email.png') no-repeat;
            background-position:bottom center;
            color:#000088;
         }
         a.angebot:hover, a.angebot:active {
            background: url('icon/mail_a.png') no-repeat;
            background-position:bottom center;
            color: #ffffff;
         }

         a.top:link, a.top:visited {
            background: url('icon/top.png') no-repeat;
            background-position:bottom center;
            color:#000088;
         }
         a.top:hover, a.top:active {
            background: url('icon/top_a.png') no-repeat;
            background-position:bottom center;
            color: #ffffff;
         }

         a.top:link, a.top:visited {
            background: url('icon/top.png') no-repeat;
            background-position:bottom center;
            color:#000088;
         }
         a.top:hover, a.top:active {
            background: url('icon/top_a.png') no-repeat;
            background-position:bottom center;
            color: #ffffff;
         }

         a.fon:link, a.fon:visited {
            background: url('icon/tel.png') no-repeat;
            background-position:bottom center;
            color:#000088;
         }
         a.fon:hover, a.fon:active {
            background: url('icon/fon_a.png') no-repeat;
            background-position:bottom center;
            color: #ffffff;
         }

         a.email:link, a.email:visited {
            background: url('icon/mail.png') no-repeat;
            background-position:bottom center;
            color:#000088;
         }
         a.email:hover, a.email:active {
            background: url('icon/email_a.png') no-repeat;
            background-position:bottom center;
            color: #ffffff;
         }

         a.par:link, a.par:visited {
            background: url('icon/par.png') no-repeat;
            background-position:bottom center;
            color:#000088;
         }
         a.par:hover, a.par:active {
            background: url('icon/par_a.png') no-repeat;
            background-position:bottom center;
            color: #ffffff;
         }

         a.imp:link, a.imp:visited {
            background: url('icon/par.png') no-repeat;
            background-position:bottom center;
            color:#000088;
         }
         a.imp:hover, a.imp:active {
            background: url('icon/par_a.png') no-repeat;
            background-position:bottom center;
            color: #ffffff;
         }