
/* Generelle tag-er */
body
{
	background-color: #ffffff;
	font-size: 0.7em;
	font-family: Verdana, Arial, Geneva;
	color: #000;
	line-height: 150%;
	margin: 0;
}

#introtekst
{
	font-size: 10px;
	font-family: Verdana, Arial, Geneva;
	color: #FFF;
	line-height: 140%;
	margin: 0;
	padding: 6px 10px 0 0px;
	font-weight: bold;
}

#introtekst H1
{
	margin: -10px 0px -10px 0px;
	font-size: 1.5em;
	color: #B99C6B;
	line-height: 130%;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #900;
}

a:hover, a:active {
	text-decoration: underline;
}

/*p {
	font-size: 11px;
	font-family: Verdana, Arial, Geneva;
	color: #204975;
}*/

p { margin-top: 0px; }

H1
{
	margin: 0px 0px 0px 0px;
	font-size: 1.5em;
	color: #B99C6B;
	line-height: 130%;
}


H2 {
	margin: 0px;
	font-size: 1.3em;
	color: #B99C6B;
}

H3 {
	font-size: 1.2em;
	margin: 6px 0 0px 0;
}

/* slutt på generelle tag-er */

/* Sideoppbygging */

#hovedtabell
{
	width: 760px;
	margin: 30px auto 20px auto;
	/* OBS: bakgrunnsbilde og -farge settes fra eksternt hold */
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

#hovedcontainer {
	
	
	padding: 30px 0px 0px 0px;
	width: 758px;
	
}

.bildecontainer
{
	margin: 4px 6px 4px 0px;
	float: left;
}

.sidespalte {
	width: 150px;
}

#midtspalte {
	width: 410px;
}

.skillespalte {
	width: 12px;
	 background-color: #ffffff;
}

#venstrespalte {
	width: 160px;
}

#smalvenstrespalte {
	width: 85px;
	background-color: #EAE0C6;
}

#midtvspalte {
	width: 328px;
}

#midthspalte
{
	width: 206px;
	background-color: #ffffff;
	padding: 8px 0px 0px 0px;
}

#midtvspalte2 {
	width: 305px;
}

#midthspalte2 {
	width: 304px;
	background-color: #ffffff;
}

#helspaltespalte {
	width: 621px;
}


#hoyrespalte {
	width: 40px;
}

.avrunding
{
	background-image: url(../images/avrunding.gif);
	width: 230px;
	height: 21px;
	background-repeat: no-repeat;
}

/* slutt på sideoppbygging */

/* Søkefunksjon */

#search {
	position: relative;
	top: 16px;
}

.textfield
{
	background-color: #ffffff;
	border-color: #204975;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	color: #204975;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
	height: 13px;
}

.button
{
	padding: 0px 0 0 4px;
	top: 4px;
	position: relative;
}

.pil {
	background-color: #ffffff;
	border-color: #204975;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	height: 15px;
	width: 15px;
}

/* slutt på søkefunksjon */


/* Hovedspalten */
#midtspaltecontainer {
	

	/* width: 410px; */
	padding: 6px;
}

.overskriftscontainer
{
	/* width: 410px; */
	padding: 10px 0px 6px 0px;
}

.overskriftscontainer H1
{
	text-transform: uppercase;
}

#nyheter
{
	color: #900;
}

#bredspaltecontainer {
	background-color: #ffffff;
	border: 1px solid #204975;
	width: 576px;
	padding: 6px;
}

#toppbildecontainer {
	background-color: #B99C6B;
}

.toppbilde { padding: 0 14px 0 0; }


.toppbildetekst
{
	color: #FFF;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	font-size: 20px;
	margin: 8px 12px 6px 12px;
	line-height: 130%;
}




.forsidenyheter /* nyheter */
{
	line-height: 140%;
}

.publisert {margin-bottom: 0px;}
.nyhetsingress {margin-top: 2px; margin-bottom: 0px;}

p.link  /* nyheter */
{
	border-color: #204975;
	border-width: 0 0 1px 0;
	border-style: solid;
	margin: -11px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
}

.newsphoto { margin: 2px 6px 2px 0px; }

/* slutt på hovedspalten */

/*.linklist {
	padding: 0px 0px 14px 0px;
}*/



div.link a:link {
	padding: 0px 0px 0px 10px;
	background-image: url(/images/redpil.gif);
	background-repeat: no-repeat;
}

div.link a:visited {
	padding: 0px 0px 0px 10px;
	background-image: url(/images/redpil.gif);
	background-repeat: no-repeat;
}

/* Drop-down menyene */

/* div rundt menygifs */
/*.menylabel a, .menylabel a:link
{
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, geneva;
	font-size: 12px;
}
*/

.menylabel
{
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, geneva;
	font-size: 12px;
	color: #900;
	padding: 0px 8px 0px 4px; 
}

p.ingress { margin-top: 10px; }

.ingress
{
	font-weight: bold; 
}

/* alle dropdowns */

/* .meny
{
	height: 14px;
} */


.menyinnhold
{
	margin-left: 0px;
	padding: 5px;
	position: absolute;
	background-color: #FFF;
	line-height: 160%;
	border-color: #EAE0C6;
	border-width: 1px;
	border-style: none solid solid solid;
}




div.menylabel a:hover, .menyinnhold a:active
{
	background-color: #FFF;
	/*display: block;*/
}


.menyinnhold a, .menyinnhold a:link, .menyinnhold a:visited {
	text-decoration: none;
	color: #900;
}

.menyinnhold a:hover, .menyinnhold a:active {
	text-decoration: underline;
}

/* spesialbehandling av enkeltmenyer */

#meny_0_under {
	background-color: #ffffff;
}

#meny_1_under {
	background-color: #ffffff;
}

#meny_2_under {
	background-color: #ffffff;
}

#meny_3_under {
	background-color: #ffffff;
}

/* alt farge: #meny_3_under {
	background-color: #EAE0C6;
}
*/


/* slutt på menyene */

#vilblod
{
	position: relative;
	top: 50px;
	left: 30px;
}

#hvornar
{
	position: relative;
	top: 60px;
	left: 30px;
	font-weight: bold;
	width: 90px;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-size: 110%;
}

#parkering
{
	position: relative;
	top: 70px;
	left: 30px;
}

#vifarbuss
{
	position: relative;
	top: 90px;
	left: 30px;
}

#hverdagshelt
{
	position: relative;
	top: 110px;
	left: 30px;
}


.copyright
{
	border-color: #B99C6B;
	border-width: 2px 0 0px 0px;
	border-style: solid;
	color: #B99C6B;
	padding: 0 0 10px 0;
}

.stdinput
{
	width: 400px;
}

.toppnyhet {margin-bottom: 16px;}

.trespalteCont
{
	width: 194px;
	float: left;
}

.trespalteCont H2 {margin-top: 12px;}

#registreringsCont
{
	width: 387px;
	height: 130px;
	background-image: url(/images/2009/boksebakgrunn.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 10px;
	text-align: center; 
	margin-top: 12px;
}

#registreringsCont2
{
	width: 188px;
	height: 200px;
	background-image: url(/images/2009/boksebakgrunn2.gif);
	background-repeat: no-repeat;
	float: right;
	padding: 10px;
	text-align: center; 
	margin-top: 12px;
	marging-left: 20px;
}

.regknapp
{
	width: 184px;
	height: 40px;
	background-image: url(/images/2009/rodknapp_mork.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 22px;
	margin-bottom: 12px;
	padding-top: 20px;	
	font-size: 120%;
	font-weight: bold;
}

.regknapp:hover
{
	background-image: url(/images/2009/rodknapp.gif);
}

#registreringsCont a:link, #registreringsCont a:visited, #registreringsCont2 a:link, #registreringsCont2 a:visited {color: #FFFFFF;}

/* clearfix ----------------------------------------------------------------- */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
  
.clearfix {
	display: inline-block;
}  

/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */

