/*   blo.css for display of flo.htm initially
sen adsl 
and this document is a new concept of css-files	mostly shiashit	*/
   	   
body    {
 color:  		#000000; 
 background: 	blue; 
 border-width: 	28px; 
 border-style: 	solid; 
 border-color: 	orange; 
 font-family: 	"Gill Sans", Arial, sans-serif;
 font-size:		1.0em;
 } 
a:link 	  { color: black; background: transparent; text-decoration: none; } 
a:visited { color: red; background: transparent; text-decoration: none; } 
a:active  { color: yellow; background: navy; text-decoration: none; } 
a:hover   { color: magenta; background: transparent; text-decoration: underline;
 } 		/* dessa dj-a an blir scheisse in adsl table td etc */
ul	{ background-image: url("imag/gul.jpg"); padding: 8px; margin: 5px 25px; }
li  { font: 100% verdana, Tahoma; color: navy; padding: 6px 22px; margin: 9px 82px 9px 0px;
		list-style: none; 
}				

ul.lun			{ 
margin:		8px 4px;
padding: 	8px 4px;
list-style-type: none;	
 }
li.lin			{ 
font-size: 	1.0em; 
color: 		#000;
background: transparent;
font-weight: bold;
display:	inline;
margin:		8px 6px;
padding: 	10px 6px;
 }
		
td	{font-size: 0.8em;
}
b		{ font-weight: bolder; }
b.bra	{ font-weight: bolder; color: #fff; }
b#adsl	{ font-weight: bolder; color: #fff; background: blue; }

h1		{ font-size: 250%; color: white; padding: 5px 10px; margin: 5px 20px; text-align: center;}


h4		{ font-size: 140%; color: white; padding: 5px 10px; margin: 5px 20px; text-align: center;
		}
p.bos	{ 
font: bold 1.2em verdana, Arial, sans-serif; color: #fff; background: transparent; 
padding: 6px; margin: 11px; text-align:center;
		}
p.aug	{ 
font: bold 1.4em Arial; color: purple; padding: 5px; border: none; text-align: left;
padding: 6px; margin: 11px; 
		}
p.brf	{ 
font: bold 1.3.em "Times New Roman", serif; color: maroon; background: White;
padding: 6px; margin: 11px; 
		}
p.vers
		{
font: italic small-caps 900 12px arial;
		}
p.adsl
		{
font: italic small-caps 900 9px arial;
		}

p		{ 
font: bold 120% verdana, Tahoma, Arial, sans-serif;  color: black; background: White;
padding: 4px; 
		}
     
/*  Filnamn blo.css - 2005 */