body {
margin:0px;
background:#6E6E6E;
}

#main {
width:750px;
margin-left:125px;
}

#head {
background-image:url(images/header01.jpg);
background-color:#339900;
width:750px;
height:302px;
margin-top:0px;
}

#menuoben {
width:740px;
background-color:#333333;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#CCCCCC;
text-align:center;
letter-spacing:1.3mm;
margin:0px;
padding:5px;
}

#menuoben a, #menuoben a:visited , #menuoben a:active {
color: #CCCCCC;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

#menuoben a:hover {
color: #CCCCCC;
text-decoration:underline;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}



#inhalt {
width:710px;
background-color:#ffffff;
font-family:"Times New Roman", Times, serif;
font-size:13px;
color:#333333;
text-align:center;
letter-spacing:0.5mm;
padding:19px;
border:solid 1px #333333;
border-top:solid 0px;
}

#foot {
width:740px;
height:50px;
background-color:#333333;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#CCCCCC;
text-align:center;
letter-spacing:1.5mm;
margin:0px;
padding:5px;
}

#foot a, #foot a:visited , #foot a:active {
color: #CCCCCC;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

#foot a:hover {
color: #CCCCCC;
text-decoration:underline;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}


.bild1 {
border:solid 1px #333333;
padding:2px;
width:185px;
height:140px;
}

.thumb {
border:solid 1px #333333;
padding:4px;
width:160px;
height:160px;
}


a:link {
color: #333333;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

a:visited {
color: #333333;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

a:active {
color: #333333;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

a:hover {
color: #333333;
text-decoration:underline;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

/* jQuery lightBox plugin - Gallery  */

#gallery ul {
list-style: none;
}

#gallery ul li {
display: inline;
}

#gallery ul img {
border: 1px solid #CCCCCC;
border-width: 1px;
padding:4px;
margin:12px;
}

#gallery ul a:hover img {
border: 1px solid #888888;
border-width: 1px;
padding:4px;
}
/*#gallery ul a:hover { color: #ffffff; }*/
