body {
	background-color: #FEFBEC;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3E3E3E;	
}

td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3E3E3E;
	line-height: 18px;
}

h1 {
	color: #107C27;
	font-size: 16pt;
	line-height: 24px;
	margin-top: 0px;
	font-weight: normal;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #55A315;
}

h3 {
	font-size: 10pt;
	font-weight: normal;
	color: #55A315;
}

.headline2 {
	font-size: 10pt;
	font-weight: bold;
	color: #55A315;
}

hr {
	height: 1px;
	border-top: 1px solid #835B45;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	width: 100%;
	clear: both;
}

a:link {
	color: #008215;
	text-decoration: underline;
}

a:visited {
	color: #008215;
	text-decoration: underline;
}

a:hover {
	color: #D9D900;
	text-decoration: underline;
}

img a:hoover, img a:link {
	text-decoration: none;
}

li {
	list-style-image: url(grafik/bullet.png);
	list-style-type: none;
	padding-bottom: 5px;
}

.maintab {
	background-image: url(grafik/bg_innen.gif);
	background-repeat: repeat-y;
	background-color: #FEFBEC;
}

.steine {
	background-image: url(grafik/steine_unten_hg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.tdinnen {
	margin: 0px;
	padding: 6px 30px 30px;
}

.copyright {
	font-size: 7.5pt;
	color: #107C27;
	padding: 5px 5px 15px 30px;
}

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

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

.nolink a {
	text-decoration: none;
	color: #3E3E3E;
}
.nolink a:hover {
	text-decoration: none;
	color: #3E3E3E;
	background: transparent;
}

.warnung {
	color: #B30109;
	font-weight: bold;
}
.warnung a {
	color: #B30109;
	font-weight: bold;
}

.bildabstand {
	margin-bottom: 10px;
	margin-left: 10px;
}

.bildrahmen {
	border: 1px solid #788E9C;
	clear: both;
}

.otto {
	font-size: 7.5pt;
	color: #107C27;
	width: 864px;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	text-align: right;
	padding-right: 25px;
	padding-top: 5px;
}
.otto a {
	text-decoration: none;
	color: #107C27;
}

.otto a:hover {
	text-decoration: underline;
	color: #107C27;
	background: transparent;
}

