body {
margin-top: 10px;
background: url(/img/bg.jpg) #2c761f;
color: #666666;
font-family:"Trebuchet MS", arial,helvetica,sans-serif;
font-size: 12pt;
 }
 * html body { text-align: center;}

h1 { 
color:#3a8228;
font-size:1.5em;
}
h2 { 
color:#3a8228;
font-size:1em;

}
ul, li {
list-style-image: url(/img/dot.jpg);
}
img {
border: 0px;
}
td {padding: 5px; }

a {
color: #3A8228;
text-decoration: none;
}
a:link { }
a:visited { }
a:hover { }
a:active { }

#toolbar-bottom a {
color: #FFF;
text-decoration: none;
}

#head {
width: 900px;
height: 460px;
background: url(/img/bild_bg.png);
margin-left: auto;
margin-right: auto;
}
 * html head { text-align: left;}
#spacer {
width: 900px;
height: 20px;
background: url(/img/spacer.jpg);
margin-left: auto;
margin-right: auto;
}

#head_toolbar {
height: 50px;
width:850px;
text-align: right;
padding-right: 50px;
top: 10px;
}
* html #head_toolbar {
padding-top: 20px;
height: 40px;
position: absolute;
}
#key_tools {
padding-top: 7px;

}
* html #key_tools {
width: 800px;
margin-top: -25px;

}

* html #key_tools h1 {
color: white;
font-size:1.2em;
display: inline; 
margin-right: 20px;


}

#key_tools a {
margin-top: 0px;
padding-left: 15px;
width: 870px;
padding-top: 10px;
text-align: left;
color: #FFF;
}

#key_tools h1 {
color: white;
font-size:1.2em;
display: inline; 
margin-right: 70px;
margin-top: 10px;


}
#head_bild {
width: 800px;
height: 360px;
margin-left: auto;
margin-right: auto;
}

}
#fadeshow1 {
width: 800px;
height: 360px;
margin-left: auto;
margin-right: auto;
}

* html #head_bild {
width: 800px;
height: 360px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

#head_menu {
margin-top: 15px;
padding-left: 10px;
padding-top: 8px;

}
 * html #head_menu { text-align: left;}

#head_menu a {
display: inline;
font-size: 13pt;
color: white;
font-weight: normal;
padding-right: 10px;
}

#content {
width: 900px;
background: url(/img/content_bg.jpg);
min-height: 500px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}

/* IE 6 Hack*/
* html #content {
height:500px;
text-align: left;
 }
 /**/
body>#content {height: auto; }

#content-left {
width: 150px;
margin-left: 5px;
float:left;
color: #338028;
}

.navilinks {
min-height:20px;
margin-top:5px;
font-size: 12px;
}


.navilinks a {
color: #338028;
padding-left: 10px;
display: block;
font-size: 14px;
}

#content-center {
width: 715px;
float:left;
margin-left: 25px;
}

#content-center-content {
width: 550px;
float:left;
margin-bottom: 30px;

}
#content-center-right {
width: 150px;
float:left;
margin-left: 5px;
}

#content-center-right td {
font-size: 8pt; 
}

.bottom {
font-size: 10pt;
}


