body {
	 margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
	 background-color: #FFFFFF;
     scrollbar-face-color: #FFCC00;
     scrollbar-highlight-color: #FFCC00;
     scrollbar-shadow-color: #FFCC00;
     scrollbar-3dlight-color: #FF0000;
     scrollbar-arrow-color: #FF0000;
     scrollbar-track-color: #FFCC00;
     scrollbar-darkshadow-color: #FF0000;
}

A:link{color: #FF0000; text-decoration:none;}
A:visited{color: #FF0000; text-decoration:none;}
A:hover{color: #FF0000; text-decoration:none;}
A:active{color: #FF0000; text-decoration:none;}

.txthead {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
}
.txtsub {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
}
.txtbody {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.txtbold {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}
.txtmini {
	font-family: Tahoma, Arial;
	font-size: 9px;
}
.border_red {
	border: 1px solid #FF0000;
}
.button {
	border-width: 1px;
	border-style: solid;
	border-color: #FF0000;
	font-family:Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	font-style:strong;
	background-color:#FFFFFF;
}
.grafik5 {
	border: 1px solid #FF0000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
