
/* (c)  Mai-Juni 2007 banality, Bielefeld-Germany - www.banality.de */




/* global defs */

body {
	margin: 0px;
	border: 0px none;
	padding: 0px;
	background-color: #DADAD8;
	color: #656565;
	font-family: verdana, sans-serif;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	background-image: URL(../img/body_background.gif);
	background-position: center top;
	background-repeat: repeat-y;
	}

p, form {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}

img {
   	border: 0px none;
	}
	


/* IDs und Klassen, die auf allen Seiten verwendet werden */

	
#overall_center {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	padding: 20px;
	}
	
#portal_logo {
	padding: 25px 0px 0px 0px;
	text-align: center;
	width: 760px;
	}
		
#overall_center a.importantlink:link, #overall_center a.importantlink:visited {
	color: #DE1616;
	text-decoration: none;
	background-image: url("../img/importantlink.gif");
	background-repeat: no-repeat;
	padding-left: 16px;
	}
	
#overall_center a.importantlink:hover {
	color: #151515;
	text-decoration: none;
	background-image: url("../img/importantlink.gif");
	background-repeat: no-repeat;
	padding-left: 16px;
	}
	
#overall_center a.backlink:link, #overall_center a.backlink:visited {
	color: #DE1616;
	text-decoration: none;
	background-image: url("../img/left_arrow.gif");
	background-position: 0px -2px;
	background-repeat: no-repeat;
	padding: 2px 0px 4px 16px;
	}
	
#overall_center a.backlink:hover {
	color: #151515;
	text-decoration: none;
	background-image: url("../img/left_arrow.gif");
	background-position: 0px -2px;
	background-repeat: no-repeat;
	padding: 2px 0px 4px 16px;
	}
		
.important_morelink {
	text-align: right;
	padding-top: 10px;
	}

.important_backlink {
	text-align: left;
	}	
	
	
/* IDs und Klassen, zur Sprachumschaltung */	

	
#lang_select_items {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 25px 0px 25px 0px;
	}	
	
#lang_select_items a.normallink:link, #lang_select_items a.normallink:visited {
	color: #615858;
	text-decoration: none;
	font-size: 11px;
	line-height: 17px;
	padding: 0px 10px 0px 0px;
	}		
	
#lang_select_items a.normallink:hover {
	color: #474747;
	text-decoration: underline;
	font-size: 11px;
	padding: 0px 10px 0px 0px;
	}
	
#lang_select_items a.activelink:link, #lang_select_items a.activelink:visited {
	color: #DE1616;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 10px 0px 0px;
	}		
	
#lang_select_items a.activelink:hover {
	color: #DE1616;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	padding: 0px 10px 0px 0px;
	}	
	

	
/* IDs und Klassen, die nur auf der Startseite verwendet werden */	
	
#start_pixteaser {
	background-color: #DE1616;
	}
	
#start_randompix {
	width: 510px;
	float: left;
	}

#start_welcome {
	padding: 20px;
	height: 460px;
	margin-left: 510px;
	color: #FFF;
	}
	
#start_welcome_content {
	padding-top: 410px;
	}
	
#start_welcome h1 {
	font-family: georgia, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	}
	
#start_welcome h2 {
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	margin: 0px;
	color: #FFA9AA;
	}
	
#start_ticker_area {
	padding-top: 25px;
	text-align: center;
	color: #878888;
	}
	
#start_ticker_area a.odd:link, #start_ticker_area a.odd:visited {
	color: #DE1616;
	text-decoration: none;
	}
	
#start_ticker_area a.odd:hover {
	color: #151515;
	text-decoration: none;
	}

#start_ticker_area a.even:link, #start_ticker_area a.even:visited {
	color: #878888;
	text-decoration: none;
	}
	
#start_ticker_area a.even:hover {
	color: #151515;
	text-decoration: none;
	}	
	
#start_here_ticker {
	border-top: 1px solid #DAD8D9;
	border-bottom: 1px solid #DAD8D9;
	text-align: center;
	padding: 3px 0px 3px 0px;
	margin-top: 3px;
	}
	
	
	
/* IDs und Klassen, die auf allen Seien, aber nicht auf der Startseite verwendet werden */	
	
	
#main_navigation_area {
	text-align: center;
	width: 100%;
	background-color: #DADAD8;
	}
	
#main_nav_blender {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	padding-top: 20px;
	background-color: #DADAD8;
	}	
	
#main_navigation {
	padding: 4px 0px 5px 0px;
	}

#main_navigation a.normallink:link, #main_navigation a.normallink:visited {
	color: #474747;
	text-decoration: none;
	padding: 4px 8px 6px 8px;
	font-size: 11px;
	}		
	
#main_navigation a.normallink:hover {
	color: #474747;
	text-decoration: none;
	padding: 4px 8px 6px 8px;
	background-image: url("../img/navi_hover_bg.jpg");
	background-repeat: repeat-x;
	font-size: 11px;
	}
	
#main_navigation a.activelink:link, #main_navigation a.activelink:visited {
	color: #DE1616;
	text-decoration: none;
	padding: 4px 8px 6px 8px;
	background-color: #FFF;
	font-size: 11px;
	}		
	
#main_navigation a.activelink:hover {
	color: #DE1616;
	text-decoration: none;
	padding: 4px 8px 6px 8px;
	background-image: url("../img/navi_hover_bg.jpg");
	background-repeat: repeat-x;
	font-size: 11px;
	}
	
#browser_arrow {
	margin-top: 40px;
	text-align: center;
	z-index: 1;
	position: fixed;
	width: 100%;
	}
	
#browser_arrow_back {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 924px;
	height: 100px;
	padding: 28px 0px 0px 25px;
	background-image: url("../img/browser_back_arrow.gif");
	background-repeat: no-repeat;	
	}
	
#browser_arrow a {
	color: #DE1616;
	text-decoration: none;
	}	
	
#portal_feed, #portal_feed_start {
	border-top: 1px solid #DAD8D9;
	text-align: center;
	margin-top: 15px;
/*	padding: 5px 0px 20px 0px;*/
	padding: 5px 0px 0px 0px;
	}

#portal_feed a:link, #portal_feed a:visited {
	color: #141414;
	text-decoration: none;
	}		
	
#portal_feed a:hover, #portal_feed_start a:hover {
	color: #E6525E;
	text-decoration: underline;
	}	
	
#portal_feed_start a:link {
	color: #656565;
	text-decoration: none;
	}		
	
#portal_content {
	padding-top: 20px;
	}
	
#single_site_content {
	font-size: 11px;
	line-height: 16px;
	color: #444;
	}	
	
#single_site_content h1 {
	color: #141414;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 14px;
	font-family: georgia, serif;
	font-weight: bold;
	}
	
#single_site_content h2 {
	color: #DE1616;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-size: 13px;
	font-family: georgia, serif;
	font-weight: normal;
	}

#single_site_content a:link, #single_site_content a:visited {
	color: #DE1616;
	text-decoration: none;
	}		
	
#single_site_content a:hover {
	color: #E6525E;
	text-decoration: underline;
	}	

	
	
/* Fahrzeugangebot */

.stockitem_odd {
	background-color: #212121;
	border-bottom: 1px solid #2B2B2B;
	}
	
.stockitem_even {
	background-color: #1F1F1F;
	border-bottom: 1px solid #2B2B2B;
	}	

#carstock_area {
	margin-top: 10px;
	}
	
#carstock_area img.stockimage {
	border: 1px solid #0F0F0F;
	float: left;
	margin-right: 25px;
	}
	
#carstock_area img.stock_sold {
	float: right;
	}
	
/* changed by B. Branahl, 5.9.07 #carstock_area h1 { */
#carstock_area .title {
	margin: 0px;
/*	padding: 65px 0px 5px 0px; B. Branahl, 4.5.2010 */
	font-size: 22px;
	font-family: georgia, serif;
/*	font-weight: normal; B. Branahl, 4.5.2010 */
	font-weight: bold;
	color: #737373;
	}

#carstock_area a.hoveritem:link, #carstock_area a.hoveritem:visited {
	color: #DE1616;
	text-decoration: none;
	display: block;
	padding: 20px 30px 20px 20px;
	height: 140px;
	}		
	
#carstock_area a.hoveritem:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #141414;
	padding: 20px 30px 20px 20px;
	height: 140px;
	}
	
#ticker_area {
	float: right;
	background-color: #DE1616;
	padding: 11px 10px 11px 10px;
	color: #FFF;
	
	width: 250px;
	margin-top: -20px;
	}

#ticker_area a {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-decoration: none;
	}	
	
#ticker_area h1 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #EA8B8B;
	font-size: 11px;
	text-align: center;
	}
	
.ticker {
	margin: 7px 0px 0px 15px;
	
	}	
	
/* Fahrzeug Einzelansicht */	
	
#stockpix_table {
	background-color: #DADBD9;
	padding: 0px 0px 20px 0px;
	}
	
#stockpix_table td, #stockpix_table table {
	padding: 0px;
	margin: 0px;
	}	
	
#stockpix_table td {
	padding: 20px 0px 0px 20px;
	margin: 0px;
	}

#message_box {
	border-top: 3px solid #DADBD9;
	border-left: 3px solid #DADBD9;
	border-right: 3px solid #DADBD9;
	border-bottom: 10px solid #DADBD9;
	width: 150px;
	padding: 20px;
	font-size: 12px;
	}
	
#singlecar_description {
	padding: 20px 120px 20px 20px;
	line-height: 18px;
	}

#singlecar_description h1 {
	color: #141414;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 18px;
	font-family: georgia, serif;
	font-weight: bold;
	}
	
#singlecar_description h2 {
	color: #DE1616;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-size: 15px;
	font-family: georgia, serif;
	font-weight: normal;
	}

#detaillink {
	margin-top: 10px;
	border-top: 1px solid #DADBD9;	
	text-align: center;
	margin: 20px 0px 20px 0px;
	padding: 6px 0px 6px 0px;
	background-color: #DE1616;
	}
	
#detaillink a:link, #detaillink a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	}		
	
#detaillink a:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 13px;
	}	
	
.spec_data_title {
	padding: 35px 0px 0px 0px;
	color: #DE1616;
	font-size: 12px;
	font-family: georgia, serif;
	font-weight: bold;
	}	
	
.spec_data_table {
	padding: 15px 0px 0px 0px;
	}	
	
.spec_data_table td {
	padding: 6px;
	border: 1px solid #FFF;
	background-color: #DADBD9;
	}
	
.spec_data_table td.spec_label {
	padding: 6px;
	border: 1px solid #FFF;
	background-color: #E6E6E5;
	font-weight: bold;
	}
	
#spec_data_histoy {
	padding: 15px 50px 0px 0px;
	}
	
	
	
/* Kontaktformular */	
	
.contact_item {
	background-color: #F4F5F4;
	margin-bottom: 5px;
	}
	
.contact_label {
	padding: 3px 3px 3px 10px;
	width: 200px;
	float: left;
	}
	
.contact_req {
	color: #DE1616;
	font-weight: bold;
	}	
	
	
.contact_input {
	border: 1px solid #CCC;
	width: 320px;
	padding: 2px;
	}
	
	
.contact_description {
	padding: 15px 3px 5px 10px;
	}

.contact_button {
	padding: 3px;
	background-color: #DE1616;
	color: #FFF;
	font-weight: bold;
	border: 0px;
	}	
	
	
#contact_buttonline {
	text-align: center;
	margin: 15px 0px 15px 0px;
	background-color: #F4F5F4;
	}
	
#contact_car {
	padding: 3px 3px 3px 10px;
	background-color: #DADBD9;
	margin-bottom: 5px;
	}	
	
