/* CSS Document */

body {
background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image:url(images/bkg.jpg);
	background-repeat: repeat;
	background-position: top left;
background-color:#F7FCFC;
height:100%;
margin:0;
}

.fullheight{
height:100%;}

.overskrift {color:#492c04; font: 24px Trebuchet, Arial, Helvetica, sans-serif; letter-spacing:1px;}
.underoverskrift {color:#53a4cb; font: bold 13px Trebuchet, Arial, Helvetica, sans-serif; letter-spacing:0px;}

.brodtekst {color: #492c04; font: 12px Trebuchet, Arial, Helvetica, sans-serif;letter-spacing:0px;}
.brodtekst_liten {color: #492c04; font: 10px Trebuchet, Arial, Helvetica, sans-serif;letter-spacing:0px;}

.mellomrom{
height:2px;}

a:link {color: #b5111a;text-decoration: none;}
a:visited {color: #b5111a;text-decoration: none;}
a:hover {color: #999999;text-decoration: none;}
a:active {color: #999999;text-decoration: none;}

#mork_main{
height:355px; 
width:100%; 
margin: 0px;
padding: 0px;
background-image:url(images/bkg_mork.jpg);
background-repeat: repeat;
background-position: top left;
}


#mainfelt{ 
width:750px;
background-image:url(images/800_ramme.gif);
background-repeat:no-repeat;
height:325px;
float:left;
display:inline;
margin-right:5px;
}

#bilder{
width:750px;
height:325px;
overflow:auto;
	scrollbar-face-color:#efece1;
    scrollbar-track-color:#FFFFFF;
    scrollbar-shadow-color:#efece1;
    scrollbar-highlight-color:#efece1;
    scrollbar-3dlight-color:#efece1;
    scrollbar-darkshadow-Color:#efece1;
    scrollbar-arrow-color: #534110;
}

#bilderinni{
padding:5px;
width:710px;
}

#teksttop{
width:477px;
height:10px;
background-image:url(images/index_10.gif);
background-repeat:no-repeat;
margin-top:3px;
}

#tekst{
width:477px;
background-image:url(images/index_11.gif);
background-repeat:repeat-y;
}

#tekstbunn{
width:477px;
height:14px;
background-image:url(images/index_12.gif);
background-repeat:no-repeat;
}

#tekstfelt{
width:455px;
margin-left:8px;
}

#infofelt{ 
width:247px;
float:left;
margin-left:2px;
display:inline;
}

#logo{
width:250px;
background-image:url(images/index_03.gif);
background-repeat:no-repeat;
height:80px;
}

#kontop{
width:250px;
background-image:url(images/index_05.gif);
background-repeat:no-repeat;
height:7px;
margin-top:13px;
}

#kon{
width:250px;
background-image:url(images/index_06.gif);
background-repeat:repeat-y;
}

#konbunn{
width:250px;
background-image:url(images/index_07.gif);
background-position:left top;
background-repeat:no-repeat;
height:8px;
}

#kontekst{
width:230px;
margin-left:5px;
}

/*#meny{
width:800px;
height:25px;
}*/

.menyitem{
color: #5b3f3c; 
font: 10px Trebuchet, Arial, Helvetica, sans-serif;
letter-spacing:3px;
margin-right:53px;
margin-top:5px;
display:inline;
float:left;
}

.stripe{
width:1010px;
background-image:url(images/stripe.jpg);
background-color:#7e4800;
background-repeat:no-repeat;
background-position:right;
height:5px;
}

#mellomrom{
width:800px;
height:30px;
}

.knapp {
background-color: #DDDECC;
font-family: Trebuchet, Trebuchet, Arial, Helvetica, sans-serif;
border: #600C3E 1px solid;
font-size: 10px;
color: #600C3E;
font-weight: normal;}


.textbox{
background-color: #DDDECC;
border: #600C3E 1px solid;
font-family: Trebuchet, Trebuchet, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#600C3E;
font-weight: normal;
}

