body{
	margin:0;
	background-color:#F8F294;
	
	marginwidth:"0";
	marginheight:"0";
	leftmargin:"0";
	rightmargin:"0";
	topmargin="0";	


	font-family:Arial,Helvetica,sans-serif; 
	font-size:10pt;
	
	
}

.titel{
font-size: 20px;
text-decoration: bold;
}

.titelklein{
font-family: "Times New Roman";
font-size: 18px;
text-decoration: bold;
}

.dattab{
/*margin-left:50;*/
margin-left:25;
width:600px;
/*background-color:#FFFFFF;*/
}

.text{
font-size: 11px;
padding-left:10px;
}
.textrot{
font-size: 11px;
color: #FF0000;
}
.textrot a:link {
font-size: 11px;
color: #FF0000;
}
.textrot a:visited {
font-size: 11px;
color: #FF0000;
}

.areatext{
font-family: "Arial";
font-size: 11px;
}

.omenu{
font-size: 11px;
color:#666666;
padding-left:5px;
font-weight:700;
}

/*link noch nicht besucht, nicht im cache */

.omenu a:link {
text-decoration: none;
color:#666666;
font-weight:700;
}

.omenu a:mailto {
text-decoration: underline;
color:#666666;
font-weight:700;
}

/* link besucht, gecached */
.omenu a:hover {
text-decoration: underline;
color:#666666;
background-color: #FFFFFF;
font-weight:700;
}

.omenu a:visited {
text-decoration: none;
color:#666666;
font-weight:700;

}

/* button over */



.omenu a:active {
text-decoration: none; 
font-weight:700;
}

.umenu{
font-size: 11px;
color:#666666;

padding-left:10px;
}

/*link noch nicht besucht, nicht im cache */

.umenu a:link {
text-decoration: none;
color:#666666;
padding-left:10px;
}

.umenu a:mailto {
text-decoration: underline;
color:#666666;
padding-left:10px;
}

/* link besucht, gecached */
.umenu a:hover {
text-decoration: underline;
color:#666666;
padding-left:10px;
background-color: #FFFFFF;
}

.umenu a:visited {
text-decoration: none;
color:#666666;
padding-left:10px;
}

/* button over */



.umenu a:active {
color:#666666;
text-decoration: none; 
padding-left:10px;
}


table.shadow { 
    align: center
  }

  td.shadow-top { 
    height: 16px;  
    background-image: url(/img/top.gif)
  }

  td.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image: url(/img/topRight.gif)
  }

  td.shadow-right { 
    width: 16px; 
    background-image: url(/img/right.gif)
  }

  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url(/img/bottomRight.gif)
  } 

  td.shadow-bottom { 
    height: 16px;
	background-repeat: repeat-x;
    background-image: url(/img/bottom.gif)
	

  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url(/img/bottomLeft.gif)
  } 

  td.shadow-left { width: 16px;
    background-image: url(/img/left.gif)
  }

  td.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image: url(/img/topLeft.gif)
  }      

  td.shadow-center { 
    background-color: #FFFFFF ;
	font-size: 11px;
  }


td.shadowy-top { 
    height: 16px;  
    background-image: url(/img/topy.gif)
  }

  td.shadowy-topRight { 
    width: 16px;
    height: 16px;
    background-image: url(/img/topRighty.gif)
  }

  td.shadowy-right { 
    width: 16px; 
    background-image: url(/img/righty.gif)
  }

  td.shadowy-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url(/img/bottomRighty.gif)
  } 

  td.shadowy-bottom { 
    height: 16px;
	background-repeat: repeat-x;
    background-image: url(/img/bottomy.gif)
	

  }

  td.shadowy-bottomLeft { width: 16px;
    height: 16px;
    background-image: url(/img/bottomLefty.gif)
  } 

  td.shadowy-left { width: 16px;
    background-image: url(/img/lefty.gif)
  }

  td.shadowy-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image: url(/img/topLefty.gif)
  }      

  td.shadowy-center { 
    background-color: #FCF8CF ;
	font-size: 11px;
  }



