
/* *************** Gag Bag Formate *****************/

/*    */
td {		
	color:				rgb(153, 153, 153);
	font-size:			10pt;
	font-weight:		normal;
	font-family:		verdana;
	font-style:			normal;
	text-decoration:	none; 
	/*text-align:			justify; */
}

body {
	font-family:arial;
	scrollbar-3dlight-color:; 
	scrollbar-arrow-color:#888888; 
	scrollbar-base-color:#888888;
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-shadow-color:#888888;
}

.ueber{
		
		color:				#B60000;
		font-size:			11pt;
		font-weight:		bold;
		font-family:		arial;
		font-style:			normal;
		text-decoration:	underline; 
		/*text-align:			justify; */
		
	}
	
.normal{
		
		color:				#D7DADA;
		font-size:			8pt;
		font-weight:		normal;
		font-family:		arial;
		font-style:			normal;
		text-decoration:	none; 
		/*text-align:			justify; */
		
	}
	
.files{
		
		color:				#666666;
		font-size:			10pt;
		font-weight:		normal;
		font-family:		arial;
		font-style:			normal;
		text-decoration:	none; 
		/*text-align:			justify; */
		
	}
	
.filestop{
		
		color:				#999999;
		font-size:			10pt;
		font-weight:		bold;
		font-family:		arial;
		font-style:			normal;
		text-decoration:	none; 
		/*text-align:			justify; */
		
	}
	
.underlined{
		
		color:				#B60000;
		font-size:			9pt;
		font-weight:		bold;
		font-family:		arial;
		font-style:			normal;
		text-decoration:	underline; 
		/*text-align:			justify; */
		
	}
	
.rot{
		
		color:				#B60000;
		font-size:			9pt;
		font-weight:		bold;
		font-family:		arial;
		font-style:			normal;
		text-decoration:	none; 
		/*text-align:			justify; */
		
	}
		
.gruen{
		
		color:				#006400;
		font-size:			9pt;
		font-weight:		bold;
		font-family:		arial;
		font-style:			normal;
		text-decoration:	none; 
		/*text-align:			justify; */
		
	}
	
.gruengross{
		
		color:				#006400;
		font-size:			12pt;
		font-weight:		bold;
		font-family:		arial;

		font-style:			normal;
		text-decoration:	none; 
		/*text-align:			justify; */
		
	}
	
.grau{
		
		color:				#B6B6B6;
		font-size:			9pt;
		font-weight:		normal;
		font-family:		arial;
		font-style:			normal;
		text-decoration:	none; 
		/*text-align:			justify; */
		
	}
	
.link{
		
		color:				#B60000;
		font-size:			9pt;
		font-weight:		normal;
		font-family:		arial;
		font-style:			normal;
		text-decoration:	none; 
		/*text-align:			justify; */
		
	}



a:link		{ color:#D7DADA; font-family:arial; font-size:8pt; text-decoration:none; }
a:visited	{ color:#D7DADA; font-family:arial; font-size:8pt; text-decoration:none; }
a:active	{ color:#D7DADA; font-family:arial; font-size:8pt; text-decoration:none; }
a:hover		{ color:#D7DADA; font-family:arial; font-size:8pt; text-decoration:underline; }
