body, textarea {
  scrollbar-base-color:#eaeaea;
  scrollbar-3dlight-color:#eaeaea;
  scrollbar-arrow-color:#990000;
  scrollbar-darkshadow-color:#eaeaea;
  scrollbar-face-color:#eaeaea;
  scrollbar-highlight-color:#990000;
  scrollbar-shadow-color:#990000;
  scrollbar-track-color:#eaeaea;
}

a:link, a:active, a:visited 
{ 
	font-size:10px;
	text-align:left;
	color:#333399;
	font-family:verdana;
	font-weight:bold;
} 

a:hover { 
	color: #ff0000; 
}

body {
	background-color:#eaeaea;
	font-family:verdana;
	margin:0px;
	color:#000000;
}

table {
	background-color:#eaeaea;
	font-family:verdana;
	font-size:11px;
	margin:0px;
	color:#000000;

}

.kursiv {
	font-style:italic; 
	font-size:13;
	font-weight:bold;
}

.grosskursiv { 
	font-style:italic; 
	font-size:28; 
}

.header {
	font-style:verdana;
	font-size:12;
	font-weight:bold;
}

td.reli3
{
	border-right-width:1px;
	border-top-width: 1px 
	border-bottom-width:1px;
	border-left-width:1px;
	text-align:left;
	vertical-align:top;
	font-size:11px;
}

td.re
{
	border-right-width:1px;
	border-top-width: 1px 
	border-bottom-width:1px;
	border-left-width:1px;
	text-align:right;
	vertical-align:top;
	font-size:11px;

}