body {color:#ffffff; font-family: Arial;}

h1{color: #fdc800; font-weight:bold; font-size:13pt;}
h3{color: #fdc800; font-weight:bold; font-size:9pt;}
h5{color: #fdc800; font-weight:bold; font-size:7pt;}

ul{margin-left: 1em; padding-left: 1em;}

td{padding:0px;font-size: 10pt;}
td.inhalt {padding:10px; border-width:1px; border-color:#007a37; border-style:solid;}
td.border_r {padding:10px; border-right-width:1px; border-right-color:#007a37; border-right-style:solid;}
td.border_l {padding:10px; border-left-width:1px; border-left-color:#007a37; border-left-style:solid;}

a:link { color: #fdc800; text-decoration: none; font-weight: bold;}
a:focus { color: #ffffff; font-weight: bold; text-decoration: underline;}
a:hover { color: #ffffff; font-weight: bold; text-decoration: underline;}

body, textarea { scrollbar-3dlight-color: #e4eaea;
		scrollbar-arrow-color: #fffff;
                 scrollbar-base-color: #e4eaea;
                 scrollbar-darkshadow-color: #e4eaea;
                 scrollbar-face-color: #e4eaea;
                 scrollbar-highlight-color: #fffff;
                 scrollbar-shadow-color: #fffff;
                 scrollbar-track-color: #e4eaea }

.level-no {
	font-size: 12pt;
	font-weight: bold;
	text-decoration:none;
	color:#fdc800;
	}  
	                 
.level-act {
	font-size: 12pt;
	font-weight: bold;
	text-decoration:underline;
	color:#ffffff;
	}                 