body
   {
     margin:0;
     padding:0;
     border:0;
   }

body, td, li, a
   {
     color:#000000;
	 font-family:Arial,sans-serif;
     font-size:10pt;
     font-weight:normal;
   }

/*a { text-decoration:none; }*/

.bold
	{
	font-weight:bold;
	}

.bold_big
	{
	font-size:12pt;
	font-weight:bold;
	}	
	
	.bold_under
	{
	font-weight:bold;
	text-decoration: underline;
	
	}
	
.bold_rot
	{
	font-weight:bold;
	font-size:12pt;
	color:#940808;
	}

.bold_rot11
	{
	font-weight:bold;
	font-size:11pt;
	color:#940808;	
	}
.bold_rot10_under
	{
	font-weight:bold;
	font-size:10pt;
	color:#940808;
	text-decoration: underline;
	}
	.bold_rot10
	{
	font-weight:bold;
	font-size:10pt;
	color:#940808;
	text-decoration: none;
	}
.link_weiss
	{
	font-size:10pt;
	color:#FFFFFF;
	}	
	
.bold_rotkl
	{
	font-weight:bold;
	font-size:10pt;
	color:#940808;
	}	
	
.bold2
	{
	font-weight:bold;
 	font-size:11pt;
	}

.std
   {
     color:#000000;
	 font-family:Arial,sans-serif;
     font-size:10pt;
     font-weight:normal;
   }

.head1
   {
     color:#000000;
	 font-family:Arial,sans-serif;
     font-size:15pt;
     font-weight:bold;
   }

.head2
   {
     color:#000000;
	 font-family:Arial,sans-serif;
     font-size:12pt;
     font-weight:bold;
   }

.sub
   {
     color:#000000;
	 font-family:Arial,sans-serif;
     font-size:8pt;
     font-weight:normal;
   }
.italic
   {
     color:#000000;
	 font-family:Arial,sans-serif;
     font-size:11pt;
     font-weight:normal;
	 font-style:italic;
   }
.head2it
   {
     color:#ffffff;
	 font-family:Arial,sans-serif;
     font-size:12pt;
     font-weight:bold;
	 font-style:italic;
   }
.klein
{
     color:#000000;
	 font-family:Arial,sans-serif;
     font-size:8pt;
     font-weight:normal;
}

a.sitemap
{ text-decoration:none; }

a.sitemap_bold
{ 
	text-decoration:none;
	font-weight:bold;	
}
.webaxx_black {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;color: #000000; font-weight: bold;text-decoration: none; }
.webaxx_red {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;color: #FF0000; font-weight: bold;text-decoration: none; }
