* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #808080;
	line-height: 14px;
}
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	background-image: url(bilder/bg_kopf.gif);
	background-repeat: repeat-x;
	height: 100%;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 14px;
}
p {
	padding-top: 6px;
	padding-bottom: 6px;
}
a {
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.kopf {
	background-repeat: no-repeat;
	background-position: right top;
}
.mitte {
	background-image: url(bilder/bg_mitte.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
.fuss {
	background-image: url(bilder/bg_fuss.gif);
	background-repeat: repeat-x;
	font-size: 12px;
}
.fuss a {
	font-size: 12px;
	line-height: 24px;
}
.fuss2 {
	background-image: url(bilder/bg_fuss2.gif);
	background-repeat: repeat-x;
	font-size: 12px;
}
.fuss2 a {
	font-size: 12px;
	line-height: 24px;
}
.untermenue {
	list-style-type: none;
}
.untermenue li {
	background-image: url(bilder/link_bg.gif);
	background-repeat: repeat-x;
	line-height: 20px;

}
.untermenue li a {
	background-color: #FFFFFF;
	padding-right: 4px;
}
.untermenue span {
	color: #162983;
}
.bildinfo {
	font-style: italic;
	color: #162983;
	padding-top: 4px;
}

.nummer strong {
	position: absolute;
	z-index: 30;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 4px;
	padding: 0px 4px;
}

.name img {
	vertical-align: text-top;
}
