.hg {
	background-image: url(../images/streif_test2.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-attachment: fixed;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.gruen {
	color: #006633;
}
a:link {
	text-decoration: none;
	color: #006633;
}
a:hover {
	color: #000000;
}
.rechts {
	text-align: right;
}
.grau {
	color: #CCCCCC;
	background-color: #009933;
	font-weight: bold;

}
a:visited {
	color: #006633;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smaller {
	font-size: xx-small;
}
.small {
	font-size: x-small;
}
.rot {
	color: #FF0000;
}
.fettrot {
	font-size: large;
	color: #FF0000;
}
