body {
	margin:	0px;
	padding:	0px;
	background: #000 url(images/backdrop_02.jpg) top left no-repeat;
	text-align:	center;
	width:	100%;
	height:	100%;
	font-family: Verdana, Geneva, Arial, sans-serif;
	}

#container {
	position: absolute;
	left: 135px;
	top: 125px;
	height:	480px;
	width : 800px;
	}



#header {
	position: relative;
	top:	0px;
	height:	180px;
	width : 800px;
	}

	
a:link {
	text-decoration: none;
	color: #98fe96;
	border-bottom: 2px dotted #98fe96;
	}
a:visited {
	text-decoration: none;
		color: #98fe96;
	border-bottom: 2px dotted #98fe96;

	}
a:hover {
	text-decoration: none;
		color: #ffffff;
	border-bottom: 2px dotted #98fe96;

	}



#navigation	{
	position: absolute;
	top:	30px;
	left: 12px;
	width: 780px;
	text-decoration: none;
	font: normal 14px/14px Arial, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #98fe96;
	}


#navigation	{
	margin: 0px 0 0 0px;
	padding: 0;
	height: 20px;
	}
	#navigation ul	{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	border-bottom: none;
	}
	#navigation ul li	{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	border-bottom: none;

	}
	#navigation ul li a	{
	padding-left: 8px;
	padding-right: 28px;
	margin: 0 0 0px 0;
	color: #98fe96;
	text-decoration: none;
	display: block;
	text-align:justify;
	font: normal 14px/14px Arial, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	border-bottom: none;
	}
	#navigation ul li a:hover	{
	color: #98fe96;
	font-weight: bold;
	}
	#navigation a:active	{
	color: #98fe96;
	font-weight: bold;
	}
	#navigation li#active a	{
	color: #98fe96;
	font-weight: bold;
	}	
	
	

#copy{

	position: absolute;
	top:	106px;
	left: 390px;
	height:	372px;
	width : 380px;
	padding-right: 20px;
	color: #ffffff;
	text-decoration: none; 
	display: block;
	text-align: left;
	font: normal 12px/18px Arial, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	overflow:auto;
	list-style: none;

	}
.fettung	{
	color: #98fe96;
	}

h1{
text-decoration: none;
	text-align: left;
	font: normal 18px/18px Arial, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #ffffff;
	}
