body
{
	margin: 0px;
	padding: 0px;
	font: 1em verdana;
	color: #000000;
}


.indexbilde
{
    float: right;
}

.maxwidth
{
    color: #E8E5E5;
    font-size: .6em;
    height: 10px;
}

/* Setter en container som justerer min/max bredde på siden */
/* Styres av et javascript */

div#minmax
{
	postition: relative;
	min-width: 800px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}


/* Setter en container rundt table-layouten */
div#pagecontainer
{
	position: relative;
	top: 50px;
	left: 30px;
}


div#pagecontainer table
{
    border-top: 1px;
    border-top-color: #A3A2A2;
    border-right: 1px;
    border-right-color: #A3A2A2;
    border-left: 1px;
    border-left-color: #A3A2A2;
    border-bottom: 1px;
    border-bottom-color: #003399;
    border-style: solid;
}


div#headercontainer
{
	/*background-color: #FFFFFF;*/
    background-image: url("gfx/topp_backimg.gif");
    background-repeat: no-repeat;
	width: 100%;
	height: 128px;
    /*border: solid;*/
}

/* Headertekst */
div#headercontainer p
{
	margin-top: 24px;
	margin-left: 13px;
	font-size: 1.8em;
	font-weight: bold;
	/*font-style: italic;*/
    letter-spacing: .2em;
	color: #003399;
}

/* Formatterer undertekst */
div#headercontainer span
{
	margin-top: 2px;
	margin-left: 39px;
	font-size: .85em;
	font-weight: bold;
	/*font-style: italic;*/
    letter-spacing: .1em;
	color: #003399;
}

/* Topplogo */
div#firmalogo
{
	padding-right: 0px;
}


div#menuecontainer
{
	background-color: #FFFFFF;
	width: 180px;
	text-align: left;
}

/* ------------- Innholdsformattering ------------------ */

div#contentSubJuster
{
    padding: 5px 0 5px 5px;
    border: none;
}

div#contentSubJuster table
{
    border: none;
}


div.contentSubCont
{
    height: 400px;
	width: 190px;
    /*border: 1px solid #000000; */
    float: left;
    padding: 45px 3px 0 5px;
    background-image: url("gfx/back_sub_index.gif");
    background-repeat: no-repeat;
}

.indexTxt
{
    font-family: verdana;
    font-size: 9pt;
    color: #000000;
    line-height: 1.5;
}


div#contentcontainer
{
	background-color: #E8E5E5;
	width: 100%;
}

div#contentcontainer2
{
	background-color: #E8E5E5;
	width: 100%;
    height: 320px;
}


/* Formaterere innholdsteksten */
div#contentcontainer p
{
	margin-top: 20px;
	margin-left: 3px;
	margin-right: 3px;
	font-size: .8em;
	line-height: 1.5;
}

div#contentcontainer p span
{
	font-weight: bold;
	font-size: 1.2em;
	
}

div#contentcontainer p span span
{
	font-size: .7em;
    padding-left: 10px;

}



/* Formaterere innholdsteksten */
div#contentcontainer2 p
{
	margin-top: 20px;
	margin-left: 3px;
	margin-right: 3px;
	font-size: .8em;
	line-height: 1.5;
}

div#contentcontainer2 p span
{
	font-weight: bold;
	font-size: 1.2em;

}



div#contentcontainer2 p span span
{
	font-size: .7em;
    padding-left: 10px;

}


/* ------------- Innholdsformattering slutt ------------------ */


.normalliste
{
    font-size: .8em;
    font-family: verdana;
}

ul.linkliste li
{
    font-size: .8em;
    font-family: verdana;
    list-style-type: none;
}


em.subheader
{
    color: #069;
}

span.subheader2
{
    font-size: .9em;
    color: #069;
    font-weight: bold;
    padding-left: 3px;
}

#behandlingimg
{
    background-image: url("gfx/behandling.gif");
    background-repeat: no-repeat;
    background-position: top right;
    width: 98%;
    height: 350px;
}

#besokimg
{
    background-image: url("gfx/besok.gif");
    background-repeat: no-repeat;
    width: 98%;
    height: 241px;
}

#idrettimg
{
    background-image: url("gfx/idrett.gif");
    background-repeat: no-repeat;
    background-position: right;
    width: 98%;
    height: 191px;
}

/* --------------------- Formattering av nyhetslinker ----------------------*/

/* Selve boks-området */
div.boxarea
{
	width: 130px;
	height: 90px;
}

.newsdivider
{
    width: 98%
    heigth: 10px;
    border-top: 1px dotted #000000;
}



/* Link på boksen */
a.boxlink
{
	width: 130px;
	height: 90px;
	display:block;
	padding-top: 5px;
	font: .75em verdana;
	text-align: center;
	color: #069;
	text-decoration: none;
	background-color: #D3D8E9;
	border-bottom: 1px solid #069;
}

a.boxlink2
{
	width: 130px;
	height: 90px;
	display:block;
	padding-top: 5px;
	font: .75em verdana;
	text-align: center;
	color: #069;
	text-decoration: none;
	background-color: #D3D8E9;
    border-top: 1px solid #069;
	border-bottom: 1px solid #069;
}


.nyhetheadertekst
{
	font-weight: bold;
	font-size: .9em;
	text-align: center;
}


.nyhetsubtekst
{
	font-style: italic;
	font-size: .8em;
	text-align: center;
	padding-left: 3px;
}

.nyhetsubtekstingress
{
	font-style: italic;
	font-size: .8em;
	text-align: left;
	padding-left: 3px;
}


div.boxarea a.boxlink:hover
{
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
}

div.boxarea a.boxlink2:hover
{
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
}

div#newscontainer
{
	width: 130px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #D3D8E9;
}

div#newscontainer p
{
	font-weight: bold;
	font-size: .6em;
    color: #069;
}


div#newscontainer span
{
	font-size: .6em;
	font-weight: italic;
	line-height: .2;
    color: #069;
}



/* ------------------------------------------------------ */



div#footercontainer
{
	background-color: #003399;
	width: 100%;
	color: silver;
}

div#footercontainer span em.footerleft
{
	font-size: .6em;
	
}

div#footercontainer span em.footercenter
{
	font-size: .6em;
	
}

div#footercontainer span em.footerright
{
	font-size: .6em;

}

/* Enkeltstående klasser */

.footerTextCenter
{
	text-align: center;
}

.newsBack
{
	background-color: #D3D8E9;
}



/* -------Dato og klokkefelt ------------------- */

div#datotid
{
	margin: 15px 0 0 0px;
	text-align: center;
}

div#datotid span
{
	font-size: .55em;
	color: #069;
}


/* --------------------------------------- */
/* Pop-up vinduer */

#popupBox
{
    margin: 10px 0 0 5px;
}

.popupLead
{
	padding-left: 3px;
	font-size: 1.8em;
	font-weight: bold;
	color: #003399;
}

.popupText
{
	padding-left: 3px;
	font-size: .8em;
	color: #000000;
}



/* ---- Topp meny ------------------------ */

div#topnav
{
	margin: 0 0 2px 0;
	font-size: .65em;
	width: 100%;
	margin: 0 0 2px 0px;
}

div#topnav li
{
	float: left;
	margin-right: 35px;
	list-style-type: none;
	
}

div#topnav ul
{
	margin: 0 0 0 0;
	
}


div#topnav a:link
{
	color: #069;
	text-decoration: none;	
}


div#topnav a:visited
{
	color: #069;
	text-decoration: none;
}

div#topnav a:hover
{
	color: red;
	text-decoration: none;
}


/* ---------------------------------------- */
/* MENYNAVIGASJON */

div#nav
{
	
	width: 150px;
	padding: .5em 0 0 0;
	margin: 1px 0 0 15px;
	border-top: 2px solid #003399;
	border-bottom: 1px solid #003399;
}


div#nav ul
{
	margin-top:0px;
	margin-bottom: .8em;
	list-style-type: none
}

div#nav li
{
	font-weight: bold;
	margin-bottom: .5em;
	font-size: .75em;
}

a:link
{
	color: #003399;
	text-decoration: none;
	
}

a:visited
{
	color: #003399;
	text-decoration: none;
}

a:hover
{
	color: #E20014;
	text-decoration: none;
}

/* ------------- SUB-MENYNAVIGASJON ------------- */

div#subnav
{
	/*float: left;*/
	width: 600px;
	padding: 0 0 0 0;
	margin: 0 0 0 -35px;	/*Flytter div til venstre */
	/*border: solid;*/	
}


div#subnav ul
{
	list-style-type: none;
}

div#subnav li 
{
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	font-size: .65em;
	float: left;
}

div#subnav a.red
{
	background-image: url(submenyknapp_red.gif);	
	background-repeat: no-repeat;
	display:block;
	width: 96px;
	
}

div#subnav a.yellow
{
	background-image: url(submenyknapp_yellow.gif);	
	background-repeat: no-repeat;
	display:block;
	width: 96px;
	height: 30px;
}

div#subnav a.blue
{
	/*background-image: url(submenyknapp_blue.gif);*/
    background-image: url(submenyknapp_napblue.gif);
	background-repeat: no-repeat;
	display:block;
	width: 96px;
	height: 30px;
}

div#subnav a.green
{
	background-image: url(submenyknapp_green.gif);	
	background-repeat: no-repeat;
	display:block;
	width: 96px;
	height: 30px;
}



div#subnav a:hover
{
	background-image: url(submenyknapp_hoover.gif);
}

div#subnav a:link
{
	color: white;
	text-decoration: none;
	
}

div#subnav a:visited
{
	color: white;
	text-decoration: none;
}

div#subnav a:hover
{
	color: black;
	text-decoration: none;
}

/* *********************************************************************** */
/* ** KONTAKTSKJEMA ** */
/* *********************************************************************** */


div#formcontainer
{
	width: 520px;
	margin-left: 40px;
	margin-top: 20px;
}

div#formcontainer form
{
	border-top: 2px solid #CCC;
	border-bottom: 3px solid #CCC;
}

div#formcontainer div.clearfix
{
	border-top: 1px solid #CCC;
	padding: 10px 0px;
	vertical-align: top;
}

div#formcontainer form label
{
	width: 120px;
	float: left;
	font-size: .75em;
	margin: 0 10px;
}

div#formcontainer span.buttonadjustsend
{
	float: right;
}

div#formcontainer span.buttonadjustreset
{
	float: left;
}

div#formcontainer form input, textarea
{
	color: #069;
	font-size: .75em;
}

div#formcontainer span.ledetekst
{
	font-size: .75em;
}

div#emailevalcontainer
{
    text-align: center;
}

div#feedbackarea
{
    width: 420px;
    border: solid;
    border-width: 1px;
    border-color: #003399;
    background-color: #D3D8E9;
    margin: 25px 3px 0 3px;
    padding: 3px 5px 3px 5px;
}

div#feedbackarea span
{
    color: 000000;
    font-size: .9em;
    font-family: verdana;
}

.mandatoryfields
{
	font-size: .75em;
	color: red;
}

.spacer
{
	padding-left: 40px;
}


/* ------------------------------------------------ */


/* ----------- Generelle linker -------------------*/
div.clearfix a:link
{
    font-size: .75em;
    color: #069;
	text-decoration: none;
}


div.clearfix a:visited
{
    font-size: .75em;
	color: #069;
	text-decoration: none;
}

div.clearfix a:hover
{
    font-size: .75em;
	color: red;
	text-decoration: none;
}

/* ---------------------------------------------------------- */


.clearfix:after
{	content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */
	height: 0;                  /* ensure the period is not visible */
	clear: both;               /* make the container clear the period */
	visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix
{
	display: inline-block;
}


html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}






