body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 120%;
	background-color: #FFFFFF;
	background-image: url(higru.gif);
	background-repeat: repeat-y;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
}

h4 {
	font-size: .9em;
	font-weight: bold;
}
.infobox {
	display: block;
	border: 1px solid #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
a {
	color: #333333;
	text-decoration: underline;
}

.halbfett {
	font-weight: bold;
	color: #444444;
}
.LinieObenUnten {
	text-decoration: underline overline;
}
a img {
	border-style: none;
}
