body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #fbf7d2;
}
.hg_aussen {
	background-image: url(img/hg_aussen.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.zelle_logo {
	background-color: #fbf7d2;
	width: 215px;
	height: 14px;
}
.zelle_oben {
	width: 545px;
	background-image: url(img/hg_ob.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.tabelle_bilderoben {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 60px;
}
.bilder_abstand {
	padding-right: 20px;
}
.inhalt {
	background-image: url(img/hg_inhalt.gif);
	background-repeat: no-repeat;
	background-color: #fbf7d2;
	padding: 35px;
	vertical-align: top;
	width: 450px;
}
h1 {
	font-size: 14px;
	color: #c73c41;
	font-weight: normal;
}
a:link {
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #336633;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #336633;
	text-decoration: underline;
}
a:focus {
	font-weight: bold;
	color: #336633;
	text-decoration: underline;
}
.formular {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.formularfeld {
	border: 1px solid #336633;
	width: 250px;
}
.anredefeld {
	width: 255px;
}
.mitteilungsfeld {
	width: 250px;
	height: 100px;
}
.textmitteilung {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.fragefeld {
	width: 250px;
}
.textfrage {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.formularbutton {
	color: #ffffff;
	background-color: #336633;
	border: 1px solid #ffffff;
}
hr {
	height: 1px;
	border-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336600;
}
