body {background:url(navbilder/innenbg.gif);
     font-size: 10px; color: white; font-family: Verdana; overflow:auto;}

a:link   { color: #ffffff; text-decoration: none }
a:visited  { color: #ffffff; text-decoration: none }
a:hover   { color: #ffffff; font-weight: bold; text-decoration: none }
a:active { color: #ffffff; font-weight: bold; text-decoration: none }
a   { color: #ffffff; text-decoration: none }



a.text:link {color: white; 
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px dotted;
	text-decoration: none;cursor: hand;}

a.text:visited {color: white;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px dotted;
	text-decoration: none;cursor: hand;}

a.text:hover {color: white;
	background-color: red;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px solid;
	text-decoration: none;cursor: hand;}

a.text:active {color: white;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px dotted;
	text-decoration: none;cursor: hand;}



p       { font-family: Verdana, Arial, sans-serif, Helvetica; 
		color: white; font-size: 11px; 
		line-height: 17px;  
		margin-right: 2mm; 
		text-align: left; }

h1      { color: silver;
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        font-family: Verdana, Arial, "Sans serif";
        letter-spacing: 2px;
        text-align: right;
        margin-right: 20mm;
        padding-top: 3mm }

.small  { color: white;
        font-size: 9px;
        font-family: Verdana, Arial, sans-serif, Helvetica }
.tabelle { font-family: Verdana, Arial, sans-serif, Helvetica; color: white; font-size: 11px; line-height: 14px; margin-left: 2mm; text-align: left; }