body{
  font-family:Times New Roman,Arial,Helvetica;
  font-size:16pt;
}


/* Styles Ueberschriften - Start */

h1{
  font-family:Times New Roman,Arial,Helvetica;
  font-size:30pt;
}

h2{
  font-family:Times New Roman,Arial,Helvetica;
  font-size:20pt;
  font-weight:bold;
}

h3{
  font-family:Times New Roman,Arial,Helvetica;
  font-size:12pt;
  font-weight:normal
}

/* Styles Ueberschriften - End */
.date {
	margin-left: auto;
	margin-right: 0;
	text-align: right;
	font-style: italic;
	font-size: smaller;
}
/* Styles Links - Start */

a:link{
  color:#479088;
  font-weight:bold;
  text-decoration:none;
}

a:visited{
  color:#2E90B4;
  font-weight:bold;
  text-decoration:none;
}

a:active{
  color:#FF0033;
  font-weight:bold;
  text-decoration:none;
}

/* Styles Links - End */

/* Styles Tabelle - Start */

tr,td{
  font-family:Times New Roman,Arial,Helvetica;
  font-size:16pt;
}

.date {
        margin-left: auto;
        margin-right: 0;
        text-align: right;
        font-style: italic;
        font-size: smaller;
}
/* Styles Tabelle - End */

/*
input,textarea{
	font-family:Arial,Helvetica,sans serif; 
	font-size:14pt;
}

input.nbutton {
  width: 115;
}

ul{
	list-style-type:none;
	color:black;
}	
*/

