a:link, a:visited {

		font-family : Arial, Helvetica, Sans-Serif;
        text-decoration : underline;
        color : black;

}


a:active, a:hover {

		font-family : Arial, Helvetica, Sans-Serif;
        color : gray;
        text-decoration : underline;
        
}        
        
a.menu:link, a.menu:visited {

		font-family : Arial, Helvetica, Sans-Serif;
        text-decoration : none;
        color : white;
        

}


a.menu:hover, a.menu:active {

		font-family : Arial, Helvetica, Sans-Serif;
        text-decoration : overline underline;
        color : white;
        

}
       

 
h1, h2, h4, h5, th { 

        color : Black;
        font-family : Arial, Helvetica, Sans-Serif;
        font-weight : bold;
        font-size : 10pt;

}

h3, .small {
		font-weight : normal;
		font-size : 8pt;
		font-family : Arial, Helvetica, Sans-Serif;
}


.black {

		color : #000000;
}

.gray {

		color : gray;
}


td, tr, p, body {

        font-family : Arial, Helvetica, Sans-Serif;
        font-size : 10pt;

}



#rightlefttop {

        border-right-width:1px;
        border-right-style:solid;
        border-top-width:1px;
        border-top-style:solid;
        border-left-width:1px;
        border-left-style:solid;
        border-color:#000000;

   }



#rahmen {

        border-right-width:1px;
        border-right-style:solid;
        border-top-width:1px;
        border-top-style:solid;
        border-left-width:1px;
        border-left-style:solid;
        border-bottom-width:1px;
        border-bottom-style:solid;
        border-color:#000000;

   }



#topbottom, #top {

        border-top-width:1px;
        border-top-style:dashed;
        border-bottom-width:1px;
        border-bottom-style:dashed;
        border-color:black;

  }



#rightleft {

        border-right-width:1px;
        border-right-style:solid;
        border-left-width:1px;
        border-left-style:solid;
        border-color:black;

  }



#rightleftbottom {

        border-right-width:1px;
        border-right-style:solid;
        border-left-width:1px;
        border-left-style:solid;
        border-bottom-width:1px;
        border-bottom-style:solid;
        border-color:#000000;

   }
