body {
 font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
 font-size:12px;
 background-color: #f9ffd0;
}

h1 {font-size:18px; color:#000000; font-weight: bold; margin-bottom:15px;}
h2 {font-size:16px; color:#000000; font-weight: bold; margin-top: 15px; margin-bottom:5px;}
h3 {font-size:13px; color:#000000; font-weight: bold; margin-top: 10px; margin-bottom:5px;}
p {margin-top:0px; font-size: 12px; line-height: 16px;}

code {
 font-size:14px; color:#0000ff;
}

pre {
 font-size:14px;
 color:#0000ff;
 padding:5px;
}

a:link, a:visited { 
 text-decoration:underline;
 font-weight: bold;
 color:#794d06;
}

a:active, a:hover { 
 text-decoration:none;
 font-weight: bold;
 color:#794d06;
}

#rahmen {
 border: 2px solid #5e3c05;
 background-image: url(gfx/bg_seite.gif);
 background-repeat: repeat-y;
 background-position: 0%;
 width: 780px;
}

#title {
 height:150px;
 padding:5px;
 border-bottom:2px solid #5e3c05;
 background-color:#5c6600;
}

#left {
 width:200px;
 float:left;
 background-color:#f9ffd0;
 border-top: 1px solid #f9ffd0;
}



#content {
 margin-left: 230px;
 margin-right: 10px;
 border:0px solid #f4b207;
 background-color:#f9ffd0;
 margin-right: 20px;
 margin-top: 20px; 
}


.menucontainer {
 background-color:#f9ffd0;
}

.menucontainer_aktiv {
 display:block;
 padding: 6px;
 text-align:left;
 font-weight:bold;
 text-decoration:none; 
 border-right:2px solid #5e3c05;  
 border-bottom:1px solid #5e3c05;
 color:#5e3c05;
 background-color:#f9ffd0;
}

.subcontainer {
 background-color:#f9ffd0;
}

a.menu:link, a.menu:visited { 
 color:#f9ffd0;
 background-color:#5e3c05;
}


a.menu:active, a.menu:hover { 
 color:#5e3c05;
 background-color:#f9ffd0;
 border-bottom: 1px solid #5e3c05;
}


a.menu {
 display:block;
 padding: 6px;
 text-align:left;
 font-weight:bold;
 text-decoration:none; 
 border-right:2px solid #5e3c05;  
 border-bottom:1px solid #f9ffd0;
}

 
a.sub:link, a.sub:visited { 
 color:#5e3c05;
 background-color:#f9ffd0;
}


a.sub:active, a.sub:hover { 
 color:#f9ffd0;
 background-color:#5e3c05;
 border-bottom: 1px solid #f9ffd0;
}


a.sub {
 display:block;
 padding: 3px;
 text-align:left;
 padding-left: 30px;
 font-weight:normal;
 text-decoration:none; 
 font-style: italic;
 border-right:2px solid #5e3c05;  
 border-bottom:1px solid #5e3c05;
}


.subcontainer_aktiv {
 display:block;
 padding: 3px;
 text-align:left;
 padding-left: 30px;
 font-weight:normal;
 text-decoration:none; 
 font-style: italic;
 border-right:2px solid #5e3c05;  
 border-bottom:1px solid #f9ffd0;
 color:#f9ffd0;
 background-color:#5e3c05;
}

.bildunter {
 font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
 font-size: 9px;
 color: #000;
 margin-bottom: 5px;
 padding:0px;
}
