body {
	background: /*url(images/b_blau.bmp)*/#cc0000; /*repeat;*/
	font-family: Century Gothic;
	color: #003333;/*#ffffff;*//*black*/;
	font-size: 14px;
	/* wird nur von ie interpretiert, fuer ns in html */
	margin: 0;
	}
	
a:link {
	color: #ffffff;/*#ffcc00*/;/*#993333*//*color: #0033FF;*/
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none; 
	}
	
a:visited {
	color: #ffffff;/*#993333*/ 
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none; 
	}

a:active, a:hover {
	color: #ffffff;/*#993333*//*color: #0033FF;*//*#006600*/
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline; 
	}

table {
	border-style: none;
	border-width: 0; 
	line-height: 14px;
	}

img {
	border-style: none;
	}

.titel {
	color: #ffffff;/*#ffcc00*/ 
	font-weight: bold;
	font-size: 24px;
	}
.normalo {
	color: #ffffff;/*#ffcc00*/ 
	font-weight: bold;
	font-size: 14px;
	}

.klein {
	color: #ffffff;/*#ffcc00*/ 
	font-size: 10px;
	}
	
.bildbeschriftung {
	color: #003333;/*#ffcc00*/ 
	font-weight: bold;
	font-size: 11px;
	}
	
.fusszeile {
	color: #ffffff;/*#ffcc00*/ 
	font-weight: bold;
	font-size: 14px;
	}

.show {
	color: #003333;/*#003366;*//*#333366;*//*#663366*//*#ffffff;*/
	}
