@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-image: url(wasser.jpg);
	background-position: 0px 0px;
	background-attachment:fixed;
}

#main {
	width: 900px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	border: none;
	background-color:#000;
	border-radius: 22px;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	-moz-box-shadow: 1px 1px 50px #000000;
	-webkit-box-shadow: 1px 1px 50px #000000;
	box-shadow: 1px 1px 50px #000000;
	}
#right {
	float: right;
	width: 680px;
	heigth:500px;
	border-radius: 22px;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	margin-top: 20px;
}
#left {
	float: left;
	width: 150px;
	height:800px;
	border-radius: 22px;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	margin-right: 20px;
	margin-left: 50px;
	margin-top: 0px;
	text-align:center;
}
#unten {width:800px;}
p {
	color: #FFF;
	
	
}
#galerie {
		width: 900px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	height: 670px;
	border: none;
	background-color:#000;
	border-radius: 22px;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	-moz-box-shadow: 1px 1px 50px #000000;
	-webkit-box-shadow: 1px 1px 50px #000000;
	box-shadow: 1px 1px 50px #000000;
}
#techdata{ background-image:url(techdata.jpg);
			background-repeat:no-repeat;
			color:#000;
			height:400px;
			width:800px;
			margin-left:auto;
			margin-right:auto;
			padding-top:50px;
			margin-top:20px;}
#buy{margin-left:25px;
margin-right:25px;}

h1 {
	color: #FFF;
	text-align: center;
	padding-top: 20px;
}

h2 {
	color: #FFF;
	text-align: center;
	padding-top: 13px;
}
	p {
	color: #FFF;
	padding-top: 8px;
}
a {
	color: #09F;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
table {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #FFF;
	text-align: justify;
	float: left;
	border: none;
}
td {
	border: none;
}
tr {
	border: none;
}
li {color: #000;
	text-align:left;
	font-size:14px
	}
