/* STARTSEITE */

.fbook_home {
	position: absolute;
	top: 380px;
	left: 50%;
	margin: auto;
	margin-left: 392px;
	width: 60px;
	height: 50px;
}

.startseite_suche
{
	width: 190px;
	margin-top: 3px;
	margin-left: 4px;
}
.startseite_suche tr td label,
.startseite_suche tr td
{
	font-size: 11px !important;
}
.startseite_suche_div
{
	width: 204px;
	height: 409px;
	font-size: 10px;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(/datein/startseite/fahrzeugsuche410os.jpg);
}
.startseite_suche_div a {
	color: #ffffff;
	font-face: arial;
	text-align: center;
	padding-bottom: 0px;
	text-decoration: none;
}
.startseite_suche_div h2 {
	font-size: 16px;
	margin-top: 0px;
	padding: 2px 4px 0px 0px;
	margin-bottom: 0px;
}
.startseite_suche_div a:hover {
	color: #ffffff;
	text-decoration: none;
}
.startseiten_suche
{
	color: #000000;
	border: 1px solid #C3C8CB;
	margin: 4px 0px 4px 0px;
	font-size: 12px;
}
.startseiten_suche:hover
{
	background-color: #E3001B;
	color: #ffffff;
}
.startseiten_suche_menu
{
	background-color: #ffffff;
	padding: 1px;
	font-size: 12px;
	margin: 8px 0px 0px 0px;
}
.startseiten_suche_menu:hover
{
	background-color: #ffffff;
}
.startseiten_suche_button
{
	background-color: #E3001B;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	margin: 4px 0px 4px 0px;
}
.startseiten_suche_button:hover
{
	background-color: #ff0000;
	color: #ffffff;
	font-wight: bold;
}
.startseiten_angebote:hover
{
	 opacity:0.85;
	 filter:alpha(opacity=85);
}

#startseitennewsbox {
	font-size: 11px;
}
#startseitennewsbox ul il a {
	font-size: 11px;
}
#startseitennewsbox il {
	line-height: 11px;
}

/* STARTSEITEN BUTTONS */

.home_occasionen {
	background-image:url('/datein/startseite/occasionen-angebote-204os.jpg');
	text-align: center;
	width: 204px;
	height: 98px;
	margin: 0px 0px 5px 0px;
	
}
.home_neuwagen {
	background-image:url('/datein/startseite/neuwagen.png');
	text-align: center;
	width: 204px;
	height: 98px;
	margin: 2px 0px 5px 0px;
}
.home_jahreswagen {
	background-image:url('/datein/startseite/jahreswagen.png');
	text-align: center;
	width: 204px;
	height: 98px;
	margin: 0px 0px 5px 0px;
}
.home_ankauf {
	background-image:url('/datein/startseite/auto-ankauf-204os.jpg');
	text-align: center;
	width: 204px;
	height: 98px;
	margin: 0px 0px 3px 0px;
}
.home_ankauf:hover, .home_neuwagen:hover, .home_occasionen:hover, .home_jahreswagen:hover {
	opacity: 0.85;
	filter: alpha(opacity=85);
	color: #e0e0e0;
}
.home_ankauf a:hover, .home_neuwagen a:hover, .home_occasionen a:hover, .home_jahreswagen a:hover {
	color: #ffffff;
	text-decoration: none;
}
.home_ankauf a, .home_neuwagen a, .home_occasionen a, .home_jahreswagen a {
	color: #ffffff;
	font-face: arial;
	text-align: center;
	padding-bottom: 0px;
	text-decoration: none;
}
.home_ankauf h2, .home_neuwagen h2, .home_occasionen h2, .home_jahreswagen h2 {
	font-size: 16px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 70px;
}
.home_angebote a {
	color: #ffffff;
	font-face: arial;
	text-align: center;
	padding-bottom: 0px;
	text-decoration: none;
}
.home_angebote h2 {
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}
.home_angebote a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* FAHRZEUGSUCHE */
.carlist
{
	width: 100%;
	margin-bottom: 5px;
	background-color: #eeeeee;
	border:1px solid #666666;
}
.carlist:hover
{
     background-color: #ffffff;
}
.carlist img:hover
{
	opacity:0.95;
    filter:alpha(opacity=95);
}

/* FAHRZEUG-DETAILANSICHT */

.cardetail_blocktitle
{
	background-color: #ff0000;
	margin: 2px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 5px 2px 6px;
}
.cardetail_spectitle
{
	width: 120px;
	height: 17px;
	color: #000000;
	background-color: #eeeeee;
	margin: 1px 1px 1px 3px;
	padding: 1px 2px 2px 4px;
	font-size: 11px;
	float:left;
	font-weight: none;
}
.cardetail_spectitle_verbrauch
{
	width: 120px;
	height: 55px;
	color: #000000;
	background-color: #eeeeee;
	margin: 1px 1px 1px 3px;
	padding: 1px 2px 2px 4px;
	font-size: 11px;
	float:left;
	font-weight: none;
}
.cardetail_specdates
{
	width: 174px;
	height: 17px;
	color: #000000;
	background-color: #eeeeee;
	margin: 1px 0px 1px 1px;
	padding: 1px 2px 2px 4px;
	font-size: 11px;
	font-weight: bold;
	float:left;
}
.cardetail_specdates_verbrauch
{
	width: 174px;
	height: 55px;
	color: #000000;
	background-color: #eeeeee;
	margin: 1px 0px 1px 1px;
	padding: 1px 2px 2px 4px;
	font-size: 11px;
	font-weight: bold;
	float:left;
}
.cardetail_text
{
	width: 696px;
	color: #000000;
	background-color: #eeeeee;
	margin: 0px 3px 10px 3px;
	padding: 10px 20px 20px 20px;
	font-size: 12px;
	font-weight: none;
}
.cardetail_specdates:hover
{
	background-color:#ffffff;
}
.cardetail_spectitle:hover
{
	background-color:#ffffff;
}
.cardetail_specdates_verbrauch:hover
{
	background-color:#ffffff;
}
.cardetail_spectitle_verbrauch:hover
{
	background-color:#ffffff;
}
.cardetail_text:hover
{
	background-color:#ffffff;
}

/* BILDERANSICHT AUTO-DETAILSEITEN */

.hover_image:hover
{
	opacity:0.90;
    filter:alpha(opacity=90);
}


/* Standard Template */
#jcepopup-container {
	background-color: #ffffff;
}
#jcepopup-loader {
	background: url(../img/loader.gif) no-repeat center center;
}
#jcepopup-info {}
#jcepopup-closelink {
	width: 20px;
	height: 20px;
	background: #cccccc url(../img/close.png) no-repeat;
	bottom: 0px;
	right: 10px;
	position: relative;
	float: right;
	border: none;
}
#jcepopup-nav {
	line-height: 20px;
	padding: 10px;
}
#jcepopup-prev, #jcepopup-next {
	width: 20px;
	height: 20px;
	position: absolute;
	border: none;
	background-color: #cccccc;
	background-repeat: no-repeat;
}
#jcepopup-closelink:hover, #jcepopup-prev:hover, #jcepopup-next:hover {
	background-color: #333333;
}
#jcepopup-prev{
	background-image: url(../img/prev.png);
	left: 10px;
}
#jcepopup-next {
	background-image: url(../img/next.png);
	right: 10px;
}
span#jcepopup-numbers {
	text-align:center;
	display: block;
}
span#jcepopup-numbers a {
	border: none;
	display: inline-block;
	margin: 0px 1px;
	width: 20px;
	height: 20px;
}
span#jcepopup-numbers a:active, span#jcepopup-numbers a:visited, span#jcepopup-numbers a:link, span#jcepopup-numbers a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}
span#jcepopup-numbers a:hover {
	color: #333333;
}
span#jcepopup-numbers a.active {
	cursor: default;
	color: #333333;
	font-size: 1.2em;
}
#jcepopup-caption {
	padding: 0px 30px 0px 10px;
	min-height: 20px;
}
#jcepopup-caption h4 {}
#jcepopup-caption p {}
