body {
	background-color: #f6efe3;
	background-image: url(gfx/BG.gif);
	background-repeat: no-repeat;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

td.datum { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; line-height: normal; color: #000000;}
td.titel { font-family: Georgia, Times New Roman, Times, serif; font-size: 14px; font-style: bold; line-height: normal; color: #c71b21;}
td.beschreibung { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; color: #000000;}
td.kontakt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; line-height: normal; color: #000000;}

table.aktuelles { background-color: #e3d9c7; border: 1px; border-color: #c1b7a4;}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	letter-spacing: 1px;
	color: #c71b21;
	font-size: 20px;
}

ol {color: #000000;}
ul {color: #000000;}
li {font-weight: normal;}
li.erfolge {font-weight: normal}
li.satzung {font-weight: normal}
li span {color: #c71b21;}

a:link		{ color:#c71b21; text-decoration:none; }
a:visited	{ color:#c71b21; text-decoration:none; }
a:active	{ color:#c71b21; text-decoration:none; }
a:hover		{ color:#c71b21; text-decoration:underline; }
a:link.impressum	{ color:#5b5652; text-decoration:none; }
a:visited.impressum	{ color:#5b5652; text-decoration:none; }
a:active.impressum	{ color:#5b5652; text-decoration:none; }
a:hover.impressum	{ color:#c71b21; text-decoration:underline; }