

a:link
{
/*1) :link
2) :visited
3) :focus
4) :hover
5) :active*/
color:#003d4c;
text-decoration:none;
}
a:visited
{
color:#003d4c;
text-decoration:none;
}
a:focus {
/*padding-left:20px; 
background: url(../ppp-cd/bilder/gif/Haken.gif) no-repeat left 3px;
color:#108702;
background-color: #fa0d0d; */
}
a:hover{
color:#FF7B00;
text-decoration:none;
}
a:active{
/*padding-left:20px; 
background: url(../ppp-cd/bilder/gif/Haken.gif) no-repeat left 3px;
color:#108702;
background-color: #fa0d0d;*/ 
}

.madhsia_textit { font-size: 18px; 
				font-family: arial; 
				font-style: normal; 
				line-height: 18px; }

.capital {	 font-size: 18px; 
				font-family: arial; 
				font-style: normal; 
				line-height: 18px;
				/*
				text-transform: capitalize;
				*/
				}
.navigation { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  font-weight:bold; 
  color: #000000; 
  text-decoration: none; }

