.projekt {
	font-family: Arial, Helvetica, sans-serif;
}
.seite {
	height: 750px;
	width: 1012px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFEA;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.oben {
	height: 155px;
	width: 1010px;
	clip: rect(auto,auto,auto,auto);
	position: relative;
	visibility: inherit;
	z-index: auto;
	overflow: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	left: 0%;
	right: 0%;
	background-repeat: no-repeat;
	background-image: url(../hg_bilder/oben_oval_a.png);
	background-position: 0px 0px;
	top: 0px;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #FF0000;
	text-decoration: none;
	background-color: #666666;
	height: 25px;
	width: 980px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	top: 155px;
	position: absolute;
	overflow: visible;
	visibility: inherit;
	z-index: auto;
	left: auto;
	right: auto;
}

.seitlichnav {
	background-color: #FFFFCC;
	height: 588px;
	width: 184px;
	position: absolute;
	top: 162px;
	overflow: visible;
	z-index: auto;
	left: 0%;
	visibility: visible;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	right: 0%;
	border-right-width: 1px;
	border-right-color: #666666;
}
.inhalt {
	height: 450px;
	width: 780px;
	position: absolute;
	left: 220px;
	top: 160px;
	background-color: #FFFF99;
}
.inhalt_a {
	height: 588px;
	width: 795px;
	position: absolute;
	left: 185px;
	top: 162px;
	background-color: #FFFFEA;
	overflow: auto;
	visibility: visible;
	z-index: 3;
	background-image: url(../hg_bilder/mitte_neu_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.oben_tx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.link1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
	background-image: url(../hg_bilder/button_a.png);
	background-repeat: no-repeat;
	display: block;
	background-position: center center;
	height: 24px;
	width: 142px;
	text-align: left;
	text-indent: 20px;
	border: 1px solid #666666;
}
a.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: 400;
	color: #000033;
	text-decoration: underline;
	text-align: left;
	text-indent: 20px;
	display: block;
}
