.body, body.NBBackground {
    color: #464648;
    background-color: #d8d9da;
    font-family: 'Verdana', 'Helvetica', 'sans-serif';
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 21px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 40px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

a,
a:visited {
    color: #464648;
    text-decoration: none;
    font-weight: normal;
}
a:hover {
    color: #cc3300;
    text-decoration: none;
}
div {
    overflow: visible;
}
img {
    border: none;
}
div.header {
	margin-left: 50px;
	margin-bottom: 22px;
	overflow: hidden;
	position: relative;
	background-image: url(images/sisjocentrum_logga.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 760px;
	height: 135px;
}
.header a {
     position: absolute;
     bottom: 0px;
     right: 0px;
}

div.mainwrap {
	background-image: url(images/background.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
	width: 900px;
	height: 607px;
}
hr {
	margin-left: 49px;
	margin-bottom: 12px;
	height: 2px;
	border: 0px;
	width: 760px;
	vertical-align: left;
	color: #B5B6B8;
	background-color: #B5B6B8;
}
div.bigtop {
	margin-left: 51px;
	height: 202px;
}
div.splash {
	top: 182px;
	left: 30px;
	position: absolute;
	background: transparent url(images/splash.gif) no-repeat scroll top left;
	z-index: 2;
	height: 73px;
	width: 116px;
}
div.mainfoot {
	margin-left: 50px;
	width: 760px;
	position: absolute;
    bottom: 25px;
}
div.maintext {
	margin-top: 13px;
	margin-left: 50px;
	width: 435px;
	height: 150px;
}

div.smalltop {
	position: absolute;
	top: 180px;
	left: 520px;
}
div.smalltext {
	margin-top: 10px;
	margin-left: 50px;
	width: 450px;
	height: 150px;
}


h1 {
	color: #4396cd;
	font-family: 'Verdana', 'Helvetica', 'sans-serif';
    font-size: 32px;
    font-weight: lighter;
    margin-top: 13px;
    margin-bottom: 2px;
}
div#navcontainer {
	position: absolute;
	top: 390px;
	left: 480px;
}
ul#navlist li {
	display:inline;
}
ul#navlist a:link,
ul#navlist a:visited,
ul#navlist a:hover {
	text-decoration:none;
	display:block;
	width:auto;
	height:16px;
	width:260px;
	margin-top: 13px;
	padding:7px 10px 10px 20px;
	font-weight:bold;
	text-align: left;
	background: #db1b21;
	color: #ffffff;
}

.PrintOnly {
	display: none;
}
