P { font-weight: bold; color : #999999;
                font-family : Arial, Helvetica; font-size : 12px;}
P.text { font-weight: normal; color : #000000;
                font-family : Arial, Helvetica; font-size : 12px;}
P.textsmall { font-weight: normal; color : #000000;
                font-family : Arial, Helvetica; font-size : 12px;margin-top: 0px;margin-bottom: 0px;}
P.titel { font-weight: bold; color : #000000;
                font-family : Arial, Helvetica; font-size : 14px;}
P.textbig { font-weight: normal; color : #000000;
                font-family : Arial, Helvetica; font-size : 14px;}
P.tklein {  color : #000000;
                font-family : Arial, Helvetica; font-size : 10px;}
P.foto {  color : #000000;
                font-family : Arial, Helvetica; font-size : 8px;margin-top: 0px;margin-bottom: 0px;}


TABLE { font-family : Arial, Helvetica; font-size : 12px; color : #000000;}
table.nav { font-family : Arial, Helvetica; font-size : 12px; color : #000000;}

A:link {
        color : #990000;
                font-weight: bold;
                font-family : Arial, Helvetica; font-size : 12px;
        text-decoration: none;
                        }

A:visited {
        color : #990000;
                font-weight: bold;
                font-family : Arial, Helvetica; font-size : 12px;
        text-decoration: none;
                         }

A:hover {
        color: white;
                font-weight: bold;
                font-family : Arial, Helvetica; font-size : 12px;
                font-weight : bold;
        text-decoration: none;
                background-color : #999999;
                      }

A:active {
        color: #990000;
        text-decoration: none; }

HR {color : white; border-bottom : 1px solid #999999; text-align :left}

h1 { font-weight: bold; color : #000000;
                font-family : Arial, Helvetica; font-size : 14px;}
h2 { font-weight: bold; color : #000000;font-family : Arial, Helvetica; font-size : 12px;}
h3{ font-family : Arial, Helvetica; font-size : 12px; color : #000000;}


/* navigation links */

		#navlinks {
 position:absolute; left:10px; top:110px; width:300px;
                margin                          : 0px ;
                padding                         : 2px ;
                list-style-type                 : none;
            }

            #navlinks li {
                margin                          : 1px 1px ;
                border                          : 0px #ffffff;
                float                           : left;
            }

            #navlinks a {
                background                      : #990000; height:16px;
                color                           : #ffffff;font-weight: bold; padding-top:1px; padding-left:10px;
                display                         : block;
                display                         : block;
                text-align                      : left;
                width                           : 290px;
                text-decoration                 : none;
            }

            #navlinks a:hover {
                background                      : #ffffff;font-weight: bold;
                color                           : #990000;
            }


	#navlinks a.active {
	font-weight: bold; color:#990000;
	background-color: #ffffff;


	}

         img{   margin                          : 10px ;        }

