
	td {font-family: verdana; font-size:10pt; color:#111111;}

	.titel1 {
		font-family: verdana;
		font-size:12pt;
		font-weight:bold;
		font-variant: small-caps;
		color:#333333;
	  }
	.titel2 {
		font-family: verdana;
		font-size:8pt;
		font-weight:bold;
		font-variant: small-caps;
		color:#333333;
	  }	
	.fett {
		font-family: 'times new roman';
		font-size:12pt;
		font-weight:bold;
		font-variant: small-caps;
		color:#afafaf;
	  }	
	.kleiner {
		font-family: verdana;
		font-size:8pt;
		color:#111111;
	  }
	.dunkelkleiner {
		font-family: verdana;
		font-size:8pt;
		color:#4b4b4b;
	  }	
	
	h1 {
		font-family: 'times new roman';
		font-size:16pt;
		font-weight:bold;
		font-variant: small-caps;
		color:#333333;
	  ;}
	
	a {text-decoration: none;}
	a:link {color:#4b4b4b;}
	a:visited {color:#4b4b4b;}	
	a:active {color:#442244;}	
	a:hover {color:#442244;}
	
	body {
		scrollbar-base-color: #000000;
		scrollbar-track-color: #222222;
		scrollbar-highlight-color: #505050;
		scrollbar-shadow-color: #505050;
		scrollbar-face-color: #505050;
		scrollbar-arrow-color: #eeeeee;
		scrollbar-3dlight-color: #000000;
		scrollbar-darkshadow-color: #000000;}	

	.txtbox {
		font-family:verdana;
		font-size:8pt;
		background-color:#dddddd;
		color:#4b4b4b;
		border: 1px solid #afafaf;
		margin: 1px;
	  }
	.submitbox {
		font-family:verdana;
		font-size:8pt;
		background-color:#cfcfcf;
		color:#4b4b4b;
		border: 1px solid #afafaf;
		margin: 1px;		
	  }

