
body{background-attachment:fixed;}
.top {background-image:url('/_gfx/design/top.png');}


.centerTd {background-image: url('/_gfx/design/repeat.png'); }

.menuTd {background-image: url('/_gfx/design/left.png'); }


.contentTd {background-image: url('/_gfx/design/content.png');}

.bottomTd {background-image: url('/_gfx/design/bottom.png');}

.sv{
background-image:url('/_gfx/design/Sweden.png');
background-repeat:no-repeat;
width:24px;
height:24px;
position:absolute;
margin: 10px 0 0 400px;
cursor:pointer;

}

.en{
background-image:url('/_gfx/design/uk.png');
background-repeat:no-repeat;
width:24px;
height:24px;
position:absolute;
margin:10px 0 0 430px;
cursor:pointer;
}

.akesson{
float:left;
margin-left:422px;
margin-top:30px;
}

.kviks{
margin-left:10px;
float:left;
margin-top:30px;
}

.applet{
margin-left:10px;
float:left;
margin-top:30px;
}

.endel{
float:left;
clear:both;
margin-left:-850px;
font-size:14px;
}

.right{
float:left;
margin-top:50px;
margin-left:20px;
color:#ffffff;
font-size:14px;
}

.red{
color:#500100;
font-size:14px;
}


/* POPUP DIV */

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}

#popUpDiv {
position:absolute;
background-color: none;
width:800px;
height:416px;
z-index: 9002;
}
