/*-----CSS for setesdalbilruter-----*/

.side{
width: 980px;
background-color: #ffffff;
}

.header{
background-image: url(/design/jpg/sbr-topp.jpg);
background-repeat: none;
width: 980px;
height: 113px;
}
/*----------------------------------framside--------------------------------*/


/*----------------------------------framside--------------------------------*/
.content{
width: 980px;
position: relative;
background-image: url(/design/png/back_repeat2.png);
background-repeat: repeat-y;
overflow: hidden;
}

.venstre_kol{
float: left;
width: 150px;
background-color: #e4e4e4;
margin-right: 5px;
}


.hoved_kol{
float: left;
width: 670px;
background-color: #ffffff;
}

.hoyre_kol{
float: right;
width: 150px;
background-color: #e4e4e4;
}

.bunn{
width: 980px;
background-image: url(/design/png/back_repeat2.png);
background-repeat: repeat-y;
clear: both;
}