body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	overflow:scroll;

}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.Stil2 {color: #CCCCCC}
.Stil4 {
	font-size: 14;
	font-family: Arial, Helvetica, sans-serif;
}
.Stil5 {font-family: Arial, Helvetica, sans-serif}
.Stil6 {color: #B30404}
.Stil7 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.Stil9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#head {
	width:1024px;
	height:111px;
	z-index:2;
	border: 0px solid #000000;
	margin:0 auto;
	top: 0px;
	background-image: url(pics/body/head2.jpg);
}

#Layer0 {
	position: absolute;
	width:100%;
	height:30;
	z-index:1;
	margin:0 auto;
	text-align: center;
	top: 0px;
}

#line {
	width:1024px;
	height:10px;
	z-index:3;
	border: 0px solid #000000;
	background-image: url(pics/body/line.jpg);
	margin:0 auto;
	top: 0px;
}

#Logo {
	width:228px;
	height:54px;
	z-index:4;
	border: 0px solid #000000;
	background-image: url(pics/body/logo.png);
	top:40px;
	left:25px;
	position: relative;
}

#Layer4 {
	width:1024px;
	z-index:5;
	margin:0 auto;
	top: 0px;
	position: relative;
}

#footer {
	width:1024px;
	z-index:7;
	margin:0 auto;
	background-repeat: repeat-x;
	height: 30px;
	background-image: url(pics/body/muster.png);
	position: relative;
}

#link {
	width:600px;
	height:35px;
	z-index:7;
	position: relative;
	top: 30px;
	left: 400px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-style: normal;
	onfocus: blur;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: overline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

