.page {
	border: 1px solid #000099;
	height: 100%;
	width: 800px;
}
.header {
	height: 129px;
	background-color: #D8FFFF;


}
.footer {
	background-image: url(bilder/unterzeile.jpg);
	background-repeat: no-repeat;
	height: 92px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.left {
	width: 165px;
	background-color: #D8FFFF;

}
.right {
	background-color: #FFFFCC;

}
.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;

}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339966;
	text-decoration: none;
	font-weight: bold;


}
.footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.positiontable {
	vertical-align: bottom;
}


.content2headline {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}

