body {
	margin:0;
	padding:0;
	background-color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#wrapper {
	position:relative;
	width:750px;
	height:570px;
	margin:30px auto;
	padding:0px;
	background-image:url(img/background.jpg);
	background-repeat:no-repeat;
	background-position:center;
		}
#wrapper-index {
	position:relative;
	width:750px;
	height:570px;
	margin:30px auto;
	padding:0px;
	background-image:url(img/background-index.jpg);
	background-repeat:no-repeat;
	background-position:center;
		}


h1 {
	display:none;
	}
	
a:link {
	color:#000;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
a:active {
	color:#ff33cc;
	text-decoration:none;
	}
a:visited {
	color:#000;
 text-decoration:none;
 }
/*=========== MAIN NAVIGATION =============*/	
	


#navigation {
	position:relative;
	float:left;
	padding:0px;
	margin:0px 0px 0px 100px;
	}

#nav {
	margin:100px 0px 0px 0px;
	padding:0px;
	border-bottom:#000 solid 1px;
	}

#nav li {
	float:left;
	padding:0;
	margin:0px;
	list-style-type:none;
	}

#nav li a {
		display:block;
		text-indent:-3000px;
		height:20px;
		margin:0px;
		padding:0px;
		}
#nav li.page  a {
		display:block;
		text-indent:-3000px;
		height:20px;
		margin:0px;
		padding:0px;
		background-position:0px -20px;
		}

#nav li a:hover {
		background-position:0px -20px;
		border:none;
		}
#nav li a:active {
		background-position:0px -20px;
		}


#butcrew {
	background-image:url(img/but-crew.gif);
	background-repeat:no-repeat;
	width:110px;
	}
#butprodukte {
	background-image:url(img/but-produkte.gif);
	background-repeat:no-repeat;
	width:110px;
	}
#butpreise {
	background-image:url(img/but-preise.gif);
	background-repeat:no-repeat;
	width:110px;
	}
#butgalerie {
	background-image:url(img/but-galerie.gif);
	background-repeat:no-repeat;
	width:110px;
	}
#butkontakt {
	background-image:url(img/but-kontakt.gif);
	background-repeat:no-repeat;
	width:110px;
	}


/*=========== CONTENT =============*/


#content {
	clear:both;
	background-color:#CCC;
	width:550px;
	height:350px;
	padding:0px;
	margin:0px 0px 0px 100px;
	border:none;
	}
#content-index {
	clear:both;
	background-color:none;
	width:550px;
	height:350px;
	padding:0px;
	margin:0px 0px 0px 99px;
	border:none;
	}


h2 {
 	font:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	margin:0px 0px 0px 0px;
	padding-top:0px;
	color:#0F0;
	}

/*=========== CREW =============*/
#content-crew {
	clear:both;
	background-color:#CCC;
	width:530px;
	height:330px;
	padding:10px;
	margin:0px;
	border:none;
	}
#content-crew p {
	font-style:italic;
	}

#werner {
		 float:left;
		 margin:0px;
		 padding:0px;
		 height:215px;
		 width:105px;
		 background-color:#996699;
		 text-align:center;
		 border-right:#990099 solid 1px;
		}
#sabine {
		 float:left;
		 margin:0px;
		 padding:0px;
		 height:215px;
		 width:105px;
		 background-color:#33F;
		  background-color:#996699;
		 text-align:center;
		 border-right:#990099 solid 1px;
	}
#ahmed {
		 float:left;
		 margin:0px;
		 padding:0px;
		 height:215px;
		 width:105px;
		 background-color:#996699;
		 text-align:center;
		 border-right:#990099 solid 1px;
		}
#nicole {
		 float:left;
		 margin:0px;
		 padding:0px;
		 height:215px;
		 width:105px;
		 background-color:#996699;
		 text-align:center;
		 border-right:#990099 solid 1px;
	}
#lisa {
		 float:left;
		 margin:0px;
		 padding:0px;
		 height:215px;
		 width:106px;
		 background-color:#996699;
		 text-align:center;
		}
.name {
	font-weight:bold;
	}
.crew-footer {
	margin:0px 0px 0px 0px;
	padding:215px 0px 0px 0px;
	text-align:center;
	}

/*=========== PRODUKTE =============*/
.prodname {
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-style:italic;
	}

#glynt {
		 float:left;
		 margin:0px;
		 padding:0px;
		 height:225px;
		 width:154px;
		 background-color:#996699;
		 text-align:center;
		 }
#americancrew {
		 float:right;
		 margin:0px;
		 padding:0px;
		 height:225px;
		 width:154px;
		 background-color:#996699;
		 text-align:center;
		 }
#schwarzkopf {
		 float:left;
		 margin:0px 0px 0px 30px;
		 padding:0px;
		 height:225px;
		 width:154px;
		 background-color:#996699;
		 text-align:center;
		 }

/*=========== PREISLISTE =============*/		

#preisliste {
	margin:0px;
	padding:0px 0px 0px 70px;
	height:340px;
	width:530px;
	}
.head-left {
	float:left;
	margin:0px;
	padding:0px;
	width:250px;
	height:10px;
	text-indent:100px;
	font-weight:bold;
	}
.head-left2 {
	float:left;
	margin:15px 0px 0px 0px;
	padding:0px;
	width:450px;
	height:5px;
	text-indent:100px;
	font-weight:bold;
	}
.head-right {
	float:right;
	margin:0px;
	padding:0px;
	width:230px;
	height:5px;
	text-align:left;
	}

.kurz-top {
	padding:0px;
	margin:0px;
	float:left;
	width:50px;
	height:8px;
	padding:0px 0px 0px 270px;
	}
.mittel-top {
	padding:0px;
	margin:0px;
	float:left;
	width:50px;
	height:8px;
	}
.lang-top {
	padding:0px;
	margin:0px;
	float:left;
	width:50px;
	height:8px;
	}
	
.left-container1 {
	padding:0px;
	margin:0px;
	float:left;
	width:260px;
	height:12px;
	}
.kurz {
	padding:0px;
	margin:0px;
	float:left;
	width:50px;
	height:12px;
	text-align:center;
	}
.mittel {
	padding:0px;
	margin:0px;
	float:left;
	width:50px;
	height:12px;
	text-align:center;
	}
.lang {
	padding:0px;
	margin:0px;
	float:left;
	width:50px;
	height:12px;
	text-align:center;
	}

.footnote {
	padding:4px 0px 0px 0px;
	margin:0px;
	float:left;
	width:300px;
	height:12px;
	font-size:10px;
	font-style:italic;
	text-indent:5px;
	}

.discount {
	padding:0px;
	margin:0px;
	float:left;
	width:260px;
	height:12px;
	font-weight:bold;
	font-style:italic;
	font-size:11px;
	}
.dienst {
	padding:0px;
	margin:0px;
	float:left;
	width:150px;
	height:12px;
	text-align:center;
	font-style:italic;
	font-size:11px;
	}

/*=========== GALLERY =============*/

#content-gal{
	clear:both;
	background-color:#222222;
	width:550px;
	height:350px;
	padding:0px;
	margin:0px 0px 0px 100px;
	border:none;
	}
#content-gal h3 {
	color:#996699;
	text-align:center;
	padding:20px 0px 0px 0px;
	}

#table {
	clear:both;
	border:none;
	margin:0px;
	padding:0px;
	width:550px;
	height:350px;
	}
	
#table img {
	border:2px solid white;
	padding:0px;
	margin:0px;
	}
#table a:hover img {
	border-color:#990099;
	}


/*=========== KONTAKT =============*/	
#base-layer {
	float:left;
	color: #000000;
  	margin:0px;
  	padding:45px 10px 0px 10px; 
  	text-align: center; 
  	width:199px;
	height:305px;
	border-right:#990099 solid 1px;
	}

.left-container2 {
  	border: none; 
	float: left; 
	margin:0px; 
	padding:0px; 
	width:130px;
	height:20px;
	text-align:left;
	}
.right-container2 {
 	border: none; 
	float: right; 
	margin:0px; 
	padding:0px; 
	width:60px;
	height:20px;
	text-align:left;
	}
.time-footer {
	padding:inherit;
	margin:100px 0px 0px 0px;
	}

#map {
	float:right;
	width:300px;
	height:236px;
	margin:30px 0px 0px 0px;
	padding:0px 15px 10px 10px;
	}
#address {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:13px;
	text-align:left;
	}
