.textbakgrund { background-color: #ffff00 }
.box1 { padding: 10px }
.box2 { padding-right: 10px; }
.box3 { padding-left: 10px; padding-right: 5px; }
.box4 { padding-right: 7px; 7px; border: solid 1px black; height: 100% }

.box5 { padding: 10px; border: solid 3px red; width: 70%; }
.box7 { padding: 7px; border: solid 1px black; width: 90% }
.box6 { padding-left: 10px; background-image: url(z2.jpg); background-repeat: no-repeat; background-color: #e0e5e9; width 100%; height: 100%;}

.box8 { padding: 10px; border-left: solid 1px #003399; height: 
100%; }

.box9 { padding: 7px; border: solid 1px black; background-color: lightCyan; width: 85% }

.box10 { background-image: url(botten.gif); background-repeat: no-repeat;  width 100%; height: 100%; text-align: left; }
.box11 { padding-left: 10px; background-image: url(bild2.jpg); background-repeat: no-repeat; width 100%; height: 100%;}
.box12 { padding: 5px; background-color: #ffff00; width: 300px;}

.topptabell { background-image: url(bgr2_2.jpg); background-repeat: no-repeat; }
.tabell2 { width: 990px; background-image: url(bgr2_2.gif); background-repeat: repeat-y; } 
.kantlinje { border-right: 2px solid #000000; border-bottom: 2px solid #000000;}

a { color: #bc19ca; font-family: Verdana; text-decoration: none }
a:active { color: #bc19ca; text-decoration: none }
a:hover { color: #ff0000; text-decoration: underline }

.menylista { list-style.type: none }

body { background-color: #e0e983; }

