body.seiten {
     background-image: url(../pics/layout/hg1.gif);
     background-repeat: repeat-x
     }
     
body.popup {
     background-color: #D0E2F9;
}

     
#centerbox {
     /*border: 1px solid blue; */
     vertical-align: top;
     }
#header {
     /*border: 1px solid blue;  */
     height: 98px;
     line-height: 98px;
     background-image: url(../pics/layout/hg_header.gif);
     background-repeat: x-repeat;
     margin: 81px 0 0 0;
     
     }
#logo {
     width: 207px;
     height: 98px;
     float:left;
     }


/* ---------- Metanavigation --------------*/

#metanavigation {
     background-image: url(../pics/layout/hg_meta.gif);
     background-repeat: no-repeat;
     width: 206px;
     /*border: 1px solid green; */
     font-family: Verdana, Arial, Sans-serif;
     font-size: 60%;
     color: #39567F;
     padding: 2px 0 5px 20px;
     }
a.metanavi:link, a.metanavi:active, a.metanavi:visited {
     color: #39567F;
     text-decoration: none;
     }

a.metanavi:hover {
     color: #B10909;
     text-decoration: none;
     }

/* ---------- Hauptnavigation --------------*/

#hauptnavigation {
     background-image: url(../pics/layout/hg_haupt.gif);
     background-repeat: x-repeat;
     width: 434px;
     font-family: Verdana, Arial, Sans-serif;
     font-size: 80%;
     line-height: 16px;
     color: #ffffff;
     padding: 3px 0 10px 25px;
     float: left;
     }

#hauptnavi_abschluss {
     float:left;
     }

a.hauptnavi:link, a.hauptnavi:active, a.hauptnavi:visited {
     color: #ffffff;
     text-decoration: none;
     }

a.hauptnavi:hover {
     color: #ffffff;
     text-decoration: underline;
     }

/* ---------- Inhalt Allgemein --------------*/

#inhalt {
     /*border: 1px solid blue; */
     background-image: url(../pics/layout/hg_mitte.gif);
     background-repeat: no-repeat;
     height: 336px;
     line-height: 336px;
     }

#inhalt2 {
     background-color: #D0E2F9;
     /*height: 336px;
     line-height: 336px;*/
     height: 100%;
	overflow:hidden;
     }

#inhalt3 {
     /*border: 1px solid blue; */
     background-image: url(../pics/layout/hg_galerie3.gif);
     background-repeat: no-repeat;
     height: 100%;
	overflow:hidden;
     }

.spalte1 {
     width: 245px;
     margin: 72px 42px 0 0;
     float: left;
     }

.spalte2 {
     width: 480px;
     margin: 0;
     float: left;
     }

.hinweis_kasten {
     width: 240px;
     margin: 2px 0 0 0px;
     padding: 10px 10px 20px 10px;;
     border-top:1px solid #ffffff;
     border-left:5px solid #C03953;
     border-right:1px solid #ffffff;
     border-bottom:1px solid #ffffff;
     background-color: #B2C6E1;
     }

p {
     color: #131D2B;
     font-family: Verdana, Arial, Sans-serif;
     font-size: 80%;
     line-height: 18px;
     }

p.hinweis {
     color: #000000;
     font-family: Verdana, Arial, Sans-serif;
     font-size: 60%;
     line-height: 18px;
     }

h1 {
     margin: 15px 0 0 0;
     padding: 0;
     line-height: 42px;
     }

a.textlink:link, a.textlink:active, a.textlink:visited {
     font-weight: bold;
     color: #131D2B;
     text-decoration: underline;
     }

a.textlink:hover {
     font-weight: bold;
     color: #F99C12;
     text-decoration: undeline;
     }
     
table.preise {
     margin: 14px 0 0 0;
     }
     

/* ----------  Footer --------------*/

.footer-startseite {
     background-image: url(../pics/layout/footer_startseite.gif);
     background-repeat: no-repeat;
     height: 62px;
     line-height: 62px;
     }
     
.footer {
     background-image: url(../pics/layout/footer.gif);
     background-repeat: no-repeat;
     /*border: 1px solid red; */
     height: 80px;
     line-height: 80px;
     }
.zurueck-button    {
     margin: 10px 0 30px 285px;
     }

/* ---------- Kontaktformular --------------*/

input.textfeld {
     margin: 0 0 5px 0;
     width: 200px;
     }
     
.kommentarfeld   {
     margin: 0 0 20px 0;
     width: 250px;
     }

/* ---------- Galerie --------------*/

h2.headline-themen {
     width: 237px;
     height: 24px;
     line-height: 24px;
     background-color: #C03953;
     font-family: Verdana, Arial, Sans-serif;
     font-size: 80%;
     font-weight: bold;
     color: #F2D7DD;
     padding: 0 0 0 10px;
     margin: 0;
     /*border: 1px solid green;*/
     }

a.galerielink:link, a.galerielink:active, a.galerielink:visited {
     font-weight: bold;
     color: #39567F;
     text-decoration: none;
     }

a.galerielink:hover {
     font-weight: bold;
     color: #F99C12;
     text-decoration: underline;
     }
     
table.galerie {
     margin: 16px 0 20px 20px;
     }

#bild1, #bild2, #bild3, #bild4, #bild5, #bild6, #bild7, #bild8, #bild9, #bild10, #bild11, #bild12, #bild13, #bild14, #bild15{
     position:absolute;
     margin: 0px 0 0 285px;
     padding: 30px 30px 15px 30px;
     background-color: #ffffff;
     text-align: right;
     z-index: 1;
     visibility: hidden;
     border: 1px solid #39567F;
     }

.popupinhalt {
     text-align: right;
     margin: 20px;
     }





