body {
	 margin:0;
	 background-color: #000000;
	 color: #666666;/*#3c577e;*/
     scrollbar-face-color: #000000;
     scrollbar-highlight-color: #666666;
     scrollbar-shadow-color: #000000;
     scrollbar-3dlight-color: #666666;
     scrollbar-arrow-color: #666666;
     scrollbar-track-color: #000000;
     scrollbar-darkshadow-color: #666666;
	font-family: Copperplate, Gothic Bold, Monaco, Courier;
}

A:link { color: #666666; }/*text-decoration:none;}*/
A:visited { color: #666666; }/*text-decoration:none;}*/
A:hover { color: #666666; }/*text-decoration:none;}*//*right: 2px;position: relative;}*/
A:active { color: #666666; }/*text-decoration:none;}*/

.txtbold {
	font-size: 15px;
	font-weight: bold;
}
.txtbody {
	font-size: 13px;
	font-weight: normal;
}
.txtnav {
	font-size: 14px;
	font-weight: normal;
}
.txtmini {
	font-size: 10px;
	font-weight: lighter;
}
.txthead {
	font-size: 20px;
	font-weight: bold;
}
.txtsub {
	font-size: 17px;
	font-weight: bold;
}
.boderblue {
	border: #666666 1px solid;
}
.borderdashed {
	border: #666666 1px dashed;
}
.grafik {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.button {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	font-family: Copperplate, Gothic Bold, Monaco, Courier;
	font-size: 12px;
	color: #666666;
	background-color: #000000;
}
.backgrey { 
	background-color: #666666; 
	font-size: 12px;
	font-weight: bold;
	font-family: Copperplate, Gothic Bold, Monaco, Courier;
	
}.margin {
	left: 2px;
	position: absolute;
}
