body 	{
	font-family: Verdana, Arial,'Sans-Serif'; 
	font-size: 9pt; 
	font-weight: normal;
	}



div.container {
	position: relative;
	top: 10px;
	width: 800px;
	height:740px;


    }



div.main { 

	    position: absolute; 
		top:5px;
		left:120px;
		width:510px;
	
	} 



div.spelschema {

		position:relative; 
		/*height:400px;
		overflow:auto; */
		width:525px;
		
			

}



div.skytteliga {

		    position:relative; 
			left:1px;
	/*		height:600px;
			overflow:auto; */
			width:490px;
			
			

}



div.spelschemaInloggad {

		    position:relative; 
			width:490px;
			height:350px;
			overflow:auto;

}

div.links {
		    position:absolute; 
			top:30px;
			width:100px;
			left:10px;
		    height:600px;
		    font-size: 8pt;
		 } 

div.flags {
		    position:absolute; 
			width:100px;
			left:10px;
		    height:20px;
		    font-size: 8pt;

		 } 
div.search {
		    position:absolute; 
			width:100px;
			left:660px;
		    height:20px;
		    font-size: 8pt;
				
			
		 } 

div.right {

		    position:absolute;
			top:50px;
			width:150px;
		    height:600px;
			left:650px;
			

	 } 
	 
div.upper {
			position:relative;
			height:100px;
			width:800px;
			left:10px;
 } 


div.message{
		color:red;
		font-weight:bold;
	}



div.inforuta{
	font-size: 8pt; 
	font-weight: normal;
}



table {

	 padding: 3;
	 width:' 80%';
	 border: 0;
	 font-size: 8pt; 
	 font-weight: normal;
	}



hr {

	color:green;	 

   }

input[type=text] { 
	

} 


a {
	color: green;
	text-decoration: none;


  }

a.logout{
	color: red;
	text-decoration: none;
	
}

a:hover{
	text-decoration:underline;

	}

	



a.liga{

	color: red;

	text-decoration: none;

	font-size: 7pt;

	font-weight: bold;

      }



a.pic{

	text-decoration: none;

	border: none;

  }

  

a img { border: none; }


