body {
	margin: 0;
	padding: 0;
	color: #333333;
   font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #59631a;
	background-image: url(images/bg_html.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#container {
	width: 900px;
	margin: 30px auto;
	position: relative;
	background-color: #fff;
	border: 1px solid #fff;
}

#header, #contentArea {
	float: left;
	width: 900px;
}

#header {
}

#line1 {
	height: 121px;
	background-image: url(images/bg_line1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}


#header_diff {
	width: 474px;
	float: left;
}


#logo {
	text-align: right;
	height: 121px;
	background-image: url(images/logo.Jpg);
	background-repeat: no-repeat;
	background-position: top right;

}

#logo h1, #logo p {
	display: none;
}


#line2 {
	height: 28px;
	background-image: url(images/bg_menuemain.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#line3 {
	height: 182px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#menuMain {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

#menuMain .left, #menuMain .right {
	float:left;
}

#menuMain .left {
	width: 280px;
	padding: 0px 0px 0px 20px;

}

#menuMain .right {
	width: 570px;
	text-align: right;
	padding: 0px 30px 0px 0px;

}

#menuMain .right a:link, #menuMain .right a:active, #menuMain .right a:visited {
	height: 28px;
	font-weight:bolder;
	color: #333;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 6px 6px 6px;
}
#menuMain .right a:hover		{
	height: 28px;
	font-weight:bolder;
	color: #fff;
	text-decoration: none;
	background-image: url(images/bg_menuemain_a.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px 0px 0px 0px;
	padding: 5px 6px 6px 6px;
}

#menuMain .right a		{
	color: #A40000;
	text-decoration: none;
	font-weight:bold;
}

#contentArea {
	background: #ebebeb;
	text-align: left;
	background-image: url(images/bg_contentarea.jpg);
	background-repeat: repeat-y;
	background-position: top left;

}


#content {

}

#content, #contentAbschluss {
	width: 900px;
}


#leftColumn ,#contentColumn {
	float: left;
	background-color: transparent;
}


#leftColumn {
	width:181px;
	margin: 0px 0px 0px 0px;
	padding: 60px 10px 20px 10px;
	background-image: url(images/bg_menuesub.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 519px;
}

#leftColumn a {
	display: block;
}

#leftColumn a:link, #leftColumn a:active, #leftColumn a:visited {
	color: #000;
	font-weight:bolder;
	font-size: 1.2em;
	text-decoration: none;
	margin: 6px 0px 0px 10px;
}

#leftColumn a:hover		{
	color: #000;
	font-weight:bolder;
	font-size: 1.2em;
	text-decoration: none;
	margin: 6px 0px 0px 10px;
}

#leftColumn a.rubrik:link, #leftColumn a.rubrik:active, #leftColumn a.rubrik:visited {
	color: #828282;
	font-weight:normal;
	font-size: 1em;
	text-decoration: none;
	margin: 2px 0px 0px 25px;
}

#leftColumn a.rubrik:hover		{
	color: #333;
	font-weight:normal;
	font-size: 1em;
	text-decoration: none;
	margin: 2px 0px 0px 25px;
}


#contentColumn {
	background-image: url(images/bg_contentcolumn.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width:650px;
	margin: 0px 0px 0px 0px;
	padding: 60px 20px 20px 20px;
	text-align: justify;
}

#contentColumn h1 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	padding: 0px 0px 3px 0px;
	margin: 6px 0px 6px 0px;
	border-bottom: 1px solid #dfd4c9;
}

#contentColumn h2 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0px;
	padding: 0px 0px 3px 0px;
	margin: 6px 0px 6px 0px;
	border-bottom: 1px solid #dfd4c9;
}

#contentColumn h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	margin: 6px 0px 6px 0px;
/*	border-bottom: 1px solid #dfd4c9;*/
	font-variant: small-caps;
	font-style: italic;
}

#contentColumn h4 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	padding: 0px 0px 3px 0px;
	margin: 6px 0px 6px 0px;
	border-bottom: 1px solid #dfd4c9;
}

#contentColumn p.faq {
	border-top: 1px solid #DFD4C9;
	padding: 6px 0px 0px 0px;
}

#contentAbschluss {

}

#contentAbschluss .cAbschluss_left, #contentAbschluss .cAbschluss_center {
	float: left;
} 

#contentAbschluss .cAbschluss_left {
	width:220px;
}

#contentAbschluss .cAbschluss_center {
	width:640px;
	border-top: 1px dashed #DFD4C9;
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin: 0px 30px 0px 10px;
	color:#DFD4C9;
}

#contentAbschluss .cAbschluss_center a {
	color: 	#DFD4C9;
}

#contentAbschluss .cAbschluss_center a:hover {
		color: #333;
}

.antifloat{
	float: none;
	clear: both;
}



#menu p.ebene1 {
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #DFD4C9;
}

#menu p.ebene2 {
	margin: 1px 0px 1px 20px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #DFD4C9;
}

#menu p.ebene3 {
	margin: 1px 0px 1px 40px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #DFD4C9;
}

#menu p a {
	text-decoration:	none;
}

#menu p span.aktiv {
	color: #333;
}

a:link, a:active, a:visited {
		color: #828282;
		text-decoration: none;
}
a:hover		{
		color: #333;
		text-decoration: none;
}

acronym {
	border: none;
}


.fett {
	font-weight: bold;
}


.error {
	color: #A40000;
}

#agb {
	
}

#agb ol.roemisch {
	list-style-type: upper-roman;
	font-weight: bolder;
}

#agb ol.roemisch li {
	font-weight:normal;
	padding: 0px 0px 6px 0px;
}

hr {
    height: 1px;
    color: #828282;
    background-color: #828282;
    border: none;
}

p.navpath {
	border-bottom: 1px solid #828282;
	padding: 0px 0px 4px 0px;
}

a.link {
	background-image: url(images/arrow_red.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
}

img.flow_r {
	float: right;
	margin: 3px 0px 5px 5px;
}

img.flow_l {
	float: left;
	margin: 3px 5px 5px 0px;
}

h1 span {
	display: none;
}

h1 {
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 50px;
}

h1.ue_startseite 	{ background-image: url(images/ueberschrift_startseite.gif);}
h1.ue_technik		{ background-image: url(images/ueberschrift_technik.gif);}
h1.ue_additive		{ background-image: url(images/ueberschrift_additive.gif);}
h1.ue_vorteile		{ background-image: url(images/ueberschrift_vorteile.gif);}
h1.ue_faq			{ background-image: url(images/ueberschrift_faq.gif);}
h1.ue_service		{ background-image: url(images/ueberschrift_service.gif);}
h1.ue_werkstatt	{ background-image: url(images/ueberschrift_werkstatt.gif);}
h1.ue_tankstelle	{ background-image: url(images/ueberschrift_tankstelle.gif);}
h1.ue_unternehmen	{ background-image: url(images/ueberschrift_unternehmen.gif);}
h1.ue_team			{ background-image: url(images/ueberschrift_team.gif);}
h1.ue_referenzen	{ background-image: url(images/ueberschrift_referenzen.gif);}
h1.ue_kontakt		{ background-image: url(images/ueberschrift_kontakt.gif);}
h1.ue_download		{ background-image: url(images/ueberschrift_download.gif);}
h1.ue_anlieferung	{ background-image: url(images/ueberschrift_anlieferung.gif);}
h1.ue_E85	        { background-image: url(images/ueberschrift_E85.png);}
h1.ue_schulung	        { background-image: url(images/ueberschrift_schulung.png);}



h1.ue_impressum	{ background-image: url(images/ueberschrift_impressum.gif);}
h1.ue_anfahrt 		{ background-image: url(images/ueberschrift_anfahrt.gif);}


#team {
	width: 620px;
}

#team .zeile {
	width: 640px;
	float: none;
	clear: both;
	padding: 0px 0px 10px 0px;
}

#team .portraet {
	float: left;
	width: 310px;
	margin: 0px 0px 10px 0px;
	padding:  5px 2px 5px 2px;
}


#team .passbild,#team  .daten {
	float:left;
}

#team .passbild {
	width: 100px;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}

#team .passbild img {
	border: 1px solid #828282;
}


#team .daten {
	width: 200px;
	margin: 0px 0px 0px 5px;
	padding:  0px 0px 0px 0px;
	text-align: left;
}

#team .daten span.beruf{
	font-style: italic;
	font-weight: normal;
	color: #828282;
}

#team .daten span.arbeit{
	font-weight: bold;
}

.news {
	width: 300px;
	float: left;
	padding: 0px 0px 10px 15px;
	
}

#referenzen .referenzen, #referenzen .referenzen1, #referenzen .referenzen2 {
	float: left;
}

#referenzen .referenzen {
	width: 300px;
	padding: 0px 0px 10px 15px;
}

#referenzen .referenzen1 {
	width: 440px;
	padding: 0px 0px 10px 15px;
	
}

#referenzen .referenzen2 {
	width: 160px;
	padding: 0px 0px 10px 15px;
}

#referenzen .referenzen2 img.thumb {
	width: 50px;
	border: 1px solid #828282;
	margin: 0px 0px 10px 20px;
}

#referenzen .zeile {
	width: 640px;
	float: none;
	clear: both;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #DFD4C9;
}

.bold {
	font-weight:bold;
}

.kursiv {
	font-style: italic;
}

.hidden {
	display: none;
}