

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: #DB7093;}
a:visited {color:#DB7093;}
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;
margin:0 }

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-------------- */
#banner {
background-color: #ffffff;
/* text-align: ; */


}
#banner img {padding:10px 0px;}

/* --Slogan/Adresse--*/

div.slogan{
text-align: left;
position:absolute;
        top:12px;
        left:50%;
		   margin-left: 8px; 
        z-index:90;
        font-size:11px;
        font-family:Verdana, Arial, Helvetica, sans-serif;


}

/*
#slogan {
text-align: left;
position:absolute;
        top:20px;
        left:750px;
        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;
        width: 875px;
position:absolute;
        top:640px;
}
table { border-collapse:separate;}
td { border:1px solid #ffffff; }


p, pre{
padding: 5px 10px;
margin:0;
}
p {
line-height: 1.3em;
}

/* #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------------- */
#left {
background-color: #cedeed;
        width: 176px;
        float:left;

}


table.vorschlag td { border-style:none;}



/* -----------footer--------------------------- */
#footer {
clear: both;
text-align: center;

 }


 form {

    margin-top: -10px;

    padding: 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,
#schnellsuche button, .belegungsanfrage button, #start-login button, .belegungsanfrage a, button.standard, #kundenlogin button, #abschicken button{

    border: 2px solid #DCE1E2;



    font-weight: bold;

    line-height: 1.2em;


}


