body {
	color:#a7a7a7;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	background-color:#000000;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

p {
	padding:0px 0px 14px 0px;
	margin:0px;
}

a:link, a:visited {
	color:#98d4df;
	text-decoration:underline;
}
a:hover {
	color:#ff9104;
	text-decoration:underline;
}

#rahmen {
	width:941px;
	height:auto;
	margin:0px auto;
}

	#kopf {
		height:96px;
		overflow:hidden;
	}
	
	#navi {
		height:25px;
		background-color:#353535;
		text-align:center;
	}
		#navi ul {
			padding:0px;
			margin:0px;
			list-style:none;
		}
		#navi li {
			float:left;
			margin:0px;
		}
		#navi a:link, #navi a:visited {
			color:#ffffff;
			text-decoration:none;
			background-color:#6d6d6d;
			display:block;
			width:187px;
			height:24px;
			border-left:solid 1px #353535;
			border-bottom:solid 1px #353535;
		}
		#navi a:hover {
			color:#353535;
			text-decoration:none;
			font-weight:bold;
			background-color:#98d4df;
			display:block;
			width:187px;
			height:24px;
			border-left:solid 1px #353535;
			border-bottom:solid 1px #353535;
		}
		
		
		a:link.email, a:visited.email {
			color:#a7a7a7;
		}
		
		a:hover.email{
			color:#FFF;
		}

	#bildStart {
		background-color:#3f3f3f;
		border-left:solid 1px #000000;
		border-right:solid 1px #000000;
		height:439px;
		overflow:hidden;
	}
		#bildStart ul {
			padding:0px;
			margin:0px;
			list-style:none;
		}
		#bildStart li {
			float:left;
			margin:0px;
		}
		#bildStart a:link, #bildStart a:visited {
			color:#ffffff;
			text-decoration:none;
			background-color:#6d6d6d;
			display:block;
			width:187px;
			height:24px;
			border-left:solid 1px #353535;
			border-right:solid 1px #353535;
			border-bottom:solid 1px #353535;
			filter:alpha(opacity=80);
			opacity: .8 !important;				
		}
		#bildStart a:hover {
			color:#353535;
			text-decoration:none;
			font-weight:bold;
			background-color:#98d4df;
			display:block;
			width:187px;
			height:24px;
			border-left:solid 1px #353535;
			border-right:solid 1px #353535;
			border-bottom:solid 1px #353535;
			filter:alpha(opacity=80);
			opacity: .8 !important;				
		}
			
			#bildStart .naviKlassik {
				visibility:hidden;
				position:relative;
				top:-439px;
				left:375px;
				width:187px;
				text-align:center;
			}
			#bildStart .naviMassiv {
				visibility:hidden;
				position:relative;
				top:-539px;
				left:563px;
				width:187px;
				text-align:center;
			}
			#bildStart .naviGarten {
				visibility:hidden;
				position:relative;
				top:-639px;
				left:751px;
				width:187px;
				text-align:center;
			}
			
	#bild {
		height:223px;
		background-color:#3f3f3f;
		border-left:solid 1px #000000;
		border-right:solid 1px #000000;
		overflow:hidden;
	}	
		#bild ul {
			padding:0px;
			margin:0px;
			list-style:none;
		}
		#bild li {
			float:left;
			margin:0px;
		}
		#bild a:link, #bild a:visited {
			color:#ffffff;
			text-decoration:none;
			background-color:#6d6d6d;
			display:block;
			width:187px;
			height:24px;
			border-left:solid 1px #353535;
			border-right:solid 1px #353535;
			border-bottom:solid 1px #353535;
			filter:alpha(opacity=80);
			opacity: .8 !important;				
		}
		#bild a:hover {
			color:#353535;
			text-decoration:none;
			font-weight:bold;
			background-color:#98d4df;
			display:block;
			width:187px;
			height:24px;
			border-left:solid 1px #353535;
			border-right:solid 1px #353535;
			border-bottom:solid 1px #353535;
			filter:alpha(opacity=80);
			opacity: .8 !important;				
		}
			
			#bild .naviKlassik {
				visibility:hidden;
				position:relative;
				top:0px;
				left:375px;
				width:187px;
				text-align:center;
			}
			#bild .naviMassiv {
				visibility:hidden;
				position:relative;
				top:-100px;
				left:563px;
				width:187px;
				text-align:center;
			}
			#bild .naviGarten {
				visibility:hidden;
				position:relative;
				top:-200px;
				left:751px;
				width:187px;
				text-align:center;
			}	


	#inhalt {
		background-color:#353535;
		border-left:solid 1px #000000;
		border-right:solid 1px #000000;
		min-height:200px;
		height:auto !important;
		height:200px;
		padding:20px 0px 10px 20px;
	}
	#inhaltLinks {
		width:677px;
		background-color:#353535;
		border-left:solid 1px #000000;
		border-right:solid 1px #000000;
		min-height:200px;
		height:auto !important;
		height:200px;
		padding:20px 20px 10px 20px;
		float:left;
	}	
	#inhaltRechts{
		width:200px;
		background-color:#353535;
		border-left:solid 1px #000000;
		border-right:solid 1px #000000;
		min-height:200px;
		height:auto !important;
		height:200px;
		padding:20px 0px 10px 20px;
		float:left;
	}		
	
	.produkt {
		width:450px;
		height:195px;
		color:#FFF;
		float:left;
		background-image:url(../bilder/produkt_hg.jpg);
		background-repeat:no-repeat;
		}
	.produktBild {
		height:128px;
		width:195px;
		margin:5px 5px 0px 5px;
		float:left;
		overflow:hidden;
		border:solid 2px #6d6d6d;
	}
	.produktText {
		height:140px;
		width:185px;
		padding:5px 0px 0px 0px;
		float:left;
	}	
		
	
	#fuss {
		text-align:center;
		color:#696969;
	}



.clear 	{
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0px;
	}	
	
h1 {
	padding:0px 0px 5px 0px;
	margin:0px;
	color:#98d4df;
	font-weight:bold;
	font-size:14px;
}




/*---------- KONTAKT ---------- */
	#kontakt_text {
	width:120px;
	height:auto;
	line-height:23px;
	float:left;
	}
	
	#kontakt_felder {
	width:430px;
	height:auto;
	float:left;
	}
	
	input {
	background-color:#dddddd;
	color:#000;
	}

	select {
	background-color:#dddddd;
	color:#000;
	font-size:11px;
	}
	
	textarea {
	background-color:#dddddd;
	color:#000;
	}
	
	form {
	display:inline;
	}	
	

	.highlight { display:none; }
	
	.fehler {color:#fee55a;}
	
	
	/* KONTAKT */
	

	
/*---------- KONTAKT ENDE ---------- */	











/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../bilder/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../bilder/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../bilder/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url(../bilder/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}













