/* Not getting from cache wasser_ws */
body {
	background-color: #47D2FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #555555;
	margin-top: 0px;
	margin-bottom: 0px;
}

#container {
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	height: 350px;
	width: 100%;
	background-image: url(/image.php?cat=wasser&name=top.jpg);
	padding-left: auto;
	padding-right: auto;
	background-repeat: no-repeat;
	background-position: top left;
}

#center_table {
	width: 100%;
	padding-left: auto;
	padding-right: auto;
}

#center_l {
	width: 250px;
	background-image: url(/image.php?cat=wasser&name=center_left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
	font-weight: normal;
	font-size: 12px;
}

#center_c {
	height: 300px;
	width: 530px;
	background-image: url(/image.php?cat=wasser&name=center_center.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
}

#center_r {
	width: 240px;
	background-image: url(/image.php?cat=wasser&name=center_right.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
	font-weight: normal;
	font-size: 14px;
	color: #000099;
}

#center_l fieldset {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 200px;
}

#bottom {
	height: 40px;
	width: 1050px;
	background-image: url(/image.php?cat=wasser&name=botom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

fieldset {
	display: block;
	overflow: hidden;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

legend {
	display: none;
}

table {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.blockContent {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#topLeft {
	height: 30px;
	width: 250px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(/image.php?cat=wasser&name=top_left.jpg);
}

#topCenter {
	height: 30px;
	width: 560px;
	background-image: url(/image.php?cat=wasser&name=top_center.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#topRight {
	height: 30px;
	width: 240px;
	background-image: url(/image.php?cat=wasser&name=top_right.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#bottomLeft {
	height: 1px;
	width: 250px;
}

#bottomCenter {
	height: 1px;
	width: 560px;
	background-image: url(/image.php?cat=wasser&name=bottom_center.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

#bottomRight {
	height: 1px;
	width: 240px;
}

#center_l .blockContent {
	width: 160px;
	vertical-align: top;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: groove;
	border-top-color: #66CCFF;
	border-bottom-width: 5px;
	border-bottom-style: groove;
	border-bottom-color: #66CCFF;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#center_r .blockContent {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 20px;
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 5px;
	border-top-style: groove;
	border-top-color: #66CCFF;
	border-bottom-width: 5px;
	border-bottom-style: groove;
	border-bottom-color: #66ccff;
}

#center_c table {
	background-color: #EEEEEE;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9900;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FF9900;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	width: 500px;
	padding-bottom: 15px;
}

#center_c th {
	color: #FFFFE8;
	background-color: #FF9900;
	height: 50px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-left: 15px;
	padding-right: 15px;
}

#center_c td {
	padding-left: 15px;
	padding-right: 15px;
}

#center_c input.button {
	color: #CC0000;
	background-color: #FF9900;
	height: 50px;
	width: 310px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

#center_r table {
	width: 200px;
	color: #0000CC;
}

#center_r input {
	width: 120px;
}

#center_r input.button {
	font-weight: bold;
	color: #FF0000;
	background-color: #FF9900;
	height: 50px;
	width: 120px;
	font-family: Tahoma;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

#center_r th {
	font-weight: bold;
	font-size: 120%;
	color: #0000CC;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#center_c select {
	width: 100px;
}

#center_c textarea {
	width: 300px;
}

#center_c input {
	width: 300px;
}

#topCenter a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffe8;
	text-decoration: none;
}

#topCenter a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffe8;
	text-decoration: none;
}

#topCenter a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #eeeeee;
	text-decoration: underline;
}

#topCenter a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #eeeeee;
}

.buttonLevel3Normal {
}

.buttonLevel3Hover {
}

