body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	background-color: #CCCCCC;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #580F87;
}
input, textarea, select, form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
	border: none;
}
p {
	margin: 0.5em 0;
}
a {
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #580F87;
	font-weight: bold;
}
a:hover {
	color: #B750F9;
	text-decoration: underline;
}
table {
	padding: 2px;
	border-spacing: 0;
	vertical-align: top;
	text-align: center;
	border-style: none;
}
td {
	text-align: left;
	vertical-align: top;
}
hr {
	border-top: 0.1em solid #580F87;
	border-bottom: none;
}

div {
	display: block;
}

h1, h2, h3, h4, h5, h6, h7 {
	margin: 0px;
	text-align: left;
}
#content {
	width: 720px;
	border: 1px solid #580F87;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -360px;
	background-color: #E7E710;
	z-index: 0;
}

#logo {
	width: 720px;
	height: 200px;
	border-style: none;
	vertical-align: middle;
	position: relative;
	left: 0px;
	top: 5px;
	background-color: #E7E710;
	z-index: 1;
}

#row1 {
	width: 450px;
	position: relative;
	top: 0px;
	left: 20px;
	padding: 5px;
	border-style: none;
	background-color: #E7E710;
	float: left;
	z-index: 1;
}
#row2 {
	width: 230px;
	position: relative;
	background-color: #E7E710;
	top: 2px;
	left: 10px;
	border-style: none;
	float: left;
	z-index: 2;
}
#mitfickreport {
	width: 721px;
	position: absolute;
	top: 210px;
	left: 0px;
	padding-top: 5px;
	border-style: none;
	background-color: #000000;
	float: left;
	z-index: 3;
}
#footer {
	width: 720px;
	position: relative;
	background-color: #E7E710;
	top: 0px;
	left: 0px;
	border-style: none;
	float: left;
	z-index: 2;
}
#sub {
	width: 220px;
	position: relative;
	top: 10px;
	left: 0px;
	border-style: none;
	z-index: 3;
}

.sub {
	text-align: justify;
	padding: 5px;
}
#div_center {
	background-color: #FFFFFF;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 300px;
	height: 136px;
	border-style: solid;
	border-width: 1px;
	margin-top: -68px;
	margin-left: -150px;
}
.text {
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
}
.titel {
	font-size: 24px;
	font-weight: 900;
	font-variant: small-caps;
	text-align: left;
	text-decoration: underline;
}
.gross {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bolder;
	text-align: left;
}
.gross1 {
	font-size: 18px;
	font-weight: bolder;
	text-align: left;
}
.mittel {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 900;
	text-align: left;
}
.klein {
	font-size: 10px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.cursor {
	cursor: auto;
}

.rosa {
	color: #DD11A4;
}
