#links {
	position: absolute;
	top: 219px;
	left: 0px;
	width: 173px;
	z-index: 1;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	overflow: visible;
	height: 730px;
}

#header {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 800px;
 height: 222px;
 z-index: 1;
 overflow: hidden;
 background-color: #FFFFFF;
}

#rechts {
	position: absolute;
	top: 222px;
	left: 577px;
	width: 223px;
	height: 730px;
	z-index: 1;
	overflow: hidden;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
}

#main {
	position: absolute;
	top: 222px;
	left: 173px;
	width: 404px;
	height: 727px;
	z-index: 1;
	background-color: #FFFFFF;
	overflow: auto;
}

#mittig {
	position: relative;
	width: 800px;
	height: 100%;
	z-index: 1;
	overflow: visible;
	background-color: #FFFFFF;
	text-align: left;
	left: 3px;

}

body {
	margin: 0px;
}

.textfettrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	text-decoration: none;
}

.textfettgrau {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.textnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}
.textfettrotwichtig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	text-decoration: none;
}
.textklein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
