body {
background-color: white;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 11px;
	color: black;
	font-weight:bold;
}

p {
	line-height:1.25;
}

.schwarzfett1 {
	font-size: 24px;
	color: black;
	margin-top: 0px;
	letter-spacing:-.07em;
	font-weight:bold;
}

#fensterzu {
	font-size: 78px;
	margin-top:25px;
	margin-bottom:10px;
}

#fensterzu a {
	color: #ff692b;
	background-color: white;
	text-decoration: none;
	font-weight:normal;
}
#fensterzu a:hover {
	color: #0097D5;
	text-decoration:none;
}

/* eleminiert dotted lines in FIREFOX */
a:focus { 
outline: none; 
}