/* CSS Document */
body {
	scrollbar-face-color: #F0F0F0;
	scrollbar-base-color: #F0F0F0;
	scrollbar-track-color: #F0F0F0;
	scrollbar-arrow-color: #CC0000;
	scrollbar-highlight-color: #F0F0F0;
	scrollbar-3Dlight-color: #CCCCCC;
	scrollbar-shadow-color: #F0F0F0;
	scrollbar-darkshadow-color: #CCCCCC;
}
.text { 
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	color: #333333;
	line-height: 14px;
}
.fett {
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	color: #333333;
	font-weight: bold;
	line-height: 14px;
}
.preis {
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	color: #FF0000;
	font-weight: bold;
	line-height: 14px;
}
.infobereich { 
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	color: #333333;
	line-height: 14px;
	margin-right: 25px;
}
.buggyname {
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
	background-color: #CC0000;
}
.buggytabellenkopf {
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	color: #333333;
	font-weight: bold;
	line-height: 14px;
	padding-top: 10px;
}
.bild-links {
	margin-right: 15px;
	float: left;
}
.bild-rechts {
	margin-left: 15px;
	float: right;
}
a {
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	color: #CC0000;
	line-height: 14px;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	color: #CC0000;
	line-height: 14px;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	color: #FF0000;
	line-height: 14px;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	color: #CC0000;
	line-height: 14px;
	text-decoration: none;
}
.textfeld {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	background-color : #FFFFFF;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-color: #333333;
	border-style: solid;
}
textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	background-color : #FFFFFF;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-color: #333333;
	border-style: solid;;
}
select {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	background-color : #FFFFFF;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-color: #333333;
	border-style: solid;
}
