body	{
	background: #ddd;
	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;
	}
	
div.spacer {
  clear: both;
  }

#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: #ccc;
	border-width: 1px;
	border-style: solid;
	width: 760px;
	background-color: white;
}

#maincontent
{
	font-size:    12px;  
	padding: 10px 10px 10px 10px;
	margin: 0;
	width: 530px;
	text-align: left;
	vertical-align: top;

}

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

	border-left: #ddd;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}	

.footer {
	border: 0;
	border-top: 1px solid #ccc;
	color: #666;
	background: #eee;
	padding: 5px 7px 7px 0px;
	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;
	}

h1,h2 {

	font-size:15px;
	padding-left:2px;
	color: #FFF;
	background-color: #434337;
	width: 100%;
	height: 18px;
	display: block;
	text-transform: uppercase;


}

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 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;
	}




.main
{
	display: block;
	float: left;
	width: 150px;
	height: 18px;
	text-align: left;
	border-bottom: 0px solid #fff;
	text-decoration: none;
	background-color: #fff;
	padding: 2px 2px 0 4px;
	font: 12px Avenir, "Gill Sans", Myriad, "Century Gothic", "Bitstream Vera Sans", arial, helvetica, sans-serif;
	color: #111111;
	font-weight: 500;
	text-transform: uppercase;
}
a.main:link {color: #111111;text-decoration: none;}
a.main:visited {color: #111111;text-decoration: none;}
a.main:hover { color: #111111;text-decoration: none;}
a.main:active {color: #111111;text-decoration: none;}

	

	
.sub {
	display:block; 
  	float: left;
	text-align: left;
	width: 150px;
	height:19px;
	background-color: #ffffff;
	border-left:0px solid #fff;
	border-bottom:2px solid #fff;
	margin:0px 0px 0px 13px;
 font: 12px Avenir, "Gill Sans", Myriad, "Century Gothic", "Bitstream Vera Sans", arial, helvetica, sans-serif;
	padding:4px 2px 0 4px;
	color: #222222;
	
	}
	
a.sub:link {color: #222222;text-decoration: none;}
a.sub:visited {color: #222222;text-decoration: none;}
a.sub:hover {color: #222222;text-decoration: underline;}
a.sub:active {color: #222222;text-decoration: none;}



	
a:link, a:visited {

	text-decoration : none;
	color: #C00;
	background: transparent; 
	}

a:hover
{

	text-decoration : none;
	color: #C00;
	background: #CCC;
}

a:active {

	text-decoration : underline;
	color: #333333;
	background: transparent;  
	}


	/*  Horizontal nav */

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

#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: 100px;
	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: #000;
	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;
	text-transform: uppercase;
}

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

#menu ul li#five a	{
	width: 115px;
	}

#menu ul li#two a	{
	width: 132px;
	}
#menu ul li#seven a	{
	width: 105px;
	}



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

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

body#news #menu li#one a, 
body#product #menu li#two a,
body#brands #menu li#three a,
body#dealer #menu li#four a,
body#team #menu li#five a,
body#links #menu li#six a,
body#contact #menu li#seven a {

	background: #000;
	border: 1px solid #000;
	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;
  }
    
div.show
{
	float: left;
	margin: 3px 10px 10px 10px;
}
