/* stylesheet for Lolland-Falster Links pages */
/* June 2005, swr */

/*//////////////////////////////////////////////////////////////////////////////////// GLOBAL FORMATS */

body{				margin: 0px;	
					padding: 0px;	
					font-size: 11px;								
					background-color:rgb(160,160,160);}
				
#h_line_top{		position: absolute;
					top: 34px;
					left: 20px;
					width: 685px;
					height: 1px;
					border: 0;
					background-image: url(../pictures/1px_clover_leaf_green.gif);
					background-repeat: repeat-x;
					z-index: 5;}
					
#h_line_top1{		position: absolute;
					top: 19px;
					left: 604px;
					width: 70px;
					height: 1px;
					border: 0;
					background-image: url(../pictures/1px_clover_leaf_green.gif);
					background-repeat: repeat-x;
					z-index: 5;}
					
#leaf_box{			position: absolute; 
					top: -32px;
					left: 665px;
					width:52px;
					height:52px; 								 								
					z-index:2;				
					background-image: url("../pictures/clover_52px_right.gif");
					background-repeat:no-repeat;}	
			
a{					padding-top:1px;						
					padding-bottom:2px;
					font-family: Verdana;
					font-size: 11px;				
					font-weight: normal;
					font-style: normal;
					text-align: left;
					text-decoration:none;
					line-height: 14px;
					color:rgb(000,000,180);			/* bright blue text */
					background:transparent} 		/* no background color */
			
a:hover{			font-family: Verdana;
					font-size: 11px;
					font-weight: normal;
					font-style: normal;
					text-align: left;
					text-decoration:none;
					line-height: 14px;
					color:rgb(255,255,255);		 	/* white text */
					background:rgb(021,021,096)} 	/* dark blue background */
			
a:active{			font-family: Verdana;
					font-size: 11px;
					font-weight: normal;
					font-style: normal;
					text-align: left;
					text-decoration:none;
					line-height: 14px;
					color:rgb(000,000,180);			/* bright blue text */
					background:transparent} 		/* no background color */			
				
/*//////////////////////////////////////////////////////////////////////////////////// LINK FORMAT - SECTION TITLES */	

				
.a1{				padding-top:1px;				
					padding-bottom:2px;
					font-family: Verdana;
					font-size: 10px;				
					font-weight: bold;
					font-style: normal;
					text-align: left;
					text-decoration:none;
					line-height: 14px;
					color:rgb(46,46,46);			/* dark grey text */
					background:transparent} 		/* no background color */
			
.a1:hover{			font-family: Verdana;
					font-size: 10px;
					font-weight: normal;
					font-style: normal;
					text-align: left;
					text-decoration:none;
					line-height: 14px;
					color:rgb(255,255,255);		 	/* white text */
					background:rgb(26,135,64)} 		/* dark green background */				
			
.a1:active{			font-family: Verdana;
					font-size: 10px;				
					font-weight: bold;
					font-style: normal;
					text-align: left;
					text-decoration:none;
					line-height: 14px;
					color:rgb(46,46,46);			/* dark grey text */
					background:transparent} 		/* no background color */

/*//////////////////////////////////////////////////////////////////////////////////// PLAIN TEXT FORMAT */	
				

#copyright{			position: absolute;
					font-family:Verdana; 
					font-size: 9px;
					width: 720px;
					line-height: 12px; 
					height: 12px; 			
					left: 0px; 
					top: 640px;
					text-align:right;
					z-index:1}
				
#copyright a{		padding:0px;			
					font-family: Verdana;
					font-size: 9px;
					font-weight: normal;
					font-style: normal;
					text-align: left;
					text-decoration:none;
					line-height: 14px;
					color:rgb(180,0,38);
					background:transparent} 
				
#copyright a:hover{				
					line-height: 14px;
					color:rgb(255,255,255);		 	/* white text */
					background:rgb(021,021,096)} 	/* dark blue background */								
	
#copyrightA{		position: absolute;
					font-family:Verdana; 
					font-size: 9px;
					width: 540px;
					line-height: 12px; 
					height: 12px; 			
					left: 50px; 
					top: 400px;
					color:rgb(0,0,0);
					z-index:1}
				
#copyrightA a{		text-decoration:none;
					font-family:Verdana; 
					font-size: 9px;				
					color:rgb(180,0,38);				
					z-index:1}
					
#copyrightA a:hover{				
					line-height: 14px;
					color:rgb(255,255,255);		 	/* white text */
					background:rgb(021,021,096)} 	/* dark blue background */																	
	
#title{				position: absolute;
					left: 20px; 
					top: 12px; 			
					height:15px; 
					font-family: "Times New Roman";
					font-size:18px;									
					font-weight: bold;
					color: rgb(000,000,160);
					text-align: left;
					z-index:1}
	
						
/*//////////////////////////////////////////////////////////////////////////////////// MASTER CONTAINER */		

#container{			position: relative;									
					height:630px;
					width:720px;
					border-style: none;
					z-index:1}	
				
#container td{		text-align: left;}	
								
#container_cTL{		position: absolute;
					left: 0px;
					top: 0px; 
					width: 18px; 
					height: 18px;				
					background-image: url("../pictures/cornerTL.gif");
					background-repeat:no-repeat;
					z-index:1}	
				
#container_cTR{		position: absolute;
					left: 703px;
					top: 0px; 
					width: 18px; 
					height: 18px;				
					background-image: url("../pictures/cornerTR.gif");
					background-repeat:no-repeat;
					z-index:1}	

#container_cBL{		position: absolute;
					left: 0px;
					top: 612px; 
					width: 18px; 
					height: 18px;				
					background-image: url("../pictures/cornerBL.gif");
					background-repeat:no-repeat;
					z-index:1}	
				
#container_cBR{		position: absolute;
					left: 703px;
					top: 612px; 
					width: 18px; 
					height: 18px;				
					background-image: url("../pictures/cornerBR.gif");
					background-repeat:no-repeat;
					z-index:1}		

/*============================================================================ MAIN TEXT BOX 690 px */		

#main_box{position:absolute;padding-right:10px;font-family:Verdana;font-size:11px;left:20px; top:45px;width: 685px;height: 570px;overflow:auto;text-align:left;}
#main_box p{font-family:Verdana; font-size:11px; font-weight:normal; text-align:left;color:rgb(0,0,0)}
#main_box h1{font-family:Verdana; font-size:12px; font-weight:bold; text-align:left;color:rgb(0,118,36)}

.T1{width:    690px; height:  10px; top: 60px; left: 60px; border-spacing:0px; border-style:none; background:transparent}
.LT1{width:   670px; height:  10px; background-image: url("../pictures/LineTop.gif"); background-repeat:repeat-x}
.LB1{width:   670px; height:  10px; background-image: url("../pictures/LineBtm.gif"); background-repeat:repeat-x}
