@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	background-color: #233377;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../pics/bkg/bkg_body2.png);
	background-repeat: repeat;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 160%;
	background-color: transparent;
	background-image: url(../pics/bkg/bkg_body2.png);
	background-repeat: repeat;
}
h1, h2, h3, h4, h5 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0.4em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 2.5em;
	margin-top: 0em;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url(../pics/branding/logo_h1_080909.png);
	height: 50px;
	width: 350px;
	margin-bottom: 0.2em;
}
pre {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-top: 0em;
	margin-bottom: 0em;
}
p {
	padding: 0px;
	margin-top: 0px;
	font-size: 1.2em;
	margin-bottom: 1em;
}

a {
	color: #ff9900;
	text-decoration: none;
}
a:visited {
}
a:hover {
}
a:active {
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	padding: 0px;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
li {
	font-size: 1.2em;
}
table {
	font-size: 1.1em;
}
/*
tr {
	font-size: 1.2em;
}
*/


/* Pagelayout */
div#wrapper {
	height: auto;
	width: 939px;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: transparent;
	text-align: left;
}
div#topContent {
	background-color: transparent;
	background-image: url(../pics/bkg/bkg_topContent2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 4em;
	padding-left: 4em;
}
div#centerContent {
	background-color: transparent;
	background-image: url(../pics/bkg/bkg_centerContent2.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
	padding-right: 2.8em;
	padding-left: 2.85em;
	padding-top: 0em;
	min-height: 450px !important;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: auto;
	padding-bottom: 2em;
}
div#bottomContent {
	background-color: transparent;
	background-image: url(../pics/bkg/bkg_bottomContent2.png);
	background-repeat: no-repeat;
	background-position: -2px bottom;
	margin-top: -1px;
	height: 5em;
	width: auto;
	padding-top: 0em;
	padding-right: 4em;
	padding-left: 4em;
}

/* Styling pageobjects */

div#header {
	background-color: transparent;
	height: auto;
	width: auto;
	margin-top: 0em;
	padding-top: 4em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 2.5em;
	padding-left: 2.5em;
}
div#sound {
	text-align: center;
	height: 30px;
	width: 110px;
	padding: 0em;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	position: relative;
	top: -40px;
	left: 335px;
	background-color: transparent;
}
div#indexContent {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2.8em;
	padding-left: 2.85em;
}


div#left {
	float: left;
	width: 19em;
	padding-left: 2.85em;
	display: block;
}
div#center {
	width: 38em;
	padding-right: 1em;
	padding-left: 1em;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	display: block;
}
div#right {
	float: right;
	width: 19em;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 1em;
	display: block;
	margin-right: 2.5em;
}


div#left_col {
	height: 400px;
	width: 180px;
	border: 1px solid #FFFFFF;
	position: static;
}
div#center_col {
	display: block;
	padding-top: 0em;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
}
div#center_small_col {
	width: 430px;
	display: block;
	padding-top: 0em;
	padding-right: 1em;
	padding-left: 1em;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
}

div#right_col {
	height: auto;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
div#main_center_content {
	width: auto;
	margin-right: 11em;
	margin-left: 11em;
	margin-top: 1em;
}
div#rightColLarge {
	height: auto;
	width: auto;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 0px;
	margin-left: 21em;
	margin-top: 1em;
}
div#rightColLarge .label {
	width: 180px;
	margin-right: 1em;
	display: block;
}
div#rightColLarge .input {
	width: 30em;
	display: block;
}
div#footer {
	background-color: transparent;
	height: 3em;
	width: auto;
	text-align: center;
	padding-top: 0em;
}
div#footer p {
	font-size: 1em;
}
.clearBoth {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: auto;
}
.adImg {
	margin-top: 0px;
	margin-bottom: 10px;
}
.ulNews {
	list-style-position: inside;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 6px;
}
.liNews {
	margin-top: 0px;
	margin-bottom: 0.6em;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom:0.5em;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.article_container {
	display: block;
	margin-bottom: 3em;
}
.article_info {
	display: block;
	margin-left: 120px;
}
.topHeadline {
	margin-bottom: 12px;
}
.ad_small {
	display: block;
	float: left;
	height: auto;
	width: 200px;
	margin-left: 1em;
}
.ad_large {
	display: block;
	height: auto;
	width: auto;
	margin-bottom: 0.5em;
}
.ad_headline {
	background-color: transparent;
	background-image: url(../pics/bkg/bkg_ad_headline.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 0.6em;
	padding-left: 3.5em;
}
.ad_headlinevar {
	background-color: transparent;
	background-image: url(../pics/bkg/bkg_header_icon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 0.4em;
	padding-left: 2.8em;
	height:1.85em;
	vertical-align: middle;
}
.ad_pic_float_right {
	float: right;
	margin-left: 1em;
	margin-top: 0px;
}
.ad_pic_float_left {
	float: left;
	margin-right: 1em;
}
.ad_ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.ad_li {
	float: left;
	list-style-position: inside;
	list-style-type: none;
	width: 170px;
	height: auto;
	display: block;
	padding-bottom: 0.6em;
}
.ad_margin_left {
	display: block;
	margin-left: 17em;
}

.ad_ref {
	background-color: transparent;
	background-image: url(../pics/bkg/bkg_ad_ref2.png);
	background-repeat: no-repeat;
	background-position: left 0.1em;
	margin-bottom: 1em;
	padding-left: 1.9em;
	list-style-type: none;
	border-bottom-style: none;
	padding-bottom: 0.7em;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 1.2em;
}
.course_info_container {
	margin-bottom: 2em;
}
.pic_banner_large {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 1em;
	display: block;
	margin-left: 1px;
}
.omslag  {
	color: black;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 12px;
	height:auto;
	width: auto;
	display:block;
	padding-right:1em;
	padding-bottom:0px;
	float: left;
	position: relative;
}
.galleri  {
	color: white;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 2.2em;
	height:auto;
	width: auto;
	display:block;
	padding-right:10px;
	padding-bottom:10px;
	float: left;
	white-space: normal;
	position: relative;
	text-align: left;
}
.error {
	color: #CCCCCC;
}

