body{
background-color: #BBFFCC;
}



a.menulink  {
    color: #000000;
    text-decoration: none;
}


 a {
    color: #0000FF;
 }


#menucontainer {
position: fixed;
left: 0px;
top: 0px;
width: 200px;
height:100%;
background-image:url(butterfly2.jpg);
}



#menu1, #menu2, #menu3, #menu4 {
position:absolute;
height:  12px;
width:  170px;
left:    10px;
padding: 10px;
color: #000000;
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 700;
text-align: left;
vertical-align: middle
}

#menu1 {
top:    10px;
background-color: #FFCC99
}

#menu2 {
top:    60px;
background-color: #66CCFF
}

#menu3 {
top:    110px;
background-color: #20B2AA
}

#menu4 {
top:    160px;
background-color: #CCCCFF
}

#langmenu {
position:absolute;
top:    210px;
height:  12px;
width:  170px;
left:    10px;
padding: 10px;
color: #000000;
vertical-align: middle
}

#titlebar1, #titlebar2, #titlebar3, #titlebar4, #titlebar5, #titlebar6, #titlebar7, #titlebar8, #titlebar99 {
position: absolute;
left : 240px;
right:   40px;
height: 27px;
top:    10px;
padding-left: 30px;
padding-top: 5px;
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
text-align: center;
}

#titlebar1 {
background-color: #FFCC99
}

#titlebar2 {
background-color: #66CCFF
}

#titlebar3 {
background-color: #20B2AA
}

#titlebar4 {
background-color: #CCCCFF
}

#titlebar5 {
background-color: #66CCFF
}

#titlebar6 {
background-color: #66CCFF
}

#titlebar7 {
background-color: #66CCFF
}

#titlebar8 {
background-color: #66CCFF
}

#titlebar99 {
background-color: #FFFF66
}

#inhalt  {
position: absolute;
left: 220px;
right: 20px;
top: 50px;
border:1px;
color: #000000;
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding:20px;
}



#submenu {
position: relative;
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 0px;
margin-bottom:30px;
}

h3
{
color: #000000;
}

