body	{
	background: #000000;
	color: #333;
	margin: 10px;
	padding: 0;
	border: 0;
	
	text-align: center;
	font-family: Avenir, "Lucida Grande", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	padding-bottom: 25px;
	}
	


#header	{
	background: #fff;
	color: #333;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#header img	{
	margin: 0;
	padding: 0;
	border: 0;
	}

#pagebody
{
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	width: 699px;
	background-color: white;
}

#maincontent
{
	padding: 10px 0 10px 10px;
	margin: 0;
	width: 450px;
	text-align: left;
	vertical-align: top;

}

	
#sidebar
{
	padding: 0 10px 10px 30px;
	
	text-align: left;
	vertical-align: top;

}	

#footer {
	border: 0;
	border-top: 1px solid #ccc;
	color: #666;
	background: #eee;
	padding: 12px 7px 7px 8px;
	text-align: left;
	clear: both;
	
	}









	/*  Work around IE/Win code size bug - courtesy Jesper, waffle.wootest.net  */

* html code	{
	font-size : 105%; 
	}

	
h1, h2, h3, h4, h5, h6	{
	font-family: 	Avenir, "Gill Sans", Myriad, "Century Gothic", "Bitstream Vera Sans", arial, helvetica, sans-serif;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 7px;
	letter-spacing: 1px;
	}
	

h3	{ 
	font-size: small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: medium;  
	}


		
h4	{
	font-weight: normal;
   	font-size: x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: small;  
	}


h5	{
     font-size:    xx-small;      
     voice-family: "\"}\"";   
     voice-family: inherit;   
     font-size:    x-small;  
	}
	
html>h5 	{
	font-size:  x-small;  
	} 

h6	{
	margin: 10px 0 8px 0;
	padding: 0;
	background: transparent;
	color: #333;
	text-transform: uppercase;
	font-family: Avenir, "Lucida Grande", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size:    9px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
  	font-size: xx-small;
	}



p	{
	line-height: 140%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	}
	
#pagebody, #pagebody div, #pagebody p, #pagebody th, #pagebody td, #pagebody li, #pagebody dd, #pagebody dt    {
     font-size:    x-small;      
             /* Tantek again */
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:    small;         
    }

html>#pagebody, html>#pagebody div, html>#pagebody p, html>#pagebody th, 
html>#pagebody td, html>#pagebody li, html>#pagebody dd, html>#pagebody dt    {
    font-size:  small;
    }

#pagebody p.fineprint	{
	font-size: 11px;
	}

#pagebody .trans		{
	margin: 25px 0;
	padding-top: 0;
	}
	
#pagebody .trans dt  {
	font-weight: normal;
	font-style: italic;
	margin-bottom: 5px;
	padding-bottom: 0;
	font-size:  medium;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:  large;  
	}

html>#pagebody .trans dt  {
	font-size: large;
	} 

#sidebar p	{
	font-size: 10px;
	text-align: left;
	}
	
#footer p	{
	font-size: 10px;
	text-align: left;
	}







	
a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #999;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #526968;
	background: transparent;  
	}


	/*  Horizontal nav */

#menu {
	margin: 0;
	padding: 0;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #fff;
	width: 86px;
	height: 2em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #c30;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;   
	}

html>#menu ul li a  {
	font-size: x-small;   
	} 

#menu ul li#four a	{
	width: 88px;
	}



#menu ul li a:hover {
	color: #000;
	background: #ccc;
	}

#menu a:active	{
	background: #c60;
	color: #fff;
	}

body#news #menu li#one a, 
body#dates #menu li#two a,
body#spots #menu li#three a,
body#visible #menu li#four a,
body#myspace #menu li#five a,
body#contests #menu li#six a,
body#riders #menu li#seven a,
body#bikecheck #menu li#eight a,
body#howto #menu li#nine a,
body#contact #menu li#ten a,
body#links #menu li#eleven a {

	background: #c30;
	border: 1px solid #c30;
	color: #fff;
	font-weight: bold;
	}



.form {
	color: #000;
	border: 1px solid #666;
	font-family: Avenir, "Lucida Grande", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	padding: 1px;
	margin: 0;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	}

html>.form {
	font-size: x-small;
	} 

.form-button {
	color: #000;
	background-color: #fff;
	border: 1px solid #666;
	font-family: Avenir, "Lucida Grande", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	}

html>.form-button  {
	font-size: x-small;
	} 
	
	/* Search */

	
.bu { font: 9px/11px Avenir, "Lucida Grande", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif; text-decoration: none; color: #000000; }
a.bu:link { font: 9px/12px Avenir, "Lucida Grande", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif; text-decoration: none; color: #500000; }
a.bu:visited { font: 9px/12px Avenir, "Lucida Grande", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif; text-decoration: none; color: #713A33; }
a.bu:hover { font: 9px/12px Avenir, "Lucida Grande", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif; text-decoration: underline; color: #500000; }
a.bu:active { font: 9px/12px Avenir, "Lucida Grande", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif; text-decoration: none; color: #500000; }

.weiss {font: 9px/12px Verdana,Lucida,sans-serif; color: #FFFFFF; text-decoration: none}
a.weiss:link { font: bold 9px/12px Verdana,Lucida,sans-serif; color: #FFFFFF; text-decoration: none;}
a.weiss:visited { font: bold 9px/12px Verdana,Lucida,sans-serif; color: #FFFFFF; text-decoration: none;}
a.weiss:hover { font: bold 9px/12px Verdana,Lucida,sans-serif; color: #FFFFFF; text-decoration: underline;}
a.weiss:active { font: bold 9px/12px Verdana,Lucida,sans-serif; color: #FFFFFF; text-decoration: none;}


div.links
{
	float: left;
	text-align: center;
	width: 100px;
	background-color: #000;
	margin: 0px 5px 0px 0px;
}

div.rechts
{
	float: left;
	text-align: center;
	background-color: #000;
	width: 100px;
	margin: 0px 0px 0px 5px;
}
  
div.mitte {
	float: left;
 	text-align: center;
	background-color: #000;
	width: 100px;
  }
    
#show
{
	float: left;
	margin: 10px;
}
