
body { 

background-image: 
url('img/background.png');
background-repeat: repeat ;


FONT-FAMILY: Verdana, Tahoma, sans ; 
FONT-SIZE: 12px ;  
color : black ; 
background-color : white ; 
margin-top : 0px; 
margin-left : 0px; 
margin-right : 0px; 
margin-bottom : 0px; 
}

p {FONT-FAMILY: Verdana, Tahoma, sans ; FONT-SIZE: 12px ; }

td {FONT-FAMILY: Verdana, Tahoma, sans ; FONT-SIZE: 12px ; }

A { COLOR: black }
A:link { COLOR: black }
A:visited { COLOR: black }
A:active { COLOR: black }
A:hover { COLOR: #808080 }


h1 {FONT-FAMILY: Verdana ; FONT-SIZE: 18px; margin-top : 0px }
h2 {FONT-FAMILY: Verdana ; FONT-SIZE: 16px }
h3 {FONT-FAMILY: Verdana ; FONT-SIZE: 14px }
h4 {FONT-FAMILY: Verdana ; FONT-SIZE: 12px }

.frametable { border-collapse: collapse; width: 822px}
.frametabletopcel { height: 125px ; background-image: url('img/topbanner.png'); background-repeat: no-repeat ; background-position: center 10; }
.frametablemidcel { background-image: url('img/mainbanner.png'); background-repeat: repeat-y ; background-position: center 10; }
.frametablebottomcel { height: 150px ; background-image: url('img/bottombanner.png'); background-repeat: no-repeat ; background-position: center 0; 
						text-align: center; }

.maintable { width: 100%; height: 100%; border-collapse: collapse; }
.maintablesidecelle { width: 255px }
.maintablespacecelle { width: 20px }
.maintablemaincelle {  }

.sidetabel { width: 100%; border-collapse: collapse; }
.sidetabelmenucelle { height: 200px; }
.sidetabelplayercelle { height: 250px; background-image: url('img/player.png'); background-repeat: no-repeat ; background-position: center;}
.sidetabelrecordercelle { height: 140px; background-image: url('img/recorder2.png'); background-repeat: no-repeat ; background-position: center 0;}


.sidelink {	text-align: center }

.fonetisk { FONT-FAMILY: Times New Roman ; FONT-SIZE: 25px; }
