/*---------------------------------------
  #			Inhalt
  ---------------------------------------*/
.newsdiv {
	width: 490px;
	margin-bottom: 18px;
	display: block;
}

.heading {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #000099;
	padding-bottom: 5px;
}
.markup {
	font-weight: bold;
	color: #6096C3;
}
.text {
	font-color: #B2B2B2;
	text-decoration: none;
}
.subtext {
	font-color: #3C3C3C;
	text-decoration: none;
}
.textdiv, .textdiv2 {
	color: #3C3C3C;
	padding: 0;
	margin: 0;
	line-height: 18px;
}

.textdiv {
	margin-left: 130px;
}

.bilddiv {

	height: 90px;
	width: 120px;
	margin-bottom: 18px;
}

.bild {
	border: solid 1px #C6C6C6;
	padding: 3px;
	margin: 3px;
}
hr.solid {
	border: 0px; /* FF und Opera */
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #FAFAFA; /* IE */
	margin:0;
}

/*---------------------------------------
  #			Service Boxen
  ---------------------------------------*/

.sb_markup {
	line-height: 16px;
	font-weight: bold;
	font-size: 12px;
	color: #6096C3;
}
.sb_text {
	font-size: 12px;
}
.sb_heading_right {
	width: 286px;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
	margin-left: 4px;
}
.sb_container_right, .sb_fzg_anzeige_rechts {
	width: 286px;
	border: solid 1px #C6C6C6;
	background-color: #FAFAFA;
	margin-bottom: 18px;
	margin-top: 4px;
	padding: 6px;
	display: block;
	line-height: 15px;
}
.sb_fzg_anzeige_rechts {
	font-size: 10px;
}
.sb_heading_left {
	width: 150px;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
	margin-left: 4px;
}
.sb_container_left {
	width: 150px;
	border: solid 1px #C6C6C6;
	background-color: #FAFAFA;
	margin-bottom: 18px;
	margin-top: 8px;
	padding: 4px;

}
.sb_textdiv_l, .sb_textdiv_r, .sb_text_1sp {
	color: #333333;
	font-size: 11px;
	min-height: 30px;

}

.sb_textdiv_l {
	float: left;
	width: 140px;
}

.sb_textdiv_r {
	margin-left: 150px;
}

/*---------------------------------------
  #			Fahrzeug Detailseite
  ---------------------------------------*/

.fzgd_header, .fzgd_header_modell {
	font-weight: bold;
	font-size: 16px;
	color: #6096C3;
}
.fzgd_header_modell {
	margin: 10px 0 10px 0;
}
.fzgd_markup {
	font-weight: bold;
	font-size: 12px;
	color: #6096C3;
	margin: 0 0 5px 0;
}
.sm_fzgd_sh {
	font-weight: bold;
	font-size: 11px;
	color: #6096C3;
}
.sm_ausst_l, .sm_ausst_r {
	font-size: 11px;
	color: #494950;
	line-height: 16px;
}
.sm_ausst_l {
	font-weight: bold;
}
.sm_fzg_bildansicht img {
	border: solid 1px #6096C3;
	padding: 3px;
	margin: 3px;
}

/*---------------------------------------
  #			Edit Mode
  ---------------------------------------*/
  
.editdiv {
	background-color: #FFFFCC; 
	font-weight: bold; 
	color: blue; padding: 5px; 
	border: solid 1px #555;
}

/*---------------------------------------
  #			Markenlogos
  ---------------------------------------*/

.logo, .logo2 {
	vertical-align: bottom; 
	margin-bottom: 12px;
}
.logo {
	margin-left: 415px;
}
.logo2 {
	margin-left: 6px;
}

/*---------------------------------------
  #			Suche
  ---------------------------------------*/

div.search {
	width:400px;
	color:#4C4C4C;
}

li.src_entry
{
	border-bottom: 1px dashed #E0E0E0;
}

li.src_last
{
	border-bottom: none;
}

