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

html {overflow-y:scroll;
}

    body  {
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 100%;
	background-image: url(../bilder/hg.jpg);
    }
    .thrColAbsHdr #container {
	position: relative; /* Durch Hinzufügen von position: relative können Sie die beiden Randleisten im Verhältnis zu diesem Container positionieren. */
	width: 990px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    } 
.thrColAbsHdr 

#container #header {
	background-image: url(../bilder/hg-header.jpg);
	float: left;
	width: 990px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
    } 
.thrColAbsHdr #container #header #logo {
	height: 168px;
	float: left;
}
.thrColAbsHdr #container #header #logo h1 {
	margin: 0px;
}

.thrColAbsHdr  #container   #header #navi {
	float: left;
	width: 968px;
	padding-left: 22px;
}
.thrColAbsHdr  #container  #header  #navi h1 {
	margin: 0px;
}
.thrColAbsHdr #container #mitteHg #mitte #modelle .filiale {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	background-image: url(../bilder/hg-filiale.jpg);
	height: 92px;
	width: 247px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.thrColAbsHdr #container #mitteHg #mitte #modelle .filiale td {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.thrColAbsHdr #container #mitteHg #mitte #modelle .filiale a:link {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}


.thrColAbsHdr #container #mitte {
	float: left;
	width: 988px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-image: url(../bilder/hg-mitte.jpg);
}
.thrColAbsHdr #container #mitteHg {
	float: left;
	width: 988px;
	background-repeat: repeat-y;
	background-image: url(../bilder/hg-mitte-hg.jpg);
}

.thrColAbsHdr  #container #mainContent {
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 450px;
    }
.thrColAbsHdr  #container  #mitte  #mainContent  .Start h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #ae0202;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.thrColAbsHdr #container #mitte #mainContent .Start h1 a:link {
	font-size: 16px;
	text-transform: uppercase;
	color: #ae0202;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	margin: 0px;
}
.thrColAbsHdr #container #mitte #mainContent .Start h1 a:visited {
	color: #ae0202;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}
.thrColAbsHdr #container #mitte #mainContent .Start h1 a:hover {
	color: #ae0202;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
}
.thrColAbsHdr #container #mitte #mainContent .Start h1 a:active {
	color: #ae0202;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
}

.thrColAbsHdr  #container  #mitte  #mainContent  .Start .text {
	font-size: 12px;
	color: #666666;
	line-height: 13px;
	margin-top: 7px;
	float: left;
}
.thrColAbsHdr #container #mitte #mainContent .Start .text a:link {
	font-size: 12px;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
}
.thrColAbsHdr #container #mitte #mainContent .Start .text a:visited {
	float: left;
	color: #666666;
	text-decoration: none;
}
.thrColAbsHdr #container #mitte #mainContent .Start .text a:hover {
	float: left;
	color: #666666;
	text-decoration: underline;
}
.thrColAbsHdr #container #mitte #mainContent .Start .text a:active {
	float: left;
	color: #666666;
	text-decoration: underline;
}



.thrColAbsHdr   #container #flash {
	width: 208px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	color: #666666;
    }
.thrColAbsHdr   #container #modelle {
	width: 245px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	float: left;
	padding: 0px;
    }
.thrColAbsHdr   #container   #modelle   h1    {
	font-size: 16px;
	text-transform: uppercase;
	color: #af0202;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: right;
	padding-right: 10px;
}
.thrColAbsHdr  #container  #modelle  td   {
	text-align: right;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #af0202;
}
.thrColAbsHdr #container #modelle td a:link {
	text-align: right;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #af0202;
	text-decoration: none;
}
.thrColAbsHdr #container #modelle td a:visited {
	text-align: right;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #af0202;
	text-decoration: none;
}
.thrColAbsHdr #container #modelle td a:hover {
	text-align: right;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #af0202;
	text-decoration: underline;
}

.thrColAbsHdr #container #modelle td a:active {
	text-align: right;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #af0202;
	text-decoration: underline;
}


.thrColAbsHdr  #container #footer {
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../bilder/hg-abschluss.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 990px;
    } 
.thrColAbsHdr  #container  #footer p {
    	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
    	padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
    }
    .fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
    	float: left;
    	margin-right: 8px;
    }
.thrColAbsHdr #container #inhalt {
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	width: 650px;
	padding-right: 50px;
	font-size: 14px;
	color: #000000;
}
.thrColAbsHdr #container #inhalt .text {
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	margin-bottom: 20px;
	width: 550px;
}


.thrColAbsHdr #container #mitteHg #mitte #inhalt .gruppen {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #AF0202;
}


.thrColAbsHdr   #container   #inhalt   h1    {
	font-size: 18px;
	text-transform: uppercase;
	color: #AF0202;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.thrColAbsHdr    #container    #inhalt    .lexikon     {
	color: #000000;
	text-align: left;
	width: 550px;
	float: left;
}
.thrColAbsHdr #container #mitteHg #mitte #inhalt h2 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #AF0202;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 90%;
}
.thrColAbsHdr #container #mitteHg #mitte #inhalt .gruppen a:link {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #AF0202;
	text-decoration: underline;
}
.thrColAbsHdr #container #mitteHg #mitte #inhalt .gruppen a:visited {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #AF0202;
	text-decoration: underline;
}
.thrColAbsHdr #container #mitteHg #mitte #inhalt .gruppen a:hover {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #AF0202;
	text-decoration: underline;
}
.thrColAbsHdr #container #mitteHg #mitte #inhalt .gruppen a:active {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #AF0202;
	text-decoration: underline;
}
.thrColAbsHdr #container #mitteHg #mitte #inhalt table {

}


.thrColAbsHdr  #container  #inhalt  td   {
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #af0202;
}
.thrColAbsHdr  #container  #mitteHg  #mitte  #inhalt  .adresse  td {
	font-size: 14px;
	font-variant: normal;
	color: #000000;
	font-weight: normal;
	text-transform: none;
}


.thrColAbsHdr #container #inhalt td a:link {
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #af0202;
	text-decoration: none;
}
.thrColAbsHdr #container #inhalt td a:visited {
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #af0202;
	text-decoration: none;
}
.thrColAbsHdr #container #inhalt td a:hover {
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #af0202;
	text-decoration: underline;
}

.thrColAbsHdr #container #inhalt td a:active {
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #af0202;
	text-decoration: underline;
}
.thrColAbsHdr #container #imgRe {
	float: left;
	padding: 0px;
	width: 275px;
}
.thrColAbsHdr #container #mitteHg #mitte #inhalt li {
	color: #AF0202;
	font-size: 15px;
	list-style-image: url(../bilder/li.jpg);
	padding-bottom: 5px;
	font-style: italic;
}
.thrColAbsHdr #container #mitteHg #mitte #inhalt a:link {
	color: #AF0202;
	text-decoration: underline;
}
.thrColAbsHdr #container #mitteHg #mitte #inhalt a:visited {
	color: #AF0202;
	text-decoration: underline;
}
.thrColAbsHdr #container #mitteHg #mitte #inhalt a:hover {
	color: #AF0202;
	text-decoration: none;
}
.thrColAbsHdr #container #mitteHg #mitte #inhalt a:active {
	color: #AF0202;
	text-decoration: underline;
}

.thrColAbsHdr #container #inhaltLi {
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	width: 430px;
	font-size: 14px;
	padding-right: 50px;
}
.thrColAbsHdr  #container  #inhaltLi  .rot   {
	color: #AF0202;
}
.thrColAbsHdr #container #mitteHg #mitte #inhaltLi li {
	color: #AF0202;
	font-size: 15px;
	list-style-image: url(../bilder/li.jpg);
	padding-bottom: 5px;
	font-style: italic;
}
.thrColAbsHdr #container #mitteHg #mitte #inhaltLi a:link {
	color: #AF0202;
	text-decoration: underline;
}
.thrColAbsHdr #container #mitteHg #mitte #inhaltLi a:visited {
	color: #AF0202;
	text-decoration: underline;
}
.thrColAbsHdr #container #mitteHg #mitte #inhaltLi a:hover {
	color: #AF0202;
	text-decoration: none;
}
.thrColAbsHdr #container #mitteHg #mitte #inhaltLi a:active {
	color: #AF0202;
	text-decoration: underline;
}


.thrColAbsHdr  #container  #inhaltLi  .rot   {
	color: #AF0202;
}

.thrColAbsHdr #container #inhaltLi h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #AF0202;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.thrColAbsHdr  #container  #inhaltLi  .tel   {
	font-size: 18px;
	color: #AF0202;
	font-weight: normal;
	line-height: 13px;
}

.thrColAbsHdr  #container  #inhaltLi  h2   {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #AF0202;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 100%;
}
.thrColAbsHdr  #container  #inhaltLi  h3 {
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #AF0202;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.thrColAbsHdr  #container  #inhaltLi  .text   {
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	margin-bottom: 20px;
}

.thrColAbsHdr   #container #personal {
	width: 245px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	float: left;
	padding: 0px;
	color: #000000;
	line-height: 18px;
	font-size: 14px;
    }
.thrColAbsHdr #container #mitteHg #mitte #personal a:link {
	color: #AF0202;
}
.thrColAbsHdr #container #mitteHg #mitte #personal .schrift {
	font-size: 14px;
	font-style: italic;
	line-height: 17px;
	color: #AF0202;
}

.thrColAbsHdr #container #mitteHg #mitte #personal a:visited {
	color: #AF0202;
}
.thrColAbsHdr #container #mitteHg #mitte #personal a:hover {
	color: #AF0202;
}
.thrColAbsHdr #container #mitteHg #mitte #personal a:active {
	color: #865124;
}
.thrColAbsHdr   #container   #mitteHg   #mitte   #inhaltLi   .eingabe  {
	height: 18px;
	width: 343px;
	margin: 0px;
	background-color: #AF0202;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
}
.thrColAbsHdr   #container   #mitteHg   #mitte   #inhaltLi   .mitteilung  {
	background-repeat: no-repeat;
	height: 118px;
	width: 343px;
	margin: 0px;
	background-color: #AF0202;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
}



.thrColAbsHdr   #container   #personal   h1    {
	font-size: 16px;
	color: #AF0202;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-transform: uppercase;
}
.thrColAbsHdr #container #mitteHg #mitte #personal .text {
	font-size: 12px;
	line-height: 14px;
	color: #AF0202;
}

.thrColAbsHdr  #container  #personal  td   {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #865124;
}
.thrColAbsHdr #container #personal td a:link {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #af0202;
	text-decoration: none;
}
.thrColAbsHdr #container #personal td a:visited {
	text-align: right;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #af0202;
	text-decoration: none;
}
.thrColAbsHdr #container #personal td a:hover {
	text-align: right;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #af0202;
	text-decoration: underline;
}

.thrColAbsHdr #container #personal td a:active {
	text-align: right;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #af0202;
	text-decoration: underline;
}
.thrColAbsHdr #container #mitteHg #mitte #mainContent .Start h2 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	line-height: 14px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thrColAbsHdr #container #mitteHg #mitte #mainContent .Start h2 a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	line-height: 14px;
	margin: 0px;
}
.thrColAbsHdr #container #mitteHg #mitte #mainContent .Start h2 a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	line-height: 14px;
	margin: 0px;
}
.thrColAbsHdr #container #mitteHg #mitte #mainContent .Start h2 a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Verdana;
	line-height: 14px;
	margin: 0px;
}
.thrColAbsHdr #container #mitteHg #mitte #mainContent .Start h2 a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	line-height: 12px;
	margin: 0px;
}
.thrColAbsHdr #container #mitteHg #mitte #inhaltLi .zoom {
	color: #af0202;
	text-decoration: underline;
}
.thrColAbsHdr #container #ddd {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #DFC69E;
	font-size: 11px;
	text-align: center;
}
.thrColAbsHdr #container #ddd a:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #DFC69E;
	font-size: 11px;
	text-align: center;
}
.thrColAbsHdr #container #ddd a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #DFC69E;
	font-size: 11px;
	text-align: center;
}
.thrColAbsHdr #container #mitteHg #mitte #inhaltLi h4 {
	font-size: 14px;
	font-weight: normal;
	color: #af0202;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thrColAbsHdr #container #inhaltLi h5 {
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #AF0202;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.thrColAbsHdr #container #mitte #mainContent .Start .text12 {
	font-size: 15px;
	color: #666666;
	line-height: 16px;
	margin-top: 7px;
	float: left;
}
.thrColAbsHdr #container #mitteHg #mitte #inhalt .bild {
	font-size: 10px;
	color: #666666;
	background-position: left;
	font-variant: normal;
	text-transform: none;
}
.thrColAbsHdr #container #mitteHg #mitte #inhaltLi .img img {
	background-position: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.thrColAbsHdr #container #mitteHg #mitte #inhaltLi .imgre img {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: right;
}
.thrColAbsHdr #container #mitteHg #mitte #inhaltLi .filialen {
	font-size: 13px;
	color: #333333;
	line-height: 15px;
}
.thrColAbsHdr  #container  #mitteHg  #mitte #inhalt .team {
	color: #000000;
	text-align: left;
	width: 550px;
	float: left;
}
.thrColAbsHdr       #container       #mitteHg       #mitte       #inhalt       .team       .fett   {
	font-size: 12px;
	text-transform: uppercase;
	color: #990000;
	font-weight: normal;
	margin: 0px;
	float: none;
	line-height: 15px;
}
.thrColAbsHdr #container #mitteHg #mitte #inhalt .team table {
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	background-position: left;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.thrColAbsHdr  #container  #mitteHg  #mitte  #inhalt  .team  table  h1 {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #AF0303;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	padding-left: 5px;
	font-variant: normal;
}
.thrColAbsHdr #container #mitteHg #mitte #inhalt .team td {
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.thrColAbsHdr #container #inhaltKontakt {
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	font-size: 14px;
	padding-right: 20px;
	width: 480px;
}
.thrColAbsHdr  #container  #inhaltKontakt  .rot   {
	color: #AF0202;
}
.thrColAbsHdr #container #mitteHg #mitte #inhaltKontakt li {
	color: #AF0202;
	font-size: 15px;
	list-style-image: url(../bilder/li.jpg);
	padding-bottom: 5px;
	font-style: italic;
}
.thrColAbsHdr #container #mitteHg #mitte #inhaltKontakt a:link {
	color: #AF0202;
	text-decoration: underline;
}
.thrColAbsHdr #container #mitteHg #mitte #inhaltKontakt a:visited {
	color: #AF0202;
	text-decoration: underline;
}
.thrColAbsHdr #container #mitteHg #mitte #inhaltKontakt a:hover {
	color: #AF0202;
	text-decoration: none;
}
.thrColAbsHdr #container #mitteHg #mitte #inhaltKontakt a:active {
	color: #AF0202;
	text-decoration: underline;
}


.thrColAbsHdr  #container  #inhaltKontakt  .rot   {
	color: #AF0202;
}

.thrColAbsHdr #container #inhaltKontakt h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #AF0202;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.thrColAbsHdr  #container  #inhaltKontakt  .tel   {
	font-size: 18px;
	color: #AF0202;
	font-weight: normal;
	line-height: 13px;
}

.thrColAbsHdr  #container  #inhaltKontakt  h2   {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #AF0202;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 100%;
}
.thrColAbsHdr  #container  #inhaltKontakt  h3 {
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #AF0202;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.thrColAbsHdr  #container  #inhaltKontakt  .text   {
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	margin-bottom: 20px;
}
.thrColAbsHdr #container #mitteHg #mitte #inhaltKontakt .img img {
	background-position: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.thrColAbsHdr #container #mitteHg #mitte #inhaltKontakt .imgre img {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: right;
}
.thrColAbsHdr #container #mitteHg #mitte #inhaltKontakt .filialen {
	font-size: 13px;
	color: #333333;
	line-height: 15px;
}
.thrColAbsHdr #container #inhaltKontakt h5 {
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #AF0202;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.thrColAbsHdr #container #mitte #mainContent .Start .text12 a:link {
	font-size: 15px;
	color: #666666;
	line-height: 16px;
	margin-top: 7px;
	float: left;
	text-decoration: none;
}
.thrColAbsHdr #container #mitte #mainContent .Start .text12 a:visited {
	font-size: 15px;
	color: #666666;
	line-height: 16px;
	margin-top: 7px;
	float: left;
	text-decoration: none;
}
.thrColAbsHdr #container #mitte #mainContent .Start .text12 a:hover {
	font-size: 15px;
	color: #666666;
	line-height: 16px;
	margin-top: 7px;
	float: left;
	text-decoration: underline;
}
.thrColAbsHdr #container #mitte #mainContent .Start .text12 a:active {
	font-size: 15px;
	color: #666666;
	line-height: 16px;
	margin-top: 7px;
	float: left;
	text-decoration: underline;
}
.thrColAbsHdr #container #mitteHg #mitte #modelle .filiale a:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.thrColAbsHdr #container #mitteHg #mitte #modelle .filiale a:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.thrColAbsHdr #container #mitteHg #mitte #modelle .filiale a:active {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

