/*style erstellt 21.04.2009*/

/*sichtbar/unsichtbar schalten der Bereiche erweiterten Such, Namenssuche, Footer*/

.title {
         display:block;
}

.texteinl {
         display:none;
}

.lage {
         display:none;
}

.unterkunftsart {
         display:block;
}

.naechte {
         display:block;
}

.zimmer {
         display:block;
}

.personen {
         display:none;
}

.moresearch {
         display:block;
}

.namenssuche {
         display:block;
}

.alleHotels {
         display:block;
}

.footer {
         display:block;
}
.preis {
         display:block;
}

.sterne {
         display:none;
}

.sortierung {
         display:none;
}

.eigenschaften {
         display:none;
}

/*Hauptstyle*/

body {
         margin-top :  0em;
         margin-right : 1.3em;
         margin-bottom : 1.3em;
         margin-left : 0.8em;
         width: 495px;
         font-family : Verdana, Arial, Helvetica, sans-serif;
         font-size:0.7em;
         line-height:1.3em;
         color :  #000000;
         background-color :  #ffffff;
}

div {
         font-family :  Verdana, Arial, Helvetica, sans-serif;
         color :  #000000;
         background-color:#ffffff;
}

a:link {
         color :  #01305e;
         text-decoration:none;
         background-color:#FFFFFF;
}

a:visited {
         color :  #01305e;
         text-decoration:none;
         background-color:#FFFFFF;
}

a:hover {
         color :  #01305e;
         text-decoration:none;
         background-color:#FFFFFF;
}

a:active {
         color :  #01305e;
         text-decoration:none;
         background-color:#FFFFFF;
}

a:focus {
         color :  #01305e;
         text-decoration:none;
         background-color:#FFFFFF;
}

img {
         border:0;
}

input {
         font-family :  Verdana, Arial, Helvetica, sans-serif;
         font-size:1em;
         line-height:12pt;
}

select {
         font-family :  Verdana, Arial, Helvetica, sans-serif;
         font-size:1em;
         line-height:12pt;
}

option {
         font-family :  Verdana, Arial, Helvetica, sans-serif;
         font-size:1em;
         line-height:12pt;
}

.main {
         width:495px;
         height:550px;
         border:1px solid #ED9400;;
         vertical-align:top;
         margin-top:1em;
}

.title {
         position:relative;
         left:0em;
         top:0em;
         border:0px solid black;
         width:100%;
         font-size:1.4em;
         line-height:1.2em;
         font-weight:700;
         color:#ffffff;
         margin-bottom:1em;
         padding-top:0.8em;
         padding-bottom:0.8em;
         text-align:center;
         background-color:#ED9400;
}

.texteinl {
         position:relative;
         left:0em;
         top:0em;
         z-index:1;
         width:0em;
         color:#000000;
         font-weight:100;
         margin-bottom:2em;
         background-color:#FFFFFF;
}

.fields {
}

.abfrageavail {
         position:relative;
         left:1em;
         top:1em;
         width:42em;
}

.names {
         position:relative;
         left:0;
         top:0.5em;
         z-index:1;
         width:15em;
         height:2em;
}

.values {
         position:relative;
         left:18em;
         top:-1.5em;
         z-index:1;
         width:15em;
         margin-bottom:-0.8em;
}

.names_amenities {
         position:relative;
         left:0;
         top:0;
         z-index:1;
         width:20em;
         color:#000000;
}

.amenities {
         width:70em;
         background-color:#ffffff;
         font-family :  Verdana, Arial, Helvetica, sans-serif;
         font-size:0.6em;
         color :  #000000;
}


.btnavailpos {
         position:relative;
         left:18em;
         top:0em;
         margin-top:1em;
         width:22em;
}

.btnavail {

}

.moreSearch a:link {
         font-size:0.8em;
         font-style:italic;
         color :  #000000;
         text-decoration:none;
         background-color:#ffffff;
}

.moreSearch a:visited {
         font-size:0.8em;
         font-style:italic;
         color :  #000000;
         text-decoration:none;
         background-color:#ffffff;
}

.moreSearch a:hover {
         font-size:0.8em;
         font-style:italic;
         color :  #000000;
         text-decoration:none;
         background-color:#ffffff;
}

.moreSearch a:active {
         font-size:0.8em;
         font-style:italic;
         color :  #000000;
         text-decoration:none;
         background-color:#ffffff;
}

.moreSearch a:focus {
         font-size:0.8em;
         font-style:italic;
         color :  #000000;
         text-decoration:none;
         background-color:#ffffff;
}

.namenssuche {
         position:relative;
         left:1em;
         top:3em;
         z-index:1;
         width:40em;

}

.searchNameTitle {
        position:relative;
        left:0em;
        top:0.5em;
        z-index:1;

}

.provName {
        position:absolute;
        left:18em;
        top:0em;
        z-index:1;
}

.provNameInput {
        height:2.0em;
}

.nameBtn {
        position:absolute;
        left:13em;
        top:0.1em;
        z-index:1;
        width:1em;

}

.nameBtnInput {
}

.alleHotels {
        position:relative;
        left:1em;
        top:5em;
        z-index:10;
        width:15em;
}

.alleHotels a:link {
         background-color:#ffffff;
}

.alleHotels a:visited {
         background-color:#ffffff;
}

.alleHotels a:hover {
         background-color:#ffffff;
}

.alleHotels a:active {
         background-color:#ffffff;
}

.alleHotels a:focus {
         background-color:#ffffff;
}

.footer {
        position:relative;
        left:0em;
        top:7em;
        z-index:1;
        padding:0 0 2em 0;
        border-top:1px solid #ed9400;
}

.adress {
        position:relative;
        left:0em;
        top:1em;
        z-index:1;
        margin-left:1em;
}

.adress a:link {
         background-color:#ffffff;
        font-weight:700;
}

.adress a:visited {
         background-color:#ffffff;
        font-weight:700;
}

.adress a:hover {
         background-color:#ffffff;
        font-weight:700;
}

.adress a:active {
         background-color:#ffffff;
        font-weight:700;
}

.adress a:focus {
         background-color:#ffffff;
        font-weight:700;
}

.bottomLogo {
        position:absolute;
        left:33em;
        top:1.5em;
        z-index:1;
        width:10em;

}

.bottomLogo a:link {
         background-color:#ffffff;
}

.bottomLogo a:visited {
         background-color:#ffffff;
}

.bottomLogo a:hover {
         background-color:#ffffff;
}

.bottomLogo a:active {
         background-color:#ffffff;
}

.bottomLogo a:focus {
         background-color:#ffffff;
}

.logo {
        position:relative;
        left:-2em;
        top:1em;
        z-index:1;
}
