body, td {
	font-family : verdana, arial, sans-serif ;
	font-size: 12px;
	color: #363636;
	text-align:top;
	scrollbar-base-color:maroon;
  	scrollbar-3dlight-color:#ffffff;
  	scrollbar-arrow-color:#ffffff;
  	scrollbar-darkshadow-color:#ffffff;
  	scrollbar-face-color:#bf3c37;
  	scrollbar-highlight-color:#bf3c37;
  	scrollbar-shadow-color:#bf3c37;
  	scrollbar-track-color:white;
}
a:link, a:visited, a:active {
	color : #bf3c37;
	text-decoration : none;
	font-weight: bold;
}
a:hover {
	color : #cc6666;
	text-decoration : none;
	font-weight: bold;
}
a:hover.ankerhigh {
	color : #484848;
	text-decoration : none;
	font-weight: bold;
}
.ankerlink {
	font-weight: normal;
	/*margin-bottom: 6px;
	padding-bottom: 12px;*/
}
a.unfett {
	font-weight: normal;
}
h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 19px;
	color: #ffffff;
	padding:0;
	margin:0;
	font-weight: normal;
}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 19px;
	color: #484848;
	padding:0;
	margin:0;
	font-weight: normal;
}
h3 {
	font-family : verdana, arial, sans-serif ;
	font-size : 12px;
	color : #484848;
	font-weight : bold;
	padding:0;
	margin:0;
}
.notiz {
	font-size : 12px;
	font-style: italic;
}
.klein {
	font-size : 11px;
}
.fett {
	font-weight : bold;
	color : #484848;
}
.kleinfett {
	font-weight : bold;
	color : #484848;
}
.notfall {
	font-weight : bold;
	color : #484848;
}
.liste {
	list-style-position: outside;
	list-style-type: disk;
	padding-left: 10px;
	margin-top: 12px;
	margin-left: 5px;
	margin-bottom: 6px;
}
.numliste {
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 0px;
}
#unten {
	position: absolut;
	left: 20px;
	top: 150px;
}
ul {
	margin-bottom: 12px;
}
li {
	margin-bottom: 6px;
}

