body {
	background-image: url(../Bilder/hg.gif);
	background-repeat: repeat;
	background-color: #525252;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td { 
	vertical-align: top; 
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #6E6E6E;
}
img {
	border: 0px none;
}
a {
	outline: none;
}
a:link {
	color: #ACACAC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ACACAC;
}
a:hover {
	text-decoration: underline;
	color: #99CC33;
}
a:active {
	text-decoration: none;
	color: #99cc33;
}
h1 {
	font-size: 18px;
	color: #99CC33;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #6E6E6E;
}
.rechtliches {
	font-size: 10px;
}
.gruen {
	color: #99CC33
}
.fontA {
	font-size: 11px;
}
.fontB {
	color: #ACACAC;
}
.fontC {
	font-size: 13px;
	font-weight: bold;
}
::-moz-selection {
	background:#99CC33;
	color:white;
}

::selection {
	background:#99CC33;
	color:white;
}
