<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body 
{
	text-align: center;
	backgroundcolor: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	color: #794E23;
}
h1 {
	font-size:1em;
	color:#794E23;
	margin-bottom:0px;
}
h2 {font-size:16px;color:#000000;margin-bottom:0px;}
h3 {font-size:14px;color:#000000;margin-bottom:0px;}
p {margin-top:0px;}
.p {
	margin-top:0px;
	font-size: 0.9em;
	margin-bottom: 8px;
}
#box {
	width:900px;
	height: 590px;
	background-image: url(../bilder/hg.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
}

#oben {
	height:70px;
	width: 900px;
}
#menu {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	position: relative;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height:40px
}
#inhalt {
	float:left;
	width: 876px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	height: 490px;
}
#unten{
	height: 20px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.unten:link, a.unten:visited
{
	text-decoration:none;
	color:#794E23;
	font-size:0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 1px;
	margin-left: 1px;
	text-transform: capitalize;
}
a.unten:hover, a.unten:active
{
	text-decoration:none;
	font-size:0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #794E23;
	padding-right: 3px;
	padding-left: 3px;
	text-transform: capitalize;
	color: #794E23;
}
#unten2{
	height: 20px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #794E23;
}
a.unten2:link, a.unten2:visited
{
	text-decoration:none;
	color:#794E23;
	font-size:0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 1px;
	margin-left: 1px;
	text-transform: capitalize;
	border: 1px solid #794E23;
}
a.unten2:hover, a.unten2:active
{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #CC0000;
}
input {
	background-color:transparent;
	color: #794E23;
	font-size: 1em;
	border: 1px solid #794E23;
}
textarea {
	background-color:transparent;
	font-size: 1em;
	color: #794E23;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #794E23;
	scrollbar-3d-light-color: #000000;
}
.submit{
	color: #FFFFFF;
	width: 60px;
	height: 23px;
	text-align: center;
	margin: 0px;
	background-color: #794E23;
	cursor:hand;
}
.reset{
	color: #794E23;
	width: 80px;
	height: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

table {
	color: #794E23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

a:link, a:visited {
	color: #CC0000;
	text-decoration: none;

}

a:hover, a:active {
	text-decoration: underline;

}
</pre></body></html>