p, h1, h2, h3, h4, h5, h6, em, td {
 font-family: Arial, Helvetivca;
}


span.searchword {
	background-color: red;
}

.blau {
  color: #000066; 
}

a:link {
 font-family: Arial, Helvetivca;
 color: #000066;
 text-decoration: underline;
 
}
a:visited {
 font-family: Arial, Helvetivca;
 color: #000066;
 text-decoration: underline;
}
a:active {
 font-family: Arial, Helvetivca;
  color: #000066;
}

a:hover{
    font-family: Arial, Helvetivca;
 color: #000066;
 text-decoration: underline;
}

.klein {
	font-size: 8pt;
    color: #000066; 
}

.kleinst {
	font-size: 7pt;
    color: #000066; 
}

.empf
{
	font-size: 10pt;
  color:  #000066 ; 
 
 
}

.th_head {
 	font-weight:bold; 
	text-align: center;
	padding: 5px; 
}


.rubrik {

	color: white;
 	font-weight:bold; 	
	
}

.btn {
	padding: 2px 5px;
	border: 1px solid #333333;
	background:  #666666 url('img/but-bg-in.gif') repeat-x 50% top;
	color: #000066;
	font-weight: bold;
	width: 150px;
	cursor: pointer;
}
