A:link, A:visited { 
	text-decoration: none; 
	font-family: Verdana;  
	color: #0044c2;
	font-size:12px;
}

A:hover, A:active { 
   	text-decoration: underline;  
	font-family: Verdana; 
	color: #0044c2;
	font-size:12px;
}


A.links:link, A.links:visited { 
	text-decoration: none; 
	font-family: Verdana;  
	color: #5c5c5c;
	font-size: 17px;
	font-weight: 800;
}

A.links:hover, A.links:active { 
   	text-decoration: underline;  
	font-family: Verdana; 
	color: #5c5c5c;
	font-size: 17px;
	font-weight: 800;
}

a.upper-right-nav:link, a.upper-right-nav:visited {
   	text-decoration: none;  
	font-family: Verdana; 
	color: black;
	font-weight: 800;
	font-size: 12px;  
}

a.upper-right-nav:hover, a.upper-right-nav:active {
   	text-decoration: underline;  
	font-family: Verdana; 
	color: black;
	font-weight: 800;
	font-size: 12px;  
}



body {
  	margin: 0px;
  	background: #e6e6e6;
  	font-family: Verdana;
  	font-size: 12px;
  	color: black;
}

#banner-bg {
  	background: url(../images/banner-end.gif) repeat-x;
  	height: 128px;
}

#banner-image {
  	background: url(../images/banner.jpg);
  	height: 117px;
  	width: 996px;
}

#upper-right-nav {
  	margin-left: 700px;
}

#nav-top {
  	font-size: 1px;
  	background: url(../images/nav-top.gif);
  	height: 11px;
  	width: 214px;
  	float:left;
}

#banner-top {
  	font-size: 1px;
  	background: url(../images/banner-top.gif);
  	height: 11px;
  	width: 760px;
  	float: left;
}

#banner-bottom-right {
  	font-size: 1px;
  	background: url(../images/banner-bottom-right.gif);
  	height: 11px;
  	width: 11px;
  	float: left;
}

#nav-bg {
  	background: url(../images/nav-bg.gif) repeat-y;
  	width: 202px;
  	float: left;
}

a.nav:link, a.nav:visited {
  	display: block;
  	background: url(../images/nav1.gif);
  	width: 195px;
  	height: 19px;
  	margin-left: 3px;
  	padding-top: 4px;
  	padding-left: 4px;
  	font-family: Verdana;
  	font-size: 14px;
  	color: black;
  	font-weight: bold;
}

a.nav:hover, a.nav:active {
  	display: block;
  	background: url(../images/nav2.gif);
  	width: 195px;
  	height: 19px;  
  	margin-left: 3px;
  	padding-top: 4px;
  	padding-left: 4px;
  	font-family: Verdana;
  	font-size: 14px;
  	color: black;
  	font-weight: bold;
  	text-decoration: none;
}


a.nav3:link, a.nav3:visited {
  	display: block;
  	background: url(../images/nav1.gif);
  	width: 195px;
  	height: 19px;
  	margin-left: 3px;
  	padding-top: 4px;
  	padding-left: 4px;
  	font-family: Arial;
  	font-size: 12px;
  	color: black;
  	font-weight: bold;
}

a.nav3:hover, a.nav3:active {
  	display: block;
  	background: url(../images/nav2.gif);
  	width: 195px;
  	height: 19px;  
  	margin-left: 3px;
  	padding-top: 4px;
  	padding-left: 4px;
  	font-family: Arial;
  	font-size: 12px;
  	color: black;
  	font-weight: bold;
  	text-decoration: none;
}


a.nav2:link, a.nav2:visited {
  	display: block;
  	background: url(../images/nav21.gif);
  	width: 169px;
  	height: 20px;
  	margin-left: 28px;
  	padding-top: 3px;
  	padding-left: 4px;
  	font-family: Verdana;
  	font-size: 14px;
  	color: black;
  	font-weight: bold;
}

a.nav2:hover, a.nav2:active {
  	display: block;
  	background: url(../images/nav22.gif);
  	width: 169px;
  	height: 20px;  
  	margin-left: 28px;
  	padding-top: 3px;
  	padding-left: 4px;
  	font-family: Verdana;
  	font-size: 14px;
  	color: black;
  	font-weight: bold;
  	text-decoration: none;
}



#content {
  	float: left;
}

#content-bg {
  	background: url(../images/content-bg.gif) repeat-y;
  	width: 768px;
  	padding-left: 7px;
  	padding-right: 15px;
  	font-family: Verdana;
  	font-size: 12px;
  	color: black;
}

#content-end {
	font-size: 1px;
   	background: url(../images/content-end.gif);
   	width: 784px;
   	height: 9px;
}




span.strich {
  	font-family: Verdana;
  	font-size: 15px;
  	color: black;
  	font-weight: bold;
  	text-decoration: line-through;
}

span.navpunkt {
 	font-family: Verdana;
  	font-size: 15px;
  	color: black;
  	font-weight: bold;  
  	padding-left: 5px;
  	padding-right: 5px; 	
}

div.navpunkt {
  	background: url(../images2/nav-topic.gif);
  	margin-left: 2px;
  	text-align: right;
}


div.startseite {
  	font-family: Verdana;
  	font-size: 12px;
  	color: black;
  	border: 1px solid black;
  	padding-left: 4px;
  	padding-top: 4px;
  	margin-top: 10px;
  	border-right: 0px;
  	border-bottom: 0px;
  	margin-left: 160px;
  	margin-right: 160px;
  	margin-bottom: 20px;
}

div.content-box {
  	font-family: Verdana;
  	font-size: 12px;
  	color: black;
  	border: 1px solid black;
  	padding-left: 4px;
  	padding-top: 4px;
  	margin-top: 10px;
  	border-right: 0px;
  	border-bottom: 0px;
  	margin-left: 5px;
  	margin-right: 5px;
  	margin-bottom: 20px;
}
div.content-topic {
  	font-family: Verdana;
  	font-size: 17px;
  	color: #686868;
  	font-weight: 800;
}


td.chronik1 {
  	font-family: Verdana;
  	font-size: 17px;
  	color: #5c5c5c;
  	font-weight: 800;  	
  	width: 80px;
  	vertical-align: top;
  	border-right: 1px dashed grey;
  	margin-bottom: 10px;
  	vertical-align: top;
}
td.chronik2 {
  	font-family: Verdana;
  	font-size: 12px;
  	color: black; 
  	border-bottom: 0px solid black;
  	border-bottom: 1px dashed grey;
}

div.headline {
  	font-family: Verdana;
  	font-size: 20px;
  	font-variant: small-caps;
  	color: #5c5c5c; 
  	font-weight: 800;
  	text-align: center;
  	border-bottom: 1px solid grey;
  	margin-bottom: 15px;  	
}

div.bottom-line {
  	border-bottom: 1px solid grey;	
}

td.impressum1 {
  	vertical-align: top;
  	font-family: Verdana;
  	font-size: 12px;
  	font-weight: 800;
  	color: #5c5c5c; 
	padding-right: 15px; 
}
td.impressum2 {
  	vertical-align: top;
  	font-family: Verdana;
  	font-size: 12px;
  	color: black; 
}

td.inputText {
  	font-family: Verdana;
  	font-size: 12px;
  	font-variant: small-caps;
  	color: #5c5c5c; 
  	font-weight: 800;  	
  	width: 160px;
}

img.links {
  	clear: both;
	float: left;
	border: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
}
div.links {
  	width: 200px;
  	vertical-align: top;
  	font-family: Verdana;
  	font-size: 12px;
  	color: black;   
}

.members {
  	vertical-align: top;
  	font-family: Verdana;
  	font-size: 12px;
  	color: black;  
}
.members_head {
  	vertical-align: top;
  	font-family: Verdana;
  	font-size: 12px;
  	color: #5c5c5c; 
	font-weight: 800;
	font-variant: small-caps;  
}

div.fahrzeug-angebot {
  	font-family: Verdana;
  	font-size: 12px;
  	color: black;
	padding-bottom: 4px;
	border-bottom: 1px dashed grey;
	margin-bottom: 30px;	
}
img.fahrzeug-angebot {  
	float: left;
	margin-right: 10px;
	border: 1px solid #5c5c5c;
}

div.waschprogramm {
  	display: none;
  	width: 96%;
  	padding: 2px;
  	margin-top: 5px;
  	border: 1px solid black;
}

td.kraftstoff_preise {
  	font-weight: 800;
  	font-size: 14px;
}



.angebotZeitIntervall { 
	font-size: 12px;
}


td.angebotZeit {
  	font-family: Verdana;
  	font-size: 17px;
  	color: #5c5c5c;
  	font-weight: 800;  	
  	width: 120px;
  	vertical-align: top;
  	border-right: 1px dashed grey;
  	vertical-align: top;
  	margin-bottom: 10px;
  	
}
td.angebotContent {
  	font-family: Verdana;
  	font-size: 12px;
  	color: black; 
  	width: 630px;
  	border-bottom: 0px solid black;
  	border-bottom: 1px dashed grey;
}



.preis_links {
	font-weight: bold;
	float: left;
	width: 140px;
}
.preis_rechts {
	float: left;
	width: 60px;
	text-align: right;
}