

body {background-color: #ffffff; font-family: Arial; font-size: 11px;color: #000000;}
p {font-family: Arial; font-size: 11px;}
td {font-family: Arial; font-size: 11px;}
li {font-family: Arial; font-size: 11px;}
body { background-image: url(bgbig.jpg); background-repeat: no-repeat; background-position: 0px 0px; }
a:link { text-decoration: none}
a:visited { text-decoration: none}
a:active { text-decoration: none} 
#centrering {width: 490px; margin-right: auto; margin-left: 0;}

.bakgrundsbild { background-color: #9AC2FE; background-position: 200px 10px;} 



table {font-size:80%;background:white}

td.menu{background:lightblue}
table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
}


/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
