/* GENERAL STYLES */
body {
	background-image: url(/data/Assets/images/bg.png);
	background-repeat: repeat-y;
	font-size: 0.75em;
	color: #000000;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	background-position: center;
	text-align: center;
}
#container {
	margin: auto;
	width: 940px;
	background-color: #ffffff;
	text-align: left;
}
img {
	border: 0px;
}
p {
	line-height: 130%;
}
td {
	font-size: 9pt;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
h1 {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.9em;
	padding-top: 0px;
	margin-top: 0px;
}
h2 {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	padding-top: 0px;
	margin-top: 0px;
}
h3 {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	padding-top: 0px;
	margin-top: 0px;
	color: #808080;
}
#head {
	height: 90px;
	width: 940px;
	margin: auto;
}
#logo {
	float:left;
	height: 80px;
	width: 160px;
}
#banner {
	float: right;
	height: 70px;
	width: 400px;
	text-align: right;
}

/*
#toplinks {
	font-size: 0.9em;
	float: left;
	width: 220px;
	height: 18px;
	text-align: right;
}
#toplinks * {
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 0px;
	padding: 2px 0px 3px 23px;
}
#toplinks a {
	color: #000000;
	text-decoration: underline;
}
#toplinks a:hover {
	color: #808080;
	text-decoration: underline;
}
#toplinks .link1 {
	background-image: url(/data/Assets/images/icons/door_in.png);
}
#toplinks .link2 {
	margin-left: 15px;
	padding: 1px 0px 3px 23px;
	background-image: url(/data/Assets/images/icons/email.png);
}
*/

#navbarReflector {
	width: 940px;
	background-image: url(/data/Assets/images/navbarReflector.png);
	background-repat: no-repeat;
	height: 24px;
	margin-top: 1px;
}
#navigation {
	width: 940px;
}
#navbar {
	background-image: url(/data/Assets/images/navbarBg.png);
	float: left;
	height: 34px;
	margin: 0px;
	padding: 0px;
	width: 940px;
}
#navbar ul {
	padding: 0px;
	margin: 0px;
}
#navbar li {
	list-style: none;
	float: left;
}
#navbar li a {
	float: left;
	height: 34px;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
padding-top:8px;
	padding-left: 14px;
	padding-right: 14px;
}
#navbar li a:hover {
	color: #ffffff;
	text-decoration: none;
	/*background-image: url(/data/Assets/images/navbarHover.png);*/
	background-image: url(/data/Assets/images/navbarHover.png);
	background-repeat: repeat-x;
}
#navbar .current {
	color: #ffffff;
	text-decoration: none;
	background-image: url(/data/Assets/images/navbarActive.png);
	background-repeat: repeat-x;
}
#main {
	margin: auto;
	width: 940px;
	min-height: 400px;
}
#pedagog #contentleft {
	float: left;
	width: 460px;
	padding-right: 40px;
}
#pedagog #contentright {
	float: right;
	width: 440px;
}
#nyhet #contentleft {
	float: left;
	width: 460px;
	padding-right: 40px;
}
#nyhet #contentright {
	float: right;
	width: 440px;
}
#index #contentleft {
	float: left;
	width: 530px;
	padding-right: 40px;
	font-size: 1.2em;
}
#index #contentright {
	float: left;
	width: 370px;
}
#contentleft li {
	padding-left:10px;
}

.puff {
	background-image: url(/data/Assets/images/puffbg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	width: 430px;
	height: 150px;
	margin: 0px;
	float: right;
	list-style: none;
}
.puffpic {
	float: left;
	padding: 5px;
	height: 120px;
	width: 120px;
}
.puff .pufftext h2 {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	line-height: 4px;
	margin-top: 0px;
}
.puff .pufftext {
	height: 110px;
	float: left;
	padding: 5px 5px 5px 10px;
	margin-right: 0px;
	margin-left: 0px;
	width: 260px;
	margin-top: 10px;
	margin-bottom: 5px;
}


.newsArticle {
	float:right;
	width: 370px;
	margin-top: 10px;
}
#news .newspic {
	float: left;
	padding: 0px;
	height: 120px;
	width: 120px;
}
#news .newstext {
	background-color: #fff;
	height: 120px;
	float: left;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 10px;
	width: 225px;
}
#news .newstext h2 {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	padding-top: 0px;
	margin-top: 4px;
}

#news .newstext p {
	margin-top: 0px;
}

#news .newstext a p {
	text-decoration: none;
}

#footer {
	font-size: 0.9em;
	width: 940px;
	border-top: solid 1px #909090;
	height: 30px;
	margin-top: 20px;
	padding-top: 10px;
}
#copyright {
	float: left;
	margin-right: 20px;
}
#footer #footerRight {
	float: right;
}
#footer #footerRight .rssLink {
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 0px;
	padding: 2px 0px 3px 23px;
	margin-left:6px;
	background-image: url(/data/Assets/images/icons/feed.png);
}
#footer #footerRight .mailLink {
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 0px;
	padding: 2px 0px 3px 23px;
	margin-left: 6px;
	background-image: url(/data/Assets/images/icons/email.png);
}
.clearer {
	clear: both;
}
#space {
	height: 10px;
	width: 960px;
	background-color: #000000;
}

.person {
	margin-bottom:25px;
}

.person .info {
	width: 200px;
	float: left;
	height: 160px;
	padding-left: 10px;
	padding-top: 15px;
}
.person .info td {
	font-size: 9pt;
}

.person .image {
	width: 150px;
	float: left;
	clear: both;
}

.filecontainer {
	height: 32px;
	margin-bottom: 10px;
}
.filecontainer p {
	padding: 0px;
	margin: 0px;
}
.pdfimg {
	height: 32px;
	width: 32px;
	float: left;
	margin-right: 10px;
	background-image: url(/data/Assets/images/pdf-icon.jpg);
}
.docimg {
	margin-right: 10px;
	height: 32px;
	width: 32px;
	float: left;
	background-image: url(/data/Assets/images/doc-icon.jpg);
}
.fileinfo {
	font-size: 0.9em;
	color: #666666;
}
.filetitle {
	line-height: 16px;
	font-size: 1.2em;
	font-weight: bold;
}

#startImageArea {
	padding-bottom: 9px;
}

/* EDITOR PROPERTIES */
