* { padding: 0; margin: 0; } 

html {
	border-top: 3px solid #ffda00;
	}

body {
	font: 11px/17px 'Lucida Grande', 'Lucida Sans', Arial, Verdana, Helvetica, sans-serif;
	background: #000;
	color: #ccc;
	width: 811px;
	margin: 0 auto;
	text-align: left;
	}
	
.reset {
	display: block; 
	clear: both; 
	font-size: 1px; 
	height: 1px; 
	line-height: 0.1;
	}

#header {
	float: left;
	position: relative;
	width: 100%;
	}
	
img.facebook {
    position: relative;
    left: 790px;
    top: 5px;
    z-index: 90;
}

img.home {
    position: absolute;
    left: 15px;
    top: 30px;
    z-index: 90;
}
	
#mood {
	border-top: 6px solid #000;
	float: left;
	position: relative;
	width: 100%;
	}
	
#content {
	border-top: 6px solid #000;
	border-bottom: 6px solid #000;
	float: left;
	position: relative;
	width: 100%;
	background: url("images/content.gif") top center repeat-y;
	min-height: 500px;
	}
	
#main {
	float: left;
	width: 610px;
	margin-top: 15px;
	}
		
	.links {
		float: left;
		width: 200px;
		margin-top: 15px;
		}
			
	.gbook {
		float: left;
		width: 565px;
		margin-left: 20px;
		}
			
	.kontaktdaten {
		float: left;
		width: 565px;
		margin-left: 20px;
		}
		
#footer {
	background: url("images/footer.gif") top center;
	float: left;
	position: relative;
	height: 23px;
	width: 811px;
	}
		
input,textarea {
	font-family: 'Lucida Grande', 'Lucida Sans', Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #2f2f2f;
	margin: 4px 0;
	background: #ffffff;
	padding: 3px;
	width: 200px;
	border-top: 0px solid #acacac;
	border-bottom: 0px solid #acacac;
	border-left: 0px solid #acacac;
	} 

textarea {
	width: 400px;
	background-color: #ffffff;
	height: 70px;
	}			
   
input.buttons {
	background: #ffda00;
	color: #2f2f2f;
	height: 20px;
	width: 75px;
	border: 0;
	text-align: center;
	margin-top: 10px;
	} 

input.buttons:hover {
	background: #fa1e1e;
	color: #ffffff;
}

h3 {
	padding: 0 20px;
	}

h3 span {
	position: relative;
	display: block;
	height: 40px;
	}

h3 span.full {
	width: 540px !important;
	}

h3.home span 				{ background: url("images/title-home.gif") no-repeat; }
h3.ueberuns span 			{ background: url("images/title-ueberuns.gif") no-repeat; }
h3.jubilaeum span 			{ background: url("images/title-jubilaeum.png") no-repeat; }
h3.shop span 			{ background: url("images/title-shop.png") no-repeat; }
h3.werkstatt span 			{ background: url("images/title-werkstatt.gif") no-repeat; }
h3.waschstrasse span 		{ background: url("images/title-waschstrasse.png") no-repeat; }
h3.kraftstoffe span 		{ background: url("images/title-kraftstoffe.gif") no-repeat; }
h3.kontakt span 			{ background: url("images/title-kontakt.gif") no-repeat; }
h3.gaestebuch span 			{ background: url("images/title-gaestebuch.gif") no-repeat; }
h3.kontaktformular span 	{ background: url("images/title-kontaktformular.gif") no-repeat; }
h3.datenschutz span 		{ background: url("images/title-datenschutz.png") no-repeat; }
h3.links_links span 		{ background: url("images/title-links_links.gif") no-repeat; }
h3.gallerie_links span 		{ background: url("images/title-gallerie_links.gif") no-repeat; }
h3.anfahrt_links span 		{ background: url("images/title-anfahrt_links.gif") no-repeat; }
h3.gaestebuch_links span 	{ background: url("images/title-gaestebuch_links.gif") no-repeat; }
h3.kontaktformular_links span { background: url("images/title-kontaktformular_links.gif") no-repeat; }
h3.kraftstoffpreise_links span { background: url("images/title-kraftstoffpreise_links.gif") no-repeat; }
h3.clubsmart_links span 	{ background: url("images/title-clubsmart_links.gif") no-repeat; }

ul#navigation {
	position: relative;
	height: 92px; width: 811px;
	background: url("images/navigation.jpg") no-repeat;
	}

ul#navigation li {
	float: left;
	list-style: none;
	}
	
ul#navigation li a {
	position: absolute;
	text-indent: -9999px;
	text-decoration: none;
	border: none !important;
	top: 0; height: 92px;
	}

/*ul#navigation li#navigation-home a { 
	left: 316px; width: 56px; 
	background: url("images/navigation.jpg") -316px 0 no-repeat;
	}*/
ul#navigation li#navigation-ueberuns a { 
	left: 274px; width: 59px; 
	background: url("images/navigation.jpg") -274px 0 no-repeat;
	}
ul#navigation li#navigation-ueberuns a.aktiv { 
	left: 274px; width: 59px; 
	background: url("images/navigation.jpg") -274px -184px no-repeat;
	}
ul#navigation li#navigation-jubilaeum a { 
	left: 343px; width: 59px; 
	background: url("images/navigation.jpg") -343px 0 no-repeat;
	}
ul#navigation li#navigation-jubilaeum a.aktiv { 
	left: 343px; width: 59px; 
	background: url("images/navigation.jpg") -343px -184px no-repeat;
	}
ul#navigation li#navigation-shop a { 
	left: 412px; width: 36px; 
	background: url("images/navigation.jpg") -412px 0 no-repeat;
	}
ul#navigation li#navigation-shop a.aktiv { 
	left: 412px; width: 36px; 
	background: url("images/navigation.jpg") -412px -184px no-repeat;
	}
ul#navigation li#navigation-werkstatt a { 
	left: 458px; width: 72px; 
	background: url("images/navigation.jpg") -458px 0 no-repeat;
	}
ul#navigation li#navigation-werkstatt a.aktiv { 
	left: 458px; width: 72px; 
	background: url("images/navigation.jpg") -458px -184px no-repeat;
	}
ul#navigation li#navigation-waschstrasse a { 
	left: 538px; width: 90px; 
	background: url("images/navigation.jpg") -538px 0 no-repeat;
	}
ul#navigation li#navigation-waschstrasse a.aktiv { 
	left: 538px; width: 90px; 
	background: url("images/navigation.jpg") -538px -184px no-repeat;
	}
ul#navigation li#navigation-kraftstoffe a { 
	left: 637px; width: 79px; 
	background: url("images/navigation.jpg") -637px 0 no-repeat;
	}
ul#navigation li#navigation-kraftstoffe a.aktiv { 
	left: 637px; width: 79px; 
	background: url("images/navigation.jpg") -637px -184px no-repeat;
	}
ul#navigation li#navigation-kontakt a { 
	left: 726px; width: 60px; 
	background: url("images/navigation.jpg") -726px 0 no-repeat;
	}
ul#navigation li#navigation-kontakt a.aktiv { 
	left: 726px; width: 60px; 
	background: url("images/navigation.jpg") -726px -184px no-repeat;
	}

/*ul#navigation li#navigation-home a:hover  			{ background-position: -316px -92px; }*/
ul#navigation li#navigation-ueberuns a:hover  			{ background-position: -274px -92px; }
ul#navigation li#navigation-jubilaeum a:hover  			{ background-position: -343px -92px; }
ul#navigation li#navigation-shop a:hover  				{ background-position: -412px -92px; }
ul#navigation li#navigation-werkstatt a:hover  			{ background-position: -458px -92px; }
ul#navigation li#navigation-waschstrasse a:hover  		{ background-position: -538px -92px; }
ul#navigation li#navigation-kraftstoffe a:hover  		{ background-position: -637px -92px; }
ul#navigation li#navigation-kontakt a:hover  			{ background-position: -726px -92px; }

/*ul#navigation li#navigation-home a:active  			{ background-position: -316px -184px; }*/
ul#navigation li#navigation-ueberuns a:active			{ background-position: -274px -184px; }
ul#navigation li#navigation-jubilaeum a:active  		{ background-position: -343px -184px; }
ul#navigation li#navigation-shop a:active  				{ background-position: -412px -184px; }
ul#navigation li#navigation-werkstatt a:active  		{ background-position: -458px -184px; }
ul#navigation li#navigation-waschstrasse a:active  		{ background-position: -538px -184px; }
ul#navigation li#navigation-kraftstoffe a:active  		{ background-position: -637px -184px; }
ul#navigation li#navigation-kontakt a:active 			{ background-position: -726px -184px; }


a {
	color: #000;
	text-decoration: none;	
	}

a:hover {
	text-decoration: underline;
	}
	
a.popup {
	color: #ffda00;
	text-decoration: none;	
	}

a.popup:hover {
	text-decoration: underline;
	}
	
a.textlink {
	color: #ffda00;
	text-decoration: none;	
	}

a.textlink:hover {
	text-decoration: underline;
	}

a:link img.galerie, 
a:visited img.galerie { 
   	border: 1px solid #cccccc; 
	} 

a:hover img.galerie, 
a:active img.galerie { 
   border: 1px solid #e6c609;
   }

#mood img {
	float: left;
	}
	
p {
	padding: 0 20px;
	margin-bottom: 21px;
	}

p.kontakt {
	font-size: 9px;
	padding: 0;
	margin-bottom: 21px;
	}

p.coltext_galerie {
	font-size: 10px;
	padding-left: 0px;
	padding-right: 20px;
	margin-bottom: 21px;
	margin-top: 10px;
	}

p.coltext {
	font-size: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 21px;
	}

h4 {
	padding: 15px 30px;
	font-size: 14px;
	}
	
p.edit {
	font-size: 9px;
	}

#main  ul {
	padding-bottom: 21px;
	}
	
#main li {
	background: url("images/li.gif") 0 6px no-repeat;
	margin-left: 20px;
	padding-left: 12px;
	}

li {
	list-style: none;
	padding: 0 30px;
	}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	color: #242424;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	height: 1%;
	}	

#textkontakt {
	width: 320px;
	float: right;
	margin-left:180px;
	}