img {
	border:none;
}

body {
	text-align: center;
	margin: 0;
	/*background-color: #6890FB;*/
	background-color: #b0c4de;
	font-family:  Verdana, Arial, sans-serif;
	font-size: 75%;
}

h1 {
	font-size: 200%;
	font-weight: normal;
	color: #696969;
	margin: 0px;
}

h3 {
	color: #1950C6;
	font-size: 120%;
}

h4 {
	color: #000000;
	font-size: 100%;
	line-height: 15px;
}

a img {
	border: none;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

label {
	color: #000000;
	font-weight: bold;
	padding: 0 0 0 0px;
	font: 1.0em Verdana, sans-serif;
}
input {
	display: block;
	border: solid gray;
	border-width: 1px 2px 2px 1px;
	margin: 0 0 5px 0;
}
textarea {
	display: block;
	border: solid gray;
	border-width: 1px 2px 2px 1px;
}

#submit {
	background-color: #1950C6;
	color: #fff;
	width: 100px;
	margin: 5px 0 30px 0px;
	border: 1px solid #000000;
	padding: 3px 3px;
	font: 1.0em Verdana, sans-serif;
}

#globalheader{
	text-align: left;
	width: 740px;
	margin: 0px auto 0px auto;
}

#top {
	height: 50px;
	width: 800px;
	/*background-color: #6890FB;*/
	background-color: lightsteelblue;
}

#main {
	height: 700px;
	width: 740px;
	background-color: #FFFFFF;
	border: 1px solid #A9A9A9;
}

#angebot {
	margin: 30px 0 0 5px;
}

#angebot img {
	border: 1px solid #A9A9A9;
	padding: 5px;
}

.productbox {
	position: absolute;
	margin: 80px 0 0 35px;	
}
.productbox div {
	border-right: 6px solid #FFF;
	float:left;
}
.productbox span {
	display: block;
	padding: 2px 0 3px 3px;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-weight: bold;
}
.productbox a {
	text-decoration: none;
}

#info {
	position: absolute;
	margin: 280px 0 0 35px;
}

#infotext {
	font-family: Arial;
	font-size: 130%;
	color: #696969;
}

#infotext a {
	color: #696969;
	text-decoration: none;
}

#bottombar {
	margin: 0px;
	background-color: #F2F2F2;
	height: 30px;
	border-right: 1px solid #A9A9A9;
	border-left: 1px solid #A9A9A9;
	border-bottom: 10px solid #A9A9A9;
	width: 735px;
	padding: 0 5px 5px 0;
}

#bottombar img {
	position: absolute;
	margin: 0 0 0 550px;
}

#bottom {
	text-align: center;
	color: #000000;
	height: 60px;
	width: 740px;
	padding: 5px 0 0 0;
	clear: both;
}
#bottom li{
	padding-bottom: 5px;
}
#bottom li strong{
	font-weight: lighter;
}
#bottom a:link, #bottom a:visited {
	text-decoration: underline;
	color: #000000;
}

#logo {
	margin: 20px 0 0 40px;
	border:none;
}

#menue {
	position: absolute;
	margin: 30px 0 0 390px;
	height: 400px;
	text-align: right;
}
#menue ul {
	list-style: none;
}
#menue ul li {
	font-size: 120%;
	/*font-weight: bold;*/
	color: #696969;
	display: inline;
}
#menue a {
	color: #696969;
	text-decoration: none;
}
#menue a:hover {
	text-decoration: underline;
}

.clear{
	float: none;
	clear: left;
}
.poolcolor {
	background-color: #1950C6;
	/*background-color: #00bfff;*/
}
.wellnesscolor {
	background-color: #ED8000;
}
.schwimmbadtechnikcolor {
	background-color: #76b900;
}

#sitemap {
	padding: 15px 0 0 0;
	color: #1950C6;
	font-size: 105%;
}
#sitemap a {
	color: #000000;
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: underline;
}
#sitemap .active {
	font-weight: bold;
	text-decoration: underline;
}

#serviceangebot {
	position: absolute; margin: 640px 0 0 35px;
}