body {

font-family      : Verdana, Arial, Helvetica, sans-serif;

background-color : #FfFfFf;  	/* #C5D9E2 */

margin-left      : 0px;

margin-right     : 0px;

margin-top       : 0px;

margin-bottom    : 0px;

font-size        : 10pt;

	/* ------ Scrollbar ! ------- */

	/*scrollbar-face-color : #C1D9E2;

	scrollbar-3dlight-color : gray;

	scrollbar-arrow-color	: gray;

	scrollbar-3dlight-color

	scrollbar-arrow-color

	scrollbar-base-color

	scrollbar-darkshadow-color

	scrollbar-face-color

	scrollbar-highlight-color

	scrollbar-shadow-color	

	scrollbar-track-color  

	----------------------------- */

}

table {

font-family     : Verdana, Arial, Helvetica, sans-serif;

/*   Hintergrund gesamte Tabelle */

/* background-color : #C5D9E2; */

margin-left     : 0px;

margin-right    : 0px;

margin-top      : 0px;

margin-bottom   : 0px;

}

pre {

	font-family      : Verdana, Arial, Helvetica, sans-serif;

	margin-left      : 3px;

	font-size        : 8pt;

	color 			 : black;

}

td {

font-size             : 8pt;

/*color : black;

background-color : #C5D9E2;*/

}

/*-------------- Header ------------*/

h1 {

font-family       : Verdana, Arial, Helvetica, sans-serif;

font-size         : 13pt;

border-top-width  : 1px;

border-top-style  : solid;

border-left-width : 13px;

border-color      : navy; /*#FA0305;*/

border-left-style : solid;

padding-left      : 3px;

}

h2 {

font-family       : Verdana, Arial, Helvetica, sans-serif;

font-size         : 12pt;

/*border-bottom-width : 1px;

border-bottom-style : solid;

border-left-style : solid;*/

border-left-width : 10px;

border-color      : navy;

padding-left      : 5px;

}

h3 {

font-family       : Verdana, Arial, Helvetica, sans-serif;

font-size         : 8pt;

border-top-width  : 0px;

border-top-style  : solid;

border-left-width : 3px;

border-color      : navy;	 /* #FA0305; */

border-left-style : solid;

padding-left      : 3px;

}

h4 {

font-family       : Verdana, Arial, Helvetica, sans-serif;

font-size         : 9pt;

font-color        : gray;

padding-left      : 3px;

}
span {
font-family 	  : Verdana, Arial, Helvetica, sans-serif;

font-size  	  	  : 6pt;

font-color        : gray;
}

/* --------------- Ende Header -----------------*/

p, form  {

font-family 	  : Verdana, Arial, Helvetica, sans-serif;

margin-left 	  : 0px;

font-size  	  	  : 8pt;

}

/* ------------ Links ----------------*/

A:link    {text-decoration : none ;color : snow; font-size : 8pt ;}

A:active  {text-decoration : none ;color : snow; font-size : 8pt ;}

A:visited {text-decoration : none ;color : snow; font-size : 8pt ;}

A:hover   {text-decoration : none ;color : snow; font-size : 8pt ;}

/* ------------ Klassen --------------*/

.linkspadding {

padding-left    : 5;

margin-top      : 0px;

}

.rechtspadding {

padding-right   : 5;

margin-top      : 0px;

}

.aussen {

background-color      : f2f2f2; 	/* #135DD4;#C5D9E2;#E7CDA7 */

}

.innen {				/*   Hintergrund innere Zellen*/

background-color      : #ffffff;	/*#F4F4F4;    FFF7EB*/

}

.downloadtable {

background-color 	  : #d5e9f2;   	/* #d5e9f2;   #E7CDA7  */ 

}

.navtab {

	background-color  : #5492F0;  	/* #d5e9f2; */

	margin-left       : 0px;

	margin-right      : 0px;

	padding-right     : 0px;

	color			  : snow;

}

.nav {

	background-color  : #5492F0;    /* #186EF0 */

	font-family       : Verdana, Arial, Helvetica, sans-serif;

	font-weight       : bold;

	text-decoration   : none;

	border-top-width  : 1px;

	border-top-style  : solid;

	border-left-width : 6px;

	border-color      : #135DD4;	/* silver; */

	border-left-style : solid;

	padding-left      : 2px; 

	color			  : snow;

}