
body {
background-color: #FFFFFF;
background-image: url(bg/apa2.jpg);
background-position: bottom right;
background-repeat: repeat-x;
}

.kantlinje {
border: double 3px #003000;
}

body {font-family: calibri; font-size: 15px;}
p {font-family: calibri; font-size: 13px;}
td {font-family: calibri; font-size: 15px;}
li {font-family: calibri; font-size: 15px;}

a:link { color: #000000; }
a:visited { color: #000000; }
a:active { color: #777777; }
a:hover { color: #444444; }

.justering {margin: 1em;}

.global {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 960px;
     height: 560px;
     margin-top: -280px; 
     margin-left: -480px; 
     
     }
