/* -----------------------------------*/
/* ---------->>> LAYOUT <<<-----------*/
/* -----------------------------------*/

h2
{
	margin-bottom:15px;
	color:#000000;
}

p
{
	margin-bottom:15px;
}


#venstre {
	width:140px !important;
	width:150px;
	float:left;
	padding:0 10px 0 0;
	text-align:left;
}

#wrap #hoved
{
	min-height:600px;
}

#wrap #hoved .meny
{
	border-style:none;
	margin-bottom:0px;
	padding-bottom:0px;
}

.medarbeider
{
	float:left;
	height:500px;
}

.medarbeiderhoved#hoved h1
{
	margin-bottom:13px;
}

#wrap .medarbeiderhoved#hoved
{
}

.medarbeider img, .medarbeider img.floatright
{
	margin-right:17px;
	float:left;
	border:1px solid #CCCCCC;
	margin-top:3px;
}

#sidebar .nedredel
{
	border-top:none;
	padding-top:0px;
}

#sidebar .nedredel p
{
	margin-bottom:18px;
}

#hoyre {
	width:140px !important;
	width:150px;
	float:left;
	padding:0 0 0 10px;
	text-align:left;
}

/* ----------------------------------*/
/* --------->>> DIVERSE <<<----------*/
/* ----------------------------------*/

h2 {
	margin-top:0;
}

ul.tjenester {
	margin:0 0 1em 1em !important;
	margin-left:1.3em; /* IE hack */
	list-style:square;
}

ul.meny
{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:15px;
	margin-bottom:15px;
}

ul.ingen_border
{
	border-bottom-style:none;
	padding-bottom:0px;
	margin-bottom:0px;	
}

ul.meny li {
	list-style:none;
	margin-left:0px;
}


iframe {
	width:100%;
	height:26em;
}

img.floatright {
	float:right;
	margin:0 0 5px 5px;
}