body     {
	font-size: 11px;
	text-decoration:none;

}
p        {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
td       {  font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 11px;}
.head    {  font-size: 14px; font-weight: bold;}
.fett    {  font-weight: bold;}
.smaller {  font-size: smaller;}
a:link   {  color:#990033;
            text-decoration:underline; }
a:visited{  color:#990033;
            text-decoration:underline; }
a:active {  color:#000099;
            text-decoration:underline; }
a:hover{  color:#000099;
            text-decoration:underline; }
div     {  font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 11px;   }
.kursiv {font-style:italic;}
.bg { background-image:url(../images/back02.jpg);
     background-color: #B30540;
	 background-repeat: no-repeat }
.bg2 { background-image:url(../images/back04.jpg);
     background-color: #FEEFDA;
	 background-repeat: no-repeat }
.titel {
	color: #FFFFFF;
}
.titelfett {
	font-weight: bold;
	color: #FFFFFF;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990033;
	text-decoration: none;
}
a.subnav:link {
	font-size: 9px;
	color: #990033;
	text-decoration: none;
}
a.subnav:visited {
	font-size: 9px;
	color: #990033;
	text-decoration: none;
}
a.subnav:hover {
	font-size: 9px;
	color: #000099;
	text-decoration: none;
}
a.subnav:active {
	font-size: 9px;
	color: #000099;
	text-decoration: none;
}
