div, p, td, h1, ul, ol  	{font-family: arial, verdana, helvetica; font-size: 12px; color: white; }
h1 {font-size: 13px}
p {text-align: justify}

#divUpControl		{position: absolute; z-index:1; width: 15px; height: 15px; top: 0px; left: 0px;
						visibility: hidden} 
#divDownControl		{position: absolute; z-index:1; width: 15px; height: 15px; top: 0px; left: 0px;
						visibility: hidden} 
#divContainer		{position: absolute; width: 650px; height: 225px; top: 0px; left: 0px; 
               		clip: rect(0px, 650px, 225px, 0px); visibility: hidden; overflow: hidden} 
#divContent 		{position: absolute; top: 0px; left: 0px}

a:link {color: #ffcc00; font-weight: bold;}
a:visited {color: #ffcc00; font-weight: bold;}
a:hover {color: #ffcc00;text-decoration: none; font-weight: bold;} 
a:active {color: #ffcc00; font-weight: bold;}

.txtgelb {color: #ffcc00}
.txtblau {color: #0000ff}.marked {  background-color: #FFFFCC; color: #0000CC}

