body {  
	font-family: Arial, Verdana, Helvetica, sans-serif;		
	color: #000; 	
	font-size: 12px;
	line-height: 110%;
}

p {  
	padding-left: 20px;
}

.weiss {
	color: #fff;
}

a {
	color: #3d748a;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}


h1 {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
	padding-left: 20px;
	padding-top: 20px;
}
