body 
{
 font-family:Arial;
 font-size:14px;
 background-color:#ccffcc;
 color:#ffffff;
 }
h1 {font-size:18px;color:#ffffff;font-weight:bold;}
h2 {font-size:24px;color:#846444; font-family:Garamond;}
h3 {font-size:14px;color:#ccffcc;}
h4 {font-size:16px;color:#ccffcc;}
p {margin-top:0px;}

a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:normal;
  color:#ccffcc;
  font-size:16px;
}

a:active, a:hover
{
  color:#66cc99;
  text-decoration:none;
}

a.menu {
 display:block;
 padding:3px;
  background-color:#637e77;
 text-align:left;
 color:#ffffff;
 text-decoration:none;
 }
 
a.menu:link, a.menu:visited
{
  color:#ffffff;
 background-color:#637E77;
 text-decoration:none; 
}

a.menu:active, a.menu:hover
{
  color:#000000; 
 background-color:#66cc99;
}

.text {
 font-family:Arial;
 font-size:16px;
 }
 
 .bold {
 font-weight:bold;
 }
 
 .titel {
 font-family:Arial;
 font-size:18px;
 color:#575757; 
 }

#div1 {
padding:5px;
width:170px;
height:575px;
background-color:#637E77;
border:1px solid #339966;
text-align:left;
}

#div2 {
padding:5px;
width:570px;
height:130px;
background-color:#66cc99;
background-image:url("logolang.jpg");
background-repeat:no-repeat;
background-position:right;
border:1px solid #666666;
text-align:left;
}

#div3 {
padding:5px;
width:570px;
height:429px;
background-color:#575757;
background-image:url("auge.jpg");
background-repeat:no-repeat;
background-position:right;
border:1px solid #000000;
text-align:left;
}

.menucontainer{
border-color:#637E77;
border-top-style:outset;
border-left-style:outset;
border-bottom-style:outset;
border-right-style:outset;
background-color:#637E77;
margin:10px;
}

.menucontainera{
border-color:#637E77;
border-top-style:outset;
border-left-style:outset;
border-bottom-style:outset;
border-right-style:outset;
background-color:#637E77;
margin:10px;
}

.menutitle
{
color:#000000;
margin:2px;
background-color:#70958B
}
