body
{
	background: #666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 70%;
}

.mainContainer
{
	background: #FFF;
	max-width:1400px;
	min-width: 950px;
	padding: 8px;	
}

a
{
	color: #666;
	text-decoration: none;		
}
a:hover
{
	color: #e2007a !important;
	text-decoration: underline;	
}
.HdrLnk
{
	font-weight: bold;
}
.HdrNyhedTitel
{
	font-weight: bold;
	font-size: 110%;
}
h1{
	text-transform: uppercase;
	font-size: 170%;
	FONT-FAMILY: "Trebuchet MS", "Futura Light", Verdana, sans-serif;
	color: #000;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	display: block;
	text-indent: 5px;
	padding: 0px;
}
h2
{	
    color: #000;
    font-size: 140%;
    margin: 0px;
	padding: 0px;
}
h3
{
    color: #000;
    font-size: 110%;
    margin: 0px;
	padding: 0px;
}
h4
{
	color: #000;	
	padding: 0px;
	margin: 0px;
	font-size: 100%;

}
h5
{
    color: #000;
    font-size: 110%;
    margin: 0px;
	padding: 0px;

}
h6
{
    color: #000;
    font-size: 110%;
    margin: 0px;
	padding: 0px;

}
.mainContentRight h1
{
	color: #e2007a;
    	font-size: 120%;
  	margin: 0px;
	padding: 0px;
	border-top: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	text-transform: None;
}
.TdTableKomp1FrmTop .KompHdr1
{
    color: #000;
    font-size: 110%;
    margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.TdTableKomp1FrmTop .KompHdr1
{
    color: #000;
    font-size: 140%;
    margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.KompHdr1
{
    color: #000;
    font-size: 140%;
    margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.KompHdr2
{
    color: #000;
    font-size: 110%;
    margin: 0px;
	padding: 0px;

}
.KompHdr5
{
    color: #000;
    font-size: 110%;
    margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.KompHdr7
{
	font-weight: bold;
}
.Komp16Hdr
{
    color: #000;
    font-size: 110%;
    margin: 0px;
	padding: 0px;
	font-weight: bolder;
}
.KompHdr18
{
    color: #000;
    font-size: 110%;
    margin: 0px;
	padding: 0px;
}
.Komp18Hdr
{
    color: #000;
    font-size: 110%;
    margin: 0px;
	padding: 0px;
}
hr
{
border: 0;
height: 1px;
color: #CCC;
background-color: #CCC;
}
/*#########HEADER START####################################################################################*/
.header
{
	
	display: block;	
	height: 110px;
	position: relative;
	
}
.headerLogo
{
	position: absolute;
	top: 25px;
	left: 15px;
}
.headerLogo img
{
	border: solid 0px red;
}
.headerLinksHeader
{
	position: absolute;
	top: 10px;
	width: 14%;
	right: 39%;
	font-size: 100%;
	text-transform: uppercase;
	
}
.headerLinks1
{
	position: absolute;
	top: 25px;
	width: 14%;
	right: 39%;
	
}
.headerLinks2
{
	position: absolute;
	top: 25px;
	width: 14%;
	right: 25%;
	

}

.headerLinks3
{
	position: absolute;
	top: 25px;
	width: 13%;
	right: 12%;
	
}
.headerSearch
{
	position: absolute;
	right: 0;
	top: 25px;
	width: 12%;
	
}
.headerLinks1 ul, .headerLinks2 ul, .headerLinks3 ul
{
	margin:  0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}
.headerLinks1 li, .headerLinks2 li, .headerLinks3 li
{
	margin:  0px 0px 0px 0px;
	padding: 2px 0 2px 20px;
	background: url(images/basic/headerListArrow.jpg) no-repeat 0px 2px;
	list-style: none;
}
.headerLinks1 a, .headerLinks2 a, .headerLinks3 a
{
	color: #8C8C8C;
	text-decoration: none;
}
.headerLinks1 a:hover, .headerLinks2 a:hover, .headerLinks3 a:hover 
{
	color: #000;
	text-decoration: underline;
}
.HeaderSearchBorder
{
	background:#FFF url(images/basic/headerSearchfieldBackground.jpg) repeat-x top;	
	border: solid 1px #dbdbd7;
	padding: 0px;
	margin: 0px;
	width: 115px;
	height: 19px;
	position: relative;
}
.headerSearchField
{
	background: transparent;
	border: 0px;
	width: 90px;	
	margin:0px;
	font-size: 1em;
	color: #999;
	padding-top: 3px;
}
.headerSearchButton
{
	background: url(images/basic/headerSearchbuttonBackground.jpg) no-repeat left bottom;
	border: 0px;
	margin: 0px;
	height: 19px;	
	width: 19px;
	position: absolute;
	right: 0px;
}
.headerDivider
{
	background: #87888a url(images/basic/headerDivider.jpg) no-repeat top left;
	display: block;
	height: 22px;	
	color: #FFF;
	text-transform: uppercase;
	font-size: 2em;
	padding: 20px;
}
/*#########HEADER END######################################################################################*/
div.topNav
{
	background: #FBFBFB url(images/basic/topNavBackground.jpg) repeat-x bottom;	

	border-bottom: solid 8px #87888a;
	padding: 10px 17px 10px 17px;
	font-size:115%;
position: relative;
}
.topNav li a
{
	color: #000;
	text-decoration: none;
	padding-bottom: 10px;
	border: solid 0px #FFF;
}
.topNav li a:hover
{
	color: #000;
	text-decoration: none;
	background: transparent url(images/basic/topNavunderlineRoll.png) no-repeat bottom;
	padding-bottom: 10px;
}
.topNav ul
{
	padding: 0;
	margin: 0;
}
.topNav li
{
	display: inline;
	padding: 0;
	margin:0 10px 0 0;
	background: none;
}
.topNavActive a
{
	display: inline;
	padding: 0;
	margin:0 10px 0 0;
	background: transparent url(images/basic/topNavunderlineRoll.png) no-repeat bottom;
	padding-bottom: 10px;
	color: #e2007a;
}
.english
{
 position: absolute;
right: 20px;
top: 7px;
}

.english img
{
	border: solid 0px #000;
}
.breadcrumb
{
	padding: 10px 17px 10px 17px;
}
/*#########MAIN CONTENT START##############################################################################*/
.mainContent
{

	width: 100%;
	padding: 0px 0px 0px 0px;
}


.mainContentLeft
{
	
	width: 25%;
	float: left;
	padding: 0px;

}
.leftNav
{
	background: #f1f1f1 url(images/basic/leftNavBackground.jpg) repeat-x bottom;
	min-height: 522px;	
	padding: 25px;
}
.leftNav a
{
	text-decoration: none;
}
.leftNav ul
{
	margin: 0px;
	padding:0px;
	list-style: none;	
}
.leftNav li
{
	margin: 10px 0px 10px 0px;
	padding:0px;	
}
.leftNav .topNav
{
	display: none;
}
.leftNav .topNavActive a
{
	background: none !important;
	font-size: 125%;
	font-weight: bold;
}
.leftNavNiv1
{
	font-weight: bold;	
	FONT-FAMILY: "Trebuchet MS", "Futura Light", Verdana, sans-serif;
	font-size: 120%;
	border: solid 1px red;

}
.leftNavNiv2
{
	background: url(images/leftNav/niv2Arrow.jpg) no-repeat;	
	padding-left: 25px !important;
}
.leftNavNiv2Active
{
	background: url(images/leftNav/niv2ArrowActive.jpg) no-repeat;	
	padding-left: 25px !important;
	font-weight: bold;	
}
.leftNavNiv2Container
{
	background: url(images/leftNav/niv2ArrowContainer.jpg) no-repeat;	
	padding-left: 25px !important;
}
.leftNavNiv3
{
	background: url(images/leftNav/niv2Arrow.jpg) no-repeat 25px;	
	padding-left: 50px !important;
}
.leftNavNiv3Active
{
	background: url(images/leftNav/niv2ArrowActive.jpg) no-repeat 25px;	
	padding-left: 50px !important;
	font-weight: bold;	
}
.leftNavNiv3Container
{
	background: url(images/leftNav/niv2ArrowContainer.jpg) no-repeat 25px;	
	padding-left: 50px !important;
}
.leftNavNiv4
{
	background: url(images/leftNav/niv2Arrow.jpg) no-repeat 50px;	
	padding-left: 75px !important;
}
.leftNavNiv4Active
{
	background: url(images/leftNav/niv2ArrowActive.jpg) no-repeat 50px;	
	padding-left: 75px !important;
	font-weight: bold;	
}
.leftNavNiv4Container
{
	background: url(images/leftNav/niv2ArrowContainer.jpg) no-repeat 50px;	
	padding-left: 75px !important;
}
.leftNavNiv5
{
	background: url(images/leftNav/niv2Arrow.jpg) no-repeat 75px;	
	padding-left: 100px !important;
}
.leftNavNiv5Active
{
	background: url(images/leftNav/niv2ArrowActive.jpg) no-repeat 75px;	
	padding-left: 100px !important;
	font-weight: bold;	
}
.leftNavNiv5Container
{
	background: url(images/leftNav/niv2ArrowContainer.jpg) no-repeat 75px;	
	padding-left: 100px !important;
}
.leftNavNiv6
{
	background: url(images/leftNav/niv2Arrow.jpg) no-repeat 100px;	
	padding-left: 125px !important;
}
.leftNavNiv6Active
{
	background: url(images/leftNav/niv2ArrowActive.jpg) no-repeat 100px;	
	padding-left: 125px !important;
	font-weight: bold;	
}
.leftNavNiv6Container
{
	background: url(images/leftNav/niv2ArrowContainer.jpg) no-repeat 100px;	
	padding-left: 125px !important;
}
.mainContentWrapper
{
	border: solid 0px #000;
	width: 74%;
	margin-left: 25%;
}
.mainContentWrapperFull
{
	border: solid 0px #000;

}
.mainContentHeader
{
	text-transform: uppercase;
	font-size: 220%;
	FONT-FAMILY: "Trebuchet MS", "Futura Light", Verdana, sans-serif;
	color: #e2007a;


}
.mainContentCenter
{
	width: 65%;	
	float: left;
	line-height: 1.7;
	margin-top: 0px;

}
.mainContentCenterFull
{
	width: 100%;	
	line-height: 1.7;

}
.mainContentColumns
{
    width: 100%;    
    padding: 0px;
    margin: 15px 0px 15px 0px;
}
.mainContentColumnsLeft
{
    width: 48%;
    float: left;
    padding-right: 10px;

        
}
.mainContentColumnsRight
{
    width: 48%;
    margin-left: 50%;   
    padding-left: 10px;

    }
.mainContentColumnsFrontpage
{
	width: 100%;    
	padding: 0px;
	margin: 15px 0px 15px 0px;


}
.mainContentColumnsFrontpageLeft
{    width: 30%;

     float: left;

}
.mainContentColumnsFrontpageCenter
{
    width: 30%;
    margin-left: 3.5%;
    margin-right: 1%;
    float: left;   
}
.mainContentColumnsFrontpageRight
{
	width: 30%;
	margin-left: 67%;


}
.TdTableP1ContentNyhederTop
{
	padding-bottom: 10px !important;
	border-bottom: solid 1px #CCC;

}
.TdTableP1ContentNyhederBtm
{
	padding-bottom: 10px !important;
	border-bottom: solid 1px #CCC;

}
.TableP1ContentNyheder hr
{
border: 0;
height: 0px;
color: #FFF;
background-color: #FFF;
}
span.aktivitetoversigt
{
	border-bottom: solid 1px #CCC;
	display: block;

}
.mainContentEdited
{
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	margin: 15px 5px 15px 5px;
	padding: 5px 15px 5px 15px;
	text-transform: uppercase;
	font-size: 90%;
	clear: both;
	
}
.mainContentRight
{
	width: 33%;
	margin-left: 66%;
	line-height: 1.7;
}
.mainContentRight .mainContentPadding
{	
	border-bottom: solid 1px #CCC;
	padding-bottom: 10px;
}

.mainContentPadding
{
	border-top: solid 1px #CCC;
	margin: 0px 10px 10px 10px;	
	padding: 10px 10px 0px 10px;

}
.mainContentPaddingFrontpage
{
	margin: 0px 10px 10px 10px;	
	padding: 10px 10px 0px 10px;

}
.kompimg img
{
	margin-right: 5px;
}

/*#########MAIN CONTENT END################################################################################*/

/*#########FOOTER START####################################################################################*/
.footerContainer
{

	background: #FFF;
	max-width:1400px;
	min-width: 950px;
	padding: 8px;

}
.footer
{
	border-top: solid 1px #87888a;
	border-bottom: solid 8px #87888a;
	height: 75px;
	clear: both;
	background: #FFF url(images/basic/asterisk.jpg) no-repeat right bottom;
}
.footer_eng
{
	border-top: solid 1px #87888a;
	border-bottom: solid 8px #87888a;
	height: 85px;
	clear: both;
	background: #FFF url(images/basic/asterisk.jpg) no-repeat right bottom;
}
.footerAdress
{


	margin-left: 0%;

	padding: 15px 0px 15px 20px;
float: left;
width: 27%;
	
}
.footerMailPhone
{


	

	padding: 15px 0px 15px 0px;
float: left;
width: 22%;
}
.footerCVR
{




	padding: 15px 0px 15px 0px;
width: 22%;
float: left;
}
.footerAbout
{

width: 22%;

	padding: 15px 0px 15px 0px;
float: left;
}
/*#########FOOTER END######################################################################################*/