body {
	background: #cecece url(background.gif) center top repeat-y;
	color: #000;
	font: normal 12px/18px Arial, sans-serif;
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}
#header {
	width: 990px;
	margin: 0 auto;
	background: transparent url(auto.gif) 700px 20px no-repeat;
}

ul.nav1st {
	list-style-type: none;
	margin: 0 30px;
	padding: 0;
	clear: left;
}
ul.nav1st li {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
}

ul.nav1st li a {
	height: 27px;
	display: block;
	text-decoration: none;
}
ul.nav1st li a strong {
	visibility: hidden;
}

ul.nav1st li.current {
	background-position: bottom left;
}
ul.nav1st li#nav_2 { /* angebote */
	width: 173px;
	background-image: url(aktuelle_angebote_beides.gif);
}
ul.nav1st li#nav_3 { /* Sortiment */
	width: 169px;
	background-image: url(sortiment_beides.gif);
}
ul.nav1st li#nav_4 { /* Service */
	width: 187px;
	background-image: url(serviceleistungen-beides.gif);
}
ul.nav1st li#nav_8 { /* Leasing */
	width: 166px;
	background-image: url(leasing_flotte_beides.gif);
}
ul.nav1st li#nav_9 { /* Reifensuchm */
	width: 257px;
	background-image: url(reifensuchmaschine_beides.gif);
}
ul.nav1st li#nav_10 { /* Felgenkonfigurator */
	width: 258px;
	background-image: url(felgenkonf_beides.gif);
}
ul.nav1st li#nav_11 { /* Kontakt */
	width: 158px;
	background-image: url(kontakt_beides.gif);
}
ul.nav1st li#nav_12 { /* Galerie */
	width: 118px;
	background-image: url(galerie_beides.gif);
}
ul.nav1st li#nav_13 { /* Über uns */
	width: 117px;
	background-image: url(ueber_uns_beides.gif);
}



#container {
	width: 930px;
	margin: 0 auto;
}
#container #inner {
	border: 1px solid #000;
	min-height: 300px;
	background: #ebebeb url(footer-bg-bottom.jpg) bottom left no-repeat;		
	clear: left;
}
body.2spalter #container #inner {
	background: transparent url(bg-zweispalter.gif) bottom left no-repeat !important;	
}
body.winter1 #container #inner {
	min-height: 300px;
	background: transparent url(bg-winter1.jpg) bottom left no-repeat;
}
body.sommer1 #container #inner {
	min-height: 300px;
	background: transparent url(bg-sommer1.jpg) bottom left no-repeat;
}



#container #inner h3 {
	color: #000;
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	padding: 15px 20px 10px 20px;
}

#container #inner hr {
	background-color: #ebebeb;
	height: 6px;
	margin: 0;
	padding: 0;
	border: 0;
}

#container #inner div.txt-img {
	padding: 5px 20px;	
}
#container #inner p.image {
	padding: 0px 20px;	
}
#container #inner p.rechts-abstand-oben {
	padding-top: 32px;
}
#container #inner a {
   color: #ED1C24;
}
#container #inner a:hover {
   text-decoration: none;
}

#container #inner h4.neu {
	font-size: 14px;
	color: #F60000;
	padding: 0;
	margin-bottom: 0;
}

#container #inner h4.balken_rot {
	background-color: #F60000;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	padding: 5px 20px;
	margin-bottom: 0;
}

#container #inner #left {
	float: left;
	width: 549px; /* = 549px */
	background-color: #cecece;
	margin-bottom: 6px;
	padding-top: 10px;
	min-height: 300px;
}
#container #inner #right {
	float: left;
	width: 373px; /* = 373px */
	margin-left: 6px;
	padding-top: 10px;
	background-color: #cecece;
	margin-bottom: 6px;
	min-height: 300px;
}

/* Kontaktform */
div#form-module {
	padding: 0px 20px;	
}
#container #inner textarea {
	height: 200px;
	width: 400px;
	clear: left;
}
div.element {
/*	width: 245px;
*/	float: left;
	padding: 3px 0;
	margin-bottom: 3px;
	margin-right: 8px;
}
div.element label {
	width: 80px;
	float: left;
}
div.element label.textarea {
	width: 130px;
}

div.element label.checkbox {
	width: 500px;
	clear: both;
	float: none;
}
div.element input.checkbox {
	padding: 4px;
}

div.form_button {
	clear: left;
}

/* Tabelle Serviceleistungen*/
table#service {
	margin: 17px; 
	border: 1px solid #FF7D25;
	background-color: #D5D5D5;
}
table#service tr th {
	padding: 2px; 
}
table#service tr th.odd {
	background-color: #FF7D25;
}
table#service tr td {
	padding: 2px;
	text-align: center;
}
table#service tr th.preisspalte,
table#service tr td.preisspalte {
	background-color: #F60000; 
	color: #fff;
	font-size: 16px;	
}
table#service tr td.trenner {
	background-color: #FF7D25;
}
table#service tr td.preistrenner {
	background-color: #EB5465;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}

/* Tabelle Serviceleistungen*/
table#winter1 {
	height: 350px; 
	width: 890px; 
	margin: 10px auto 20px auto;
	border: 1px solid #ed1c24;
}
table#winter1 tr th {
	background-color: #ed1c24;
	font-size: 14px;
	color: #fff;
/*	width: 148px;
*/}
table#winter1 tr td {
	background-color: #ddd;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}




#footer p {
	margin-top: 5px;
}
#footer a {
	color: #000;
	text-decoration: none;
}


a.lightbox {
	padding: 3px;
}

/* http://fancy.klade.lv/ */

html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(fancybox/fancy_progress.png) no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url(fancybox/fancy_loading.gif) no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url(fancybox/fancy_closebox.png) top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url(fancybox/fancy_left.png) no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url(fancybox/fancy_right.png) no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(fancybox/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancybox/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(fancybox/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancybox/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(fancybox/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancybox/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(fancybox/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancybox/fancy_shadow_nw.png) no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(fancybox/fancy_title_right.png) repeat-x;
}


/* Galleria http://devkick.com/lab/galleria/ */

.galleria { list-style:none;width:510px; padding: 0;}
.galleria li {display:block;width:115px;height:80px;overflow:hidden;float:left;margin:0 8px 8px 0}
/*.galleria li a {display:none}*/
.galleria li div {position:absolute;display:none;top:0;left:180px}
.galleria li div img {cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */
