
html,body{margin:0;padding:0; }
body{font: 75% Verdana, Arial, Helvetica, sans-serif;text-align:center; color: #816040; background: #c7a784;}
p{margin:0 0px 10px}
a{color: #816040;padding:10px}

a:link, a:visited, a:active {
	color: #694b2e;
	text-decoration: none;
}
a:hover {
	color: #694b2e;
	text-decoration: none;
}
hr {
	margin: 15px 0px 0px 0px;
	color: #694b2e;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #816040;
	padding: 0px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #816040;
	margin: 15px 0px 5px 0px;
}

#header{height:200px;margin:0px;
  padding-left:10px;background: #000 url(mb/header.jpg);color: #CC6633}
#events{margin:-45px 20px 0 0 ; color:#fff}
#nav1{height:30px;margin-top:0;
  padding-left:8px;background: #ddd url(mb/navi01.jpg); repeat:none;color: #79B30B;}
#nav2{height:30px;margin:0px;
  padding-left:8px;background: #EBE9D7 url(mb/navi02.jpg);repeat:none;color: #fff}

#container{text-align:left; background: #f0decb url(mb/content_bg.jpg) no-repeat;
margin-top:0px;}
div#footer{background: #333;color: #FFF}
div#container{width:800px;margin:0 auto } 
div#googleads{background: #000;color: #FFF; text-align:center;margin: 0px;}
div#footer{clear:both;width:100%;height:22px; background: #000 url(mb/footer.jpg);}
div#footer p{text-align:center; margin:0;padding:10px 10px;}
<!--basic css-->
#login-box {
background-image: url(./im/tofp.png);
background-position: bottom right;
background-color:#fff;
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: #1A3249;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.username {color: #003366;} /* 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: 99%;
font-weight: bold;
font-size: 90%;
}

#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: 11px 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: #EBE9D7;
padding: 7px;
margin: 0;
text-decoration: none;
border-right: none;
}

#nav1 ul li a:hover{
color:#835f42;
background: url(mb/menuover.png)
}
/* --------------Top Menu "2"------------- */


#nav2{
width: 99%;
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: center; /*set value to "right" for example to align menu to the left of page*/
}

#nav2 ul li{
display: inline;
}

#nav2 ul li a{
color: #694b2e;
padding: 7px;
margin: 0;
text-decoration: none;
border-right: none;
}

#nav2 ul li a:hover{
color:#CC6600;
}


/* sidebar */
#sidebar {
	float:left;
	width:185px;
	background:#816040;
	color:#fff;	
}
#sidebar h2 {
	color: #fff;
}



#sidebar .sbblock {
	background:#816040;
	color:#fff;
	display:block;
	font-size:80%;
	margin:10px 0;
	padding:10px;
}

.sbblock hr {visibility:hidden;}
.sbblock p {line-height:140%;}


/* Menue */
#sidebar ul {
	margin:10px;
}
#sidebar ul li {
	border-bottom:1px solid #fff;
	list-style:none;
	padding:5px 2px;
}
#sidebar ul li a {
	color:#fff;
	display:block;	
	padding:5px;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#000;
}
/* Main */
#main {
	float:right;
	width:580px;
}

#sidebar a {
	color:#cebd4b;
}
#sidebar hr{
	color: #fff;
	background-color: #fff;
	visibility: visible;
	height: 1px;
	border: 0;
	
}