@charset "utf-8";

body {
	background-color: #999;
	margin: 0;
	padding: 0;
	background-image: url(../../bitmaps/site/pattern3.jpg);
}
body * {
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 17px;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555;
}
h1 {font-size:1.35em}  
h2 {font-size:1.25em}  
h3, h4, h5, h6 {
	font-size:1em;
}  

.newsArticle a {
	text-decoration: none;
	color:inherit;
}  
 
p {
	font-weight: normal;
	margin-top: 0;
	/* [disabled]margin-bottom: 5; */
}

#container {
	width: 100%;
	display: block;
}

#top{
	width: 1212px;
	position: relative;
	margin-top: 106px;
}


#Photo {
	border: 3px solid #fff;
	/* [disabled]position: absolute; */
	overflow: hidden;
	width: 1206px;
	z-index: 1;
	height: 240px;
}
#menu {
	/* [disabled]display: block; */
	position: absolute;
	/* [disabled]margin-top: 80px; */
	z-index: 15;
	visibility: visible;
	/* [disabled]float: left; */
	/* [disabled]margin-right: 0px; */
	width: 1212px;
	top: -26px;
}

#Logo {
	position: absolute;
	/*left:34px;*/
	z-index:40;
	float: left;
/*	width: 320;
	height: 156;*/
	position: absolute;
	margin-left: 10px;
	top: -102px;
	visibility: visible;
}
#content {
	display: block;
	background-color: #FFF;
	width: 1212px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	display: block;
	background-color: inherit;
	padding-bottom: 10px;
}

#breadcrumbs {
	margin-bottom: 10px;
	padding-left: 10px;
}

/*Kolonner*/
#colLeft, #colCenter, #colRight  {
	background-color: #FFF;
}
#colCenter {
	float: left;
	width: 749px;
	padding-top: 10px;
}
#colWide {
	padding-top: 10px;
	float: left;
	width: 80%;
}
#colLeft, #colRight {
	padding: 10px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 211px;
	height: 100%;
	display:block;
}

#colLeft .m_02 {
	margin-bottom: 5px; 
	padding: 5px;
}

#colLeft H2 {
	color: #FFFFFF;
}
#colLeft .teaser2 h2{
	padding-bottom: 5px;
	padding-top: 5px;
	display:block;
	background-color: #C39E00;
}

#colLeft .banner h2{
	position: relative;
	padding-bottom: 5px;
	padding-top: 5px;
}

.banner:hover {
	opacity: 0.7;

}

.gray, .rightCol {
	background-color: #DDD;
	color: #000;
}
#colRight>div.fullHeight>div{
	 margin-bottom: 5px; 
	 padding: 5px; 
}
#colLeft div.nopad, #colRight>div>div.nopad{
	color: #FFF;
	margin-bottom: 5px; 
	padding: 0px;
}
#colLeft p {
	margin-bottom: 0px;
}
.fullHeight {
	height: 100%;
	/* [disabled]background-color: #999; */
}
#colRight>.fullHeight>.darkred {
	margin-bottom: 0px;
}

/*Menyelementer*/
#menu ul li {
	list-style-type: none;
	float: left;
	border: 3px solid #FFF;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 5px;
}
#menu ul li:hover {
	/*border: 3px solid #000;*/

}
#menu ul {
	/* [disabled]padding: 0px; */
	margin: 0px;
}
#menu ul li a {
	color: #EDDE9C;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#menu .mItems {
	float: right;
	margin-right: 10px;
}
#menu ul .open a, #menu ul a:hover {
	padding-bottom: 15px;
}
.m_01, .darkred {
	background-color: #6F1123;
}
.m_02 {
	background-color: #C39E00;
}
.m_03 {
	background-color: #7B4B07;
}
.m_04 {
	background-color: #005C85;
}
.m_05 {
	background-color: #3A510D;
}
/* Submenu*/
.item {
	background-color: #ddd;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C39E00;
}

.oss {
	border-left-color: #3A510D;
}
.tildel {
	border-left-color: #7B4B07;
}
.submenu {
	padding: 0px;
	margin: 0px;
}
.submenu ul, ul.news {
	padding: 0px;
	margin: 0px;
}

ul.news li {
	list-style-type: none;
}

.submenu ul ul{
	padding: 0px;
	margin: 0px;
	background-color: #ddd;
}
.submenu ul li.item {
	list-style-type: none;
	font-weight: bold;
	margin-bottom: 5px;
}

.submenu ul ul li.item {
	margin-bottom: 0px;
}
.submenu ul li a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.submenu ul li a:hover, .submenu ul li.open a{
	color: #fff;
	background-color: #999;
}
.submenu ul ul li.item {
	list-style-position: inside;
	list-style-type: square;
}



.submenu ul ul li.item a{
	color: #333333;
	text-decoration: none;
	display: block;
	background-color: #ddd;
}

.submenu ul ul li.item a:hover{
	color: #2B7EA4;
	background-color: #fff;
}

.submenu ul ul li.selected a {
	background-color: #fff;
}

/* End menues*/

/*Main*/

.newsArticle {
	display: block;
	width: 354px;
	float: left;
	
}

.newsArticle {
	margin-bottom: 15px;
	overflow: hidden;
	height: 228px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}

.newsArticle .thumbFront {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

/*FOOTER*/
#footer {
	width: 1212px;
	margin-right: auto;
	margin-left: auto;
	background-color: #6F1123;
	/*padding: 10px;*/
	font-size: 0.9em;
	color: #FFF;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	margin-bottom: 15px;
}
#footer a {
	color:#CCC;
	text-decoration: none;
}

#footer a:hover {
	color:#EDDE9C;
}

.adr {
	width:206px;
	float:left;
	margin-right: 10px;
}

.sitemap {
	padding-top: 30px;
	width:80%;
}

.sitemapcol {
	width:20%;
	padding: 10px;
}
.sitemapcol h2{
	color: #EDDE9C;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

.inner {
	padding: 15px;
}


div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.search {
	right: 10px;
	position: absolute;
	top: -80px;
	text-align: right;
}

.searchform {
	height: 32px;
	padding-left: 5px;
}
.formErrors {
	color:#FF0000;
}
.search img {
	position: relative;
	top: 7px;
}
.button {
	position: relative;
	padding: 5px;
}

.search .button {
	cursor: pointer;
	position: absolute;
	top: 2px;
	right: 0;
	padding: 1.29em;
	background-image: url(../../bitmaps/common/search.png);
	text-indent: -999em;
	height: 16px;
	width: 16px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
	filter: none !important;
	-ms-filter: none !important;
	background-repeat: no-repeat;
	background-position: center center;
}


/* UT */
#calendar .month {
	/* [disabled]margin-right: auto; */
	margin-left: -2px;
	font-size: 0.8em;
	text-transform: uppercase;
	clear: both;
	/* [disabled]float: left; */
	color: #FFF;
	/* [disabled]position: static; */
	text-align: center;
}
#calendar .number {
	font-size: 2em;
	/* [disabled]display: block; */
	padding-top: 10px;
	padding-bottom: 6px;
	/* [disabled]float: left; */
	/* [disabled]position: relative; */
	/* [disabled]padding-right: 8px; */
	/* [disabled]padding-left: 12px; */
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.darkred h2 {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	padding-left: 10px;
}
.noPad {
	padding: 0px;
}
#colLeft .teaser {
	margin-bottom: 5px;
	padding: 5px;
}

.teaser2 {
	margin-bottom: 5px;
	background-color: #DDD;
	/*padding: 5px;*/
}
.banner{
	margin-bottom: 5px;
	background-color: #C39E00;
}

.teaser2 h2 {
	margin-bottom: 5px;
	color: #fff;
	font-size: 1.2em;
	display: block;
	background-color: #C39E00;
}

.teaser2 p {
	padding: 5px;
}

.teaser2 h2, .teaser2 h2 a, .banner h2 {
	padding: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
}
#colLeft a, #colRight a{
	text-decoration: none;
}

.photoAlbum {
	margin-top: 54px;
}

.album_thumb {
	width: 65px;
	height: 65px;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.runningText {
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

.runningText .image {
	margin-bottom: 5px;
	margin-left: 15px;
	float: right;
}
.runningText .caption{
	padding-left: 4px;
}
.runningText .date {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	float: right;
}

.share {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 15px;
	float: left;
	width: 300px;
}
.arr {
	width: 100%;
}
.arr th {
	text-align: left;
	font-size: 1.1em;
}
.arr tr {
	height: 22px;
}
.arr td{
	padding-left: 5px;
}

.row0 {
	background-color: #FFF;
}
.row1 {
	background-color: #EDEDED;
}

#colCenter img, #colWide img {
	padding: 3px;
	border: 1px solid #E0E0E0;
	background-color: white;
}

.toppNews{
	width: 100%;
	margin-bottom: 15px;
}

.newsBullet {
	float: left;
/*	background-color: #6F1123;*/	
	color: #3A3939;
	margin-right: 5px;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	padding: 3px;
	border: 1px solid #E0E0E0;
}

.month, .day, .year {
	text-align: center;
}
.month, .year {
	text-align: center;
	/*color: #FFF;*/
}
.month{
	text-transform: uppercase;
}
.day{
	font-size:2em;
	color: #6F1123;
	text-transform: uppercase;
	padding: 5px;
}

.thumbList {
	min-height: 280px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	width: 148px;
}

.thumbListBig {
	color: #666;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-right: 10px;
	float: left;
	width: 454px;
}

.thumbFront {
	overflow: hidden;
	/* [disabled]min-height: 210px; */
	/* [disabled]width: 148px; */
}

.thumbBig {
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

div.thumbListBig {
	position: relative;

}

div.thumbListBig div.more {
	position: absolute;
	bottom: 0px;
	right:10px;
}

#colWide .thumbList .thumbFront img{
	/* [disabled]border: none; */
	padding: 0;
}

.paragraph {
	margin-top: 15px;
}

/* Snipplet */

.box {
	display: block;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 15px;
	vertical-align: top;
	border: 1px solid #CCC;
}
.fourty {
	width: 40%;
	margin-right: auto;
	margin-left: auto;
}
.thirty {
	float: left;
	width: 30%;
	margin-right: 15px;
}

/* MIME types*/

.file {
	background-size: 15px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.listYear {
	margin-bottom: 15px;
}

table.list td, table.list th {
	padding: 5px;
	text-align: left;
}
