@charset "utf-8";
/* CSS Document */

/* sonstige Hyperlinks  */
a.navi:link  { font-family: Verdana; font-size: 10px; color:#ffffff; 
	font-weight: bold; text-decoration: none;}

a.navi:visited { font-family: Verdana; font-size: 10px; color:#ffffff; 
	font-weight: bold; text-decoration: none;}

a.navi:active {font-family: Verdana; font-size: 10px; color:#ffffff; 
	font-weight: bold; text-decoration: none;}

a.navi:hover {font-family: Verdana; font-size: 10px; color:#333333; 
	font-weight: bold; text-decoration: none; }
	
	table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color:#ffffff; 
}
/*  from listamatic   */

#navcontainer ul
{
list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
background: transparent url(img/square-off.jpg) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 11px verdana;
text-decoration: none;
color: #ffffff;
}

#navcontainer ul li a:hover
{
background: transparent url(img/square-on.jpg) left center no-repeat;
color: #000000;
}

#navcontainer ul li a#current
{
background: transparent url(img/square-off.jpg) left center no-repeat;
color: #ffffff;
}
/*_______________________________________________________________________________*/
a.style1:link  { font-family: Verdana; font-size: 10px; color:#ffffff; 
	font-weight: bold; text-decoration: underline;}

a.style1:visited { font-family: Verdana; font-size: 10px; color:#ffffff; 
	font-weight: bold; text-decoration: underline;}

a.style1:active {font-family: Verdana; font-size: 10px; color:#ffffff; 
	font-weight: bold; text-decoration: none;}

a.style1:hover {font-family: Verdana; font-size: 10px; color:##FF9933; 
	font-weight: bold; text-decoration: none; }
	
a.style100:link  { font-family: Verdana; font-size: 10px; color:#FF9933; 
	font-weight: bold; text-decoration: underline;}

a.style100:visited { font-family: Verdana; font-size: 10px; color:#FF9933; 
	font-weight: bold; text-decoration: underline;}

a.style100:active {font-family: Verdana; font-size: 10px; color:#FF9933; 
	font-weight: bold; text-decoration: none;}

a.style100:hover {font-family: Verdana; font-size: 10px; color:#ffffff; 
	font-weight: bold; text-decoration: none; }
a:link {
	color: #FF9933;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.style6 {
	color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style7 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style10 {
	color: #FF9933;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}