body {
	margin: 0px;
	padding: 0px;
    text-align: center;
}

#container {
    margin:0px auto; /* Right and left margin widths set to "auto" */
    text-align:left; /* Counteract to IE5/Win Hack */
    width: 650px;
}

body, td {
	font-size: 11px;
}

#mainTable {
	width: 640px;
	float: left;
	background-color: #FFFFFF;
}

/* Snipped from form-active.css */

#header {
	height: 100px;
	width: 640px;
    vertical-align: middle;
}

#center {
	width: 640px;
}

#footer {
	width: 470px;
	float: right;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#leftbar {
	float: left;
	width: 160px;
	padding-top: 15px;
    margin-right: 5px;
}

#rightbar {
	float: left;
	width: 440px;
}

#centertop {
	width: 470px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
    margin-right: 5px;
}

#centerbottom {
	width: 470px;
	text-align: center;
}

#content {
	width: 440px;
    margin-left: 10px;
}

#topbar {
	width: 630px;
	float: right;
}

#searchbox {
	width: 138px;
}

#query {
    width: 80px;
    font-size: 90%;
    height: 20px;
    max-height: 18px;
    margin-right: 4px;
}

#searchSubmit {
    font-size: 80%;
}

#menubox {
	width: 138px;
}

div#menubox a {
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a {
	color: blue;
	text-decoration: underline;
}

a.menuCurrent {
    color: red;
}

div#menubox ul {
    list-style: none outside none;
    padding-left: 15px;
    margin: 0px;

}

li.menuActive, li.menuCurrent {
   list-style-image: url("/IPS/skins/boxed/resources/menuArrowOpen.gif");
}

li.menuInactive {
   list-style-image: url("/IPS/skins/boxed/resources/menuArrowClosed.gif");
}

div#menubox li.depth2 a {
    font-size: 90%;
}

span.sysfont_small {
    text-transform: uppercase;
}
.forsiden {
	background-image: url(/IPS/skins/boxed/resources/yellow/ikon_forsiden.gif);
	height: 18px;
	width: 19px;
}
.kontakt {

	background-image: url(/IPS/skins/boxed/resources/yellow/ikon_kontakt.gif);
	height: 18px;
	width: 19px;
}
.skrivut {
	background-image: url(/IPS/skins/boxed/resources/yellow/ikon_skrivut.gif);
	height: 18px;
	width: 19px;
}
.tekstformat {
	padding-right: 10px;
	padding-left: 2px;
}

/* Background properties =========================================== */

body {
	background-color: #f2c300;
	background-image: url(/IPS/skins/boxed/resources/yellow/bakgrunn_01.gif);
	background-repeat: repeat;
}

.topboxBG {
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
}

#logoImageContainer {
    float: left;
    width: 150px;
    height: 100px;
    background-color: #FFFFFF;
    text-align: center;
}

#logoimage {
    margin-top: 20px;
}

#slogancontainer {
    float: left;
    width: 460px;
    margin-top: 30px;
    color: #FFFFFF;
    text-align: center;
}

#logobakgrunnfilter {
    float: left;
    width: 640px;
    height: 100px;
}

.logobakgrunn {
	background-image: url(/IPS/skins/boxed/resources/yellow/header_01.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 640px;
	color: #FFFFFF;
}

.primaryColourBG {
	background-color: #f2c300;
}
.searchboxBG {
	border-top: 4px solid #f2c300;
	border-right: 10px none #ffffff;
	border-bottom: 1px solid #f2c300;
	border-left: 10px solid #ffffff;
	padding: 4px 2px 10px 10px;
	background-image: url(/IPS/skins/boxed/resources/yellow/searchboxandmenuboxbglines.gif);
}
.menuBoxBG {
	border-top: 4px solid #f2c300;
	border-right: 10px none #ffffff;
	border-bottom: 1px solid #f2c300;
	border-left: 10px solid #ffffff;
	padding: 2px 2px 12px 10px;
	background-image: url(/IPS/skins/boxed/resources/yellow/searchboxandmenuboxbglines.gif);
	line-height: 18px;
}
.centerTopBG {
	background-image: url(/IPS/skins/boxed/resources/yellow/searchboxandmenuboxbglines.gif);
	height: 15px;
	text-align: right;
	vertical-align: middle;
}
.centerBottomBG {
	background-image: url(/IPS/skins/boxed/resources/yellow/bottomdivider1.gif);
	background-repeat:no-repeat;
	height: 15px;
}
.picture {
	border: 1px solid #333333;
	float: right;
	margin: 4px;
}

/* CSS Document */
/*Fonts*/
body, td {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.header {
	font-size: 200%;
	font-weight: bold;
}
.ingress {
	font-size: 100%;
	font-weight: bold;
}
.text-large {
	font-size: 110%;
	font-weight: bold;
}

.text-small {
	font-size:90%;
	font-weight: normal;
}

.sysfont_regular {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
}

.sysfont_bold {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}

div#menubox a {

}

.menuLevel1_open {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.menuLevel1_closed {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.menuLevel2 {
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin-left: 10px;
}

.form_SearchBox {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width: 115px;
	vertical-align: middle;
}

.menuLevel1_closed:hover {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}

.menuLevel2:hover {
	font-size: 90%;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}

.menuLevel1_open:hover {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}

.sysfont_small {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #666666;
}

.smallLink {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.smallLink:hover {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.universallLinks {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.universallLinks:hover {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.teksttypepaLogobakgrunn {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:24px;
    letter-spacing: 0.2em;
}


