/* CSS Document */

#b1ferdig {
position:static;
float: left;
clear:both;
width: 168px;
height: 350px;
padding-top: 30px;
padding-bottom: 20px;
background-color: #e5e1e1;
border-left: double;
border-left-color: #FFFFFF;
}

#b234ferdig {
position:static;
float: left;
width: 500px;
height: 350px;
text-align:center;
padding-top: 30px;
padding-bottom: 20px;
background-color: #e5e1e1;
border-left: double;
border-left-color: #FFFFFF;
border-right: #FFFFFF double;
}

#b5ferdig {
position:static;
width: 168px;
height: 350px;
float: left;
background-color: #e5e1e1;
padding-top: 30px;
padding-bottom: 20px;
border-right: double;
border-right-color:#FFFFFF;
}

