#all {
	width: 860px;
	position: absolute;
	left: 50%;
	margin-left: -430px;
	z-index: 99;
	top: 1px;
}

#head{
	height: 190px;
	width:860px;
}

#body{
	height: auto;
	width:860px;
	background-color:/* #5d406c;*/;
	z-index: 4;
}

#verlauf{
	width: 100%;
	height: 500px;
	position: absolute;
	top: 190px;
	/*background-color:;*/
	background-image: /*url(img/verlauf.png)*/;
	z-index: 1;
}
	
.inhalt{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	padding-left: 7px;
	padding-right: 12px;
	padding-top: 0px;
}

a.inhalt{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: white;
	font-size: 50px;
	padding-left: 7px;
	padding-right: 12px;
}

.inhalttitel{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5d406c;
	font-size: 50px;
	padding-left: 7px;
	padding-right: 12px;
	font-size: 11px;
}
	
.kontakt{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 5px;
}

.navi, {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
}

.navi a:link,
.navi a:visited {
	padding-left: 8Px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: white; 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 25px; 
	text-decoration: none; 
	padding-bottom: 0 
}

.navi a:hover  { 
	color: #2f2137; 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 25px; 
	text-decoration: none; 
	padding-bottom: 0 
}

.title{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5d406c;
	padding-bottom: 0px;
	padding-top: 7px;
	padding-left: 8px;
	/*line-height: 25px;*/
	font-weight: bold;
}

.img {
	border: 8px solid #5d406c;
	div align: center;
	padding-left: 0px;
	padding-right: 0px;
}

#line {
	height: 1380px;
	width: 2px;
	border-left: 1px solid #5d406c;
	padding-top: 5px;
	align:right;
}

hr {
	margin-left: 7px;
	margin-right: 10px;
	border: 0px; /* Für Firefox und Opera */ 
	border-top: solid 1px #5d406c; 
	border-bottom: solid 1px #271a2c; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
	margin-top:0px;
	margin-bottom: 0px;
}
