
body{}
h3{font:bold 18px arial;}

a {text-decoration : none;  font-family : Arial, Helvetica, sans-serif;font-size : 12px;color : Black; }
a:hover {color : Red; text-decoration : underline;  font-family : Arial, Helvetica, sans-serif;}

a.navi {text-decoration : none;  font-family : Arial, Helvetica, sans-serif;font-size : 12px;color : Black; }
a.navi:hover {color : Red; text-decoration : none;  font-family : Arial, Helvetica, sans-serif;}


td {font-family : Arial, Helvetica, sans-serif;font-size : 12px;}


/* border green */
.border_rechts {border-right : 1px solid #7D8085;}
/*hintergrund  green */
.bkg {background-color : #CBD9F3;}
/*hintergrund und border green */
.bkg_border {border-right : 1px solid #7D8085; background-color : #CBD9F3;}
/*hintergrund und border green */
.bkg_border_bottom {border-bottom : 1px solid #7D8085; background-color : #CBD9F3;}

/*hintergrund und border green */
.navi_left {padding-left:20px; line-height : 18px; }
.navi_left2 {padding-left:40px; line-height : 15px; }
.bkg_weiss {background-color : #ffffff;}
.bkg1{font-family: Arial; font-size: 8pt; font-weight: norm; color: #000000;  background-color:#edebeb;}
.bkg2{font-family: Arial; font-size: 8pt; font-weight: norm; color: #000000;}
.bkg3{background-color:#edebeb;font-family: Arial; font-size: 9pt; font-weight: bold; color: black;}
.bkg4{font-family: Arial; font-size: 9pt; font-weight: bold; color: black;}
			       


#border {border: 2px solid #7D8085; }

