*{
	margin: 0px;
	padding: 0px;
}
body {
	margin:             0px;
}
#pagecontainer {
	width: 937px;
	margin-left: auto;
	margin-right: auto;
}

#innerpagecontainer {
	width:              900px;
}
	#topcontainer {
		background: url("/img/template/topbgr.jpg") repeat-x;
		height: 219px;
	}
	#innertopcontainer {
		margin-left: auto;
		margin-right: auto;
		width: 900px;
	}
.bottomcontainer {
	font-size: 11px;
	font-family: tahoma;
	width: 937px;
	margin-left: auto;
	margin-right: auto;
}

#menucontainer {
	height: 23px;
	width: 937px;
	margin-right: auto;
	margin-left: auto;
}

#menuline li {
	float: left;
	padding-right: 35px;
	list-style: none;
}

#menuline a:link, #menuline a:visited {
	display: block;
	color: #000;
	font: 11px verdana;
	text-decoration: none;
	padding-bottom: 4px;
}

.topActive {
	font-weight: bold;
	border-bottom: gray 2px solid;
}

#menuline a:hover {
	border-bottom: #286c9c 2px solid;
}

#bottomcontainer {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 765px;
}
#bottomshadow {
	background: transparent url("/img/template/bottomshadow.gif") no-repeat scroll center bottom;
}

#bannercontainer {
	margin-left: 6px;
}

#context {
	color: #5d5d5d;
}
a:link, a:visited {
	color: #0871ad;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
.pageDescription {
	padding: 10px 0px 10px 0px;
	font-style: italic;
	font-family: Verdana;
	font-size: 12px;
	color: #8d8d8d;
	border-bottom: #e6e6e6 1px solid;
}
/******************************************************************************************
	OVERSKRIFTER | H
*****************************************************************************************/
h1 {
	font-size:		    18px;
	font-family:		Verdana;
	color:			    #434343;
	font-weight:		normal;
	padding-bottom: 5px;
	margin:             5px 0px 3px 0px;
	border-bottom:      #e6e6e6 1px solid;
	clear: both;
	}
h2 /* ELEMENT TITLE */ {
	font-size:          12px;
	font-family:        Verdana;
	color:              #434343;
	font-weight:        bold;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	}

h3 {
	 font: bold 11px Verdana;
	 margin-top: 10px;
	 margin-bottom: 4px;
	 padding: 2px;
	}
h4 {
	font: bold 11px Verdana;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

/******************************************************************************************
	LAYOUT
*******************************************************************************************/

.LayoutFull {
	width: 900px;
	margin-left: 30px;
	margin-top: 10px;
}
.breakline {
    border-bottom: #e6e6e6 1px solid;
}


/******************************************************************************************
	LAYOUT | MENU + SUBMENU
*****************************************************************************************/
.menu {
	margin-top: 50px;
	margin-right: 38px;
	text-align: right;
}
.submenu {
	margin: 30px 0px 0px 20px;
	width: 180px;
}
a.active:link, a.active:visited {
		padding: 3px 15px 3px 27px;
		font: 11px verdana;
		display: block;
		color: #858585;
		text-decoration: none;
		font-weight: bold;
}
a.inactive:link, a.inactive:visited {
		color: #9f9f9f;
		font: 11px verdana;
		padding: 3px 20px 3px 27px;
		display: block;
		text-decoration: none;
}
.subsubmenu {
	padding-left: 12px;
}

a.subinactive:link, a.subinactive:visited {
	padding: 3px 10px 3px 20px;
	display: block;
	text-decoration: none;
	color: #808080;
	background: url("/img/arrow.jpg") no-repeat 3px 6px;
}

a.subactive:link, a.subactive:visited {
		font-weight: bold;
		background: url("/img/arrow.jpg") no-repeat 3px 6px;
}
/******************************************************************************************
	LAYOUT | GRIDS
*****************************************************************************************/
.columns {
	width: 100%;
}
	.col1 {
	}
	.grid2col {
		width: 100%;
		background-position: 50%;
		background: url("/img/signs/arrow.jpg");
	}
	.col2 {
		float:          left;
		width:          48%;
		#width:         46%;
		margin-right: 2%;
	}
	.col3 {
		float:          left;
		width:          33%;
	}
/******************************************************************************************
	LAYOUT | ELEMENTER
*****************************************************************************************/
 .elementLayout1 {
	font: 11px verdana;
	margin-bottom: 5px;
	padding-top: 5px;
}
	.elementLayout1 p {
	font: 11px verdana;
	margin-top: 3px;
	padding-top: 5px;
	}
	.elementLayout1 .left {
		text-align: left;
		padding: 5px;
		margin: 5px;
		border: #e6e6e6 1px solid;
		Width: 125px;
		Height: 100px;
		float: left;
	}
	.elementLayout1 .right {
		text-align: ;
		padding: 5px;
		margin: 5px;
		border: #e6e6e6 1px solid;
		Width: 125px;
		Height: 100px;
		float: right;
	}
 .elementLayout2 {
	font: 101% tahoma;
	margin-bottom: 0px;
	padding-top: 5px;
}
	.elementLayout2 p {
	font: 101% tahoma;
	margin-bottom: 0px;
	padding-top: 0px;

	}
	.elementLayout2 b {
	font-weight: bold;
	font-size: 13px;
	border-bottom: silver 1px solid;
	margin-bottom: 5px;
	}
	.elementLayout2 .left {
		text-align: left;
		padding: 5px;
		margin: 5px;
		border: #e6e6e6 1px solid;
		Width: 125px;
		Height: 100px;
		float: left;
	}
	.elementLayout2 .right {
		text-align: ;
		padding: 5px;
		margin: 5px;
		border: #e6e6e6 1px solid;
		Width: 125px;
		Height: 100px;
		float: right;
	}
/******************************************************************************************
	NYHEDER
*****************************************************************************************/
.newsItem {
		padding-top: 5px;
		padding-bottom: 5px;
		border-left: #148ee3 2px solid;
		margin-top: 5px;
		margin-bottom: 5px;
		padding-left: 10px;
	}
.newsMonth {
		padding-bottom: 10px;
		margin-bottom: 5px;
		border-bottom: #e6e6e6 1px solid;
	}
.newsdate {
	float: right;
	font-size: 10px;
	font-family: verdana;
}
.news {
		border:1px solid #fff;
		clear:both;
		cursor:pointer;
		padding:5px;
		height: 100%;
		font-size: 11px;
}
.newsHighlight {
		background-color:#EEEEEE;
		border:1px solid #DDDDDD;
		clear:both;
		cursor:pointer;
		padding:5px;
		height: 100%;
		font-size: 11px;
	}
.newsheadline {
		color: #002A60;
		font-size: 11px;
		font-weight: bold;
	}
.newsteaser {
		padding-top: 5px;
	}
.newsimage {
		float:left;
		margin-right:10px;
		padding: 3px;
		background: #ffffff;
		border: #dedede 1px solid;
	}
/******************************************************************************************
	Billeder
*****************************************************************************************/
	#ImgCenter {
		text-align: center;
		padding: 5px;
		border: #e6e6e6 1px solid;
	}
/******************************************************************************************
	Breadcrumb links
*****************************************************************************************/
.breadcrumb {
	font: 10px Verdana;
	color: #7d7d7d;
}
.breadcrumbitem {
	float: left;
	padding-right: 11px;
	margin-right: 4px;
	background-image: url(/img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 100% 4px;

}
.breadcrumbitemlast {

}
	.breadcrumb A {
		font-weight: bold;
		color: #7d7d7d;
		text-decoration: none;
	}
	.breadcrumb A:Hover {
		font-weight: bold;
		color: #396e8c;
	}

/******************************************************************************************
	REFERENCER |
*****************************************************************************************/
.RefListItem {
	padding-top: 5px;
}
.RefListItemTitle {
		font-weight: bold;
		color: #808080;
}
.RefListItemBreakLine {
		margin-top: 5px;
		border-bottom: 1px dashed silver;
		margin-bottom: 5px;
}
.RefListImg {
		float:                left;
		width: 47%;
}
.RefImg {
	border: silver 1px solid;
}
.RefListInfo {
	float: left;

}
a.refLink:link, a.refLink:visited {
	color: #9f9f9f;
	text-decoration: none;
}

/******************************************************************************************
	DIVERSE
*****************************************************************************************/
.ImgAlignElement {
	margin: 5px;
	padding: 5px;
	border: silver 1px solid;
}



img {
	border: 0px;
}
.inputbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f8f8f8;
	border : 1px solid #ccc;
	width: 170px;
}
.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #555;
	background-color : #f8f8f8;
	border : 1px solid #ccc;
}
.break {
clear:both;
}
.tbl1 {
	font-size : 10px;
	color : #444;
	background-color : #fff;
	padding : 4px;
	font-family:    verdana;
}

.tbl2 {
	font-size : 10px;
	color : #444;
	background-color : #eee;
	padding : 4px;
	font-family:        verdana;
}
/******************************************************************************************
	DIVERSE | LISTER
*****************************************************************************************/
ul li {
	list-style-type: square;
	list-style-image: url(/img/template/arrow.gif);
	padding-bottom: 5px;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 35px;
}
/******************************************************************************************
	UDTRĘK | REFERENCER
*****************************************************************************************/
a.refLink:link, a.refLink:visited {
	color: #119dc5;
	text-decoration: none;
}

a.refLink:ref-hover {
	color: #5c757e;
}
/******************************************************************************************
	UDTRĘK | GALLERY
*****************************************************************************************/
.galleryContainer {
	margin-right: 0px;
}

.galleryImage {
	   float: left;
	   margin-right: 6px;
	   margin-bottom: 5px;
	   border: 1px solid #d3d3d3;
}
.imageActive {
	border: 1px solid #000;
}
.listtable thead {
	font: bold 1.1em Arial;
	margin: 0px;
	margin-left: 5px;
	border: 1px solid silver;
	color: #000;
	background: url(/cms/img/template/menubg2.jpg);
	height: 20px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 2px;
}
.listtable tbody {
	border: 1px solid silver;
}
.listtable tbody td {
	border-bottom: 1px solid silver;
	padding: 5px;
}
/******************************************************************************************
	HTML | HR
*****************************************************************************************/
.hline {
	background-image: url(/img/hline.gif) repeat-x;
	background-position : right;
	margin-bottom: 15px;
	height: 1px;
	overflow: hidden;

}
/******************************************************************************************
    Kalender
*****************************************************************************************/

    .calendarItems {
        height: 110px;
        width: 345px;
        background: url(/img/v1/calendar.gif) no-repeat #2192bd;
        padding-top: 40px;
    }
    .calendarDate {
        font-size: 11px;
        font-family: arial;
        font-weight: bold;
        color: #dddddd;                     
    }
    .calendarItem {
        margin-top:0;
        padding: 5px 10px;         
        border-bottom: #e6e6e6 1px solid;
    }
    .calendarItem a {
        color: #000;
        font-weight: bold;
    }
    .calendarHighlight {        
        margin-top:0;
        padding: 5px 10px;
        height: 70px;
        background: url(/img/v1/shadow.gif) repeat-x top center #fff;
        cursor:     pointer;
    }
    .calendarDescription {
        clear: both;   
        font-size: 11px;  
        font-family: Verdana;
    }
    .newsHighlight h2 {
        color: #828282;
    }

    .calendarHeadline a {
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        font-family: Arial;
    }