body {
	background-color: white;
	margin: 0 0 20px 0;
	padding: 0;
}

a img {
	border: 0;
}

a {
    color: #cc3333;
}

form {
	margin: 0;
}



body {
	background-color: white;
	margin: 0 0 20px 0;
	padding: 0;
}

div#meinheader
{
	height: 110px;
	border-bottom: 5px solid #d0272a;
	margin:0 auto;
}

div.clear
{
	clear: both;
}

div.logo
{
	width: 220px;
	float:left;
	height: 110px;
}

div.banner
{
	height:82px;
}

div.banner div
{
	margin:0 auto;
	text-align: center;
}

div.banner div img, div.logo img
{
	border:0;
	margin: 10px 0 0 0;
}

div.logo img
{
	margin: 13px 0 0 13px;
}

div.menu
{
	
	height:28px;
	text-align:right;
}

div.menu div
{
	float:right;
	right:0;
	position:relative;
	height:28px;
	line-height:28px;
	padding:0;
}

div.menu div ul
{
	position:relative;
	padding:0;
	margin:0;
}

div.menu div ul li
{
	float:left;
	list-style-type:none;
	
}

div.menu div ul li a
{
	height:27px;
	text-decoration: none;
	color: black;
	font: bold 9pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 27px;
	padding: 0 10px;
	display:block;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	float:left;
}
.title_name {
background-color:#D0272A;
color:white;
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:4px 20px;
text-transform:uppercase;

}
/*

#header {
	margin: 0 auto 0 auto;
	width: 100%;
	height: 110px;
	border-bottom: 5px solid #d0272a;
}

#header #logo {
	height: 100px;
	float:left;
	margin: 13px 0 0 13px;
}

#header #top-banner {
 	text-align:center;
	height: 56px;
	padding-top: 10px;
}

#header #top-banner div
{
	margin: 0 auto;
}

#header #top-menu {
	height: 28px;
	line-height: 28px;
	border: 1px solid #666666;
	border-bottom: 0;
    border-right: 0;
	float: right;
	text-align: right;
}

#header #top-menu ul {
	margin: 0;
	padding: 0;
	height: 28px;
	list-style-type: none;
}

#header #top-menu ul li {
	float: left;
	border-left: 1px solid #666666;
}

#header #top-menu ul li.first {
	border-left: 0;
}

#header #top-menu ul li a {
	text-decoration: none;
	color: black;
	font: bold 9pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 28px;
	padding: 0 26px 0 26px;
}
*/
#body {
	width: 100%;
	border-collapse: collapse;
	margin: 0 auto 0 auto;
}

#body #left-column {
	padding: 0;
	border-top: 1px solid #666666;
	width: 220px;
	vertical-align: top;
	background-color: #fbfbfb;
}

#left-menu {
	margin: 15px;
	padding: 0;
	list-style-type: none;
}

#left-menu li {
	border-top: 1px solid #999999;
    padding: 7px 0 7px 0;
}

#left-menu li.first {
	border-top: 0;
}

#left-menu li a {
	text-decoration: none;
	color: #cc3333;
	font: bold 9pt Arial, Helvetica, sans-serif;

}

#body #main-column {
	padding: 0;
	border: 1px solid #666666;
	border-bottom: 0;
	vertical-align: top;
    font: 8pt Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
}

#body #brand-column {
	padding: 0;
	border-bottom: 0;
	vertical-align: top;
    font: 8pt Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
}

#body #brand-column-l {
	padding: 0;
	border-bottom: 0;
	border-left: 1px solid #666666;
	vertical-align: top;
    font: 8pt Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
}

#body #brand-column-r {
	padding: 0;
	border-bottom: 0;
	border-right: 1px solid #666666;
	vertical-align: top;
    font: 8pt Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
}

#body #main-column #center-image {
    width: 100%;
    text-align: center;
    margin: 10px 0 10px 0;
}

#body #main-column #compare-toolbar {
    margin: 20px 20px 0 20px;
    text-align: right;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    padding:5px 0 5px 0;
}

#content {
    margin: 20px;
    font: 9pt Verdana, Arial, Helvetica, sans-serif;
}

#content h1 {
    font: bold 12pt Arial;
    margin-bottom: 7px;
}

#content p {
    font: 8pt Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 9px;
    margin-top: 9px;
}

#body #right-column {
	padding: 0;
	border-top: 1px solid #666666;
	width: 224px;
	vertical-align: top;
}

#body #right-column .banner {
	margin: 21px;
}

#body #left-column .banner {
	width: 100%;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
}

#body #right-column .content {
	font: 8pt Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
	margin: 15px;
}

#body #left-column .content {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 5px 10px 5px 15px;
}

#body #left-column .content a {
	color: #cc3333;
}

#body #left-column #search-form {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
	padding: 10px;
}

#body #left-column #search-form select {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

#body #left-column #search-form input {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

#body #left-column #search-form .button {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
	border: 1px solid #dadada;
	background-color: #f4f4f4;
}

#body #right-column #counters {
	border-top: 1px solid #666666;
	text-align: center;
	width: 100%;
	margin-top: 20px;
}

#body #right-column .content a {
	color: black;
}

#body #right-column h2 {
	background-color: #d0272a;
	font: 10pt Arial, Helvetica, sans-serif;
	color: white;
	text-transform: uppercase;
	padding: 4px 20px 4px 20px;
	margin: 0;
}

#body #left-column h2 {
	background-color: #d0272a;
	font: 10pt Arial, Helvetica, sans-serif;
	color: white;
	text-transform: uppercase;
	padding: 4px 20px 4px 20px;
	margin: 0;
}

.auto_details td {
    background-color: #fbfbfb;
    font-size: 8pt;
}

#news {
	list-style-type: none;
	margin: 17px;
	padding: 0;
}

#news h2 {
	text-transform: uppercase;
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 3px;
	padding-bottom: 0;
}

#news #post-date {
    font: 8pt Verdana, Arial, Helvetica, sans-serif;
    color: black;
}

#news p {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin-top: 3px;
	padding: 0;
}

#news p a {
	color: #cc3333;
}

#brands {
	list-style-type: none;
	margin: 17px;
	padding: 0;
}

#bottom-banner {
    width: 100%;
    text-align: center;
}

#bottom-menu {
	width: 100%;
	height: 28px;
	border-top: 28px solid #cc3333;
}

#bottom-menu ul {
	margin: 5px auto 0 auto;
	height: 28px;
    width: 530px;
	list-style-type: none;
}

#bottom-menu ul li {
	float: left;
	border-left: 1px solid #666666;
}

#bottom-menu ul li.first {
	border-left: 0;
}

#bottom-menu ul li a {
	text-decoration: none;
	color: #999999;
	font: bold 7pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0 15px 0 15px;
}

#copyright {
	margin: 0 auto 0 auto;
	width: 100%;
	height: 45px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;

}

#copyright div {
	margin-left: 220px;
	font: 8pt Arial, Helvetica, sans-serif;
	color: black;
	padding: 14px 0 0 32px;
	height: 31px;
	width: 526px;
	border-left: 1px solid #666666;
}

.contour{ border-style: dotted dotted dotted dotted; border-width: 1px; margin-top: 2px; margin-bottom: 2px;}
.fade {background-image: url(img/fade.png); background-repeat: repeat-x}
.tab_backfon{background-color: #ffffff;}

.tab_contour{
	border-style: dotted dotted dotted dotted;
	border-width: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #fbfbfb;
}

.tab_heading{ color: #DE612C; font-weight: bold; background-color: #edf1f7; text-align: center; height:20px;}

.tab_line{
	background-color: #ffffff;
	border-style: none dotted dotted none;
	border-width: 1px;
	border-color:  #c9e2e7;
	font: bold;
}

.longok { height:20px; background-color: cccccc; font-size: 10; color: 000000; border: #808080 1 solid;}

.maxiinput {FONT-SIZE: 14px; WIDTH: 300px; font-size: 14; color: 000000; border: #808080 1 solid;}
.maininput {FONT-SIZE: 12px; WIDTH: 200px; font-size: 10; color: 000000; border: #808080 1 solid;}
.miniinput {FONT-SIZE: 12px; WIDTH: 100px; font-size: 10; color: 000000; border: #808080 1 solid;}

.form_red{background: #c9e2e7;}
.form_blue{background: #edf1f7;}
