body, textarea {
		scrollbar-3dlight-color: #8ab3df; 
		scrollbar-arrow-color: #ffffff; 
		scrollbar-base-color: #8ab3df; 
		scrollbar-darkshadow-color: #8ab3df; 
		scrollbar-face-color: #8ab3df; 
		scrollbar-highlight-color: #ffffff; 
		scrollbar-shadow-color: #ffffff; 
		scrollbar-track-color: #8ab3df;
		font-size: 10pt;
		font-family: "Arial";
		color: #ffffff;
		}

h1 {
    font-size: 12pt;
   }
p {text-align: left;}
   
a:link { color: #ffffff; text-decoration: none; font-weight: bold;font-style:italic;}
a:visited { color: #ffffff; text-decoration: none; font-weight: bold;font-style:italic;}
a:focus { color: #ffffff; font-weight: bold; text-decoration: underline;font-style:italic;}
a:hover { color: #ffffff; font-weight: bold; text-decoration: underline;font-style:italic;}

.level-no {
	font-weight: bold ! important;
	text-decoration:none ! important;
	color:#e2007a ! important;
	} 

.level-act {
	font-weight: bold ! important;
	text-decoration:underline ! important;
	color:#e2007a ! important;
	}

.rahmen{ border:4px solid #ffffff; }