
 body {
    margin:9px;
    background:#E0DFDB;
	font-family:arial, verdana, sans-serif;
	text-align:left;}
	
#header {
    background:rgb(149,126,50);
    width:100%;
	text-align:left;
	}
	
#webbadr {
	float:left;
    margin-left:2em;
	font-style:italic;
	font-weight:normal;
	padding-top:0.5em}
	
#hogertop a {
    float:right;
    width:auto;
    top:16px;
    padding:1em;
	color:#030303; 
	font-weight:bold;
	padding-top:0.5em}
	
	
#topbild {
    background:rgb(149,126,50);
    padding-top:2em;
	padding-left:2em;
	padding-bottom:1em;
	}
	
#topbild a img {border:none;}
	

#navigering {
		background-color:rgb(218,192,108);
		text-align:center;
		font-size:15px;
		padding-top:0.5em;
		padding-bottom:0.5em;
		}
	 	
#navigering a {	text-decoration:underline; 
		color:#000000; 
		font-weight:bold; 
		}
#navigering	a:hover  {
        background: black;
        color: white;}

    	
a	{text-decoration: underline;}
	a:link {color:#0021a5;}
	a:visited {color:#cd5555;}
	a:hover + a:active {	color:#000000;
						background:#ababab;}	
	
a img {border:none;}	
	
#main {
    margin:0;
	background-color:#FFFFFF;
    padding:1em;
    padding-right:1em;
	padding-top:1em;
	padding-bottom:20em;
    }
	
.centeringtext {
    text-align:center;
    }	

.hogertext {
    text-align:right;
    }		
	
	
.hogerbild img {
	float:right;
	padding-left:1em;
	}
	
.vansterbild img {
	float:left;
	padding-right:1em;
	
	}

	
#footer {
    position:fixed;
	bottom:0px;
	left:9px;
	right:9px;
	padding:10px;
	background:rgb(149,126,50);
	text-align:left
	}	
	
#uppdatering {
    float:right;
    width:auto;
    right:0.5em;
	bottom:9px;
		}	

#kontakt {
    float:left;
    width:auto;
    left:0.5em;
	bottom:9px;
		}			
		
h3 {font-style:normal}
