.text {
	font-family: Frutiger, Helvetica, Arial, Univers, Futura;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 24px;
}
.ptext {
	font-family: Frutiger, Helvetica, Arial, Univers, Futura;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.unsichtbar { font-size: 14px; text-align: center; color: #D9D9D9 }
A:link {text-decoration: none; color: #666666}
A:visited {text-decoration: none; color: #666666}
A:hover {text-decoration: underline; color: #333333}
.polykat {  font-family: Frutiger, Helvetica, Arial, Univers, Futura; font-size: 24px; font-style: normal; font-weight: normal; color: #000000}
.unterstrichen {text-decoration: underline;}
body {
	background-color: d9d9d9;
	background-image: url(/bilder/back.jpg);
}
.menupunkt {
	font-family: Frutiger, Helvetica, Arial, Univers, Futura, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;

}
.blau {
	color: #0066CC;
}
.gruen {
	color: #669966;
}
.ohneDeko {
	text-decoration: none;
}
.rot {
    color: #CC0000;
