body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.PAGE_NAME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #999999;
	font-style: italic;
	font-weight: bolder;
}
a:link { 
    font-family: Arial, sans-serif; 
	font-size: 12px; 
	color: #000066; 
	font-weight: normal; 
	text-decoration: none; 
}
.StandartTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:visited { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	color: #000066; 
	font-weight: normal; 
	text-decoration: none; 
}
a:active { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	color: #000066; 
	font-weight: normal; 
	text-decoration: none; 
}
a:hover { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	color: #000066; 
	font-weight: normal; 
	text-decoration: none; }
.StandartTEXT12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #999999;
	font-style: italic;
	font-weight: bolder;
}
.UEBERSCHRIFT_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.UEBERSCHRIFT_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #660000;
}
.Tabelle_WEBMASTER {
	background-color: #FFFFCC;
	border: 1px solid #0000FF;
}