@charset "utf-8";
/* CSS Document */

body
{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px auto;
	background-image: f(../images/body_bg.jpg);
}


#container
{
	margin: 0px auto;
}



#head
{
	width: 950px;
	height: 109px;
	border-bottom: 1px solid #ffffff;
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
}

#leftHeadColumn
{
	width: 250px;
	height: 109px;
	display:block;
	float:left;
}

#ContentHeadColumn
{
	width: 700px;
	height: 109px;
	margin-left: 250px;
}



#logo
{
	width: 226px;
	height: 86px;
	background-image:url(../images/logo.png);
}

#headlineIndex
{
	width: 950px;
	height: 246px;
}

#leftHeadlineColumn
{
	width: 250px;
	height: 246px;
	background-image:url(../images/headline_left_bg.jpg);
	display:block;
	float:left;
}

#contentHeadline
{
	width: 677px;
	height: 226px;
	background-image:url(../images/headling_content_bg.jpg);
	margin-left: 250px;
	padding: 10px;
	color: #002454;
	font-size: 13px;
}
#infoFieldForeignLanguages {
        width: 948px;
	height: 20px;
	background-color: #FFB3B3;
        border: 1px dashed #ff0000;
	margin-left: 0px;
	padding: 0px;
	color: #002454;
	font-size: 13px;
        text-align: center;
}

#contentHeadline a
{
	color: #002454;
}

#content
{
	width: 950px;
	height: auto;
	min-height: 450px;
	background-image: url(../images/content_bg.jpg);
	background-repeat:repeat-y;
	display: table;
}

#leftContent
{
	width: 250px;
	height: auto;
	min-height: 450px;
	display:block;
	float:left;
}


#innerContent
{
	margin: 38px 5px 5px 260px;
	width: 670px;
	height: auto;
	font-size: 14px;
	text-align: justify;
	display: table;
}

#innerContent a
{
	color: #002454;
	text-decoration: none;
}

#innerContent a:hover
{
	color: #002454;
	text-decoration: underline;
}

#abschluss
{
	width: 680px;
        text-align: justify;
	margin: 3px 0px 3px 260px; 	
	height: 10px;
	border-top: 1px dashed #002454;
	color: #999999;
	font-size: 11px;
	padding: 0px 0px 10px 0px;
}

#abschluss a
{
	color: #999999;
}
#abschluss a.h1 {
    color: #999999;
    font-size: 20px;
    text-decoration: none;
}
#abschluss a.h2 {
    color: #999999;
    font-size: 16px;
    text-decoration: none;
}
#abschluss a.h3 {
    color: #999999;
    font-size: 14px;
    text-decoration: none;
}
#abschluss a.h4 {
    color: #999999;
    font-size: 12px;
    text-decoration: none;
}
.linksArtikel
{
	padding: 10px;
}

.linksArtikel a
{
	color: #000000;
	text-decoration: none;
}

.linksArtikel a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.linksArtikel li
{
	font-style: normal;
	font-size: 12px;
	color:#000000;
	list-style: none;
}

linksArtikel a
{
	color:#000000;
	text-decoration: none;
}

.line
{
	padding: 10px;
	height: 12px;
	width: 220px;
	background-image:url(../images/linie.png);
	background-repeat:repeat-x;
	font-size: 5px;
}

.rechtliches {
	width: 230px; 
	padding: 5px 10px 5px 10px;
	background-image:url(../images/linie.png);
	background-position: top;
	background-repeat:no-repeat; 
	text-align: center;
	color: #808080;
}

.rechtliches a {
	color: #808080;
	font-size: 11px;
}

.news {
	width: 230px; 
	padding: 5px 10px 5px 10px;
	background-image:url(../images/linie.png);
	background-position: bottom;
	background-repeat:no-repeat; 
}

.news a, img {
	border: 0px;
	color: #000000;
	text-decoration: none;
}

.news a:hover {
	text-decoration: none;
	display: block;
	background-color: #cdcdcd;
}

.news h3 {
	color: #c00418; 
	font-size: 14px; 
	font-weight: bold; 
	display: block;
	padding: 0px;
	margin: 0px;
}

.newsDatum {
	color: #6d6d6d; 
	font-size: 11px; 
	display: block;
}

.newsText {
	font-size: 12px; 
	color: #000000; 
	padding-top: 0px; 
	display: block;
}

.news img {
	float: left;
	padding: 0px 10px 3px 0px; 
}

.news ul {
	margin: 0px;
	padding: 0px;
}

.news li {
	list-style: none;
	padding: 3px 10px 3px 10px;
	font-size: 11px;
	height: 50px;
	line-height: 14px;
	display: table;
}

#suche input {
	width: 150px;
	font-size: 12px;
}

#ticker {
	width: 670px; 
	background-color: #003b84; 
	color: #ffffff; 
	font-size: 14px; 
	margin: 3px 0px 8px 0px; 
	font-weight: bold;
	padding: 5px;
}

#teaserStartseite {
	width: 320px; 
	float: left; 
	background-color: #eaeaea; 
	background-image:url(../design/images/bgteaser.jpg); 
	background-position: bottom; 
	background-repeat: no-repeat; 
	padding: 5px;
	float: left;
}

#teaserStartseite h1 {
	font-size: 16px; 
	font-variant:small-caps; 
	border-bottom: 1px solid #c10418; 
	padding-bottom:5px; 
	margin-bottom: 15px;
}

#teaserStartseite img
{
	border: 1px solid #003c86;
	float: left;
	margin: 0px 10px 10px 0px;
}


.teaserContent {
	background-color: #eaeaea; 
	padding: 5px;
	display: table;	
	width: 670px;
	text-align: left;
	display: block;
}

.teaserContent h1 {
	font-size: 20px; 
	font-variant:small-caps; 
	border-bottom: 1px solid #c10418; 
	padding-bottom:5px; 
	margin-bottom: 15px;
}

.picture1
{
	border: 1px solid #003c86;
	float: left;
	margin: 0px 10px 10px 0px;
	display: block;
}

.info
{
	font-size: 11px;
	color: #535353;
}

#spacer 
{
	width: 100%;
	padding-top: 5px;
	border: 1px solid #535353;
	margin-bottom: 5px;
}

.formular1
{
	display: table;
}

.formular1 ul
{
	margin: 0px;
	padding: 0px;
}

.listing1
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 25px:
}

.listing1 label
{
	width: 250px;
	float: left;
	display: block;
	height: 25px;
}

.input1 
{
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #033486;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	padding: 2px;
	height: 17px;
	line-height: 17px;
	font-size: 13px;
}

.redbtn
{
	width: 100px;
	background-color: #c10418;
	color: #ffffff;
	border: 1px solid #9f0515;
}

.produktBilder
{
	width: 214px;
	margin: 3px;
	background-color: #e0e0e0;
	float: left;
	height: 170px;
	padding-top: 15px;
	border: 1px dashed #cdd1dc;
	display: block;
	font-size: 11px;
}

.produktBilder:hover
{
	width: 214px;
	margin: 3px;
	background-color: #5c799b;
	float: left;
	height: 170px;
	padding-top: 15px;
	border: 1px dashed #cdd1dc;
	display: block;
	font-size: 11px;
	color: #ffffff
}

.center
{
	margin: 0px auto;
}

.list1
{
	margin: 0px;
	padding: 0px;
}

.list1 img
{
	padding: 9px 0px 0px 9px;
	border: 0px;
}

.list1 label
{
	float: left;
	height: 40px;
	display: block;
	padding: 2px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #c10418; 
	text-align: center;
	width: 213px;
	background-color: #003b84;
}

.list1 li
{
	width: 217px;
	height: 350px;
	display: block;
	background-color: #e0e0e0;
	margin: 3px;
	float: left;
}

.list1 li:hover
{
	width: 217px;
	height: 350px;
	display: block;
	background-color: #5c799b;
	margin: 3px;
	float: left;
	color: #ffffff;
	font-weight: bold;
}

.tabelle1
{
	width: 100%;
}

.tabelle1 td
{
	width: 33%;
	height: 50px;
}

.tabelle1 label
{
	font-size: 12px;
	font-weight: bold;
	display: block;
}

.tabelle1 select
{
	width: 150px;
}

.btn1
{
	background-color: #c10418;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #930716;
}

.submitArrow
{
	background-image: url(../images/submitbtn.png);
	width: 15px;
	height: 21px;
	background-color: none;
	border: 0px;
}

.tabelle2
{
	width: 100%;
}

.tabelle2 th
{
	background-color: #5c799b;
	color: #ffffff;
	text-align: center;
}

.tabelle2 td
{
	text-align: centeR;
}

.info1
{
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	display: block;
}

.info2
{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.bggrau
{
	background-color: #d3d3d3;
}

.produktInfo
{
	margin-top: 15px;
	border: 1px solid #c10418;
	background-color: #fdaab2;
	font-size: 12px;
	display: table;
	padding: 5px;
	width: 667px;
	text-align: left;
}

.headline1
{
	font-size: 17px;
	font-weight: bold;
}

.imprintList
{
	padding-left: 10px;
	list-style: none;
}

.imprintList li
{	
	list-style: none;
}

.imprintList label
{
	float: left;
	display: block;
	width: 75px;
}

.usedCarsList 
{
	width: 670px;
	font-size: 13px;
}

.usedCarsList img
{
	padding: 5px;
}

.usedCarsList th
{
	background-color: #003b84;
	text-align: left;
	padding: 2px;
	color: #ffffff;
	background-image: url(../images/thbg.jpg);
	font-size: 15px;
	font-variant: small-caps;
}

.usedCarsList ul, li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.usedCarsList label
{
	width: 125px;
	font-weight: bold;
	float: left;
}

.angebotTabelle
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.angebotTabelle td
{
	border: 1px dashed #bfbfbf;
	background-color: #d1d1d1;
}

.angebotTabelle img
{
	margin: 0px auto;
	padding: 25px;
}

.detailsLink
{
	color: #ffffff;
	text-align: right;
}

.usedCarsSpecials
{
	font-size: 13px;
	margin-top: 10px;
	margin-right: 5px;
}

.fehler
{
	font-size: 13px;
	color: #ff0000;
	border: 1px dashed #ff0000;
	background-color:#FFB3B3;
	display: block;
	padding: 5px;
	width: 670px;
}

.label100
{
	width: 100px;
	float: left;
	display: block;
	font-weight: bold;
}

.label50
{
	width: 50px;
	float: left;
	display: block;
	font-weight: bold;
}

#kontakt
{
	width: 670px;
	font-size: 13px;
}

#kontakt ul, li
{
	margin: 0px;
	padding: 0px
}

#kontakt  li
{
	list-style: none;
	padding: 2px;
}

#kontakt label
{
	width: 100px;
	display: block;
	float: left;
}

#kontakt input
{
	background-color: #ffffff;
	font-size: 13px;
	color: #3b3b3b;
	border: 1px solid #8c8c8c;
}

#kontakt textarea
{
	width: 80%;
}

#kontakt legend
{
	font-weight: bold;
	font-size: 20px;
}

.kontaktSpacer
{
	border-bottom: 1px dashed #969696; 
	padding-top: 10px; 
	height: 5px;
	margin-bottom: 10px;
	display: block;
	width: 100%;
}

#leftAngebotImg h1
{
	color: #ffffff;
	font-size: 15px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.preis
{
	font-size: 14px;
	display: block;
	font-weight: bold;
	padding: 4px;
}

.downloadList
{
	margin: 0px;
	padding: 0px;
}

.downloadList li
{
	padding-bottom: 15px;
}

.downloadList label
{
	width: 500px;
	display: block;
	float: left;
}

#apDiv1 {
	position:absolute;
	left:855px;
	top:305px;
	width:80px;
	height:40px;
	z-index:1;
}



















