body {
	font-family: Arial, Verdana, sans-serif;
	color: #000001;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
	cursor: default;
	background-color: #0B0031;
	background-image: url(/image.php?cat=template&name=hintergrund_intro.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#container {
	width: 100%;
}

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

legend {
	display: none;
}

table {
	width: 100%;
	cursor: default;
}

a {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #FFCC33;
}

a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
}

.buttonLevel3Normal {
}

.buttonLevel3Hover {
}

