/* Intro page */
BODY.intro {
	background:#FEE59F url(/pic/bg_color.gif) repeat;
}
/* General pages */
BODY.page {
	background: #FFF url(/pic/bg_page.gif) repeat-y;
	margin: 0px;
	scrollbar-face-color: #FFE59F;
	scrollbar-3dlight-color: #FFE59F;
	scrollbar-shadow-color: #796D4B;
	scrollbar-darkShadow-color: #D9C387;
	scrollbar-arrow-color: #000000;
/*
	scrollbar-face-color: #FFE59F;
	scrollbar-track-color:#DDDDDD;
	scrollbar-shadow-color: #8C7E57;
	scrollbar-darkShadow-color: #D9C387;
	scrollbar-3dlight-color: #;
	scrollbar-highlight-color: #;
	scrollbar-face-color: #;
*/
}
.bg_nav {
	width: 213px;
	text-align:center;
	vertical-align: top;
	padding: 0px;
	padding-top: 8px;
}

.nav  {
/*	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5D2627;
	background: #000;
	text-align: left;
	margin: 0px 0px 0px 15px;
*/
}
/* Subnavigation left general */
.subnav  {
	width: 100%;
	height: 18px;	
	background: #B42F2F;
	border-top: 1px solid #FFC84F;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
}
.subnav_picked  {
	width: 100%; 
	height: 18px;	
	background: #ffffff;
	border-top: 1px solid #FFC84F;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF4343;
	text-align: right;
}
/* Subnavigation left for cars */
.subnav2  {
	width: 100%;
	height: 18px;	
	background: #B42F2F;
	border-top: 1px solid #FFC84F;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	text-transform: uppercase;
}
.subnav2_picked  {
	width: 100%; 
	height: 18px;	
	background: #ffffff;
	border-top: 1px solid #FFC84F;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF4343;
	text-align: right;
	text-transform: uppercase;
}
a.sub_nav:link {
	color:#ffffff;
	text-decoration: none;
}
a.sub_nav:visited {
	color:#ffffff;
	text-decoration: none;
}
a.sub_nav:hover {
	color:#ffffff;
	text-decoration: underline;
}
a.sub_nav:active {
	color:#ffffff;
	text-decoration: underline;
}

.content {
	width: 522px;
	padding-top: 8px;
	padding-left: 20px;
	vertical-align: top;
	font-family: arial,helvetica,sans serif;
	font-size: 12px;
	text-align: justify;
}
.image_strip {
	text-align: center;
}
.image_strip_text {
	font-family: arial,helvetica,sans serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

/* Page Liens favoris */
table.link_liste {
	width:100%; 
	border: 1px solid #B42F2F; 
}
td.link_category {
	font-family:arial,helvetica; 
	font-size:12px; 
	font-weight:bold;
	color:#4D2C00; 
	color:#fff; 
	border: 1px solid #B42F2F; 
	background:#B42F2F;
	padding-left:5px; padding-right:5px; padding:5px;
}
td.link_descript {
	font-family:arial,helvetica; 
	font-size:12px; 
	color:#000; 
	border: 1px solid #BEA273; 
	background:#FFF6DE;
	padding-left:5px; padding-right:5px; padding:5px;
}
td.link_nodata {
	font-family:arial,helvetica; 
	font-size:13px; 
	color:#B42F2F; 
	border: 1px solid #B42F2F; 
	background:#FFF6DE;
	padding-left:5px; padding-right:5px;
}
/* Page Customers */
table.customers_liste {
	width:100%; 
	border-top: 2px solid #B42F2F; 
	border-bottom: 1px solid #B42F2F; 
	border-left: 2px solid #B42F2F; 
	border-right: 2px solid #B42F2F; 
}
td.customers_descript {
	background: #FFF6DE;
	background: #FFF;
	padding: 5px;
	border-bottom: 1px solid #B42F2F; 
	font-family: arial,helvetica; 
	font-size: 12px; 
	text-align: justify;
	vertical-align: top;
}
td.customers_foot {
	font-family: arial,helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	color: #B42F2F;
	text-align: right;
	padding-bottom: 1px;
}
td.customers_nodata {
	background: #FFF6DE;
	padding: 0px;
	font-family:arial,helvetica; 
	font-size:13px; 
	color:#B42F2F;
	text-align: center;
	border-bottom: 1px solid #B42F2F; 
}

/* Page New Cars */
table.new_cars_liste {
	width:100%; 
	border-top: 2px solid #B42F2F; 
	border-bottom: 1px solid #B42F2F; 
	border-left: 2px solid #B42F2F; 
	border-right: 2px solid #B42F2F; 
}
td.new_cars_index {
	background: #FFF6DE;
	padding: 10px;
	font-family:arial,helvetica; 
	font-size:13px; 
	text-align: center;
	border-bottom: 1px solid #B42F2F; 
}
td.new_cars_img {
	width: 116px;
	padding: 5px;
	border-right: 1px solid #B42F2F; 
	border-bottom: 1px solid #B42F2F; 
}
td.new_cars_descript {
	background: #FFF6DE;
	padding: 5px;
	border-bottom: 1px solid #B42F2F; 
	font-family: arial,helvetica; 
	font-size: 12px; 
	/*text-align: justify;*/
	vertical-align: top;
}
td.new_cars_descript_head {
	font-family: arial,helvetica; 
	font-size: 12px; 
}
td.new_cars_foot {
	font-family: arial,helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	color: #B42F2F;
	text-align: right;
	padding-bottom: 1px;
}
td.new_cars_nodata {
	background: #FFF6DE;
	padding: 0px;
	font-family:arial,helvetica; 
	font-size:13px; 
	color:#B42F2F;
	text-align: center;
	border-bottom: 1px solid #B42F2F; 
}
select.modelsearch {
	font-family:arial,helvetica;
	font-size: 10px;
/*	border:1px solid #B42F2F;
	display:block; */
}
/* Page used_cars */
table.used_cars_liste {
	width:100%; 
	border-top: 2px solid #B42F2F; 
	border-bottom: 1px solid #B42F2F; 
	border-left: 2px solid #B42F2F; 
	border-right: 2px solid #B42F2F; 
}
td.used_cars_index {
	background: #FFF6DE;
	padding: 10px;
	font-family:arial,helvetica; 
	font-size:13px; 
	text-align: center;
	border-bottom: 1px solid #B42F2F; 
}
td.used_cars_img {
	width: 116px;
	padding: 5px;
	border-right: 1px solid #B42F2F; 
	border-bottom: 1px solid #B42F2F; 
}
td.used_cars_descript {
	background: #FFF6DE;
	padding: 5px;
	border-bottom: 1px solid #B42F2F; 
	font-family: arial,helvetica; 
	font-size: 12px; 
	/*text-align: justify;*/
	vertical-align: top;
}
td.used_cars_descript_head {
	font-family: arial,helvetica; 
	font-size: 12px; 
}
td.used_cars_foot {
	font-family: arial,helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	color: #B42F2F;
	text-align: right;
	padding-bottom: 1px;
}
td.used_cars_nodata {
	background: #FFF6DE;
	padding: 0px;
	font-family:arial,helvetica; 
	font-size:13px; 
	color:#B42F2F; 
	text-align: center;
	border-bottom: 1px solid #B42F2F; 
}

P {
	margin-top: 0px;
	margin-bottom: 10px;
}
P.headline {
	font-size:16px;
	font-weight:bold;
	color: #B42F2F;
	margin-top: 0px;
	margin-bottom: 0px;
}
OL {
	margin-top: -10px;
	margin_bottom: 10px;
	margin-left: 35px;
}
UL {
	margin-top: -10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
LI {
	font-family: arial,helvetica,sans serif;
	font-size: 12px;
}
HR {
	height: 1px;
	color: #B42F2F; background-color: #B42F2F;
  margin-left:0; text-align:left;
	border: none;
}
A:link {
	color:#B42F2F;
}
A:visited {
	color:#B42F2F;
}
A:hover {
	color:#FF4343;
}
A:active {
	color:#FF4343;
}

/* Frame toc and bot */
A.toc:link {
	color:#B42F2F;
}
A.toc:visited {
	color:#B42F2F;
}
A.toc:hover {
	color:#FF4343;
}
A.toc:active {
	color:#FF4343;
}
A.bot:link {
	color:#000;
	text-decoration:underline;
}
A.bot:visited {
	color:#000;
	text-decoration:underline;
}
A.bot:hover {
	color:#B42F2F;
	text-decoration:none;
}
A.bot:active {
	color:#B42F2F;
	text-decoration:none;
}

/* Umgebogene Tags, die in der SOUP benutzt werden. ALSO MICHT BENUTZEN ODER UNTERKLASSEN ERSTELLEN ! */
U { /* Text auf Farbe setzen. */
	text-decoration:none;
	color:#B42F2F;
}
S { /* Mit  STG + H <s< Tag schreiben, der hier zur Headline umgebogen wird. */
	text-decoration: none;
	font-size: 120%;
}
TEXTAREA { /* Legt die Weiten für die Eingabefelder in SOUP auf angenehme Schrift und macht die Weite auf's Pixel genau. Für normale Formulare Unterklasse benutzen. */
	font-family:arial,helvetica;
	font-size:12px;
	width:522px;
}

/* General fonts */
.arial_16 { 
	font-family:arial,helvetica;
	font-size:16px;
}
.arial_15 { 
	font-family:arial,helvetica;
	font-size:15px; 
}
.arial_14 { 
	font-family:arial,helvetica;
	font-size:14px; 
}
.arial_13 { 
	font-family:arial,helvetica;
	font-size:13px; 
}
.arial_12 {
	font-family:arial, helvetica;
	font-size:12px;
}
.arial_12_just {
	font-family:arial, helvetica;
	font-size:12px;
	text-align: justify;
}
.arial_11 {
	font-family:arial, helvetica;
	font-size:11px;
}
.arial_11_just {
	font-family:arial, helvetica;
	font-size:11px;
	text-align: justify;
}
.arial_10 {
	font-family:arial,helvetica;
	font-size:10px;
	font-weight: bold;
}
.verdana_10 {
	font-family:verdana,geneva;
	font-size:10px;
}
#center		{ text-align: center; }
#justify	{ text-align: justify; }
#red		{ color: #B42F2F; }
#white	{ color: #ffffff; }
#black	{ color: #000000; }
#blue		{ color: #194599; }
#grey		{ color: #808080; }
#brown	{ color:#925A00; }
#green	{ color:#1EB809; }
