body {
	margin: 0px;
	font: 0.7em Verdana, sans-serif;
	background-image: url("img/background.png");
	background-repeat: repeat;
	
	}
#layout {
margin: 0px;
width: 900px;
margin-left: auto;
margin-right: auto;

}

#sidhuvud {
width: 900px;
height: 75px; 
padding-bottom: 20px;
margin: 0; 
background: url("img/logo.jpg"); 
background-repeat: no-repeat;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 10px solid #000000;
}
#menycontainer1 {
float: left; 
width: 900px; 
display: inline-block;
background-color:#000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
}
#menycontainer1 ul{
float: left; 
margin-left: 0; 
margin-right: 0; 
padding-left: 0; 
width: 100%; 
font-size: 100%; 
font-weight: bold; 
}

#kolumncontainer{
float: left;
width:900px;
border-right: 1px solid #000000;
border-left: 1px solid #000000; 
background-image: url("img/bgtile.png");
background-repeat:repeat;

}
#kolumncontainerR{
float: right; 
width: 160px;
}
#kolumncontainerL{
float: left;
width: 160px;
height: 401px;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
}
#bannerKolumn{
height: 239px;
border-left: 1px solid #000000;
border-top: 1px solid #000000;

}
#kortKolumn{
height:161px;
border-bottom: #000000;
border-left: 1px solid #000000;
}
#kolumn2{
border-top: 1px solid #000000;
width: 579px;
float:left;
}
#sidfot {
height: 20px;
width: 900px;
border-top: 1px solid #000000;
clear: both; 
background: #000000; 
text-align: center; 
border-left: 1px solid #000000; 
border-right: 1px solid #000000;
color:#FFFFFF;
}

#sidfot a {
color:#FFFFFF;
}
#sidfot a:visited{color: #FFFFFF; }
#sidfot a:active{color: #000000; background: #FFFFFF;}
#sidfot a:hover{
background: #eecd19;
color: #000000; 
}
#sidfot a:link{color: #FFFFFF;}




