body
{
scrollbar-arrow-color : #21467B;
scrollbar-track-color: #FFE8B0;
scrollbar-darkshadow-color: #21467B;
scrollbar-face-color: #FFE8B0;
scrollbar-3dlight-color: #21467B;
scrollbar-highlight-color: #FFE8B0;
scrollbar-shadow-color: #FFE8B0;
}
a  {
font-family : Arial, Helvetica, sans serif;
font-size : 15px;
color : #21467B;
font-weight: bold;
text-decoration : underline;

}
a:Visited  {
color : #21467B;
text-decoration : underline;
}
a:Active  {
color : #21467B;
text-decoration : none;
}
a:Hover  {
color : #21467B;
text-decoration : none;
}

table  {
	font-family : Arial, Helvetica, sans serif;
	font-size : 15px;
	color : #21467B;
}
.txt  {
	font-size : 12px;
}
table.content 
{
border - top: 1px #F58735 solid;
border - left: 1px #F58735 solid; 
border - right: 1px #F58735 solid;
border - bottom: 1px #F58735 solid;
}
.feld1
{
   background-color:#FFE8B0;
   border-bottom:none; 
   border-left:none; 
   border-right:none; 
   border-top:none;
   	color : #21467B;
   font-weight: bold;
}



a.pdf, a.pdf:visited 
{
	font-family : Arial, Helvetica, sans serif;
	font-size : 15px;
	color : #21467B;
	font-weight: bold;
	text-decoration : underline;
	background-image: url(pic/pdf_icon.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 3px 0px 3px 25px;
	line-height: 1.8em;
}
a.pdf:active, a.pdf:hover  
{
	color : #21467B;
	text-decoration: none;
}

p.achtung
{
	color: #FF0000;
	font-weight: bold;
}
.center
{
	text-align: center;
}
