BODY {background-color:#FFFFCC;
      background-image: url(grafik/hintergrund.jpg);
	  background-repeat: no-repeat;
      font-family: font-family: Arial, Helvetica, sans-serif;
	  font-size: 14px;
	  font-style: normal;
	  color: #333399;
	  font-weight: bold;
	  scrollbar-face-color:#FFCC00; 
	  scrollbar-highlight-color:#FFFFFF; 
	  scrollbar-shadow-color:#000000; 
	  scrollbar-3dlight-color:#333399; 
	  scrollbar-arrow-color:#333399; 
	  scrollbar-track-color:#FFFFCC; 
	  scrollbar-darkshadow-color:#333399;
	 }
	 
INPUT,TEXTAREA {background-color:#FFEC7F; border:1px solid #333399; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FF0000; font-weight: bold}

A:link {text-decoration: none; color: 333399;}
A:visited {text-decoration: none; color: 333399;}
A:active {text-decoration: none; color: 333399;}	
A:hover {text-decoration: none; color: FF0000;}

TD {font-family: Arial, Helvetica, sans-serif; font-size: 14px;	font-style: normal;	color: #333399;	font-weight: bold;}
HR {color:#333399; font-weight: bold}
.ueberschrift {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #FF0000; font-weight: bold;}
.duenner_text TD {font-family: Arial, Helvetica, sans-serif; font-size: 12px;	font-style: normal;	color: #000000;	font-weight: normal;}
.copyright {font-family: Arial, Helvetica, sans-serif; font-size: 10px;	font-style: normal;	color: #333399;}
.body {
	background-color: #FFFFCC;
	background-image: url(grafik/hintergrund.jpg);
	background-repeat: no-repeat;
}


/*body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #140C26;
	color: white;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.menu {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
*/
#hold {
	position: relative;
	overflow: hidden;
	width: 695px;
	height: 416px;
	z-index: 1;
}

#wn {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 695px;
	height: 416px;
	clip: rect(0px, 695px, 416px, 0px);
	overflow: auto;
	z-index: 10;
}

#lyr1 {
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	z-index: 20;
}

/* font spec's for layer content (ns4 doesn't inherit) */
/*.content {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
*/