body { 
	background-color:#C8C8C8; 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
}


#wide
{
position: absolute; 
width: 80%;
left: 40px; 
top: 80px; 
}


#left
{
position: absolute; 
width: 40%;
left: 40px; 
top: 80px; 
}



#right
{
position: absolute; 
width: 40%;
left: 52%; 
top: 80px; 
}

#title
{
position: absolute; 
top : 30px;
left : 40px;
font-family : Arial, Helvetica, sans-serif;
font-size : 30px;
font-weight : bold;
}

.subtitle
{
display: inline; 
font-size : 16px;
font-weight : bold;
}

.date
{
font-size: 10px;
font-weight : normal;
}


.content_table
{
float: left;
}

.content_table td
{
vertical-align: top;
text-align: left;
}

.content_left
{
float: left;
}

.content_right
{
margin-left: 20px;
}

a {color : #000000; font-weight: bold; text-decoration : none;}
a:visited  {color : #000000; font-weight: bold; text-decoration : none;}
a:active  {color : #FFEA00; font-weight: bold; text-decoration : none;}
a:hover  {color : #FFEA00; font-weight: bold; text-decoration : none;}

.faq
{
line-height: 18px;
}



/* fuer die preislisten */
.produkte {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #a8a9a9;
	/*background-color: #eeeeee;*/
	border: 1px #FF9900;
}

/* higru fuer bluechiptuning-zeile */
tr.bluechip {
	background-color: #2768a8;
}

.bluechip th
{
	background-color: #2768a8;
}
.bluechip tr
{
	background-color: #eeeeee;
}

.bluechiptext .title
{
	color: #2768a8;
}
.bluechiptext strong
{
	color: #2768a8;
}




.klein  {
	font-size : 10px;
	font-weight : bold;
	color : #a8a9a9;
}





/*images*/

img.content 
{
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

img.infopfeil
{
	vertical-align: middle;
	padding: 0px;
}