body {
	background-color: #FFFFCC;
}
.sehrklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1ex;
	color: #000066;
	font-weight: 500;
}
.navileiste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000066;
	font-weight: 500;
}
.ueberschriftgruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: 800;
	color: #000066;
	text-align: center;
}
.haupttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: justify;
	line-height: 1.3em;
	color: #000066;
}
.ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: 700;
	text-align: left;
	font-weight: 700;
	line-height: 1.3em;
	color: #000066;
}
.tabelle {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: center;
	line-height: 1.3em;
	color: #000066;
}
.tabellelinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: left;
	line-height: 1.3em;
	color: #000066;
}
.tabelleueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: 700;
	text-align: center;
	line-height: 1.3em;
	color: #000066;
}

 a:link { text-decoration:none; font-weight:bold; color:#006633; }
 a:visited { text-decoration:none; font-weight:bold; color:#006633; }
 a:hover { text-decoration:underline; cursor:pointer; font-weight:bold; }
 .bildunterschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	line-height: 1.3em;
	color: #000066;
	text-align: justify;
}
.blinktext {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: 600;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: blink;
}
.rss {
border:1px solid;
border-color:#FC9 #630 #330 #F96;
padding:0 2px;
font:bold 8px verdana,sans-serif;
color:#FFF;
background:#F60;
text-decoration:none;
margin:0;
margin-right:10px;
}
a:hover.rss {
color:#dddddd;
}
a.rssLes {
color:#F60;
font-weight:normal;
}
a.rssLes:hover {
color:#F60;
text-decoration:none;
}