body { 
height: 100%; 	
margin: 0px; 	
background-color: #92c7ff;
  


font-family: arial, helvetica, sans-serif; 	
font-size: 0.875em; 	
color: #000000;	
}

#wrapper {	

min-height: 750px;  
width: 900px;
margin: 0 auto; 	
background-color: #eaf1f5;
border: 4px solid #000000;	
color: #000000;

}


#headertop {    
position: relative;
top: 199px;
left: 0px;	
width: 900px;	
height: 100px;   
background-color: #eaf1f5;
color: #ffffff;	

}	


#header {    
position: absolute;	
top: 4px;
width: 900px;	
height: 200px;   
background: url('bilder/head1.jpg') 
repeat-x; 
color: #ffffff;	
} 

#flaggor {

position: absolute;
top: 0px;
right: 0px;   

}


#content {
position: absolute;

width: 645px;
min-height: 750px;  
margin-top: 197px;
margin-left: 201px;
float:left;
padding: 0 25px 0 25px;
background-color: #ffffff;
color: #000000;
text-align: justify;



 }



#sidebarleft { 
  
 position: relative;	
float: left;
 width: 150px; 
min-height: 750px;  
 margin-top: 197px; 
 padding: 0 25px 0 25px;	
 background-color: #eaf1f5;	
 color: #000000;    

 }	

#footer {
	
 width: 900px;	
 height: 50px;	
 background-color: #eaf1f5;	
 color: #000000;	
 border-top: 4px solid #000000;
 
 }



#footermargin {  
  
 height: 1px; 	
 clear: both;	
 
  }

	h1 { 	
	font-size: 2em;	


	
}	

h2 {	
	font-size: 1em; 	
	font-weight: bold;	
	}
	
h3 {
font-size: 1,5em;
text-align: center;

}	

p.center {	
text-align: center;	

	

}		


a:link.menu, a:visited.menu { 	
padding: 0 2% 0 2%;		
font: bold 2em arial, helvetica, sans-serif; 	
color: #000000;	text-transform: uppercase;		
text-decoration: none;     

}

a:active.menu, a:hover.menu { 	
padding: 0 2% 0 2%;    
background-color: #ffffff;
font: bold 2em arial, helvetica, sans-serif;	
color: #ffffff;	
text-transform: uppercase;		
text-decoration: none;     

}	

a:link.content, a:visited.content {		
color: #ffffff;	
text-decoration: none; 	

}	

a:active.content, a:hover.content {     	
color: #ffffff;	
text-decoration: none;     

}

a:link {    
color: #000000;	
text-decoration: none;     

}

a:active, a:hover {     	
color: #000000;	
text-decoration: none;     

}	

a:visited {    	
color: #000000;	
text-decoration: none; 	

}	

.noborder {	

border: 0;     }



