body {
	font-family: Verdana;
    background-image: URL('Bilder/index_05.gif');
	background-attachment: fixed; 
   background-repeat: no-repeat; 
	font-size:10px;
	font-weight:bold;	
	color:#553F23;
}
a:link 
  { 
   color:#553F23; 
   text-decoration: underline; 
   font-family : Verdana; 
  } 
 
  a:visited 
  { 
   color:#553F23; 
   text-decoration: underline; 
   font-family : Verdana; 
  } 
 
  a:active 
  { 
   color:#553F23; 
   text-decoration: underline; 
   font-family : Verdana; 
  } 
 
  a:hover 
  { 
   color:#553F23; 
   text-decoration: underline overline; 
   font-family : Verdana; 
  } 
	#divUpControl{position:absolute;left:400; top:10; z-index:1; text-align:right;cursor:pointer}
#divDownControl{position:absolute; left:400; top:320; z-index:1; text-align:right;cursor:pointer}
#divContainer{position:absolute; width:370; height:250; top:30; left:10; clip:rect(0,390,290,0);}
#divContent{position:absolute; top:0; left:0}
td {
	font-family: Verdana;
	font-size:10px;
	font-weight: bold;
	color: #553F23;
}

th {
	font-family: Verdana;
	font-size:10px;
	font-weight: bold;
	color: #553F23;
}