body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #D3D5D8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #993300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: underline;
	color: #993300;
}
a.aktiv { text-decoration: none;
              color: #000000;
              font-weight: bold;
}
.copy {
	font-size: 10px;
}
.txt10 {
	font-size: 10px;
}
.txt11 {
	font-size: 11px;
}
.head {
	font-size: 14px;
	font-weight: bold;
	color: #9BA0A8;
}
.borderrahmen {
                border-style: solid;
                border-color: #000000;
}
#divScrollTextCont {position:absolute; width:540px; height:300px; clip:rect(0px,540px,300px,0px); overflow:hidden; visibility:visible;}
#divText {position:absolute; left:0px; top:0px;}
