@charset "utf-8";
/* CSS Document */
#wrapper {
	position:relative;
	left:0;
	top:-10px;
	width:960px;
	height:auto;
	margin:0 auto;
	z-index:1;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:354px;
	z-index:2;
	background-color: #FACC2E;
}
#navi {
	position:absolute;
	left:0px;
	top:354px;
	width:960px;
	height:35px;
	z-index:5;
	background-image: url(bilder/verlauf-navi.jpg);
}
#content {
	position:absolute;
	left:260px;
	top:389px;
	width:670px;
	height:440px;
	background-image:url(bilder/verlauf.jpg);
	z-index:4;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #ED8019;
}
#subnavi1 {
	position:absolute;
	left:0px;
	top:389px;
	width:260px;
	height:50px;
	background-image: url(bilder/verlauf-navi-1.jpg);
	z-index:3;
}
#subnavi2 {
	position:absolute;
	left:0px;
	top:439px;
	width:260px;
	height:230px;
	background-image: url(bilder/verlauf-navi-round.gif);
	background-color: 
	z-index:3;
}
#subnavi3 {
	position:absolute;
	left:0px;
	top:669px;
	width:260px;
	height:190px;
	background-image: url(bilder/verlauf-navi-3.jpg);
	z-index:3;
}
#unten {
	position:absolute;
	left:0px;
	top:859px;
	width:945px;
	height:35px;
	background-image: url(bilder/verlauf-unten.jpg);
	z-index:6;
	padding-left: 15px;
	padding-top: 15px;
}
#linie {
	position:absolute;
	left:0px;
	top:909px;
	width:960px;
	height:10px;
	background-color:#facf7c;
	z-index:7;
}	
#tipp {
	position:absolute;
	left:0px;
	top:919px;
	width:960px;
	height:230px;
	background-color:#ee821a;
	z-index:8;
}
#footer {
	position:absolute;
	left:0px;
	top:1149px;
	width:955px;
	height:25px;
	background-color:#ee821a;
	z-index:4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #facf7c;
}
.stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3C3A3A;
	text-align: center;
}
.stil2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3C3A3A;
	text-align: left;
}
.stil3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C3A3A;
	text-align: center;
}
.stil4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C3A3A;
	text-align: left;
}
.stil5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3A3A;
	text-align: center;
}
.stil6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3A3A;
	text-align: left;
}
.stil7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.stil8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: justify;
	letter-spacing: 1px;
}
.stil9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3C3A3A;
	text-align: left;
	letter-spacing: 5px;
}
.stil10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3C3A3A;
	text-align: right;
	padding-right: 5px;
	padding-top: 15px;
}

