body {
			SCROLLBAR-FACE-COLOR: #FFFFFF; 
			SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
			SCROLLBAR-SHADOW-COLOR:    #FFFFFF; 
			SCROLLBAR-3DLIGHT-COLOR: #999999; 
			SCROLLBAR-ARROW-COLOR:   #999999; 
			SCROLLBAR-TRACK-COLOR:   #EBEBEB; 
			SCROLLBAR-DARKSHADOW-COLOR: #999999; 
			SCROLLBAR-BASE-COLOR: #999999;  
			}
			
					
.headline {
			FONT-FAMILY:Arial;
			FONT-SIZE:14;
			FONT-WEIGHT:600;
			COLOR:#000000;
			}
			
						
.stichpunkt {
			FONT-FAMILY:Arial;
			FONT-SIZE:11;
			FONT-WEIGHT:600;
			COLOR:#000000;
			}
			
.fett {
			FONT-FAMILY:Arial;
			FONT-SIZE:10;
			FONT-WEIGHT:600;
			COLOR: #3D3D3D;
			}
			
					
.fliesstext	{
			FONT-FAMILY:Arial;
			FONT-SIZE:10;
			FONT-WEIGHT:400;
			COLOR:#000000;
			}
			
.fliesstext2	{
			FONT-FAMILY:Arial;
			FONT-SIZE:10;
			FONT-WEIGHT:400;
			COLOR: #656565;
			}
					
					
a:link 		{  color:#000000; text-decoration:none }
a:visited 	{  color:#000000; text-decoration:none }
a:hover 	{  color:#000000; text-decoration:none }
a:active 	{  color:#000000; text-decoration:none }

table.gelseSplashTable {
	border-style: solid;
	border-color: #C1C1C1;
	border-width: 1px;
	height: 280px;
	width: 290px;
}

table.noFlashTable {
	border-style: none;
	width: 100%;
	height: 100%;
}
tr.noFlashBlankCell {
	height: 200px;	
}
tr.noFlashLogoCell {
	height: 90px;	
}
td.noFlashHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: Gray;
	font-weight: 600;
}
td.noFlashConText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: 500;
}


