.frame_content {
	position: absolute;
	height: 475px;
	width: 830px;
	left: 160px;
	top: 140px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0F0CCB;
	border-bottom-color: #0F0CCB;
	overflow: auto;
}
.frame_top {
	position: absolute;
	height: 100px;
	width: 980px;
	left: 10px;
	top: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #0F0CCB;
}
.frame_navigation {
	position: absolute;
	height: 475px;
	width: 150px;
	left: 10px;
	top: 140px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0F0CCB;
	border-left-color: #0F0CCB;
	background-color: #A7C4FE;
}
.frame_topnavigation {
	position: absolute;
	height: 30px;
	width: 978px;
	left: 10px;
	top: 110px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0F0CCB;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #0F0CCB;
	background-image: url(../images/common/topnaviback7.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
}
.Arial-Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0066FF;
	font-weight: bold;
	letter-spacing: 1px;
}
.Arial-Inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}

