body{ background-image: url(bilder/hinter.gif);
	background-color:#ffffff;
	font-family:verdana; font-size:12px; font-weight:normal; color:#666666;
	margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px;
}
	
table { background-color:#ffffff;
	font-family:verdana; font-size:12px; font-weight:normal; color:#666666;
}

#header { background-image: url(bilder/header.jpg); 
	background-color:#ffffff; text-align: left; padding-left:0px; margin:0px auto;
	width:820px; height:168px; z-index:3; visibility:visible;
}

#center {
	text-align: center; margin-top:30px; z-index:4; visibility:visible;
}

#content {
	background-color:#ffffff; margin:0px auto; text-align: left;
	text-align: left; width:820px;  z-index:2; visibility:visible;
}

#unten {
	background-color:#ffffff; margin:0px auto; text-align: left;
	border-width:1px; border-top-style:dashed;
	width:820px; z-index:1; visibility:visible;
}

#imp { background-color:#ffffff; text-align: left; padding:15px;
}

a.menue{font-family:verdana,Helvetica,sans-serif; color:#ffffff; font-size:13px; font-weight:bold;
		background-color:#; text-decoration:none; padding-left:10; padding-top:3; padding-bottom:2;}
a.menue {display:block; width:200px; 
	border:0px solid #003399; margin-top:0px; margin-bottom:0px;text-align:left; text-decoration:none;}
a.menue:hover {color:#cccccc; background-color:#4585A3; font-weight:bold; text-decoration:none;
}

a.aktive {font-family:verdana,Helvetica,sans-serif; color:#ffffff; font-size:13px; font-weight:bold;
		background-color:#4585A3; text-decoration:none; padding-left:10; padding-top:3; padding-bottom:2;}
a.aktive {display:block; width:200px; 
	border:0px solid #003399; margin-top:0px; margin-bottom:0px;text-align:left; text-decoration:none;}
a.aktive:hover {color:#cccccc; background-color:#4585A3; font-weight:bold; text-decoration:none;
}

a.normal {
	color:#666666; font-weight:normal; text-decoration:underline;
}
a.normal:link {
	color:#666666; font-weight:normal; text-decoration:underline;
}
a.normal:hover {
	font-weight:normal; text-decoration:none; color: #4585A3; text-decoration:none;
}


input, textarea {
	border:1px solid #666666; font-family:verdana; font-size:12px; font-weight: normal; background: #ffffff; color:#4585A3;
}

.Button {
	background-color:#ffffff; color:#4585A3; width:100px; border:1px solid #ffffff; width:125px;
}
