@charset "UTF-8";

body {
	margin-top: 0px;
	font-size: 100%;
	background-image:url(images/verlauf-hg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	}

#mitte {
	
	background-color: #e5e5e5;
	margin: auto;
	height: auto;
	width: 682px;
}

#schatten {
	
	background-color: #e5e5e5;
	margin: auto;
	height: 450px;
	width: 682px;
	background-image: url(images/hintergrund-oben.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	position:relative;
}
#schatten1 {
	
	background-color: #e5e5e5;
	margin: auto;
	height: 257px;
	width: 682px;
	background-image: url(images/hintergrund-unten.jpg);
	background-repeat: repeat-y;
	z-index: 2;
	position:relative;
}

#schatten2 {
	
	background-color: #e5e5e5;
	margin: auto;
	height: 22px;
	width: 682px;
	background-image: url(images/hintergrund-abschluss.jpg);
	background-repeat: no-repeat;
	z-index: 3;
	position:relative;
}


.footer
	{text-align:center;
	font-size:x-small;
	}
.abb
	{text-align:center;
	font-size:smaller;
	color:#333333;
	margin-top: 0px;
	}

#container
	{
	width: 638px;
	height: auto;
	position:absolute;
	margin-left: 22px;
	background-color:#FFFFFF;
	z-index: 10;
	padding-top: 25px;
	text-align:center;
	}
p,table,ul,li
	{
	margin-left: 40px;
	margin-right: 35px;
	margin-bottom: 20px;
	text-align:left;
	line-height: normal;
	}
p
	{
	
	line-height: 135%;
	}

.bilder
	{text-align:center;
	}
.fett
{font-weight: bold;
}
#mitte #container a {
	color: #000000;
	text-decoration: underline;
}

