body {
padding: 0;
margin: 0;
background-color: #000;
background-image: url(img/HG.jpg);
background-position: center top;
background-repeat: no-repeat;
font-family: KozGoPro; 
}

header {
/* background-image: url(img/KZ_HG_ob.jpg); */
width: 1000px;
height: 272px;
margin: 0 auto;
}

/* section#h_left {
float: left;
width: 240px;
background-color: #ffe09d;
height: 256px;
}

section#h_right {
float: left;
width: 760px;
background-color: #fef0cf;
height: 256px;
} */


p.start {
margin-top: 20px; 
padding: 0px 10px;
text-align: justify;
font-size: 16px;
letter-spacing: 0.1em;
text-shadow: 1px 1px 1px #999;
font-family: euphemia;
}

h2.start {
margin-left: 20px;
margin-top: 40px;
text-shadow: 3px 3px 4px #777;
color: #373737;
}


#impressum p {
text-align: justify;
}


.people_div {
background-color: #f4f4f4; 
height: 200px; 
width: 533px; 
margin: 0 auto; 
line-height: 1.5;
margin-top: 50px;
box-shadow: 5px 5px 10px #999;

}

.people_balken  {
background-image: url(img/Uns_Fenster_Balken.jpg); 
width: 533px; 
height: 43px; 
}

.people_balken span  {
margin-left: 5px;
font-size: 30px;
color: #474747; 
}

.people_text {
float: left; 
color: red; 
margin-top: 10px; 
margin-left: 15px; 
font-size: 24px;
}

.people_img_div {
float: right; 
margin-top: -43px;
cursor: pointer;
}

.people_drink {
margin-top: 15px;
color: #474747;
font-size: 0.8em;
}

.people_drink a {
text-decoration: none;
color: #474747;
cursor: help;
}

#terminkalender {
width: 706px;
height: 382px;
background-image: url(img/Termine.png);
background-repeat: no-repeat;
margin-top: 50px;
margin-left: 10px;
}


section#mainframe {
width: 1000px;
margin: 0 auto;
min-height: 600px;
}

nav {
background-color: #ffe09d;
padding-top: 85px;
width: 240px;
float: left;
min-height: 600px;
}

section#content {
float: left;
width: 760px;
padding-top: 85px;
background-color: #fef0cf;
min-height: 600px;
}

nav a {
display: block;
width: 207px;
height: 58px;
margin: 0 auto;
margin-top: 5px;
}


a.nav_start {background-image: url(img/ML_B_start.png);}
a.nav_start:hover {background-image: url(img/ML_B_start_mo.png);}

a.nav_uns {background-image: url(img/ML_B_uns.png);}
a.nav_uns:hover {background-image: url(img/ML_B_uns_mo.png);}

a.nav_kontakt {background-image: url(img/ML_B_Kontakt.png);}
a.nav_kontakt:hover {background-image: url(img/ML_B_Kontakt_mo.png);}

a.nav_bilder {background-image: url(img/ML_B_Bilder.png);}
a.nav_bilder:hover {background-image: url(img/ML_B_Bilder_mo.png);}

a.nav_videos {background-image: url(img/ML_B_Videos.png);}
a.nav_videos:hover {background-image: url(img/ML_B_Videos_mo.png);}
/* nav_uns
nav_kontak
nav_bilder
nav_videos */