/*------		#BODY#	------*/
body {
    font-size : 10px;
    font-family : Verdana, Arial, Helvetica, sans-serifa;
    font-weight : bold;
    color: #000000;
    border : 0 none #000000;
    margin : 2px;
    padding: 2px;
     /* ackground-color : #dedede;
    background-image: url(/images/navi-back.jpg);
    background-repeat: repeat-x;
    */
    background-attachment:fixed;
    
}
table td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    vertical-align: top;
    font-size: 11px;
    font-weight : bold;
    border: 0px solid #000000;
}
a {
    color : #000000;
    text-decoration : none;
}
a:hover {
    color : #444444;
    text-decoration : underline;
}
a.pfad:hover {	/*	Pfad Link	*/
    color: #FFFF00;
    text-decoration: none;
}
a.head:hover {	/*	headBereichs Link	*/
    color: #FFFF00;
    text-decoration: none;
}


/*------	#KLASSEN#		------*/
.text {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : bold;
    color: #000000;
}
