
body{
background-image:url(../img/bg.jpg);
background-repeat:repeat-x;
background-color:#00608e; 
margin-top: 0px;
}


a{
font-family: georgia;
font-size: 9px;
color: #a56500;
cursor: pointer;
text-transform: capitalize;
}

p{
font-family: Verdana;
font-size: 9px;
color: #a56500;
}

li{
font-family: Verdana;
font-size: 9px;
color: #a56500;
font-style:italic;
}


#banner{
position: absolute;
width: 200px;
height: 250px;
margin-top: 280px;
margin-left: 926px;
z-index: 5;
}


#meny{
position: absolute;
width: 150px;
height: auto;
margin-top: 240px;
left: 50%; 
margin-left: -406px;
z-index: 3;
}

#menyinner{
position:relative;
width: 150px;
height: auto;
margin-right:0px;
}


#menytop{
background-image:url(../img/menytop.jpg);
position:relative;
width: 150px;
height: 15px;
z-index: 3;
}

#menymid{
background-image:url(../img/menymid.jpg);
background-repeat: repeat-y;
position:relative;
width: 150px;
height: auto;
z-index: 3;
}

#menybot{
background-image:url(../img/menybot.jpg);
position:relative;
width: 150px;
height: 15px;
z-index: 3;
}

#submeny1{
display: none;
}

#submeny2{
display: none;
}

#submeny3{
display: none;
}

#submeny4{
display: none;
}

#submeny5{
display: none;
}

#language{
background-image:url(../img/flags.png);
position:relative;
width: 150px;
height: 27px;
z-index: 3;
}

#toplogo{
background-image:url(../img/toplogo.png);
width:236px;
height:84px;
margin-top:74px;
margin-left: 0px;
float:left;
z-index: 1;
}

#topbyline{
background-image:url(../img/topbyline.png);
width:236px;
height:84px;
margin-top:74px;
margin-right: 0px;
float:right;
z-index: 1;
}

#main{
position:absolute;
width:679px;
height: 768px;
left: 50%; 
margin-left: -310px;
z-index: 2;
cursor:auto;
}

#maintop{
background-image:url(../img/maintop.png);
position:relative;
left: 45px;
top: 0px;
width:588px;
height:79px;
z-index: inherit;
}

#maincenter{
background-image:url(../img/maincenter.png);
position:relative;
left: 45px;
top: 0px;
width:588px;
z-index: inherit;
padding-bottom: 20px;
}

#mainbot{
background-image:url(../img/mainbot.png);
position:relative;
top: 0px;
width:679px;
height:50px;
z-index: inherit;
}

#cont_toppix{
background-color:#006699;
position:relative;
left: 15px;
top: 0px;
width:560px;
height:200px;
float:left;
z-index:inherit;
}

#cont_textspalt1{
position:relative;
left: 65px;
top: 20px;
width:220px;
height:auto;
float:left;
z-index:2;
}

#cont_textspalt2{
position:relative;
left: 90px;
top: 21px;
width:220px;
height: auto;
float:left;
z-index:2;
}

#cont_text{
position:relative;
left: 45px;
top: 20px;
width:220px;
height:auto;
float:left;
z-index: inherit;
}

#cont_infos{
position:relative;
top: 14px;
left: 20px;
width: 550px;
height: 220px;
float: left;
z-index: inherit;
}

#cont_divider{
background-image:url(../img/divider.jpg);
position:relative;
top: 15px;
left: 60px;
width: 10px;
height: 305px;
float: left;
z-index: inherit;
}

#cont_divider_horiz{
background-image:url(../img/divider_ligg.jpg);
position:relative;
top: 15px;
width: 305px;
height: 10px;
float: left;
z-index: inherit;
}

.stor{
font-family: Verdana;
font-size: 12px;
color: #a56500;
}

.red{
font-family: Verdana;
font-size: 10px;
color: #db3c3e;
}

.green{
font-family: Verdana;
font-size: 10px;
color: #009900;
}

.photo{
position:relative;
width: 155px;
height: 240px;
color: #db3c3e;
text-align:center;
font-family: georgia;
font-size: 10px;
color: #a56500;
text-transform: capitalize;
float:left;
}

.knapp{
font-family: verdana;
font-size: 11px;
color: #FFFFFF;
background-color: #006699;
border: 0px;
}

#flashcontent{
width:560px;
height:200px;
}

.menulink{
font-family: georgia;
font-size: 13px;
line-height: 22px;
color: #a56500;
cursor: pointer;
padding-left: 20px;
text-decoration:none;
}

.submenulink{
font-family: georgia;
font-style:italic;
font-size: 13px;
line-height: 22px;
color: #663333;
cursor: pointer;
padding-left: 30px;
text-decoration:none;
}


