body {
	background-color: #B6CDE4;
	font-family: Arial, Verdana, sans-serif;
}

#container {
	width: 990px;
	cursor: default;
	background-image: url(/image.php?cat=WEBSITE_IMAGES&name=imagehintergrund.jpg);
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
}

#top {
	width: 990px;
	cursor: default;
	background-image: url(/image.php?cat=top&name=123angeltop1.jpg);
	height: 171px;
}

#center_table {
	width: 100%;
	cursor: default;
	vertical-align: top;
	padding-top: 20px;
}

#center_c {
	cursor: default;
	vertical-align: top;
	width: 770px;
	padding-left: 2px;
	padding-right: 2px;
}

#center_r {
	cursor: default;
	vertical-align: top;
}

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;
}

.buttonLevel3Normal {
}

.buttonLevel3Hover {
}

