p {
	font-family: Trebuchet, sans-serif;
	font-size: 18px;
	color: #878786;
	line-height: 24px;
	margin: 0px;
	padding: 200px 0px 45px 0px;
	font-weight: 300;
}

a {
	
	color: #878786;
	text-decoration: none;
}

a:hover {
	
	color: #878786;
	text-decoration: underline;
}


.yellow {
	color:#f9b000;
	font-weight: 400;
		padding-right: 10px;

}

.rahmen
{border: 1px solid #cccccc;}

