body {
	background-color: #B8D2DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4B646F;
	background-image: url(grafik/staud_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 10px;
}

td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4B646F;
	line-height: 1.5em;
}

h1 {
	color: #E78C0D;
	font-size: 16pt;
	font-weight: normal;
	clear: both;
	margin-top: 0px;
	line-height: normal;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	clear: both;
	color: #1060A0;
}

h3 {
	clear: both;
	font-size: 10pt;
	font-weight: bold;
	color: #E78C0D;
}

.headline1 {
	color: #E78C0D;
	font-size: 16pt;
}

.headline2 {
	font-size: 10pt;
	font-weight: bold;
	color: #1060A0;
}

.headline3 {
	font-size: 10pt;
	font-weight: bold;
	color: #E78C0D;
}

img { /* IE8 BugFix bei a:hover mit background-color */
	border: 0px;
	vertical-align: bottom;
}

hr {
	height: 1px;
	border-top: 1px solid #ADC8DD;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	width: 620px;
	clear: both;
}

li {
	list-style-type: circle;
}

a {
	color: #E78C0D;
	text-decoration: underline;
}

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

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

.haupttab {
	border: 1px solid #146DAC;
	background-image: url(grafik/seitenende.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}

.tdinnen {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

.flashrahmen {
	border: 1px solid #DCE1E4;
	height: 180px;
	width: 240px;
}

.copyright {
	font-size: 7.5pt;
	color: #005079;
}

.copyright a {
	text-decoration: none;
	color: #005079;
}

.copyright a:hover {
	text-decoration: underline;
	color: #565358;
	background: transparent;
}

.nolink a {
	text-decoration: none;
	color: #565358;
}
.nolink a:hover {
	text-decoration: none;
	color: #565358;
}

.warnung {
	color: #B30109;
	font-weight: bold;
}
.warnung a {
	color: #B30109;
	font-weight: bold;
}
.bildabstand {
	margin: 2px;
}

.bildrahmen {
	border: 1px solid #DCE1E4;
}

.hinweis {
	font-size: 7.5pt;
}

.bildunterschrift {
	float: right;
	font-size: 7.5pt;
	width: 240px;
	border-right: 1px solid #DCE1E4;
	border-bottom: 1px solid #DCE1E4;
	border-left: 1px solid #DCE1E4;
	line-height: normal;
}
