.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;




}

.styletabelle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	border-top-width:2px solid #000000;      /* nur oben */

    border-bottom-width:2px solid #000000;   /* nur unten */

    border-left-width:2px none #000000;     /* nur links */

    border-right-width:2px none #000000;    /* nur rechts */ 

	

}

.styletabelle2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

}

.tabkopf {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	background-color: #DBDBDB;

	text-align: center;



}

.tabinhalt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	text-align: center;

	background-color: #DBDBDB;





}

.tabinhalt2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	background-color: #FFFFFF;

	text-align: center;







}

.style2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	background-color: #DBDBDB;



}

.titel {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	letter-spacing: normal;

	line-height: 25px;





}
