body {
	background-image:  url(bilder_hintergrund/hg_streifen.gif);
	background-repeat: repeat-y;
	background-position: center;
	z-index: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;




}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-repeat: no-repeat;

}
.normalschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.grossschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.grossfettschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #663300;
	text-decoration: none;

}
a:visited {
	color: #663300;
	text-decoration: none;

}
a:active {
	color: #FFFFFF;
	background-color: #663300;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
	background-color: #663300;
	text-decoration: none;

}
.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.kleinschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.rotfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.rot {
	color: #663300;
}
.kleinschrift a {
	font-size: 9px;
}
