BODY {
   scrollbar-arrow-color:#000000;
   scrollbar-face-color:#ACACAC;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-3dlight-color:#808080;
   scrollbar-shadow-color:#000000;
   scrollbar-darkshadow-color:#666666;
   scrollbar-track-color:#FFFFFF;
  }
td {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3D3D3D;
}
h1{
	font-family: Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #3D3D3D;
	text-decoration: none;
}
table{
	font-family: Arial, Verdana;
	width: 100%;	
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #3D3D3D;
	line-height:16px;
}
.ueberschrift1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3D3D3D;
 }
.ueberschrift2 {
 	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3D3D3D;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: CC3333;
	text-decoration: none;
 }
link {
	font-family: Arial;
	font-size: 12px;
	color: CC3333;
	font-weight: bold;
	text-decoration: none;
 }
a:link {

	font-family: Arial;
	font-size: 12px;
	color: CC3333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
 	font-family: Arial;
	font-size: 12px;
	color: CC3333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
 	font-family: Arial;
	font-size: 12px;
	color: CC3333;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
 	font-family: Arial;
	font-size: 12px;
	color: CC3333;
	font-weight: bold;
	text-decoration: none;
}
li {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	list-style-type: square;
	color: #3D3D3D;
 }
p {
	font-family: Arial;
	font-size: 12px;
	page-break-before: auto;
	page-break-after: auto;
	color: #3D3D3D;
 }
ul {
        list-style-image: url(../images/roteck_klein.gif);
		margin-left:0.8em; 
		padding-left:0.5em;
}
