body, table, td { 
	font-family: verdana, sans serif; 
	font-size: 11px;
	color: #adadad;
}

.rubrik { 
	font-weight: bold;
	color: #889fc9;
}

.headline { 
	font-size: 14px; 
	font-weight: bold;
}

.steckbrief { 
	line-height: 18px;
}

.footer { 
	font-size: 11px; 
	color: #434e63;
}

a:link, a:visited, a:active {
	font-size: 11px; 
	color: #434e63;
	text-decoration: none;
	outline: none;
}

a:hover {
	font-size: 11px; 
	color: #889fc9;
	text-decoration: none;
	outline: none;
}

.steckbrief2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

