.HGunten {
	background-image:url(images/template/schatten_unten.gif);
	background-position:bottom;
	background-repeat: repeat-x;
}
.HGlinks {
	background-image:url(images/template/schatten_links.gif);
	background-position:right;
	background-repeat: repeat-y;
}
.HGrechts {
	background-image:url(images/template/schatten_rechts.gif);
	background-position:left;
	background-repeat: repeat-y;
}
.HGoben {
	background-color: #899E9E;
}
#navitext {
	margin-left: 22px;
	padding-bottom: 11px;
	font-weight: bold;
	font-size: 120%;
	color: #6D6D6D;
}

.newsUeberschrift {
	font-weight: bold;
	font-size: 12px;
	color: #6D6D6D;
}
.newsText {
}
a.newsLink:hover {
	color: #E3EAEA;
	text-decoration: none;
}	


body {
	background-color: #E3EAEA;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color:#E3EAEA;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#899E9E;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#E3EAEA;

}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.kleiner {
	font-size: 90%;
}
a {
	color: #899E9E;
	text-decoration: none;
}
a:hover {
	color: #E3EAEA;
	text-decoration: underline;
}
a.buttons {
	color: #000000;
	background-color: #899E9E;
	text-decoration: none;
}
input.button {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 10pt;
	cursor: pointer;
} 
input.submit {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 10pt;
	cursor: pointer;
} 
h1 {
	font-weight: bold;
	font-size: 140%;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #6D6D6D;
}
h2 {
	font-weight: bold;
	font-size: 120%;
	color: #6D6D6D;
}
h3 {
	font-weight: bold;
	font-size: 110%;
	color: #6D6D6D;
}
h4 {
	font-weight: bold;
	font-size: 105%;
	color: #6D6D6D;
}
h5 {
	font-weight: bold;
	font-size: 100%;
	color: #6D6D6D;
}
h6 {
	font-weight: bold;
	font-size: 95%;
	color: #6D6D6D;
}
.schriftWeiss {
	color: #FFFFFF;
}
.schriftSchwarz {
	color: #000000;
}
.HGdunkel {
	background-color: #C3C3C3;
}
.HGweiss {
	background-color: #FFFFFF;
}
.HGschwarz {
	background-color: #000000;
}
.HGhell {
	background-color: #E6E6E6;
}
.HGfarbe {
	background-color: #FDFD51;
}
