body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
/*
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
*/
	background:  #e9e9e9 fixed;
	margin: 0;
	margin-top: 2em;
	margin-bottom: 2em;
	padding:0;
	color: #555;
	line-height: 1.6em;
	}

a{
	color: #113384;
	text-decoration: none;
	}

a:hover{
	color: #d58419!important;
	}



.heading_link {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	}

#centercontent .heading_link{
	font-weight:bold;
	}


p {
	padding: 0 0 1em 0; /* trouble*/
	margin: 0;
	}

img{
	border: 0;
	}


li, ul{
	margin-top: 0;
	padding-top: 0;
}

table{
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse:collapse;
	border: 1px #eee solid;
}

th, td{
	padding: .6em;
	border: 1px #eee solid;
	vertical-align:top;
}


th{
	border: 0;
	text-align:left;
	background-color:#f0f0f0;
}

.td_1{
	width: 12em;
}





#Container{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFF;
	border: 1px #dadada solid;
	border-top: 0;
	}
	
#leftcontent {
	width: 19em;
	float:left;
	clear:both;
	border-right: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
	}

h1, h2, h3 {
	font-size: 100%;
	padding: 0;
	margin: 0;
	color:#000;
	}

h1 {
	font-size: 1.4em;
	padding-bottom: 1em;
	}

h3 {
	font-size: 100%;
	display:inline;
	}




#centercontent h1 {
	padding-bottom: 0;
	}

.centercontent{

}

hr {
	height:0px; 
    border:0px;
	border-bottom: 1px dashed #ddd;
	}

.ingress {
	font-weight: bold;
	}

#centercontent {
/*
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
*/
	margin-left: 19em;
/*
	margin-right: 25em;
*/
	margin-right: 25em;
	
	padding: 1.4em;
	padding-bottom: 4em;
	}

/* added right and left style classes for image */
.centercontent_img_right{
	padding-left: 2em;
	padding-bottom: 1em;
	float: right;
	}

.centercontent_img_left{
	padding-right: 2em;
	padding-bottom: 1em;
	float: left;
	}
	
.centercontent_img{
	padding-left: 2em;
	padding-bottom: 1em;
	}

.content_padding {
	padding: 1.4em;
	padding-left: 1.4em!important;
	}

.content_padding_banner {
	padding: 0;
	padding-top: 1.4em;
	padding-left: 1.4em!important;
	}
	
	
.content_padding_odd, .content_padding_even {
	padding-top: .6em;
	padding-bottom: .6em;
}

.content_padding_odd {
	background-color:#f8f8f8;
	margin-left: -1.4em; 
	padding-left: 1.4em; 
	margin-right: -1.4em; 
	padding-right: 1.4em;
	}
.content_padding_even {
	margin-left: -1.4em; 
	padding-left: 1.4em; 
	margin-right: -1.4em; 
	padding-right: 1.4em;
	}

.meny a{ 
	color:#fff;
	}

.meny a:hover{ 
	color:#113384!important;
	}

.meny{
	}


.meny ul {
	margin: 0;
	padding: 0;
	}

.meny li {
	line-height: 1.8;
	list-style: none;
	border-left: #636363 solid 1em;
	border-bottom: #636363 solid 1px;
	padding-left: 1em;
	background-color:#414141;
	}

.meny ul ul{
	margin: 0;
	padding: 0;
	}

.meny li li{
	list-style: none;
	font-weight:normal;
	}

li.active_link{
	font-weight: bold;
	}





/* ----------------------------- NavMenu Start ---------------------------- */



.navcontainer a, .navcontainer a:visited{
	text-decoration: none !important;
}

div.navcontainer{
	width: 100%;
	float: left;
	padding: 3.9em 0 6em 0; /*trouble*/
}



ul.navlist, ul.subnavlist{
/*	list-style-type: none;*/
	margin: 0;
	padding: 0;
}

ul.navlist {
	margin-bottom: 1em;
	
}

ul.navlist li, ul#subnavlist li  { 
  display: inline; 
  }

ul.navlist li a, ul.subnavlist li a {
font-size: 120%;
background:url(images/bullet.gif) no-repeat center left;
margin-left: 1.2em;
color: #113384;
font-weight:bold;
	display: block;
	padding: .2em .2em .2em 1.3em;
	text-decoration: none !important;
	line-height: 1.5em;
}

ul.subnavlist li a {
background: none;
}



ul.navlist li a:hover { 
	text-decoration: none !important;
  }

ul.navlist li a.current {
color: #6a89b6!important;
	font-weight: bold;
	text-decoration: none !important;
}

ul.subnavlist li a {
	padding-left: 2em;
	text-decoration: none !important;
}

ul.subnavlist li a:hover, ul.navlist li a.subcurrent:hover, ul.navlist li a.current:hover{ 
	text-decoration: none !important;
}

ul.navlist li a.subcurrent{
	padding-left: 1.7em;
	font-weight: bold;
	text-decoration: none !important;
}

ul.navlist li a.subcurrent:hover {
	text-decoration: none !important;
}


ul.navlist li a.current:hover {
	text-decoration: none !important;
}

ul.navlist .sectionbreak{
	font-weight: bold;
}

ul.navlist a.sectionbreak:hover {
	font-weight: bold;
	text-decoration: none !important;

}

/* ----------------------------- NavMenu End ----------------------------- */






















.top{
	background: #142b71 url(images/top_tile2.gif) right no-repeat;

}



.sok, .top{
	height: 9em;
}

.sok {
	float: right;
/*	background-color: #132e77; */
}

.sok_text {
	background-color:#fff;
	border: 1px solid #fff;
	margin-top: 2.2em;
	width: 14.6em;
	margin-left: 1.4em;
}

.sok_btn {
	margin-top: 1.4em;
	background-color:#d58419;
	border: 0;
	color:#fff;
	padding-left: .4em;
	padding-right: .4em;
	font-weight:bold;
	border: 1px solid #d58419;
}

.sok_info {
	padding-left: 2em; 
	}

.sok_info a{
	font-weight:bold;
	color:#000;
	}

.sok_ord{
	color:#555;
	font-style:italic;
}

.spm_btn{
	background-color:#000;
	border: 0;
	color:#FFF;
	font-weight:bold;
	margin-top: .6em;
	clear:both;
	padding-left: .4em;
	padding-right: .4em;
}
input {
	font-family: inherit;
	font-size: 120%;
	}
.logo {
	padding: 1.6em 0 0 1.4em;
}



.top{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.navbar{
	margin-top: 0px;
	background: #152768 repeat-y url(images/forlopning.gif);
	padding: .4em;
	padding-bottom: .4em;
	margin-bottom: -2px;
	color:#113384;
	font-weight:bold;
}


.navbar a:hover{
	color:#d58419!important;
}


.under_navbar{

	background: url(images/round_solid.gif) repeat-x; 
	height: 15px;
}

.under_navbar_left{
	margin-left: -1px;
	background:url(images/round_left.gif) no-repeat; 
	height: 11px; 
	width: 10px;
	float:left;
}

.under_navbar_right{
	margin-right: -1px;
	background:url(images/round_right.gif) no-repeat; 
	height: 11px; 
	width: 10px;
	float:right;
}




.copyright {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	color:#FFF;
	background: #113384 url(images/close_bottom.gif) no-repeat bottom;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}








#rightcontent {
	float:right;
/*
	border-left: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
*/
	}

#rightcontent table, #leftcontent table{
	border: 0;
	}

#rightcontent td, #leftcontent td{
	border: 0;
	}

#rightcontent, .sok {
	width: 25em;
}

#rightcontent h1, #leftcontent h1{
font-size: 120%;
	}



/* Calendar Start */

.calendar {
	color: #000;
	}
.calendar a {
	color:#e8b501;
	}
.calendar table{
	border-collapse: collapse;
	width: 100%;
	}
.calendar td{
	text-align:center;
	}
.calendar_wraptable{
	}
.calendar_week {
	background-color: #ddd;
	}
.calendar_clear {
	background-color: #fff;
	}
.calendar_todayevent, .calendar_week_header, .calendar_days{
	background-color: #ddd;
	padding: .4em;
	}
.calendar_week_header, .calendar_days{
	background-color: #555;
	color:#FFF;
	}
.calendar_event {
	}
.calendar_month_year{
	background-color: #ddd;
	text-align:right!important;
	padding-right: 1em;
	padding: .4em;
	}
.calendar select{
	background-color:#fff;
	border: 1px #555 solid;
	color: #000;
	}
	
/* Calendar End */


.date1 {
	color:#000;
	}

.date2 {
	color:#000;
	}


.row_horz{
	float:left; 
	border-bottom:#ddd dashed 1px; 
	margin-bottom: 1em; 
	padding-bottom: 1em;
	width: 100%
	}

.under_vert{
	border-top	:#ddd dashed 1px; 
	padding-top: 2em;
}


.col_vert1{
	float:left; 
	margin-bottom: .5em; 
	padding-bottom: .5em; 
	width: 48%;
	padding-right: 2%;
	}

.col_vert2{
	float:left; 
	margin-bottom: .5em; 
	padding-bottom: .5em; 
	width: 50%;
	}


.art_img{
	float:right;
	}

.ukens_spm {
	background:#ffffff;
	margin: 0;
	padding: 0;
}


#page_navigation a.active_link{
	color:#000000;
	font-weight:bold;
}

#page_navigation{
	text-align:center;
}

#page_attachment{
}

#page_print{
}

.external span{
	vertical-align: super;
}

#page_links, #page_attachment { 
	padding-top: 1.4em;
}

.external ul{
	margin: 1em 0 1em 0;
	border: 1px solid #f0f0f0;
	padding: 1em 2em 1em 3em;
	list-style: square;
	background-color: #fcfcfc;
}


.Image_Big{
	text-align:center;
	border-bottom: 1px dashed #ddd;
	padding-bottom: .5em;
	margin-bottom: .5em;
}

.Image_Small_Left{
	float:left;
	border-right: 1px dashed #ddd;
	padding-right: .0em;
	margin-right: .0em;
}

.Image_Small_Right{
	float:right;
}








.tipafriend {
	width: auto;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.tipafriend tr td {
	border: 0px;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	vertical-align: middle;
}
iframe.easycruit {
        position: relative;
        left: -10px;
        margin: 0px;
        padding: 0px;
        border: 0px;
        width: 498px;
}

