body {
	margin:0px;
	background: #000000;
	color: #FFFFFF;
    font-family: verdana;
	line-height: 140%;
	font-size: 11px;
}

a {
	text-decoration: none;
	border: none;
	color:#FFF;
	cursor:pointer;
}

.clr {
	clear:both;
	height: 1px;
	line-height: 1px;
}

img {
	border: 0px solid #808080;
}

#contentdiv img {
	border: 0px solid #808080;
}

#complete {
    position: relative;
    background: transparent;
    width: 1024px;
    height: 768px;
}

#bakflash {
    position: absolute;
    z-index: 1;
    left: 0px;
    width: 1024px;
    height: 768px;
}

#valmynd {
    position: absolute;
    z-index: 15;
    left: 0px;
    background: url('../img/bak_valmynd2.gif') repeat-y;
    opacity: 0.60;
    filter: alpha(opacity: 60);
    -moz-opacity: 0.60;
    -khtml-opacity: 0.60;
    width: 400px;
    height: 716px;
	height: 100%;
	
}

#vinstrimenu {
    position: absolute;
    z-index: 6;
    left: 0px;
    top: 220px;
    width: 138px;
    height: 400px;
    padding: 6px;
}

#contentdiv {
	
    position: absolute;
    z-index: 2;
    display: hidden;
    /*background: transparent url('../img/textabakid.png');*/
	background: #000;
	
    left: 528px;
    top: 27px;
    height: 617px;
    
	text-align: left;

	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;


}

* html #contentdiv {
	
}


#mainbody {
    
    
    z-index: 3;
    
    border: 0px solid red;
    
    height: 570px;
    width: 450px;
	

    padding: 15px;
	text-align: left;
}

.litabox {
    position: absolute;
    top: 6px;
    right: -5px;
    width: 11px;
}

.einn {
    background: url('../img/litur1.gif') no-repeat;
}

.tveir {
    background: url('../img/litur2.gif') no-repeat;
}

.thrir {
    background: url('../img/litur3.gif') no-repeat;
}

.menuitem {
    font-size: 120%;
    display: block;
    position: relative;
    text-align: left;
    color: #FFFFFF;
    line-height: 25px;
    height: 25px;
    width: 124px;
    overflow:hidden;
}

.sectable {
    font-size: 100%;
}

.undirmenu {
    font-size: 90%;
    display: block;

    text-align: left;
    color: #FFFFFF;
    letter-spacing: -1px;
    padding-top: 2px;
    padding-right: 15px;
    padding-bottom: 2px;
    padding-left: 5px;
}

#logo {
    position: absolute;
    left: 0px;
    z-index: 300;
    top: 0px;
    background: url('../img/logo.gif') no-repeat;
    width: 72px;
    height: 217px;
}

#frontflash {
    position: absolute;
    background: #000 transparent;
    z-index: 4;
    left: 136px;
    top: 27px;
    border: 0px solid red;
    width: 379px;
    height: 617px;
}

#bottom {
	position: absolute;
	z-index: 800;
	bottom: 25px;
	left: 0px;
	width: 1024px;
	height: 20px;
	font-size: 100%;
	font-weight: normal;
}

#rond_nedst {
    position: absolute;
    background: url(../img/rond_nedst.png) top center repeat-y;
    z-index: 901;
    left: 0px;
    bottom: 50px;
    border: 0px solid red;
    width: 1024px;
    height: 1px;
}

.netlogo {
    padding: 6px;
}


.undir_panell {
    position: absolute;
    z-index: 3;
    background: #000;
}
.undir_panell a.lvl2 {
    padding-left: 18px;
}

.undir_panell a:hover {
    background: #222;
    text-decoration: underline;
}

a.menuitem:hover {

    text-decoration: underline;
}


#v_botn {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#loading {
	height: 200px;
	background: transparent url(../img/tann-load.gif) no-repeat center center;
}


.icons img {
    border: 0px;
}

a.flash_active {
	background:#888;
	text-indent: 10px;
}

