body, h1 {
   margin:0px 0px;
   font: 12px verdana, helvetica, sans, sans-serif;
   color: black;
}

h2 {font: 20px verdana, helvetica, sans, sans-serif; font-weight:bold;}

img {border:0px;}
img.skjult {display:none;}

a img {
   margin: 0px 7px 0px 0px;
}

a {
   font-weight:bold;
   text-decoration: none;
   color: #BD950B;
}
a:hover span {
   text-decoration: underline;
}

a.forside_link {
   font-weight:bold;
   text-decoration: underline;
   color: #BD950B;
}
a.forside_link:hover span {
   text-decoration: none;
}
a.forside_link:hover {
   text-decoration: none;
}
a.ps_link { text-decoration:none; font-weight:normal; color: black;}

input, textarea {
   font-size: 11px;
   background-color: #FFFBEC;
   border: 2px solid #F0D01A;
   text-align: left;
   margin: 3px;
}

#overskrift {
   position:absolute;
   top:230px;
   left:240px;
}

table.punktopstilling {
   border: 0px;
   border-spacing: 5px;
   padding: 5px;
}

#container {
	position: relative;
   width: 920px;
}

#toppen {
	position: relative;
   top: 0px;
   width: 920px;
   height: 287px;
}
#toppen #venstre_3{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 273px;
	height: 287px;
   background: url('../gfx/c_bjerg_top.jpg');   
}
#toppen #venstre_forside{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 273px;
	height: 287px;
	background: url('../gfx/tom_top.jpg');
}
#toppen #venstre{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 273px;
	height: 287px;
   background: url('../gfx/tom_top.jpg');
}
#toppen #hojre{
	position: absolute;
	top: 0px;
	left: 273px;
	width: 647px;
	height: 287px;
   background: url('../gfx/top.jpg');
}


#midten {
   width: 920px;
   margin: 0px 0px;
}


#midten #tabel {border:0px; border-spacing:0px; padding:0px 0px 0px 0px;
	width: 920px;}
#midten tr {}

#midten table #venstre {
   width: 30px;
   background: url("../gfx/venstre.jpg");
}
#midten table #hojre {
   width: 34px;
   background: url("../gfx/hojre.jpg");
}
#midten table #indhold {
   width: (920-30-34)px;
   background: url("../gfx/midt.gif");
   text-align: left;
}



#bunden {
   width: 920px;
   height: 26px;
   background: url('../gfx/bund.jpg');
}


img.flyd_venstre {float: left; clear: left; margin: 0 2em 0 0;}
img.flyd_hojre {float: right; clear: right; margin: 0 0 0 2em;}

#menu {
   float:right;
   width: 300px;
}

#kasse {
	border:0px; border-spacing:0px; padding:0px 0px 0px 0px;
}
#kasse #vo {
	height: 20px;
	width: 20px;
	background: url('../gfx/kasse_vo.gif');
}
#kasse #ho {
	height: 20px;
	width: 20px;
	background: url('../gfx/kasse_ho.gif');
}
#kasse #o {
	height: 20px;
	background: url('../gfx/kasse_o.gif');
}
#kasse #v {
	width: 20px;
	background: url('../gfx/kasse_v.gif');
}
#kasse #h {
	width: 20px;
	background: url('../gfx/kasse_h.gif');
}
#kasse #vn {
	height: 20px;
	width: 20px;
	background: url('../gfx/kasse_vn.gif');
}
#kasse #hn {
	height: 20px;
	width: 20px;
	background: url('../gfx/kasse_hn.gif');
}
#kasse #n {
	height: 20px;
	background: url('../gfx/kasse_n.gif');
}
#kasse #m {
	background: url('../gfx/kasse_m.gif');
}
