@CHARSET "UTF-8";



div.Content {
	margin-top: 15px;
	margin-bottom:80px;
}

div.Content h2 {
	padding:0px 0px 10px 0px; margin:0px; font-size:18px; font-family: Verdana,Helvetica,Arial,sans-serif,Geneva; font-weight:bold;
}

div.Content div.ContentSection {
	margin: 0px 15px 15px 15px;
	float: none;
	clear: both;
}


div.Content div.ContentSection h1 {
	font-size: 16px;
	margin-bottom: 18px;
}

div.Content div.ContentSection h2 {
	font-size: 14px;
	margin-bottom: 18px;
}

div.Content div.ContentSection h3 {
	font-size: 13px;
}

div.Content div.ContentSection h1.SeperateFromPrevious,
div.Content div.ContentSection h2.SeperateFromPrevious,
div.Content div.ContentSection h3.SeperateFromPrevious {
	border-top: solid 1px black;
	padding-top: 18px;
}


div.Content div.ContentSection h1 span.Emphasised ,
div.Content div.ContentSection h2 span.Emphasised  {
	color: rgb(165,24,28);
}

div.Content div.ContentSection.Ortsliste h2 {
	font-size: 12px;
	margin-bottom: 10px;
	padding: 2px 8px 2px 8px;
	background-color: black;
	color: white;
}

div.Content div.ContentSection.Ortsliste h2 a {
	font-size: 12px;
	color: white;
	text-decoration: none;
}



div.Content div.ContentSection p.Introduction {
	color: rgb(165,24,28);
}

div.Content div.ContentSection address {
	width: 50%;
	border: solid 1px white;
	margin-left: auto;
	margin-right: auto;	
	padding: 0.6em 1em 0.6em 1em;
	text-align: center;
}


div.Content div.ContentSection ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	/*
	border: solid 1px white;
	padding: 15px;
	*/
}

div.Content div.ContentSection ul li {
	background-image: url(../img/text/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	margin-bottom: 0.4em;
	margin-left: 0px;
}



div.Content div.ContentSection table th,
div.Content div.ContentSection table td {
	text-align: left;
	vertical-align: top;
	padding: 5px 20px 8px 2px;
}

div.Content div.ContentSection table thead th {
	text-align: center;
}




div.Content div.ContentSection table.DataTable {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	border: none;
}

div.Content div.ContentSection table.DataTable th, 
div.Content div.ContentSection table.DataTable td
{
	/*padding: 4px 16px 4px 16px;*/
	border: solid 1px white;
}


div.Content div.ContentSection table.DataTable thead th {
	text-align: left;
	background-color: black;
	font-weight: bold;
	color: white;
}

div.Content div.ContentSection table.DataTable thead th strong {
	color: rgb(255,240,0);
}

div.Content div.ContentSection table.DataTable thead th span.Definition {
	font-weight: normal;
}

div.Content div.ContentSection table.DataTable tbody th {
	text-align: left;
	background-color: black;
	font-weight: bold;
	color: white;
}

div.Content div.ContentSection table.DataTable tbody td {
	text-align: left;
	background-color: rgb(102,102,102);
	font-weight: normal;
	color: white;
}



div.Content div.Emphasised {
	border: solid 1px white;
	/*padding: 0px 15px 0px 15px;*/
}

div.Content div.ImgFloatLeft img {
	display: block;
	border: none;
	float: left;
	margin: 0px 15px 12px 0px;
}

div.Content div.ImgFloatRight img {
	display: block;
	border: none;
	float: right;
	margin: 0px 0px 12px 15px;
}

div.Content div.ImgColumnLeft img {
	display: block;
	border: none;
	margin: 0px;
	width: 246px;
	float: left;
}

div.Content div.ImgColumnLeft h2 img,
div.Content div.ImgColumnLeft h3 img,
div.Content div.ImgColumnLeft h4 img,
div.Content div.ImgColumnLeft h5 img,
div.Content div.ImgColumnLeft h6 img,
div.Content div.ImgColumnLeft p img,
div.Content div.ImgColumnLeft ul img,
div.Content div.ImgColumnLeft ol img,
div.Content div.ImgColumnLeft dl img,
div.Content div.ImgColumnLeft address img {
	margin-left: -262px;
}



div.Content div.ImgColumnLeft h2,
div.Content div.ImgColumnLeft h3,
div.Content div.ImgColumnLeft h4,
div.Content div.ImgColumnLeft h5,
div.Content div.ImgColumnLeft h6,
div.Content div.ImgColumnLeft p,
div.Content div.ImgColumnLeft ul,
div.Content div.ImgColumnLeft ol,
div.Content div.ImgColumnLeft dl,
div.Content div.ImgColumnLeft address {
	margin-left: 262px;
}




div.Content a {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

div.Content a:visited {
	color: #ff0000;
}

div.Content a:hover {
	color: #000000;
	text-decoration: none;
}


div.Content p.ErrorInfo {
	font-weight: bold;
	color: rgb(165,24,28);
	margin-left: 22px;
}

div.Content p.ErrorInfo:before {
	font-weight: bold;
	color: white;
	margin-right: 4px;
	margin-left: -22px;
	padding: 1px 5px 1px 6px;
	background-color: rgb(165,24,28);
	content: "!";
}




div.Content div.ContentSection .FahrzeugdatenZeilenNr {
	font-weight: bold;
	color: rgb(165,24,28);
}


div.Content div.ContentSection.Ortsliste {
}

div.Content div.ContentSection.Ortsliste ul {
}

div.Content div.ContentSection.Ortsliste ul li {
	display: inline;
	padding-left: 0px;
	padding-right: 13px;
	background-image: url(../img/text/dot.gif);
	background-position: right center;
}

div.Content div.ContentSection.Ortsliste ul li.Last {
	padding-right: 0px;
	background-image: none;
}

div.Content div.ContentSection.Ortsliste ul li a {
	white-space: nowrap;
}




div.Content div.ContentSection.Felgen {
	background-color: black;
	margin: -15px 0px 0px 0px;
	padding: 5px 11px 0px 11px;
}

div.Content div.ContentSection.Felgen div.Felge {
	width: 150px;
	margin: 5px 11px 5px 11px;
	float: left;
	text-align: center;
}

div.Content div.ContentSection.Felgen div.Felge img {
	display: block;
	width: 150px;
}

div.Content div.ContentSection.Felgen div.Felge br {
	display: none;
}


div.Content div.ContentSection.Felgen div.FelgenBlaettern {
	padding: 25px 15px 15px 15px;
	float: none;
	clear: both;
	text-align: center;
	color: white;
}


div.Content div.ContentSection.Felgen a {
	color: white;
}

div.Content div.ContentSection.Felgen a:hover {
	color: rgb(255,240,0);
}

div.Content div.ContentSection.Felgen a:visited {
	color: white;
}




div.Content div.ContentSection.ImagePopupLinklist {
	text-align: center;
	line-height: 18px;
}

div.Content div.ContentSection.ImagePopupLinklist a {
	margin: 2px;
}




div.Content div.ContentSection.Sitemap ul {
	padding-top: 0.4em;
}

div.Content div.ContentSection.Sitemap ul ul li {
	margin-left: 1em;
}


