body {
/*background-image: url(pics/bakgrund.jpg);
background-repeat: repeat; */
margin: 0px;
padding: 0px;
background-color: #dbe7f6;
}

p {
margin: 0px;
padding: 0px;
}

div.right {
width: 50%;
float: right;
text-align: right;
}

div.left {
width: 50%;
float: left;
text-align: left;
}

td.right1 {
text-align: right;
vertical-align: middle;
}

td.left1 {
text-align: left;
vertical-align: middle;
}

td.left_column {
vertical-align: top;
height: 100%;
width: 300px;
background-color: #FFFFFF;
padding: 40px;
text-align: center;
font-family: verdana, arial, helvetica, times; 
font-size: 11px; 
color: #006699;
}

td.middle_column {
vertical-align: top;
height: 100%;
width: auto;
background-color: #FFFFFF;
padding: 50px;
background-image: url(pics/mitten03.gif);
background-position: 0px;
background-repeat: repeat-y;
}

td.right_column {
vertical-align: top;
width: 140px; 
height: 100%; 
padding: 30px; 
background: #FFFFFF; 
font-family: verdana, arial, helvetica, times; 
font-size: 11px; 
color: #006699;
background-image: url(pics/mitten03.gif);
background-position: 0px;
background-repeat: repeat-y;
}

img.logga {
position: static;
width: 210px;
height: 37px;
border: 0px;
}

div.meny {
position: static;
width: 300px;
height: 21px;
border: 0px;
margin: 
}

img.storbild {
position: static;
border: 0px;
margin: 7px 0px 0px 0px;
padding: 0px;
z-index: 20;
}

img.meny {
margin: 0px 12px 0px 0px;
border: 0px;
}

img {
margin: 0px 0px 0px 0px;
border: 0px;
}

img.tejp_top {
z-index: 1;
position: absolute;
top: 32px;
left: 626px;
height: 60px;
width: 156px;
}

img.tejp_bottom {
z-index: 1;
position: absolute;
top: 571px;
left: 16px;
height: 92px;
width: 103px;
}

span.header {
font-size: 14px;
font-weight: 900;
font-family: verdana, arial, helvetica, times;
color: #006699;
}

hr {
color: #F0F0F0;
height: 1px;
width: 100%;
}

span.red {
color: #ff0000;
}