/* Generelle tag-er */
body
{
	background-color: #ffffff;
	font-size: 0.7em;
	font-family: 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: #c00049;
}

a:hover, a:active { text-decoration: underline; }
#meny_0 { margin-left: 11px; }
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: #000000;
}

H3
{
	font-size: 1.2em;
	margin: 0.5em 0 0.3em 0;
}

/* slutt på generelle tag-er */
/* Sideoppbygging */
#forsidebilde
{
	margin-bottom: 20px;
	width: 530px;
}

#toppCont
{
	width: 1000px;
	height: 168px;
	border-bottom: 3px #f49631 solid;
	background-image: url(/images/blodbanken-ny-topp.jpg);
	background-repeat: no-repeat;
	background-position: 0 35px;
	background-color: #fff;
}

#forsiden
{
	font-size: 16px;
	width: 370px;
	padding-left: 0px;
	float: left;
}

#informasjon
{
	font-size: 16px;
	width: 628px;
	padding-right: 0px;
	float: left;
}

#informasjon a
{
	width: 320px;
	display: block;
	float: right;
	text-align: right;
}

#leftCont
{
	width: 190px;
	margin-right: 0px;
	float: left;
	height: 100%;
	background-color: #e7e7e8;
}

#mainCont
{
	float: left;
	width: 810px;
	background-color: #FFFFFF;
}

#hovedtabell
{
	width: 1000px;
	margin: 0px auto 20px auto;
	border-color: #eee;
	border-width: 0px;
	border-style: solid;
	background-color: #e7e7e8;
}

#hovedcontainer { width: 1000px; }

#bunnCont
{
	background-color: #ffffff;
	border-top: 2px #e7e7e8 solid;
	height: 40px;
	padding-top: 10px;
	text-align: center;
}

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

#hoyrespalte
{
	background-color: #FFFFFF;
	width: 775px;
	padding: 20px 20px 20px 15px;
}

.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;
	float: left;
}

#midtvspalte2
{
	width: 375px;
	margin-right: 15px;
	float: left;
}

#midthspalte2
{
	width: 374px;
	background-color: #ffffff;
	float: left;
}

#forside #mainCont,
#livgiver #mainCont{ background-color: #E7E7E8; }

#forside #hoyrespalte,
#livgiver #hoyrespalte
{
	background-color: #E7E7E8;
	width: 809px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#forside #midtvspalte2,
#livgiver #midtvspalte2
{
	width: 530px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-right: 0px;
	float: left;
}

#forside #midthspalte2
{
	width: 219px;
	background-color: #E7E7E8;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

#helspaltespalte { width: 621px; }

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

/* slutt på sideoppbygging */
/* Søkefunksjon */
#search
{
	padding-top: 6px;
	padding-left: 30px;
	width: 150px;
	float: left;
	height: 32px;
	background-color: #FFFFFF;
}

.textfield
{
	background-color: #ffffff;
	border-color: #F49631;
	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: 2px 10px 2px 10px;
	background-color: #f49631;
	margin-bottom: 10px;
}

.overskriftscontainer H1
{
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0;
}

#nyheter { color: #900; }

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

#toppbildecontainer
{
	background-color: #e7e7e8;
	padding: 0px 0px 0px 0px;
	width: 776px;
	margin-left: 15px;
}

#toppbildecontainer img
{
	float: left;
	margin-right: 20px;
}

.publisert { font-style: italic; }

/* .toppbilde { padding: 0 14px 0 0; } */
.toppbildetekst
{
	color: #666666;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	font-size: 20px;
	margin: 0px 12px 6px 12px;
	line-height: 130%;
	padding-top: 10px;
}

.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: #000;
	padding: 0px 8px 0px 4px;
}

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

/* alle dropdowns */

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

#meny
{
	background-color: #FFFFFF;
	width: 820px;
	height: 38px;
	float: left;
}

.spacer
{
	background-color: #E7E7E8;
	width: 190px;
	padding: 0;
}

.menyinnhold
{
	margin-left: 0px;
	padding: 5px;
	position: absolute;
	background-color: #FFF;
	line-height: 160%;
	border-top: 1px #CCCCCC none;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
}

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

.menyinnhold a:link
{
	text-decoration: none;
	color: #000;
}

.menyinnhold a:visited
{
	text-decoration: none;
	color: #999999;
}

.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: 0px;
	left: 40px;
}

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

#parkering
{
	position: relative;
	top: 20px;
	left: 55px;
}

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

#forsidekampanje
{
	position: relative;
	top: 80px;
	left: 15px;
	width: 150px;
	border: 0px #000000 solid;
	
	padding: 2px 5px 5px 5px;
}

#forsidekampanje img {margin-top: 4px; margin-bottom: 4px;}

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

#facebookCont
{
	position: relative;
	top: 10px;
	left: 0px;
	background-color: #FFF;
	height: 480px;
}

.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: 234px;
	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;
	margin-left: 40px;
}

#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; }

.livgiverbilde
{
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
}

#livgiverliste img
{
	margin-top: 12px;
	margin-bottom: 4px;
}

.livgivermeny
{
	float: left;
	margin-right: 8px;
}

#livgiver #midthspalte2
{
	background-color: #E7E7E8;
	float: left;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 10px;
	width: 229px;
}



.livgivermeny p
{
	width: 100px;
	height: 26px;
	margin: 0;
}

#livgiverCont {margin-bottom: 10px;}

#livgiverCont h2 {margin-bottom: 10px;}

.forsidelivgiver
{
	width: 70px;
	float: left;
	height: 90px;
	font-size: 85%;
	line-height: 120%;
}

.forsidelivgiver img {margin-bottom: 2px;}

/* 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 */
