/* GENERAL STYLES */
/* CSS Document */
/* Barnevernvakten.no */
/* Blank as - www.blank.no */


#umbSearchResult2_PanelDotNet .searchword
{
  background-color: yellow;
}

P { margin: 0px; padding: 4px 0 6px 0; }

html, body 
{
	height: 100%; width: 100%;
	background-color: #fdfdff; 
	margin: 0px; BORDER: 0px; PADDING: 0px;
	font-family: Arial, Helvetica, sans-serif;
    	font-size: 13px; 
	TEXT-ALIGN: left; color: #333333; 
}

html td, textarea { 
	font-family: Arial, Helvetica, sans-serif;
    	font-size: 13px; 
	TEXT-ALIGN: left; color: #333333;
}

#wrapper { 
	margin: 5px auto; padding: 0px; 
	width: 950px;
	border-bottom: 1px solid #cccccc
	background-color: #ffffff;
	background-image: url(/images/bg_ramme.gif); background-position:left;
	background-repeat:repeat-y; 
}
#topp {
	float: left; width: 950px; /*height: 235px;*/
}
#rammefelt {
	float: left; width: 950px; height: 35px;
	background-image: url(/images/rammeTittel.gif); 
	background-position: left; background-repeat: no-repeat;
	font-size: 18px; font-weight: bold; color: #003366;
}
#kommunesoek { 
	float: left; width: 130px; height: 30px; 
	padding: 4px 0 0 48px; }
#soekTxt { 
	float: left; width: 80px; height: 15px; color: #555555;
	background-color: #ffffff; border 0px solid none; 
}
#btn { 
	float: left; width: 25px; height: 20px; 
	margin: 0px; padding: 0px; 
	background-image: url(/images/btnSoek.gif); 
	background-color: transparent;
	border: 1px solid transparent; 
}
.sideHeader { padding-top: 6px; }

h3 { color: #003366; }

#bunn {
	margin-top: -32px;
	padding: 0px; 
	width: 950px; 
	height: 32px;
	background-image: url(/images/rammeBunn.gif); 
	background-position: left; 
	background-repeat: no-repeat;
	background-color: white; 
}
#blank
{
	float: left;	
	width: 870px; 
	/*height: 35px;*/
	margin-top: 35px;
	background-image: url(../images/blank.png);
	background-position: right; 
	background-repeat: no-repeat;
	padding: 10px 40px 0px 0px;
	text-align: right;
	color: #888888;
}
#blank a
{
	color: #888888;
	text-decoration: none;
}
#blank a:hover
{
	text-decoration: underline;
}



/*** INNHOLD ***/

#main { 
	float: left; width: 700px; padding: 10px;
	margin-bottom: 20px;
	/* height: 100%; min-height: 100%; */
}
#main img { padding: 10px; }

H1 { font-size: 16px; font-weight: normal; margin: 0px; padding: 10px 0 10px 0; }
.H2 { font-size: 14px; font-weight: bold; color: #333333; }
.aktiv {  }

.ingressbilde
{
	float: right; width: 280px; 
	border: 1px solid #999999; padding: 4px; 
	margin-top: 0 0 4px 8px;
}

#tekstsideMeny
{
	padding-right: 15px;
}

.artH3 { padding-topp: 0px; margin-top: 0px; }



/*** KONTAKT ***/

#kart 
{
	float: left; padding-right: 10px; border-right: 1px solid #cccccc;
}
/*
#tilbake a { color: red; text-decoration: none; padding: 15px 0 15px 0px; }
#tilbake a:hover { text-decoration: underline; }
*/
/*.KommuneValg { color: #333333; font-weight: bold; text-decoration: none; }*/
.KommuneValg:hover { text-decoration: underline; }

#bvvTabell { float: left; width: 100%; color: #333333; padding-bottom: 30px; }
#bvvTabell .primTr { 
	float: left; width: 100%;
	background-color: #ddddd5; 
	border-top: solid 1px #c9c9be; border-top: solid 1px #c9c9be;
}
#bvvTabell .parTr { 
	float: left; width: 100%;
	background-color: #e9e9e5; 
	border-top: solid 1px #c9c9be; border-top: solid 1px #c9c9be;
}
#bvvTabell div .bvvTd1 { float: left; width: 180px; }
#bvvTabell div .bvvTd2 { float: left; width: 500px; }

#bvtInfo { padding-top: 30px; padding-bottom: 30px; }





/*** LENKER ***/

.lenke .blue { margin: 0px; padding: 10px 0 4px 0; }
.lenkeLogo
{
	float: right; width: 100px; 
	border: 1px solid #999999; padding: 4px; 
	margin-top: 0 0 4px 8px;
}


/*** MENYER ***/

#meny {
	float: left; width: 100px; padding: 0px 20px 0px 50px;
	margin-bottom: 20px; 
 	/* * height: 100%; min-height: 100%; */
}
#meny ul { 
	list-style-type: none; margin-left: 0px; padding-left: 0px; 
	
}
#meny ul li, #meny ul li a {
	border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; 
	margin-bottom: 8px; color: #333333; text-decoration: none;
	font-size: 11px;
}

/* undermeny  */

#meny ul ul { 
	list-style-type: none; 
	margin-left: 2px; margin-top: 2px;
	padding-left: 0px; padding-top: 0;
}
#meny ul ul li, #meny ul ul li a 
{
	border: none; 
	padding-top: 0; padding-bottom: 2px;
	margin-top: 2px; margin-bottom: 2px; 
	color: #333333; text-decoration: none;
}
#meny ul ul li { 
	/*border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; */
}

#meny ul ul li:hover, #meny ul ul .aktiv { 
	background-color: #eeeeee; 
}
#meny ul ul li a { color: red; }


/* 3. nivås undermeny (meny på tekstside) */

#undermeny 
{ 
	float: right; width: 190px; 
	padding-left: 10px;
}
#undermeny div {
	padding: 10px 0 30px 20px; margin: 0px;
	border-left: 1px solid #cccccc;  
}
#undermeny ul { 
	list-style-type: none; margin: 0px; padding: 0px; 
}
#undermeny ul li, #undermeny ul li a {
	white-space: nowrap;
	border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; 
	margin-bottom: 8px; color: red; text-decoration: none;
}

h4 { padding-bottom: 10px; margin-bottom: 0px; padding-top: 10px; margin-top: 0px; }

/* undermeny slutt */





/* EDITOR PROPERTIES */
H3 {
margin-bottom: 0px; padding-bottom: 6px;
}

.normal {
font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; TEXT-ALIGN: left; color: #333333;
}

.normalBarn {
font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 14px; TEXT-ALIGN: left; color: #333333;
}

.bildetekst {
font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; TEXT-ALIGN: left; font-style: italic;
}

