body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	background-image: url(images/gleis_13_01.jpg);
	background-repeat: repeat;
}
#kopfCMS {
	position:absolute;
	left:20px;
	top:20px;
	width:147px;
	height:2px;
	z-index:1;
}
#kopfBILD {
	position:absolute;
	left:167px;
	top:20px;
	width:560px;
	height:190px;
	z-index:2;
}
#kopfLOGO {
	position:absolute;
	left:747px;
	top:20px;
	width:190px;
	height:190px;
	z-index:3;
}
#boxInhalt {
	position:absolute;
	left:167px;
	top:230px;
	width:520px;
	z-index:4;
	overflow: auto;
	background-color: #FFFFFF;
}
#boxMENU {
	position:absolute;
	left:747px;
	top:230px;
	width:190px;
	height:270px;
	z-index:5;
}
a:link {
	color: #78280D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #78280D;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #F60;
}
.lauftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
}
