body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #711F15;
	font-size: 12px;
}
#fontControls a {
	border: 1px solid #996600;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
body {
	background-color: #FFDFBF;
}
table {
	background-color: #FFDFBF;
}
#footer {
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
#header {
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
#footer td {
	font-size: 10px;
	text-align: center;
	color: #FFF0E6;
	background-color: #804000;
	padding-top: 6px;
	padding-bottom: 6px;
}
.borderRight {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFC89F;
}
#content {
	margin: 15px;
	background-image: url(images/pfotenabdruck.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 14px;
}

.border {
	border: 1px solid #9C6958;
}
#navi {
	width: 130px;
	margin: 0px;
	padding: 0px;
	background-color: #804000;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navi li {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFC89F;
}
#navi a {
	padding: 10px;
	display: block;
	text-decoration: none;
	color: #660000;
}
#navi a:link {
	color: #FFF0E6;
	font-weight: normal;
}
#navi a:visited {
	color: #FFEEDD;
	font-weight: normal;
}
#navi a:hover {
	background-color: #FFE0C1;
	color: #711F15;
	font-weight: normal;
}
#aktuell a:link, #aktuell a:visited, #aktuell a:active {
	background-color: #FFCBA4;
	color: #804000;
	font-weight: normal;
}

#header td {
	color: #FFF0E6;
	background-color: #804000;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC89F;
	padding: 2px;
}
a:link {
	font-weight: bold;
	color: #9C6958;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #9C6958;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #9C6958;
	text-decoration: underline overline;
}
fieldset {
	font-style: normal;
	color: #9C6958;
	font-weight: normal;
	border: 1px solid #660000;
	margin: 5px;
}
legend {
	font-weight: bold;
	color: #660000;
	font-style: italic;
}
