.text-weiss {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFF
	
}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000
	
}

.text-impressum {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000
	
}

.text-fett-gross {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #255ba3
	
}

.text-fett-rot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #c40009
	
}

.text-fett-klein {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #255ba3
	
}

.text-fett-schwarz {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 17px;
	font-weight: bold;
	color: #000000
	
}

body {
background-color: e1d4c0;
}

a:link {
	color: 255ba3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 255ba3;
}
a:hover {
	text-decoration: none;
	color: 255ba3;
}
a:active {
	text-decoration: none;
	color: 255ba3;
}
