body { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }

p { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }

td { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }

h3 { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; }

a:link { color: black; text-decoration: none; }

a:visited { color: black; text-decoration: none; }

a:hover { color: black; text-decoration: underline; }

a:active { color: black; text-decoration: none; }

.partaikotext
{ line-height: 160%; }

.partaikotexttitel
{
	font-family: "Arial Narrow", Arial !important;
	color: #333 !important;
	font-size: 18px !important;
	font-style: normal !important;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase !important;
}

.partaikotextsubtitel
{
	font-family: "Arial Narrow", Arial !important;
	color: #333 !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: bold;
	line-height: 18px;
}

.taikotextSEP { padding-top: 10px; border-top: 1px dotted black; }

#navigation-container { left:0; font-size: 14px; height: 50px; }
#navigation { left:0; width: 100%; float: left; margin-left: 0px; padding-left: 10px; list-style-type: none; }
#navigation li { color: black; background-color: #d2d1d1; float: left; margin: 0 10px 0 0; padding: 0 1px 0 0; list-style-type: none; }
#navigation a { color: black; text-decoration: none; float: left; padding: 2px 10px 2px 10px; }
#navigation a:hover { color: white; background-color: #700; }
#navigationX a.aktuell { left:0px; }

