 body {
    scrollbar-3dlight-color:#ffffff;
    scrollbar-arrow-color:#9F2422;
    scrollbar-face-color:#ffffff;
    scrollbar-track-color:#ffffff;
    scrollbar-darkshadow-color:#dfdfdf;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#dfdfdf;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;




}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(bilder/bullit.gif);


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #993333;
	border-top: 1px solid #CC6633;
	border-right: 0px solid #CC6633;
	border-bottom: 1px solid #CC6633;
	border-left: 0px solid #CC6633;
	cursor: hand;
	margin: 0px;
	padding: 0px;





}

.image {
	border: 1px solid #CCCCCC;

}
.button
	{
	color: #9f2422;
	background-color: #ffffff;
 
 }

