* {
	margin: 0px;
	padding: 0px;
}
#kopf {
	position: relative;
	height: 136px;
}
#content {
	position: relative;
	height: 500px;
}
#fusszeile {
	position: relative;
	text-align: center;
}
#menue {
	position: absolute;
	width: 140px;
	left: 40px;
	top: 0px;
	text-align: left;
	padding-top: 100px;
	height: 400px;
}
.inhaltderseiten {
	left: 201px;
	top: 0px;
	position: absolute;
	background-image: url(images/raster_rechts.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 599px;
	height: 500px;
}
p {
	font-size: 12px;
	line-height: 18px;
}
.InahltImpressum {
	font-size: 12px;
	line-height: 18px;
	color: #17284A;
	padding-right: 100px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.Inhalt_Impressum {
	font-size: 12px;
	line-height: 18px;
	color: #17284A;
	padding-right: 100px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.Inhalt_Impressumbold {
	font-size: 12px;
	line-height: 18px;
	color: #17284A;
	font-weight: bold;
}
.aMenue {
	color: #51567E;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #CCC;
}
.aktiv {
	color: #CCC;
}
