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

	.titel1 {
		font-family: verdana;
		font-size:12pt;
		font-weight:bold;
		font-variant: small-caps;
		color:#cccccc;
	  }
	.titel2 {
		font-family: verdana;
		font-size:8pt;
		font-weight:bold;
		font-variant: small-caps;
		color:#cccccc;
	  }	
	.fett {
		font-family: 'times new roman';
		font-size:12pt;
		font-weight:bold;
		font-variant: small-caps;
		color:#505050;
	  }	
	.kleiner {
		font-family: verdana;
		font-size:8pt;
		color:#eeeeee;
	  }
	.dunkelkleiner {
		font-family: verdana;
		font-size:8pt;
		color:#b4b4b4;
	  }	
	
	h1 {
		font-family: 'times new roman';
		font-size:16pt;
		font-weight:bold;
		font-variant: small-caps;
		color:#cccccc;
	  ;}
	
	a {text-decoration: none;}
	a:link {color:#b4b4b4;}
	a:visited {color:#b4b4b4;}	
	a:active {color:#bbddbb;}	
	a:hover {color:#bbddbb;}
	
	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:#222222;
		color:#b4b4b4;
		border: 1px solid #505050;
		margin: 1px;
	  }
	.submitbox {
		font-family:verdana;
		font-size:8pt;
		background-color:#303030;
		color:#b4b4b4;
		border: 1px solid #505050;
		margin: 1px;		
	  }
