body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(bilder/hg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top left;
}
a:link {
	color: #476D93;
}
a:visited {
	color: #476D93;
}
a:hover {
	color: #09A5A2;
}
a:active {
	color: #CC0000;
}
h1 {
	font-size: 20px;
	color: #1A4A7B;
	display: block;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3;
	margin-bottom: 10px;
	padding-top: 20px;
}
h2 {
	font-size: 16px;
	color: #000000;
	display: inline;
}
h3 {
	font-size: 14px;
	color: #000000;
	background-color: #A4E1E6;
	padding: 2;
}
.rechts {
	background: url(bilder/hg_gv.jpg) no-repeat left top;
	vertical-align: bottom;
	padding: 5;
	padding-left: 25px;
	color: #000000;
	font-size: 11px;
}
.links {
	background: url(bilder/hg_nav.jpg) repeat-x left top;
	background-color: #ECF8F8;
}
.box {
	text-align: left;
	vertical-align: top;
	width: 50%;
	background-color: #FFFFFF;
	margin: 3;
}
.boxtitel {
	font-size: 13px;
	color: #000000;
	background-color: #A7E2E6;
	padding: 2;
	font-weight: bold;
}
.klein {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
#Notiz {
	background: #FFFFCC;
	padding: 5px;
}
h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
th {
	text-align: right;
}
.wichtig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC3300;
	letter-spacing: 3px;
}
.strike {
	text-decoration: line-through;
}
table.bildershow td {
	text-align: center;
	vertical-align: middle;
}
table.bildershow img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #999999;
	cursor: help;
}
