body{
background-color:black;
}

p{
font-family:verdana;
font-size:10pt;
font-color:red;
}

#hauptfenster {
width:800px;
height:500px;
position:absolute;
left:50%;
top:50%;
margin-top:-250px;
margin-left:-400px;
background-color:#4D7E2C;
}

#textfenster {
position:absolute;
left:150px;
top:80px;
width:650px;
height:420px;
background-color:#4D7E2C;
font-family:verdana;
font-size:12pt;
list-style-type:none;
overflow:auto;
}



#collage1a {
position:absolute;
margin-top:10px;
margin-left:10px;
}


#kopfzeile {
width:800px;
height:80px;
position:absolute;
left:0px;
top:0px;
background-color:#182A10;
}

#menu {
width:150px;
height:420px;
position:absolute;
left:0px;
top:80px;
background-color:#426628;
}

#menu ul {
margin:0;
padding:25px;
font-family:verdana;
font-size:13pt;
font-color:black;
vertical-align:middle;
text-align:center;
}

li.button1{
list-style-type:none;
width:100px;
background-color:#182A10;
height:40px;
margin-top:10px;
padding-top:5px;
}


li.button2{
list-style-type:none;
width:100px;
background-color:#29421B;
height:40px;
margin-top:10px;
padding-top:5px;
}

li.button3{
list-style-type:none;
width:100px;
background-color:#345422;
height:40px;
margin-top:10px;
padding-top:5px;
}

li.button4{
list-style-type:none;
width:100px;
background-color:#486C2C;
height:40px;
margin-top:10px;
padding-top:5px;
}

li.button5{
list-style-type:none;
width:100px;
background-color:#4B7825;
height:40px;
margin-top:10px;
padding-top:5px;
}

li.button6{
list-style-type:none;
width:100px;
background-color:#588B2E;
height:40px;
margin-top:10px;
padding-top:5px;
}

#menu a {
color:white;
text-decoration:none;
}

#kopfzeile a {
color:white;
text-decoration:none;
}

#menu_galerie {
position:absolute;
left:150px;
top:80px;
width:650px;
height:40px;
background-color:#4D7E2C;
}

#menu_galerie ul {
padding:5px;
margin:0px;
text-align:center;
}

#menu_galerie li {
list-style-type:none;
display:inline;
margin-left:25px;
text-align:center;
font-family:verdana;
font-size:13pt;
}

#menu_galerie a {
text-decoration:none;
color:white;
}

/*img.bilder {
float:left;
margin-left:20px;
margin-top:15px;
}*/

#textfenster_2 {
position:absolute;
left:150px;
top:120px;
width:650px;
height:380px;
background-color:#4D7E2C;
font-family:verdana;

}

#textfenster_galerie1 {
position:absolute;
left:150px;
top:120px;
width:650px;
height:380px;
background-color:#4D7E2C;
font-family:verdana;
overflow:auto;
}

h2 {
font-family:verdana;
font-size:13pt;
font-color:black;
text-align:left;
margin-left:20px;
}

p.zentriert1 {
text-align:center;
font-size:13pt;
}

p.zentriert2 {
text-align:center;
font-size:12pt;
}

p.links {
text-align:left;
font-size:13pt;
}

p {
text-align:left;
font-size:13pt;
}

img.galerie {
margin-left:20px;
margin-top:15px;
border-color:red;
}

img {
border-color:black;
}

