/* Start of CMSMS style sheet 'Utseende: Byggnetto' */
* {
margin:0;
padding:0;
}

body {
background:#fff url(images/theme/bak.jpg) repeat-x;
text-align:center;
padding:60px;
}

img {
	border:0;
}

div#ram {
margin:0 auto;
width:912px;
text-align:left;
}

div#top {
background:#fff url(images/theme/ram-top.jpg) no-repeat;
height:80px;
}

div#loggo {
   height: 62px;    /* adjust according your image size */
   width:400px;
   background: #fff;
   float:left;  
   margin:10px;        
}

div#loggo h1 a {
/* you can set your own image here */
   background: #fff url(images/theme/logga.jpg) no-repeat; 
   display: block;
   height: 62px;             /* adjust according your image size */
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}

div#slogan {
        height:82px;    /* adjust according your image size */
        width:256px;
       &nbsp;float:right;
        background: transparent url(images/theme/bra-affar.png) no-repeat; 
        position:relative;
        top:15px;
        right:-60px;
}

div#top-bild {
background:#fff url(images/theme/top-bild.jpg) no-repeat;
height:339px;
}

div#meny {
background:#fff url(images/theme/ram.jpg) repeat-y;
}

div#sida {
width:912px;
background:#fff url(images/theme/ram.jpg) repeat-y;
padding:10px;
}

div#sidmeny {
width:250px;
float:left;
}

div#text {
margin-left:280px;
width:600px;
}

div#botten {
padding-left:7px;
background:#fff url(images/theme/ram-botten.jpg) no-repeat;
height:40px;
font-size:12px;
color:#999;
text-align:left;
clear:both;
}

.relaterat {
margin-left:280px;
padding:2px;
padding-right:100px;
width:498px;
height:100px;
}

.relaterat h3 a{
text-decoration:none;
display:block;
color:#940000;
}

.relaterat a {
text-decoration:none;
display:block;
color:#999;
}

h1, h2, h3, h4 {
color: #990000;
}
/* End of 'Utseende: Byggnetto' */

