body { 
	font-family: Verdana;
}

a:link { color: #333333; text-decoration: none;}
a:visited { color: #F333333; text-decoration: none;}
a:hover { color: #1063b5; text-decoration: none;}
a:active { color: #333333; text-decoration: none;}

.mainframe {
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 100px;
	width: 800px;
	height: 1000px; 
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;	
}

.header_area {
	background-color: #ffffff;
	height: 175px;
	border-bottom: 1px solid #1063b5;
}

.body_area {
	background-color: white; 
}

.header_image img {
	width: 800px;
	height: 72px;
}

.header_background {
	border-top: 18px solid #008cce;
	border-bottom: 18px solid #1063b5;
}

.title {
	position: absolute;
	width: 280px;
	margin: 20px 0px 0px 470px;
	font-size: 24px;
	text-align: right;
}

.subtitle {
	position: absolute;
	width: 280px;
	margin: 50px 0px 0px 470px;
	font-size: 12px;
	text-align: right;
}

.navigation {
	position: absolute;
	width: 600px;
	margin: 50px 0px 0px 74px;
	font-size: 12px;
}

.textarea {
	position: relative;
	margin: 60px 50px 0px 50px;
	border: none;
}

.text {
	text-align: left;
	font-size: 12px;
	line-height: 1.4em;
}
.text_aktuelles {
	text-align: left;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
}

.text_impressum {
	text-align: left;
	font-size: 9px;
	line-height: 1em;
	color: #333333;
}

.footer {
	margin-top: 10px;
	text-align: center;
	font-size: 9px;
	color: #333333;
}
