blockquote,h1,h2,h3,a, p, ul,ol,dl,dd,dt,li,td,th {
  font-family:Verdana,Helvetica,Arial,sans-serif;
}
body {
  background-color:#FFFFFF;
  color:#333333;
}
a:link {color:#CC6600;}
a:visited { color:#CC9900; }
a:active { color:#ffCC00;}
p, blockquote, ul, li, dl, dt, dd, td, th {font-size:10pt;
}
small {font-size:8pt;}
h1 {font-size:14pt}
h2 {font-size:12pt}
h3 {
  font-size:10pt; 
  font-weight:bold;
}
h4 {
  font-size:10pt;
  font-style:italic; 
}
blockquote {
  margin-left:1em;
  margin-right:1em;
  font-style:italic
}



.startpage-titel {
	font-style: italic;
	margin-left: 73px;

}
.startpage-big {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	text-align: center;

}
.startpage-small {
	font-size: 10px;
	margin: 0px;
	text-align: center;


}
.startpage-kat {
	font-size: 18px;
	margin-left: 20px;
}
.startpage-kat1 {
	font-size: 18px;
	margin: 0px;
}
.startpage-titel1 {
	font-size: 18px;
	font-weight: bold;
}

table.ref th { background-color: #ddd;font-weight:bold;	}
table.ref tr.even {	background-color: #fc9;}
tabel.ref tr.odd { background-color: #ffc; }
td { vertical-align:top; }
table.ref td.col1 {	width: 28%;	font-weight: bold; }
table.ref td.col2 {	width: 21%; }
table.ref td.col3 {	width: 13%; }
table.ref td.col4 {	width: 34%; }

table.methoden { }
table.methoden th { background-color: #ddd; font-weight:bold;}
table.methoden tr.odd { background-color: #fc9; }
table.methoden tr.even { background-color: #ffc; }
