

html, body {
 height: 100%; /* wichtig */
}
body {
background-color: #ffffff;
font-size: 0.8em;
font-family: Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0;
margin:0;
}
a {color: #808080;}
a:visited {color:#778899;}
a:hover {color: #564b47;}
a:active { color:#000000;}
p {
font-size: 12px;
font-family: Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #D2DDE3;
border-top:1px solid #1D344E;
border-bottom:1px solid #1D344E;
padding:5px 15px;
}

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */

#container {
width: 1079px;
margin: 0 auto;
background-color: #ffffff;
height: 100%; /* wichtig */
min-height: 100%;

}

/* ----------banner for logo-------------- */
#banner1 {
background-color: #ffffff;

}
#banner1 img {padding:10px 0px;}

/* --Slogan/Adresse--*/
div.slogan {
text-align: left;
position:absolute;
        top:12px;
        left:50%;
		  margin-left: 148px; 
        z-index:90;
        font-size:11px;
        font-family:Verdana, Arial, Helvetica, sans-serif;


}

/* -----------------Inhalt--------------------- */
#content {
        background-color: #efefef;
        margin-left: 186px;
        width: 890px;

}
#content2 {
        background-color: #efefef;
        /* margin-left: 15px; */
 margin-left: -338px; 
		  left:50%;
        width: 876px;
 position:absolute; 
        top:700px;
/* float:right; */
}
table { border-collapse:separate;}
td { border:1px solid #ffffff; } 


p, pre{
padding: 5px 10px;
margin:0;
line-height: 1.3em;
}

/* p {

} */

/* #scrollgalerie { */
    /* background: ; */                /* Hintergrundfarbe falls gewünscht */
    /* border: ; */  /* Wert, Stil: dotted | dashed | solid | inset | outset | groove und Farbe */
/* } */
#gross {
     background: #efefef;          /* Hintergrundfarbe des großen Bildfeldes */
      width: 320px;                /* Breite des breitesten Bildes + 20px */
      height: 290px;               /* Höhe des höchsten Bildes + 10px */
}

#gross img {                       /* Formate des großen Bildes */
     height: 230px;                /* erzwungene Höhe - weglassen wenn alle gleich groß */
     /*width: 350px;                /* Breite des breitesten Bildes + 20px */
    /* border: ; */   /* Rahmen um das Bild */
     padding: 4px;                 /* Abstand zwischen Bild und Rahmen */
     background: #FFFFFF;          /* Hintergrund zwischen Bild und Rahmen */
}

#scrollfenster {
     overflow:auto;
     width: 450px;                 /* Breite des größten Bildes*/
     height: 70px;                 /* Höhe  -der Vorschaubilder + 23px */
     padding: 2px;                 /* Abstand der Bilder zum Rand */
     white-space: nowrap;
}

/* #scrollfenster img {  */              /* Formate der Vorschaubilder */
     /*height: 60px;                 /* erzwungene Höhe - weglassen wenn alle gleich groß */
   /*  border: ; */ /* Rahmen um das Vorschaubild */
/* } */


#bildtitel1 {                         /* Textzeilenformat */
     font-family: Arial, sans-serif;  /* Schriftart */
     font-size: 75%;                  /* Schriftgröße */
     color: #000070;                  /* Schriftfarbe */
     text-align: center;              /* Textausrichtung */
}


/* --------------left navigavtion------------- */
div.left1 {
background-color: #cedeed;
        width: 176px;
        float:left;

}


table.vorschlag td {  table-layout:fixed; width:200px; height:100%; overflow:hidden; border-style:none;} 



/* -----------footer--------------------------- */
div.footer {
clear: both;
text-align: center;

 }


 form {

    margin-top: -10px;

    padding: 10px;

}

/* div.box a {
        display: block;
        color: #ffffff;
        border-bottom: 1px solid #DCE1E2;
        padding: 0px;
        margin: 9px 20px 9px 20px;
        text-transform: uppercase;
        font-size: 10px;
} */

#box a {
        display: block;
        color: #ffffff;
        border-bottom: 1px solid #DCE1E2;
        padding: 0px;
        margin: 9px 20px 9px 20px;
        text-transform: uppercase;
        font-size: 10px;
}


#schnellsuche input {

    font-size: 10px;
    width: 65px;
border: 1px solid #000080;
color:#808080;
}


#schnellsuche1 button, #schnellsuche2 button, #schnellsuche3 button,
#schnellsuche button, .belegungsanfrage button, #start-login button, .belegungsanfrage a, button.standard, #kundenlogin button, #abschicken button{

    border: 2px solid #DCE1E2;

 /*   background: #fff url(images/button-pfeil.gif) right 3px no-repeat; */

    font-weight: bold;

    line-height: 1.2em;


}


