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


.txtartikel_kleiner {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 2px;
	color: #666;
}

.txtartikel {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 2px;
	color: #666;
}

.txtartikel a{
	color: #666;
	display: inline;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}

.txtartikel a:focus{
	background: none;
	color: #333;
	font-weight: normal;
	text-decoration: none;
   }

.txtartikel a:hover{
	background: none;
	color: #009;
	font-weight: normal;
	text-decoration: none;
   }


.txtartikel  a:active { 
      background: none; 
      color: #d90000;
      text-decoration: none; 
   } 




.txtcopy {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 2px;
	color: #666;	
}


.textnav a{
	color: #666;
	display: inline;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}

.textnav a:focus{
	background: none;
	color: #333;
	font-weight: normal;
	text-decoration: none;
   }

.textnav a:hover{
	background: none;
	color: #009;
	font-weight: normal;
	text-decoration: none;
   }


.textnav  a:active { 
      background: none; 
      color: #d90000;
      text-decoration: none; 
   } 





#footernav ul{
	float: left;
	list-style-image: none;
	white-space: normal;
	padding-bottom: 2px;
	text-decoration: none;
}

#footernav li{
	float: left;
	display: inline;
	list-style-image: none;
	white-space: normal;
	margin-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2d2;
}

#footernav li.current{
	background-color: #FFF;
	border-width: 1px;
	border-style: solid;
	border-color: #2a79fc;

}

#footernav a{
	float: left;
	color: #666;
	display: inline;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 1px;
	text-decoration: none;
}


#footernav a:focus{
	background: none;
	color: #333;
	font-weight: normal;
	text-decoration: none;
   }

#footernav a:hover{
	background: none;
	color: #009;
	font-weight: normal;
	text-decoration: none;
   }


#footernav  a:active { 
      background: none; 
      color: #d90000;
      text-decoration: none; 
   } 
   
  #footernav li:focus{
	background: none;
	color: #333;
	font-weight: normal;
	text-decoration: none;
   }

#footernav li:hover{
	background: none;
	color: #009;
	font-weight: normal;
	text-decoration: none;
   }



