@charset "utf-8";
/* CSS Document */



body
{
background-color:#FFFFFF;
margin:0px;
}

#main
{
width:981px;
min-height:100px;
font-family: "Trebuchet MS";
background-color:#FFFFFF;
padding-left:10px;
padding-top:30px;
}

#top1
{
position:relative;
width:981px;
height:163px;
background-image:url(img/bekkestuaLogo.gif);
background-repeat:no-repeat;
background-position:left;
}
#homelink
{
position:absolute;
top:0px;
left:0px;
width:258px;
height:163px;
}

#homelink a
{
display:block;
width:258px;
height:163px;
cursor:pointer;
}


#top1_right
{
width:680px;
height:163px;
float:left;
margin-left:300px;
background-image:url(img/topLogo2.gif);
background-repeat:no-repeat;
background-position:top;
}

/*Start of top menu*/

#topMenu
{
margin-top:110px;
width:680px;
height:23px;
background-image:url(img/topMenyBack.gif);
background-repeat:repeat-x;
padding-top:30px;
}

.topMenu1
{
padding-left:10px;
padding-right:10px;
min-width:50px;
height:23px;
float:left;
}
.topMenu1 a
{
display:block;
cursor:pointer;
min-width:50px;
height:23px;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
text-align:center;
}
.topMenu1 a:hover
{
display:block;
}

/* søk */
#sok
{
position:absolute;
bottom:32px;
right:10px;
width:165px;
height:14px;
}



#sokInp
{
position:absolute;
top:0px;
left:20px;
border:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#858484;
}

#sokButton
{
position:absolute;
top:0px;
left:110px;
border:solid 1px #444c71;
font-size:9px;
height:14px;
width:40px;
padding-bottom:2px;
cursor:pointer;
background-color:#1e572b;
color:#FFFFFF;
}

#colWrapper
{
position:relative;
width:960px;
min-hight:130px;
text-align:left;
overflow-x:hidden;
margin-bottom:50px;
margin-left:15px;
margin-top:30px;
background-image:url(img/footerImg.gif);
background-repeat:no-repeat;
background-position:bottom;
padding-bottom:50px;
}
#footerTxt
{
width:960px;
position:absolute;
left:0px;
bottom:15px;
color:#FFFFFF;
font-size:12px;
}
#footerTxt a
{
text-decoration:none;
color:#FFFFFF;
}
#footerTxt a:hover
{
text-decoration:underline;
color:#FFFFFF;
}

#col1
{
float:left;
width:277px;
min-height:200px;
color:#8a8989;
font-size:11px;
padding-left:3px;
z-index:10;
}
.col1menu
{

width:237px;
height:30px;
margin-bottom:6px;
}
.col1menu a
{
display:block;
cursor:pointer;
width:237px;
height:26px;
padding-top:6px;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
text-align:center;
background-image:url(img/knapp.gif);
background-repeat:no-repeat;
}
.col1menu a:hover
{
display:block;
width:237px;
height:26px;

background-image:url(img/hoverKnapp.gif);
background-repeat:no-repeat;
}

.menu_selected
{
width:90px;
height:23px;
float:left;
margin-right:1px;
}
.menu_selected a
{
display:block;
cursor:pointer;
width:90px;
height:23px;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
text-align:center;
padding-top:3px;
background-image:url(img/menu_bg_action1.gif);
background-position:top;
background-repeat:no-repeat;
}
/*End of top menu*/


.col2Title
{
font-size:24px;
color:#000066;
}

#col2
{
	position:relative;
	width:680px;
	float:left;
	min-height:400px;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
#footerImg
{
position:absolute;
bottom:0px;
right:0px;
width:960px;
height:230px;
z-index:8;
}
/* navigering i siden */
#nrMeny
{
position:absolute;
right:0px;
top:0px;
width:200px;
height:21px;
}
.nrLink
{
float:left;
width:28px;
height:28px;
margin-right:2px;
}

.nrLink a
{
display:block;
cursor:pointer;
width:19px;
height:23px;
background-image:url(img/ball.gif);
background-repeat:no-repeat;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-decoration:none;
padding-top:5px;
padding-left:9px;
}
.nrLinkSel
{
float:left;
width:28px;
height:28px;
margin-right:2px;
}

.nrLinkSel a
{
display:block;
cursor:pointer;
width:19px;
height:23px;
background-image:url(img/ball_hover.gif);
background-repeat:no-repeat;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-decoration:none;
padding-top:5px;
padding-left:9px;
}
.nrLink a:hover
{
background-image:url(img/ball_hover.gif);
background-repeat:no-repeat;
}


.col2NextBt
{
position:absolute;
top:2px;
right:22px;
width:53px;
height:21px;
background-image:url(img/nesteKnapp.gif);
background-repeat:no-repeat;
}
.col2NextBt a
{
display:block;
width:53px;
height:21px;
}
.col2TilbKn
{
position:absolute;
top:2px;
right:85px;
width:53px;
height:21px;
background-image:url(img/tilbakeKnapp.gif);
background-repeat:no-repeat;
}
.col2TilbKn a
{
display:block;
width:53px;
height:21px;
}

