body {
	background-image: url(/image.php?cat=WEBSITE_IMAGES&name=wasser.jpg);
	font-size: 12px;
}

#top {
	height: 80px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#center_table {
	width: 100%;
}

#center_l {
	cursor: default;
	vertical-align: top;
	width: 200px;
	background-image: url(/image.php?cat=WEBSITE_IMAGES&name=sand_hg.jpg);
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #FFFFFF;
}

#center_c {
	background-image: url(/image.php?cat=WEBSITE_IMAGES&name=sand_hg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}

fieldset {
	overflow: hidden;
	display: block;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 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;
}

.topMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	width: 200px;
}

.buttonLevel1Normal {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #990000;
	background-image: url(/image.php?cat=WEBSITE_IMAGES&name=sand_hg.jpg);
	border-left-color: #FFFFFF;
	font-size: 12px;
}

.buttonLevel1Hover {
	color: #FFFFFF;
	background-image: url(/image.php?cat=WEBSITE_IMAGES&name=wasser.jpg);
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

.buttonIsSelected {
	color: #3366FF;
}

a.buttonIsSelected {
	color: #3366FF;
}

a.buttonIsSelected:visited {
	color: #3366FF;
}

a.buttonIsSelected:hover {
	color: #3366FF;
}

.buttonLevel3Normal {
}

.buttonLevel3Hover {
}

