/*#F26722*/
body {
	/*background: url(pictures/bg.png) top right;*/
	background: #555555 url(pictures/treadplate2.jpg) top right;
	border:none;
	margin:0px;
	padding:0px;
	font-family:"Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
	font-size:12px;
}
h1,h2,h3,p{
	margin:0px;
	padding:0px;
}
h1,h2,h3
{
  margin-top:15px;
	margin-bottom:5px;
}
h3{
	margin-bottom:2px;
}

ul{
  padding-top:4px;
  padding-left:2em;
  margin:0px;
}

/*h1{text-align:center;}*/
.center{
	width:900px;
	margin:auto;
	text-align:left;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}
a{
/*color:#333333;*/
color:#3333aa;
text-decoration:underline;
}
a:hover {
/*color:#000000;*/
text-decoration: none;
}

#top{
	height:180px;
	text-align:center;	
}
#middle{
	text-align:center;
}
#bottom{
	height:20px;
}
#top_logo{
	/*height:170px;*/
	/*height:180px;
	background:#481111 url(pictures/logo.png) no-repeat center;*/		
}
#top_logo a{
  display:block;
  height:180px;
  /*background:#481111 url(pictures/logo.png) no-repeat center;*/
  background:#a7b523 url(pictures/logo2010_2.png) no-repeat center;
}
#top_logo a span{
  display:none;
}
#middle .center{
	background:white;
}
#m_right{
	/*width:700px;*/
	width:900px;
}
#m_left{
	/*width:200px;*/
	width:0px;
}

#t_menu{
	background:#481111;
	height:10px;
	font-size:13px;
	font-weight:bold;
	width:100%;
}
#t_menu a{
	float:right;
	margin-left:20px;
	margin-right:5px;
	color:#666666;
	text-decoration:none;
}
#t_menu a:hover{
	/*color:#ff6600;*/
	text-decoration:underline;
}
#t_menu a:visited{
	color:#666666;
}

div.top_menu{
	/*background-color:#F26722;*/
	background-color:#fff200;
	/*color:white;*/
	color:black;
	text-align:center;
	/*line-height:20px;*/
/*	height:20px;*/
	font-size: 18px;
	margin-bottom:5px;
  	/*border:#F26722 solid 4px;*/
  	border:#fff200 solid 4px;
}
ul.top_menu{
	margin:0px;
	padding:0px;
}

ul.top_menu li{
	list-style:none;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	
	white-space:nowrap;
	display:inline;
	
	margin:0;
	padding:0;
	border:0;
}
ul.top_menu li a{
	/*color:#666666;*/
	/*color:white;*/
	color:#02a8eb;
	text-decoration:none;
	margin:0;
	padding:0;
	border:0;
	padding:5px;
	background-color:transparent;
}

ul.top_menu li a:hover{
	/*color: #F26722;*/
	color: #555555;
	background-color:white;
}

ul.top_menu li.current_page a, ul.top_menu li.current_page a:visited,ul.top_menu li.current_page a:active{
	/*color: #F26722;*/
	color: black;
  background-color:white;
}

#l_menu li a:visited{
	color:#666666;
}
#l_menu li span{
	display:block;
	padding: 15px 10px;
	text-align:right;
}

.left{
	float:left;
}
.right{
	float:right;
}
.cleaner {
	clear:both;
	height:0px;
	margin:0; padding:0;
	border:none;
	visibility: hidden;
}
.min-height{
	float:left;
	height:500px;
	width:0px;
	visibility:hidden;
	padding:0px;
	margin:0px;
	border:0px;
}
img{
border:0px;
}
q{
	quotes: „, “;
}