body { 
	background: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #d4000b;
	scrollbar-track-color: #363636;
	}

td.inhalt {
      text-align: justify;
      background-color: White;
      color: #272727;
      padding-left: 10px;
      padding-right: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	   line-height: 18px;
   }


td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	line-height: 19px;

}

}

h2{
		
	}


	
a {
	color: #d4000b;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ff2833;
	text-decoration: underline;
	font-weight: bold;
	}
