body{
	background-color : #c2c2c2;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	margin: 0px;
	text-align: center;	
}
 
h1{
	font-size : 1.5em;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: red;
}
 
h2{
	font-size : 1.1em;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: red;
}
 
 .bodyText {
	line-height:24px;
	color:#333333;
	font-family: arial;
	font-size: 12px;
	}
	
#container{
	margin: auto;
	width: 800px;
	background-color: #FFFFFF;
}
 
#header {
	text-align: center;
	height: 180px;
	width: 100%;
	background-color:#FFFFFF ;
}
 
#menu{	
	width: 790px;
	padding:5px;
	margin:0 0 5px 0;
	line-height: 1.6em;
	font-size: 0.9em;
	background-color: red;
	color: #f5f5f5;
	text-align: left;
}
 
#menu a{
	color: #f5f5f5;
	text-decoration: none;	
}
 
#menu a:hover{
	color:#000000;
	text-decoration: underline;
}
 
#lang {
	width:790px;
	margin:5px;
	padding:1px;
	line-height:2em;
	text-align:right;
	
	}
	
.headertexte {
	text-align:left;
	font-size:36px;
	margin:20px 0 50px 170px;
	padding:20px;
	color:	#FF0000;
	}
	
.textekarte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000cc;
	text-decoration: underline;
}

#content {
	text-align: justify;
	color:#666666;
	margin: 10px 0 0 0 ;
	font-size: 12px;
}

.contenttext {
	text-align:center;
	font-size: 12px;
	color:#666666;
}
 

	
.footer{	
	width: 100%;
	height: 3em;
	line-height: 1.4em;
	font-size: 0.7em;
	color: #f5f5f5;
	background-color: red;
	text-align: center;
}
 
.footer a{
	color: #f5f5f5;
	text-decoration: none;	
}
 
.footer a:hover{
	text-decoration: underline;
}

#Layer1 {
	position: absolute;
	width:214px;
	height:30px;
	z-index:1;
	left: 680px;
	top: 480px;
}
#Layer2 {
	position:absolute;
	width:145px;
	height:30px;
	z-index:2;
	left: 454px;
	top: 570px;
}
#Layer3 {
	position:absolute;
	width:163px;
	height:30px;
	z-index:3;
	left: 544px;
	top: 390px;
}
#Layer4 {
	position:absolute;
	width:116px;
	height:30px;
	z-index:4;
	left: 608px;
	top: 433px;
}

