body {
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight: normal;
	color: #000000; 
}
a {
    color:#000000;
    text-decoration:none;
}
#menu_oben {
	font-size: 9pt;
}
#menu_unten {
	font-size: 9pt;
	text-align: center;
}
#menu {
	line-height: 14pt;
	position: absolute;
	left: 30px;
	top: 60px;
}
#md {
	color: #99CCFF;
	font-weight: bold;
}
#td {
	color: #fed393;
	font-weight: bold;
}
#ml1 {
	position: relative;
	font-weight: bold;
	left: 0px
}
#ml2 {
	position: relative;
	font-weight: normal;
	left: 15px
}
#title {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 5px;
	position: absolute;
	left: 250px;
	top: 2px;
	z-index: 20;
}
#content {
	width: 500px;
	text-align: justify;
	position: absolute;
	left: 250px;
	top: 60px;
}
#t {
	font-size: 10pt;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	background-color: #fed393;
	text-align: center;
}
#p {
	font-weight: normal;
	margin-bottom: 10px;
}


