<!--Template design by www.escpro.de
copyright by michael brinsteiner
-->
html,body{margin:0;padding:0; }
body{color: #003300; font: 75% arial,sans-serif;text-align:center; background: #16470F url("mb/bkg.jpg") no-repeat center top; }
p{margin:0 10px 10px}
a{color: #003300;}

a:link, a:visited  { color: #003300; text-decoration: underline }
a:hover  { color: #236e18; text-decoration: underline }
hr {
	margin: 15px 0px 0px 0px;
	color: #003300;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #003300;
	padding: 0px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #003300;
	margin: 15px 0px 5px 0px;
}

#header { color: #003300; background-color: #fffeec; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0; height: 155px }
#events{margin:-45px 20px 0 0 ; color:#fff}
#nav1{height:45px;margin-top:0;
  padding-left:10px;background: #FFFEEC url(mb/navi01.jpg);color: #003300;}
#nav2{height:20px;margin:0px;
  padding-left:10px;background: #FFFEEC url(mb/navi02.jpg);color: #003300}

#container{text-align:left; background: #FFFEEC;
margin-top:0px;}
#content {line-height:1.2; background: #FFFEEC;
background-repeat:no-repeat;
background-position:bottom center;
padding-left:10px;
padding-bottom:50px;}
div#footer{background: #FFFEEB;color: #003300;border-top: 1px solid #003300;border-bottom: 1px solid #003300;}
div#container{width:912px;margin:0 auto}
div#googleads{background: #000;color: #003300; text-align:center;margin: 0px;}
div#footer{clear:both;width:100%; background: #003300 url(mb/footer.jpg);}
div#footer p{margin:0;padding:3px 10px}
<!--basic css-->
#login-box {
background-position: bottom right;
background-color:#FFFEEB;
background-repeat:repeat-x; text-align: left;
line-height: 75%; margin: 0px 0px 0px 0px;
border: 0px solid #ddd;}

#login-box fieldset {border:0;text-align:center;}
#login-box legend		{
	font-size: 90%;
	text-transform: uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.username {color: #003300;} /* Color of name when logged in*/
.topboxbody {font-size:12px;padding:0px;}

/* -----------search--------------------------- */


.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
/* --------------Top Menu------------- */


#nav1{
width: 98.9%;
font-weight: bold;
font-size: 100%;
line-height: 18px;
}

#nav1:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#nav1 ul{
width: 100%;
padding: 5px 0;
margin: 0;
text-align: center; /*set value to "right" for example to align menu to the left of page*/
}

#nav1 ul li{
display: inline;
}

#nav1 ul li a{
color: #003300;
padding: 7px;
margin: 0;
text-decoration: none;
/*border-right: 1px solid #000000;*/
}

#nav1 ul li a:hover{
color:#236E18;
}
/* --------------Top Menu "2"------------- */


#nav2{
width: 98.9%;
font-weight: bold;
font-size: 90%;
}

#nav2:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 10px;
clear: both;
visibility: hidden;
}

#nav2 ul{
width: 99%;
padding: 11px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#nav2 ul li{
display: inline;
}

#nav2 ul li a{
color: #003300;
padding: 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #003300;
}

#nav2 ul li a:hover{
color:#236E18;
}