<!--Template design by www.escpro.de
copyright by michael brinsteiner
-->
html,body{margin:0;padding:0; }
body{font-family:arial,sans-serif; font-size:13px; text-align:center; background: #94AEE2;}
p{margin:0 10px 10px}

a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
hr {
	margin: 15px 0px 0px 0px;
	color: #000;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #000;
	padding: 0px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #000;
	margin: 15px 0px 5px 0px;
}

#header{height:136px;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:7px;background: #000;color: #79B30B;}
#nav2{height:30px;margin:0px;
  padding-left:7px;background: #c0c0c0;color: #fff}

#container{text-align:left; background: #ffffff;
margin-top:0px;}
#content a:link, a:active{
font-weight: bold;
color: #000000;
text-decoration: none;
}
#content a:hover {color: #333; font-weight: bold; text-decoration: none;}
#content a:visited{color: #000; font-weight: bold; text-decoration: none;}

#content {line-height:1.2; background: #ffffff;
padding-left:10px;
padding-bottom:10px;}
div#footer{text-aline:center;background: #333;color: #FFF}
div#container{width:800px;margin:0 auto}
div#footer{clear:both;width:100%; padding: 5px 0px 0px 0px; background: #000 url(mb/footer.jpg);}
div#footer p{text-align:center}
div#footer a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
div#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* --------------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: left; /*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 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#nav1 ul li a:hover{
color:#03B488;
}
/* --------------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: 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: #16130A;
padding: 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #CCCBAE;
}

#nav2 ul li a:hover{
color:#000000;
}

