/* Forsidestylesheet */

BODY{ 
	font-family : Verdana, Arial, Helvetica, Sans-Serif; background-color: #000066 }
			
	A {display: block; text-decoration: none; color: #66CCFF;}
	
	
	A:active 	{ color: #C0C0C0; font-style : normal;}
	A:visited 	{ color: grey; font-style : normal;}
	A:hover 	{ color: #99FFFF; font-style : normal;}
	A:link		{ color: #66CCFF; font-style : normal; text-decoration: none;}

	h1, h2, h3, h4, h5, h6 {font-weight : normal;}
	
	.protektor {display: inline; text-align: center; font-size: 14px; color: #66CCFF; }
	
 	/*venstrestillet*/
	.c1 {text-align: center; font-size: 30px; color: #C0C0C0; }
	.c2 {text-align: center; font-size: 24px; color: #C0C0C0; }
	.c3 {text-align: center; font-size: 20px; color: #C0C0C0; }
	.c4 {text-align: center; font-size: 16px; color: #C0C0C0; }
	.c5 {text-align: center; font-size: 12px; color: #C0C0C0; }
	.c6 {text-align: center; font-size: 10px; color: #C0C0C0; }
	
	/*centereret*/
	.v1 {text-align: left; font-size: 30px; color: #C0C0C0; }
	.v2 {text-align: left; font-size: 24px; color: #C0C0C0; }
	.v3 {text-align: left; font-size: 20px; color: #C0C0C0; }
	.v4 {text-align: left; font-size: 16px; color: #C0C0C0; }
	.v5 {text-align: left; font-size: 12px; color: #C0C0C0; }
	.v6 {text-align: left; font-size: 10px; color: #C0C0C0; }
	
	/*højrestillet*/
	.r1 {text-align: right; font-size: 30px; color: #C0C0C0; }
	.r2 {text-align: right; font-size: 24px; color: #C0C0C0; }
	.r3 {text-align: right; font-size: 20px; color: #C0C0C0; }
	.r4 {text-align: right; font-size: 16px; color: #C0C0C0; }
	.r5 {text-align: right; font-size: 12px; color: #C0C0C0; }
	.r6 {text-align: right; font-size: 10px; color: #C0C0C0; }

	.vlinie3 {color: cyan; height: 3px; border: ridge 1px #C0C0C0;}
	.vlinie5 {color: cyan; height: 5px; border: ridge 2px #C0C0C0;}
	.vlinie7 {color: cyan; height: 7px; border: ridge 3px #C0C0C0;}
	.vlinieneon {color: cyan; height: 7px; border: ridge 3px #99FF00;}

	
	UL 	{ margin: 10; padding: 2;  border: inset 1px #66CCFF; }
	
	LI 	{ background-image: url('images/fsfbkgnd.gif');  
		font-family : Verdana, Arial, Helvetica, Sans-Serif; 
  		text-align: center;  /*text-color: white;*/
		font-size : 11px ; 	font-weight : normal;
  		padding-top:2; padding-left: 2px; padding-right:2px; padding-bottom:4px;
		border : 1px inset #66CCFF;	list-style-type : none; }
	
	TD	{ color : #C0C0C0; font-size : 14px; padding : 2px; }

	}