body {
	color: black;
	background-color: white;
	font-size: 100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 30px 30px 30px;
	padding: 0x;
	background-image: url(pics/pattern_135.gif);
	text-align: center;  /* Zentrierung im Internet Explorer */
  }

#head1 {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 940px;
	padding: 5px;
	background-color: #FFFFFF;
	height: 80px;
	z-index: 10;
  }
  
#Logoplace {
	width: 250px;
	background-color: #FFFFFF;
	height: 50px;
	z-index: 15;
	float: left;
	left: 0px;
	top: 40px;
	visibility: visible;
	text-align: left;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	line-height: 110%;
  }  

#Layer1 {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 940px;
	padding: 5px;
	background-color: #ECECEC;
	height: 500px;
	z-index: 20;
  }
html>body div#Layer1 {
    border-color: #999999;  /* Farbangleichung an den Internet Explorer  */
}

body,td,th {
	color: #000000;
}
a:link {
	font-size: 12px;
	color: #666666;
}
a:visited {
	font-size: 12px;
	color: #666666;
}
a:hover {
	font-size: 12px;
	color: #000000;
}
a:active {
	font-size: 12px;
	color: #000000;
}


#blocklinks {
	float: left;
	left: 0px;
	top: 40px;
	visibility: visible;
	width: 640px;
	height: 480px;
	text-align: left;
	background-color: #000000;
	margin: 5px 10px 0 5px;
	padding: 3px;
	z-index: 30;
	line-height: 110%;
 }
* html #blocklinks {  /* nur fuer Internet Explorer */
  width:640px;      /* Version 5.x */
  height:480px;     /* Version 5.x */
  margin-left: 3px;	    /* Version 5.x */
  w\idth:640px;    /* Version 6 */
  h\eigt:480px;    /* Version 6 */
  margin-l\eft: 3px;	    /* Version 6.x */
}

#blocklinksgrau {
	float: left;
	left: 0px;
	top: 40px;
	visibility: visible;
	width: 640px;
	height: 480px;
	text-align: left;
	margin: 5px 10px 0 5px;
	padding: 3px;
	z-index: 30;
	line-height: 110%;
 }
* html #blocklinks {  /* nur fuer Internet Explorer */
  width:640px;      /* Version 5.x */
  height:480px;     /* Version 5.x */
  margin-left: 3px;	    /* Version 5.x */
  w\idth:640px;    /* Version 6 */
  h\eigt:480px;    /* Version 6 */
  margin-l\eft: 3px;	    /* Version 6.x */
}


#blockrechts {
	float: left;
	left: 5px;
	top: 0px;
	visibility: visible;
	width: 250px;
	height: 480px;
	text-align: left;
	background-color: #ECECEC;
	margin: -5px 5px 5px 5px;
	padding: 0px 5px 5px 5px;
	z-index: 30;
	line-height: 120%;
 }
 
* html #blockrechts {  /* nur fuer Internet Explorer */
  width:250px;     /* Version 5.x */
  height:480px;     /* Version 5.x */
  top: 10px;	 /* Version 5.x */
  w\idth:250px;    /* Version 6 */
  h\eigt:480px;    /* Version 6 */
}

/* #blockmitte {
	float: left;
	left: 0px;
	top: 40px;
	visibility: visible;
	width: 660px;
	height: 330px;
	text-align: center;
	background-color:#FFFFFF;
	margin: 5px 0 0 20px;
	padding: 5px;
	z-index: 30;
	line-height: 110%;
 }
*/ 


h1 {
	font-size: 36px;
	font-weight: normal;
	color: #000000;
	padding: 10px 10px 10px 10px;
}
 
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#fuss {
	width:940px;
	top: 500px;
	visibility: visible;
	font-size: 12px;
	color: #999999;
	text-align: center;
	margin: 0 auto;
	z-index: 100;
 }
 

.linking {
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #999999;
}
.normal {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

