html {
	height: 101%;
	} 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #000000;
	font-size: 14px;
	} 
a { 
	font-weight: bold; 
	color: #000000;
	} 
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	} 
a:visited { 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	} 
a:hover { 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: underline;
	} 
a:active { 
	font-weight: bold; 
	color: #000000; 
	text-decoration: underline;
	} 
h1 {
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
	color: #000000;
	} 
h2 {
	font-weight: bold;
	font-size: 14px;
	} 
h3 {
	font-weight: bold;
	font-size: 14px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
}
table {
	font-size: 14px;
	}
td {
	font-size: 14px;
	} 
p {
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 1px;
	color: #000000;
	} 
.klein10 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.textklein10 {
	font-size: 10px;
}
.h1td {
	background-image: url(medien/weissgrau.gif);
}
.textlink {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.textlinkfett {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.h1startseite {
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	color: #FFFFFF;
}
.rahmen {
	border: 1px solid #5D5D5D;
}
.weiss {
	color: #FFFFFF;
}
.neu {
	color: #FF80C0;
}
.fusszeile {
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 1px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

