html, body {
	padding:0;
	background-color: #B0C4DE;
	font-family: Verdana, Arial, Sans-Serif;
	color:#000;
	font-size : 11px;
}
h4 {
	padding : 0 0 8px 0;
	font-weight : bold;
	font-size : 110%;
}
h1 {
	padding : 0 0 8px 0;
	text-align : center;
	font-weight : bold;
	font-size : 24px;
}
p {
	margin-bottom : 2px;
	padding : 0px;
	font-size : 12px;
}

#links {
	margin: 0;
	padding: 5;
	position: absolute;
	left: 0px;
	width: 160px;
	background-color: #B0C4DE;
	border: 0px solid #000;
	top : 65px;
	height : 200%;
	text-align : left;
	z-index : 4;
}
#oben {
	margin: 0;
	padding: 5;
	position: absolute;
	background-color: #000080;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 12px;
	font-weight : bold;
	left : 0px;
	top: 0px;
	width : 948px;
	height : 39px;
}
#gerd {
	margin: 0;
	padding: 5;
	position: absolute;
	background-color: #B0C4DE;
	text-align : center;
	font-size : 18px;
	font-weight : bold;
	left : 0px;
	top: 39px;
	width : 948px;
	height :26px;
}
#mitte {
	padding: 15;
	margin-top: 70px;
	margin-right : 160px;
	margin-left : 180px;
	margin-bottom : 0px;
	border: 0px solid #000;
	background-color: #D2DDEC;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial;
	height : 200%;
	z-index : 1;
}

#rechts {
	margin: 0px;
	padding: 5px;
	position: absolute;
	width: 160px;
	background-color: #B0C4DE;
	border: 0px solid #000;
	right: 0px;
	top : 65px;
	height : 200%;
	z-index : 3;
}
#unten {
	margin-right: 160px;
	margin-left: 170px;
	padding: 15;
	position: absolute;
	bottom: inherit;
	background-color: AppWorkspace;
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	left: 0px;
	width: 750px;
	height: 26px;
	z-index: 6;
}
a {
	color: Black;
	text-decoration : none;
	font-weight: bold;
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

