body {

background-color: #B6C4CD;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #EAECED;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #EAECED;
scrollbar-darkshadow-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
margin: 0px;
padding: 0px; 
}
 
a:link { color: #000000; text-decoration: none}
a:active { color: #000000; text-decoration: none}
a:visited { color: #000000; text-decoration: none}
A:hover { color: #939597}

div.all {
position: relative;
margin: 0 auto;
width: 700px;
height: 550px;
text-align: left;

}

div.logo {

position: absolute;
top: 0px;
left: 0px;
}
 
div.paper {

position: absolute;
top: 138px;
left: 215px;
}

div.meny {
position: absolute;
top: 140px;	
left: 41px;
width: 100px;
height: 400px;
background: url(bg16.jpg);
background-repeat: no-repeat;
font-weight: bold;	
font-family:Tahoma, Serif; 
font-size: 14px; 
color: #000000;
}

 
div.main {
position: absolute;
top: 144px;
left: 220px;
width: 450px;	
height: 385px;	
}



div.flags {
 position: absolute;
 top: 25px;
 left: 595px;
 width: 150px;
 height: 30px;
}

.rad15px { line-height: 15px}
.rad10px { line-height: 10px}
.rad5px { line-height: 5px}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;

}
