body {
	background-color: #fff;
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	height: 100%;
	}
a {
	color: #666;
	text-decoration: none;
	}
a:hover {
	color: #0a54ea;
	}
h1 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 22px;
	margin-top: 16px;
    color: #7c7c7c;
	}
h2 {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 12px;
    color: #7c7c7c;	
	}		
#center01 {
	
	}
#center02 {
	text-align: left;
	visibility: visible;
	margin: 0;
	padding: 0;
	width: 1000x;
	height: 100%;
	}

#navtoparea {
	position: absolute;
	width: 1000px;
	height: 220px;	
	}	
	
	/* Menü 1 oben */	
#navtop  {
	position: absolute;
	top: 5px;
	left: 450px;
	visibility: hidden;
	}
#navtop a {
	color: #666;
	text-decoration: none;
	}
#navtop a:hover {
	color: #000;
	}
#navtop ul {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	list-style-type: none;
	list-style-image: none;
	display: block;
	margin: 0 0 36;
	padding: 0 0 24;
	}
#navtop li {
	background-image: none;
	float: left;
	margin: 0;
	padding: 0 24px 0 0;
	}

#navtopvisual {
	position: absolute;
	top: 5;
	left: 450px;
	}
	
	/* Menü 2 oben */
#navtop2  {
	position: absolute;
	top: 5px;
	left: 450px;
	visibility: hidden;
	}
#navtop2 a {
	color: #fff;
	text-decoration: none;
	}
#navtop2 a:hover {
	color: #000;
	}
#navtop2 ul {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	list-style-type: none;
	list-style-image: none;
	display: block;
	margin: 0 0 36;
	padding: 0 0 24;
	}
#navtop2 li {
	background-image: none;
	float: left;
	margin: 0;
	padding: 0 24px 0 0;
	}

#navtop2visual {
	position: absolute;
	top: 45;
	left: 230px;
	}
	
 /* Menü unten */	
#navbottom  {
	position: absolute;
	left: 350px;
	bottom: 10px; 
	visibility: hidden;	
	}
#navbottom a {
	color: #333;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	display: inline; 
	}
#navbottom a:hover {
	color: #000;
	} 
#navbottom ul {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	list-style-image: none;
	display: block;
	margin: 0 0 10px;
	padding: 0 0 10px;
	}
#navbottom li {
	background-image: none;
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	display: block; 
	}
#navtoplogo {
	position: absolute;
	top: 80px;
	left: 0px;
	}	
	
#contentarea {
	position: absolute;
	top: 220px;
	left: 100px;
	width: 900px;
	}		
	
.content {
	margin: 0;
	padding: 8px 32px 16px 8px;
	display: block;
	}

.textbereich { 
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
    color: #333; 
	font-weight: normal;
	margin-left: 10;
	margin-right: 30;
	margin-top: 10;
	margin-bottom: 10;
    text-align : justify;	
	width: 700px;
	height: 500px; 
	}
