/**
* (C) by Andreas Zeman 2008,
* Gally Websolutions, www.websolutions.gally.ch
**/

#header #honda a, #header #honda a:link, #header #honda a:visited {
	display:block;
	width:132px;
	height:30px;
	text-decoration:none;
	}

#header #yamaha a, #header #yamaha a:link, #header #yamaha a:visited {
	display:block;
	width:96px;
	height:30px;
	text-decoration:none;
	}

#header #tt-toefflogo a, #header #tt-toefflogo a:link, #header #tt-toefflogo a:visited {
	display:block;
	width:60px;
	height:64px;
	text-decoration:none;
	}
	
	
#title-wrapper #title h1 {
	font-size:16px;
	font-size-adjust:0.58;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	line-height:30px;
	color:#ffffff;
}

#title-wrapper #subnav a {
	font-size:12px;
	font-size-adjust:0.53;
	margin:0px 0px 0px 0px;
	padding:0px 0 0 0px;
	font-weight:bold;
	color: #5D5D5D;
	text-decoration:none;
}

#title-wrapper #subnav a:hover {
	text-decoration:underline;
}

#title-wrapper #subnav a.active {
	color:#C40100;
}




#content p {
	padding:0px;
	margin:0px 0px 15px 0px;
	font-size:12px;
	text-align:justify;
}

#content ol, #content ul {
	margin-bottom:15px;
	margin-top:0px;
	font-size:12px;
}

#content ul {
	color:#C30101;
	list-style-image: url(../img/quadrat.gif);
	margin:0px 0 2px 15px;
	padding:0px;
}

#content ol {
	margin:0px 0 15px 20px;
	padding:0px;
}

#content ul li {
	color:#686767;
	padding:0 0 2px 0;
}




#content h1 {
	font-size:12px;
	margin:0px 0px 16px 0px;
	padding:0px;
}

#content h2 {
	font-size:12px;
	margin:0px 0px 16px 0px;
	padding:0px;
}
#content h3 {
	font-size:12px;
	margin:0px 0px 3px 0px;
	padding:0px;
}

#content table a, #content p a, #content p a:link, #content p a:visited {
	color:#989898;
	text-decoration:underline;
}

#content p a.mouseover, #content p a.mouseover:link, #content p a.mouseover:visited {
	color:#989898;
	text-decoration:none;
}

#content a:hover {
}

#content table {
	margin-bottom:15px;
	margin-left:-4px;
}

#content table td {
	padding:4px 10px 4px 4px;
}

#content h2 a {
	color:#686767;
}


.grauezeile {
	background-color:#CACACA;
}

.weissezeile {
	background-color:#ECECEC;
}

.trennlinie {
	background-image:url(../img/bg-trennlinie.gif);
	background-repeat:repeat-x;
	height:16px;

}

