body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C5C4C4;
	background-image: url(background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menu {
	position:absolute;
	width:774px;
	height:38px;
	z-index:1;
	left: 50%;
	top: 0;
	margin-left:-387px;
	background-image: url(head/back.jpg);
}
#head {
	position:absolute;
	width:774px;
	height:155px;
	z-index:2;
	left: 50%;
	top: 38px;
	margin-left:-387px;
	background-image: url(head/the-troopers.jpg);
}
#contentrahmen {
	position:absolute;
	width:774px;
	z-index:4;
	left: 50%;
	top: 193px;
	margin-left:-387px;
	background-image:url(head/backcontent.jpg);
}

#content{
	border:2px;
	background-color:#000000;
	margin-left:20px;
	margin-right:20px;
	margin-top:15px;
	
}

#contentTop {
	background-image:url(head/topContent.jpg);
	height:7px;
	font-size:1px;	
}
#contentBottom {
	background-image:url(head/downContent.jpg);
	height:9px;
	font-size:1px;	
}
#lefttext {
	position:absolute;
	width:49;
	height:400;
	z-index:5;
	left: -44px;
	top: 25px;
}
.headlineText {
	font-weight: bold;
}
a:link{
	color: #FE0000;
}
a:hover{
	color: #FE0000;
}
a:visited{
	color: #FE0000;
}
.headlineMitglieder {
	font-size: 14px;
	font-weight: bold;
}
.img01{
	float:right;
}