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

/*    */


body {
	font-family:arial;
	scrollbar-3dlight-color:; 
	scrollbar-arrow-color:#888888; 
	scrollbar-base-color:#888888;
	scrollbar-darkshadow-color:#9E9E9E; 
	scrollbar-face-color:#9E9E9E;
	scrollbar-highlight-color:#9E9E9E; 
	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:				#000000;
		font-size:			9pt;
		font-weight:		normal;
		font-family:		arial;
		font-style:			normal;
		text-decoration:	none; 
		/*text-align:			justify; */
		
	}
	
.weiss{
		
		color:				#FFFFFF;
		font-size:			9pt;
		font-weight:		normal;
		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; */
		
	}
	
.schwarzdick{
		
		color:				#000000;
		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; */
		
	}
	
/* Sortable tables */
table.sortable a.sortheader {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    color: #B60000;
    text-decoration: none;
}



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

