body, td {
	font-family : verdana, arial, sans-serif ;
	font-size: 12px;
	color: #363636;
	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;
}
.ankerlink {
	font-weight: normal;
}
h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 19px;
	color: #ffffff;
	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;
}
.notfall {
	font-weight : bold;
	color : #484848;
}
.rot {
	font-weight : bold;
	color : #bf3c37;
}
.liste {
	list-style-position: outside;
	list-style-type: circle;
	padding: 0px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
}
.numliste {
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 0px;
}
 textarea, input {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #363636;
	background-color: #F3F2F0;
	border: 1px solid #798793;
	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;
	/* width: 180px; */
}
input.radio {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #363636;
	background-color: #FFFFFF;
	margin-down: 0px;
	border: none;
	padding: 0 0;
	/* border : 1px solid Gray; */
}
input.button {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border : none;
	/*width: 70px;*/
	background-color: #BF3C37;
	/*cursor: pointer;*/
}
.formular {
	background-color: #ffffff;
	text-align: right;
	padding-right: 4px;
}
