body {
	background-color: #FFFFFF;
; background-image: url(grafik/back.gif); background-repeat: repeat;;
}

#woerter { position:absolute; left:-333px; top:57px; width:333px; height:220px; z-index:1; visibility: hidden; overflow: hidden; }

.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4B79A;
        line-height: 18px;
}

.zitate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CEC4AA;
        line-height: 18px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E0C48F;
		font-weight: bold;
        line-height: 24px;
}



.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C4B79A; 

}


a:link {
	text-decoration: none;
		color: #C4B79A;
}
a:visited {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
		color: #C4B79A;
}
a:hover {
	text-decoration: underline;
	color: #E0C48F;
}

.aktivlink {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #C4B79A;
}

