.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #713F26;
}
.willkommen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #713F26;
}
.ueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #713F26;
}
#main {
	height: 320px;
	width: 540px;
	overflow: auto;
	scrollbar-arrow-color: #990000;
	scrollbar-base-color: #FEF7DC;
	scrollbar-highlight-color : #F4EACF;
	scrollbar-shadow-color : #F4EACF;
	SCROLLBAR-TRACK-COLOR: #FEF7DC;
	list-style-type: decimal;
}
#wissenl a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #713F26;
}
#wissenl a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #713F26;
}
#wissenl a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #713F26;
}
#wissenl a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #713F26;
}
.rahmen {
	border: 1px solid #724027;
}

