


BODY {
	background-attachment:fixed; 
  background-color:#FFFFCC; 
  FONT-WEIGHT: normal; 
  FONT-SIZE: 8pt; 
  MARGIN: 0px; 
  COLOR: #000000; 
  FONT-FAMILY: Verdana, arial;
}

td { 
  vertical-align:top; 
}

a.link1 {
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  font-size: 10pt;
  text-align: center;
  color:#000000;
  text-decoration: none
}

a.link1:hover {
  background-color: #FFA040;
  color:#000000;

}

#zelle1{
  background-color: #FDBD52;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  font-size: 10pt;
}

#zelle2{
  background-color: #FBED9E;
}

.box { width: 15em; background: #FDBD52;}
.box h1, .box p {margin: 0 10px;}
.box h1 {font-size:150%; color:#ffffff; }
.box .top, .box .bottom{display:block;background: #FFFFCC;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #FDBD52;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}

