body  {
	font-family : Verdana,Helvetica,Arial,sans-serif;
	color : #000000;
	padding : 0;
	margin : 0;
	text-align : center;
	background : #FFFFFF;
	font-size : 12px;
	line-height : 18px;
}

p  {
	color : #000000;
	font-size : 12px;
	line-height : 18px;
	margin : 0;
	padding : 0;
}

h1  {
	color : #000000;
	font-size : 18px;
	line-height : 21px;
	font-weight : bold;
	margin : 0;
	padding : 0;
}

h2  {
	color : #000000;
	font-size : 14px;
	line-height : 18px;
	font-weight : bold;
	margin : 0;
	padding : 0;
}

h3  {
	color : #000000;
	font-size : 12px;
	line-height : 18px;
	font-weight : bold;
	margin : 0;
	padding : 0;
}

fieldset  {
	border : 1px solid #CCCCCC;
	padding : 10px;
}

input, textarea, select  {
	font-size : 11px;
	line-height : 15px;
	font-family : Verdana,Helvetica,Arial,sans-serif;
	color : #000000;
	margin-top : 3px;
}

input, textarea  {
	padding : 0;
}

.submit  {}

.submit_image  {
	margin-top : 12px;
}

table fieldset  {
	margin-right : 10px;
}

legend  {
	color : #CCCCCC;
	font-size : 11px;
	font-weight : bold;
	text-align : right;
	margin : 0 0 0 0;
	padding : 2px 4px;
	background-color : #FFFFFF;
}

hr  {
	margin : 2px 0 5px 0;
	border-collapse : collapse;
	border-style : solid;
	border-width : 1px 0 0 0;
	border-color : #000000;
}

a  {
	font-weight : normal;
	text-decoration : underline;
}

a:link  {
	color : #000000;
}

a:visited  {
	color : #000000;
}

a:active  {
	color : #000000;
}

a:hover  {
	color : #E60005;
}

a.link  {
	padding : 1px 20px;
	background : url(../pic/pfeil_rechts.gif) no-repeat 0 4px;
	text-decoration : none;
}

a.link:hover, a.backlink:hover, a.link_plain:hover  {
	text-decoration : underline;
}

a.backlink  {
	padding : 1px 20px;
	background : url(../pic/pfeil_links.gif) no-repeat 0 4px;
	text-decoration : none;
}

a.link_plain  {
	padding : 0;
	background : transparent;
	text-decoration : none;
}

/* Geändert 12.02.2008 */
#layout  {
	position : relative;
	text-align : left;
/*	width : 653px; */
	width : 100%;
	margin : 0 auto;
}

#content_layout  {
	padding : 60px 0 0 0;
}

#content  {
	padding : 20px 20px 0 20px;
	margin : 0;
	min-height : 250px;
	background-color : #FFFFFF;
	border : solid #000000;
	border-width : 2px 2px 0 2px;
}

/* NEU 12.02.2008 */
*html #content  {
	height : 290px;
}

#content_formular_start  {
	padding : 55px 20px 10px 166px;
	background : #FFFFFF url(../pic/bg_formular_start.jpg) no-repeat left bottom;
	border : solid #000000;
	border-width : 2px 2px 0 2px;
}

#header  {}

#logo  {
	text-align : right;
	width : 400px;
  position : absolute;
  top : 0;
  right : 20px;
}

#navigation  {
	display : none;
}

#subnavigation  {
	display : none;
}

#sonder_navigation  {
	display : none;
}

#col_right  {
	border-style : solid;
	border-color : #000000;
	border-width : 0 2px;
	padding : 10px;
}

#col_right_start  {}

#col_right_end  {}

.right_box  {
	padding : 8px;
	border : solid 1px #000000;
}

.right_box_start  {}

.right_box_end  {}

.right_box h1  {
	position : relative;
	left : -5px;
	top : -21px;
}

.right_box p  {
	padding : 0 0 6px 0;
}

#ihre_moeglichkeiten  {
	display : none;
}

#footer  {
	display : none;
}

#footer_print  {
	font-size : 9px;
	line-height : 12px;
	padding : 5px;
	border-width : 2px;
	border-color : #000000;
	border-style : solid;
  text-align : center;
}

.aktion, #aktion  {
	display : none;
}

#col_right h1  {}

#col_right p  {}

#col_right p a.link  {
	padding : 1px 0 1px 20px;
	background : url(../pic/pfeil_rechts.gif) no-repeat 0 4px;
}

.clear  {
	clear : both;
}

/* Geändert 12.02.2008 */
.content_col_left  {
	clear : both;
	margin : 0 19px 0 0;
/*	width : 295px; */
    /* geändert von 48 auf 47 von mk am 13.06.2008: */
	width : 47%;
	float : left;
	overflow : hidden;
}

* html .content_col_left  {
	margin : 0 16px 0 0;
}

/* Geändert 12.02.2008 */
.content_col_right  {
	margin : 0;
/*	width : 295px; */
	width : 49%;
	overflow : hidden;
}

/* NEU 12.02.2008 */
*html .content_col_right  {
	width : 100%;
}

/* Geändert 12.02.2008 */
.vergleich_col_left  {
	clear : both;
	margin : 0 6px 0 0;
/*	width : 199px; */
	width : 32%;
	float : left;
	overflow : hidden;
}

/* Geändert 12.02.2008 */
.vergleich_col_middle  {
	margin : 0 6px 0 0;
/*	width : 199px; */
	width : 32%;
	float : left;
	overflow : hidden;
}

/* Geändert 12.02.2008 */
.vergleich_col_right  {
	margin : 0;
/*	width : 199px; */
	width : 32%;
	overflow : hidden;
}

/* NEU 12.02.2008 */
*html .vergleich_col_right  {
	width : 100%;
}

#content_formular_start .content_col_left, #content_formular_start .content_col_right  {
	width : 222px;
}

.blaettern  {
	white-space : nowrap;
}

.hilfe  {
	text-align : right;
}

.hilfe a  {
	text-decoration : none;
	font-weight : bold;
}

#content p  {
	padding : 0 0 12px 0;
}

#content_formular_start p  {
	padding : 0 0 6px 0;
}

#content h1, #content_formular_start h1  {
	font-size : 18px;
	line-height : 20px;
	padding : 0 0 12px 0;
	color : #E60005;
	text-transform : uppercase;
}

#content h2  {
	font-size : 14px;
	line-height : 18px;
	padding : 0 0 8px 0;
}

#content h3  {
	font-size : 12px;
	line-height : 18px;
	padding : 0 0 4px 0;
}

#content ul  {
	padding : 0;
	margin : 5px 0 10px 16px;
	list-style-type : square;
}

#content ol  {
	font-family : Verdana,Helvetica,Arial,sans-serif;
	padding : 0;
	margin : 5px 0 10px 23px;
}

#content li  {
	padding : 0 0 5px 0;
}

#content a  {}

#treffer_navigation  {
	display : none;
}

.suchergebnis_kopfzeile, .suchergebnis_fusszeile  {
	border-width : 1px 0;
	border-style : solid;
	border-color : #000000;
}

.suchergebnis_fusszeile  {
	border-top-width : 0;
}

#content .suchergebnis_kopfzeile input, #content .suchergebnis_fusszeile input, #content .suchergebnis_kopfzeile select, #content .suchergebnis_fusszeile select  {
	margin : 0;
	vertical-align : middle;
}

#content .suchergebnis_kopfzeile p, #content .suchergebnis_fusszeile p  {
	padding : 8px 0;
	font-size : 10px;
}

.suchergebnis_kopfzeile font.hilfe, .suchergebnis_fusszeile font.hilfe  {
	float : right;
	width : 60px;
}

.suchergebnis_blaettern_unten  {
	margin : 10px 0 0 0;
	text-align : right;
}

.suchergebnis_eintrag  {
	padding : 20px 0 1px 0;
	border-width : 0 0 1px 0;
	border-style : solid;
	border-color : #000000;
}

.suchergebnis_preis  {
	margin : 0 0 0 10px;
	float : right;
	width : 200px;
}

#content  .suchergebnis_preis p.preis  {
	padding : 0;
}

.startangebot  {
	padding : 5px 15px 0 8px;
	background : url(../pic/bg_startangebote.gif) repeat-y;
}

#content .startangebot p  {
	padding : 0 0 2px 0;
}

.startangebot h3  {
	margin : 6px 0 0 0;
}

.startangebot h3 a  {
	font-weight : bold;
	text-decoration : none;
}

.startangebot .bild_rechts  {
	margin : 0 0 5px 5px;
}

.startangebot_ende  {
	height : 15px;
	background : url(../pic/bg_startangebote_end.gif) no-repeat;
}

/* Geändert: 12.02.2008 */
#frische_ware  {
	padding-top : 47px;
  width : 295px;
	background : url(../pic/bg_frische_ware.gif) no-repeat;
}

/* Geändert: 12.02.2008 */
#sonderangebote  {
	padding-top : 47px;
  width : 295px;
	background : url(../pic/bg_sonderangebote.gif) no-repeat;
}

#content p.preis  {
	padding : 12px 0 2px 0;
	font-size : 20px;
	font-style : italic;
	font-weight : bold;
}

.stattpreis  {
	font-size : 12px;
	line-height : 24px;
	font-style : normal;
	font-weight : bold;
	color : #E60005;
	text-decoration : line-through;
}

h2 a, .preis a  {
	font-weight : bold;
	text-decoration : none;
}

.error_color  {
	color : #E60005;
}

#content p.error_hinweis  {
	color : #E60005;
	padding-left : 40px;
	background : url(../pic/error.gif) no-repeat 8px 0;
}

#content p.ok_hinweis  {
	padding-left : 40px;
	padding-top : 4px;
	background : url(../pic/ok.gif) no-repeat 0 0;
}

.bild_links  {
	float : left;
	margin : 0 30px 20px 0;
}

.bild_rechts  {
	float : right;
	margin : 0 0 20px 30px;
}

.fahrzeug_minifoto  {
	margin : 0 7px 0 0;
}

.align_right  {
	text-align : right;
}

.no-border  {
	border-width : 0;
}

/* NEU: 12.02.2008 */
.border-top  {
	border-top-width : 1px;
}

img  {
	border-width : 0;
}

ul  {
	margin : 3px 0 0 16px;
	padding : 0;
	list-style-position : outside;
	list-style-type : square;
}

li  {
	font-size : 12px;
	line-height : 18px;
	margin : 0;
	padding : 0;
}

.minitext  {
	font-size : 10px;
	line-height : 12px;
}

p.minitext  {
	margin-top : 4px;
}

.table_suche  {}

.table_suche td  {
	font-size : 10px;
	line-height : 14px;
	padding : 0 0 4px 0;
}

.table_suche .td_links, .table_suche .td_mitte  {
	padding-right : 15px;
}

.table_col_right  {
	font-size : 12px;
	line-height : 16px;
}

.table_content  {}

.table_content th  {
  border-color : #CCCCCC;
	border-width : 1px 0;
	border-style : solid;
	padding : 3px;
	color : #000000;
	background-color : #CCCCCC;
	font-size : 10px;
	line-height : 12px;
	font-weight : bold;
}

.table_content tr.ungerade  {
	background-color : #CCCCCC;
}

.table_content tr.gerade  {
	background-color : #FFFFFF;
}

.table_content td  {
  border-color : #CCCCCC;
	border-width : 1px 0 0 0;
	border-style : solid;
	font-size : 10px;
	line-height : 12px;
	padding : 3px;
}

.table_content tfoot tr  {
  border-color : #CCCCCC;
	border-width : 1px 0;
	border-style : solid;
	color : #000000;
	background-color : #CCCCCC;
	font-size : 10px;
	line-height : 12px;
	font-weight : bold;
}

.table_fahrzeug .table_content1  {
	width : 40%;
}

.table_fahrzeug .table_content2  {
	width : 60%;
}

.icon  {}

/* NEU: 28.1.2008 */
#lightwindow_overlay, #lightwindow {
  display:none;
}


