/* Farben: gruen -> #666d0d*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 background-image:url(../imgs/html/background.jpg);
 background-repeat:repeat-x;
}

.text12 {
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
}
.text12_gruen {
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
 color: #666d0d;
}
.text12_rotbraun {
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
 color: #990000;
}
.text11 {
 font-family: Arial, Helvetica, sans-serif;
 font-size:11px;
}
.text10 {
 font-family: Arial, Helvetica, sans-serif;
 font-size:10px;
}

#wrapper { 
 margin: 0 auto;
 width: 816px;
}
#header {
 color: #333;
 width: 816px;
 border: 0px solid #ccc;
 height: 100px;
 margin: 10px 0px 0px 0px;
 background-image:url(../imgs/html/header.jpg);
 background-repeat:no-repeat;
 text-align:right;
 padding-top:5px;
}
#navigation {
float: left;
 width: 816px;
 height: 24px;
 color: #333;
 padding: 0px;
 border-top: 0px solid #fff;
 margin: 0px 0px 0px 0px;
 background-image:url(../imgs/html/navi_hg_ie.jpg); /* HG für IE*/ 
 background-repeat:no-repeat;
 z-index:2;
}
:root #navigation {
 background-image:url(../imgs/html/navi_hg.jpg); /* HG für firefox*/
 background-repeat:no-repeat;
}
#leftcolumn { 
 color: #333;
 background:#F6F0E0;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 263px;
 width: 465px;
 background-image:url(../imgs/html/wcms/bg_leftcolumn.jpg);
 background-repeat:no-repeat;
 float: left;
}
#content { 
 float: left;
 color: #333;
 border: 0px solid #ccc;
 background:#ffffff;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 263px;
 width: 150px;
 background-image:url(../imgs/html/wcms/bg_content.jpg);
 display: inline;
}
	#content_suche { 
	width:150px; height:205px; background-image:url(../imgs/html/suche_hg.jpg); background-repeat:no-repeat; z-index:1;
	}


#rightcolumn { 
 color: #666d0d;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 263px;
 width: 201px;
 float: left;
}
	#callback {	
		width:104px; 
		height:26px; 
		padding-left: 97px;
		padding-top: 32px;
		background-color:#99CC66; 
		background-image:url(../imgs/html/callback.jpg); 
		background-repeat:no-repeat;
		}
		
		#callback_wcms {	
		width:104px; 
		height:26px; 
		padding-left: 97px;
		padding-top: 32px;
		background-color:#99CC66; 
		background-image:url(../imgs/html/wcms/bg_rightcolumn.jpg); 
		background-repeat:no-repeat;
		}
		
	/* -- IE 5.5 -- */
	html. * #callback {width:201px;	height:58px; padding-left: 97px; padding-top: 32px;}
	
	#right_angebote { 
	width:201px; height:205px;
	padding-left: 20px; padding-top: 40px;
	background-image:url(../imgs/html/monat_hg.jpg);
	background-repeat:no-repeat;
	font-size: 11px; font-weight:bold;
	}
	
	#right_angebote_wcms { 
	width:201px; height:205px;
	padding-left: 20px; padding-top: 40px;
	background-image:url(../imgs/html/wcms/bg_right_angebote.jpg);
	background-repeat:no-repeat;
	font-size: 11px; font-weight:bold;
	}
	
	span.ueberschrift {font-size:12px; font-weight:bold;}	

	
	/* -- IE 5.5 -- */
	html. * #right_angebote { height: 205px; width: 201px; }
	.angebote { text-decoration:none; color: #666d0d; font-size:10px; font-weight:bold;}
	.angebote:hover { color:#990000; }
	.right { list-style-type: circle;}
	
	/* -- firefox -- */
	:root .right { list-style-type: circle; width: 175px;}
	:root .angebote { text-decoration:none; color: #666d0d; font-size:10px; font-weight:bold;}
	:root .angebote:hover { color:#990000; }
	
#main {
float: left;
 width: 816px;
 height: auto;
 color: #333;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 background-color:#Fff;
 background-image:url(../imgs/html/index/main_hg2.jpg);
 background-repeat:repeat-y;
 color: #000000;
 font-size: 12px; font-weight:normal;
}

#marke {
float: left;
 width: 816px;
 height: auto;
 color: #333;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 background-color:#Fff;
 background-image:url(../imgs/html/main_hg2.jpg);
 background-repeat:repeat-y;
 color: #000000;
 font-size: 12px; font-weight:normal;
}
	
#footer { 
 width: 816px;
 height: 30px;
 clear: both;
 color: #333;
 border: 0px solid #ccc;
 background-image:url(../imgs/html/footer.jpg);
 background-repeat:no-repeat;
 margin: 0px 0px 0px 0px;
 padding-top: 5px;
 color: #666d0d;
 font-size: 10px; font-weight:bold;
}

	.footer_copyright { text-decoration:none; color: #666d0d; font-size:10px; font-weight:normal;}
	.footer_copyright:hover { color:#990000; }
	.footer { text-decoration:none; color: #666d0d; font-size:11px; font-weight:bold;}
	.footer:hover { color:#990000; }
	.link_11 { text-decoration:underline; color: #666d0d; font-size:11px; font-weight:normal;}
	.link_11:hover { color:#990000; }
	.link_12_weiss { text-decoration:underline; color: #fff; font-size:12px; font-weight:bold;}
	.link_12_weiss:hover { color:#ccc; }
	.link_12 { text-decoration:underline; color: #666d0d; font-size:12px; font-weight:normal;}
	.link_12:hover { color:#990000; }
	
	
/*quicklinks*/
div.quicklinks{ background-image:url(../imgs/html/index/hg_quicklinks.gif); background-repeat: no-repeat;
				 width:310px; height:90px; margin-top:5px;}
/* -- IE 5.5 -- */
	html. * div.quicklinks { width: 278px; }
	
	.autogas { list-style-type: circle; font-size: 12px; font-family:Arial, Helvetica, sans-serif;}
	:root .autogas { width: 350px;} /* -- firefox -- */
	
div#pfad {
	text-align:left; padding-left:20px; background-image:url(../imgs/html/pfad.jpg); background-repeat:no-repeat; clear:both; color:#666d0d; width:816px;
}