   /* style sheets für Navigation */



    h1 {font-family: Verdana;

        font-size: 14pt;

        font-weight: bold;

        color:#FF3366 ;}

    h3 {font-family: Verdana;

        font-size: 12pt;

        font-weight: bold;

        color: #FF3366;}

    a:link {
	font-weight:bold;
	color:#FF3366;
}

    a:visited {
	font-weight:bold;
	color: #FF3366;

}

    a:hover {
	font-weight:bold;
	background-color:#0080C0;
	color: #FFFFFF;

}

    a:active {
	font-weight:bold;
	background-color:#FF3366;
	color: FFFFFF;
}



    a  {
	text-decoration: none;
	font-family: Verdana;
	font-size : 10pt;
	color: #FF3366;
}

    p  {font-family: Verdana;

        font-size: 10pt;

        text-align: left;

        color: #FF3366;}

    body {font-family: Verdana;

          color : #666666

          font-size: 10pt;}

    li {font-family: Verdana;

        font-size: 10pt;

        text-align : left}

    div {font-family: Verdana;

        font-size: 10pt;

        color: #FF3366;}

    td {font-family: Verdana;

        font-size: 10pt;

        text-align: center;}

