/*
Design by Norske ord & bilder Int AS
http://www.nob.no 
*/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/bakgrunn.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

blockquote {
	font-style: italic;
}


a {
	font-size: 10px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #336666;
}

/*a:visited {
	color: #336666;
}*/

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #666666;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;

}
h4 {
	color: #990033;
	font-weight: normal;
	font-size: 24px;
	font-family: Verdana, sans-serif;
	margin-bottom: -5px;
	margin-top: -1px;
}
	
h5 {
	color: #990033;
	font-weight: normal;
	font-size: 17px;
	font-family: Verdana, sans-serif;
	margin-top: 15px;
	margin-bottom: -5px;
}
h6 {
	color: #990033;
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, sans-serif;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: -5px;
	margin-left: 0;
}
/* Page */

#page {
	width: 970px;
	margin-left: 15px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 165px;
	margin-right: 15px;
	margin-top: 10px;
}


/* Menu */

#menu {
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(file:///Macintosh HD/Users/turidka/Documents/NY STRUKTUR/2. Prosjekter/Animosjon/SkatteetatenProsjekt/KopiPaseprgrForNett/images/img11.gif) repeat-x;
}
*/

#menu a {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 6px;
	width: 128px;
	border: thin solid #990000;
	line-height: normal;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990033;
	border-color: #CC0000;
}
#menu p {
	text-decoration: none;
	font-size: 10px;
	color: #990033;
	font-weight: bold;
	padding-right: 0px;
}
#page #sidebar #more {
}
#page #sidebar #more p {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
	line-height: 200%;
}

/* Content */

#content {
	float: left;
	width: 560px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	margin-right: 20px;
	height: auto;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
.redText {
	color: #990033;
}

/*---Headerseksjonen---*/
#page #content #topp {
	height: 125px;
	line-height: 150%;
	padding-top: 5px;
}
#page #content #topp #logo {
	background-image: url(../inEnglish/imagesEng/logoE.gif);
	background-repeat: no-repeat;
	float: left;
	height: 120px;
	width: 120px;
	margin: 0px;
	padding: 0px;
}
#page #content #topp #versjon {
	float: right;
	height: 20px;
	width: 428px;
	margin-bottom: 5px;
}
#page #content #topp #tekst {
	background-repeat: no-repeat;
	float: right;
	height: 77px;
	width: 410px;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/boks.gif);
}
#page #content #topp #tekst em {
	font-style: normal;
	color: #990033;
}
/*#page #content #topp #tekst strong {
	color: #990033;
}*/

#content p, ul, li {
	line-height: 150%;

}
.boxed {
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	top: 200px;
}
#page #content .boxed p, ul, li {
	line-height: 180%;
}

.twoColContainer {
	height: auto;
}

.col-one {
	float: left;
	width: 250px;
	height: auto;
}

.col-two {
	float: right;
	width: 250px;
	height: auto;
}

/*#page #content #breadcrumbs {
	font-size: 80%;
	margin-top: 30px;
	margin-bottom: 20px;
	height: auto;
	font-weight: normal;
}*/
.breadcrumbs {
	margin: 0;
	padding: 10px 0;
	font-weight: normal;
	font-size: 85%;
}
#page #rightCol {
	width: 120px;
	left: 820px;
	position: absolute;
	background-repeat: repeat-y;
	font-size: 90%;
	line-height: 150%;
	border: thin none #FFCC66;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* Footer */

#footer {
	width: 960px;
	height: 40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 15px;
}

#footer p {
	margin: 0;
	font-size: 85%;
}
.twoColContainerCopy {
	height: auto;
}
.greyText {
	color: #333333;
}

