/* general stuff */
body{
margin:0;
padding:0;
text-align: center;
font-family: verdana, arial, sans-serif;
/*background: #7dd011;*/   /*original*/
/*background: #E4F7B5; gruene.de */
background: #cdf894; 
}

a {
text-decoration:  none;
font-weight: bold;
border: none;
color: #005E31;
 }

a:hover, .active_menu2 a {
/*text-decoration:  underline;
border: none;*/
border-bottom: 1px solid #005E31;
 }
 
img {
border-color: #005E31;
}

.imagebox {
margin:10px;
border:1px solid #005E31;
}

.box {
border:1px solid #005E31;
float:left;
margin:0px 14px 10px 10px;
width:140px;
height:90px;
padding: 5px;
}

/* Layout */
#pagewidth-800{
width:761px;
text-align:left;
margin-left:auto;
margin-right:auto;
margin-top: 20px;
margin-bottom: 20px;
border: 1px solid #CCCCCC;
}

#header {
height: 253px;
width:  759px; 
border: 1px solid #FFFFFF;
 }

#header_ort {
color: #FFFFFF;
font-size: 35px;
text-align: right;
float:right;
margin-top: 195px;
margin-right: 75px;
text-shadow: #000000 3px 3px 3px;
}

#logo {
/*padding-left: 30px;*/
padding-top: 63px;
float:left;
/* border="0" width="240" height="160" alt="logo" */
}

#outer-800{
width: 100%;
background: #FFFFFF;
} 

#footer-800{ 
height: 30px;
width:100%; 
background: transparent url(../images/footer.jpg) bottom left no-repeat; 
font-size: 10px;
text-align: center;
line-height: 22px;
vertical-align: bottom;
}

 iframe.wrapper {
 z-index: 0;
 }
 
.clr{clear:both;}

.content {
 margin: 0 15px 0px 170px;
 padding: 0;
 font-size: 11px;
 line-height: 18px;
 min-height: 440px;
}

div.contentheading {
font-weight: bold;
font-size: 16px;
height: 24px;
line-height: 24px;
border-bottom: 1px solid #005E31;
font-family: 'Trebuchet MS', verdana, sans-serif;
margin-bottom: 15px;
padding-top: 10px;
color: #005E31;
}

#left_frame {
float: left;
display: inline;
width: 146px;
margin-top: 20px;
margin-left: 8px;
padding: 0 15px 0 0;
text-align: right;
}

#menu_spacer {
height: 100px;
}

ul.menu2 {
width: 146px;
margin-top: 36px;
margin-left: 0px;
padding: 0;
}

ul.menu2 li {
list-style:none;
margin: 6px 0 0 0;
padding: 0px 6px 3px 0px;
border-right: 1px solid #005E31;
}

/* Other Mambo Stuff */
.small {
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}
.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

#accessibility {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#source {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

