/* Common Styles */

body
{
	margin:0px;
	text-align:center;
}

body, td, th, msonormal, .RadEContent, .RadEContentBordered, TextArea, input 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}


H1 { font-size: 15px; font-weight: normal; margin-bottom:2px;margin-top:11px;}
H2 { font-size: 13px; font-weight: normal; margin-bottom:2px;margin-top:11px;}
H3 { font-size: 11px; font-weight: bold;  margin-bottom:2px;margin-top:11px;}
H4 { font-size: 11px; font-weight: bold;  margin-bottom:2px;margin-top:11px;}
H5 { font-size: 11px; font-weight: bold; margin-bottom:2px;margin-top:11px;}
H6{	font-size: 11px; font-weight: bold;  margin-bottom:2px;margin-top:11px;}
A {	color: #54433A;}

/* Common Styles End */
/* Page layout */

.pagelayout {
	visible:false;
	width: 999px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.topbarcontainer {
	visible:false;
	height: 100px;
	height: 78px;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
} 
 
.pagecontentcontainer  
{
	visible:false;
	margin: 0px px 0px 0px;
	padding: 0px px 0px 0px;
}

.brandingtopcontainer 
{
	overflow:hidden;
	visible:false;
	position: relative;
	float: none;
	height: 70px;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.searchcontainer
{
	visible:false;
	z-index:3;
	position: absolute;
	left:577px;
	width: 412px;
	height: 19px;
	float: right;
	margin: 10px 0px 0px 0px;
}

.leftmenucontainer
{
	visible:false;
	position: relative;
	width: 180px;
	min-height: 300px;
	height: auto;
	float: left;
	border-top: solid 8px #ffffff;
	padding: 0px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
	clear: left;
	overflow:hidden;
	word-wrap: break-word 
}

.rightmenucontainer
{
	visible:false;
	position: relative;
	width: 180px;
	min-height: 300px;
	height: 300px;
	float: right;
	padding: 10px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
	border-top: solid 8px #ffffff;
	/*background-color: #e5eaee;*/
	clear: right;	
}
.rightmenubackground
{
	background-color:#FAF8F6;
	background-image: url(/CmsRoot/Skins/DLDanskLandbrug/Default/Resources/images/pix/2bg_fade.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.contentcontainer
{
	visible:false;
	width: 639px;
	height: 300px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: none;
	background-image: url(/CmsRoot/Skins/DLIBlueSkin1/Default/Resources/images/pix/centercontentfader.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.pagetoolscontainer 
{
	visible:false;
	background-color: transparent;
	width:100%;
	padding-bottom:9px;
	padding-top:10px;
}

.contentareacontainer
{/*
	visible:false;
	width: 100%;
	padding: 0px 6px 0px 6px;
	margin: 0px 0px 0px 0px;
	background-color: white;
	clear: none;
*/
	margin-bottom:0px;
	margin-left:6px;
	margin-right:6px;
	margin-top:0px;
}

.RightMenuButtomPadding,
.LeftMenuButtomPadding
{
	visible:false;
	height: 120px;
	width: 1px;
	float: left;
}

/* Page Layout End */
/* Topbar Styles - Start */

.centrelogo {
	visible:false;
	left: 0px;
	width: 100%;
	position: absolute;
	z-index:2;
	top: 0px;
	height: 78px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}

.partnerlogo
{
	overflow:hidden;
	visible:false;
	position: relative;
	clear:right;
	height: 31px;
	float: right;
	margin: 6px 0px 0px 0px;
	
}
.brandingimage {
	visible:false;
	/*width: expression(calcBrandingImageWidth()+' px');*/
	height: 10px;
}

.servicebar
{
	visible:false;
	padding: 1px 0px 0px 0px;
	float: right;
}

#searchbox
{
	visible:false;
	float: right;
	padding: 0px 0px 0px 12px;
}

#searchtext
{
    width: 109px;
    height: 19px;
    border-top: solid 1px #004421;
    border-right: solid 1px #519572;
    border-bottom: solid 1px #519572;
    border-left: solid 1px #004421;
    font-family: verdana;
    font-size: 11px;
    float:left;
}

#searchbutton
{
	visible:false;
	border: none ! important;
	cursor: hand;
	margin-left:7px;
	margin-top:2px;
}



.topbar 
{
	visible:false;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
	height: 78px;
	position: relative;
	background-image: url(/CmsRoot/Skins/DLDanskLandbrug/Default/Resources/images/4logo_dlr.gif);
	background-repeat: no-repeat;
	background-position: top left;	
	background-color: #006c4a;
}

/*
.topmenubar {
	visible:false;
	border-top: #95B9CF 1px solid;
	border-right:  none;
	border-left:   none;
	border-bottom: none;
	position:absolute;
	top:76px;
	width: 100%;
	height: 23px;
	background-color: #3b7696;
	clear: both;
}
*/
.topmenu
{
	visible:false;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 23px;
	text-align: left;
	clear: right;
}

.topmenu A:Active,
.topmenu A:Link,
.topmenu A:Visited
{
	visible:false;
	font-size: 11px;
	color: white;
	text-decoration: none;
	padding: 0px 12px 0px 0px;
}

.topmenu A:hover
{
	visible:false;
	text-decoration: underline;
}

.catchphrase
{
	visible:false;
	float: left;
	font-size: 11px;
	font-family: Impact;
	color: #FFFFFF;
	padding: 3px 19px 0px 12px;
}

/* Topbar Styles */
/* Page Header Styles */

.breadcrumb
{
	margin-right:240px;
	margin-top:16px;
	margin-left:3px;
	padding-left:9px;
}
.breadcrumb p,
.breadcrumb A:link,
.breadcrumb A:active,
.breadcrumb A:visited
{
	display:inline;
	color: #54433a;
	font-size: 9px;
	text-decoration: none;
}

.breadcrumb A:hover
{
	visible:false;
	color: #54433a;
	font-size: 9px;
	text-decoration: underline;
}

.PageTools
{
	float:right;
	width:226px;
	text-align:right;
	margin-right:6px;
}

.imagebutton
{
	visible:false;
	border: none ! important;
	cursor: hand;
}

/* Page Header Styles End*/
/* Page Footer Styles */

.bundfrise
{
	visible:false;
	width: 100%;
	padding: 6px 6px 6px 6px;
	text-align: center;
	color: #54433a;
	font-size: 9px;
}

.bundfrise A:active,
.bundfrise A:Visited,
.bundfrise A:link
{
	visible:false;
	color: #adadad;
	font-size: 9px;
}

.bundfrise A:hover
{
	visible:false;
	text-decoration: underline;
}

/* Page Footer Styles End*/
/* Styles for Milonic DropDown Menu Start */

.MenuItemOver
{
	visible:false;
	background-color:#e5eaee;
	border-style:none;
	cursor: hand;
	font-size: 11px;
	text-align: left;
	padding: 1px;
	text-decoration:none;
	padding-left:6px;
	padding-right:6px;
	color:#000000;
    border:solid 1px #3b7696;
}

.MenuItem
{
	visible:false;
    background-color:#3b7696;
    border-style:none;
    cursor: hand;
	font-size: 11px;
    text-align: left;
    padding: 1px;
	text-decoration:none;
	padding-left:6px;
	padding-right:6px;
    color:White; 
    border:solid 1px #3b7696;
}

/* Styles for Milonic DropDown Menu - End */
/* PopUp classes - Start */

.linkbutton
{
	visible:false;
	font-size:11px;
	font-weight:bold;
	color:White;
}

a.linkbutton
{
	visible:false;
	text-decoration:none;
	color:White;
}

#popup_topbar
{
	visible:false;
	padding-right:15px;
	padding-left:15px;
	background-color:#006c4a;
	height:17px;
	vertical-align:middle;
}

#popup_brandingbar
{
	visible:false;
	padding-right:15px;
	padding-left:15px;
	background-image:url(/CmsRoot/Skins/DLDanskLandbrug/Default/Resources/images/icons/pop_up_images.gif);	
	background-repeat:repeat-x;
	height:68px;
}

#popup_content
{
	visible:false;
	padding-right:22px;
	padding-left:22px;
	padding-top:20px;
}

#popup_bottombar
{
	visible:false;
	background-color:#006c4a;
	height:17px;
}

/* PopUp classes - End */

/* Posting List */

.clsDisplayName
{
	visible:false;
	font-weight: bold;
}

/* Left treview menu - Start */
/* main list without Javascript */
ul.nav{
	visible:false;
	width:100%;
	margin:0;
	display:none;
}
ul.nav li{
	visible:false;
	list-style-type:none;
}
ul.nav ul{
	visible:false;
	margin:0 0 0 12;
	padding:0;
}
ul.nav a, ul.nav a:link, ul.nav a:visited
{
	visible:false;
	text-decoration: none;
	color:#54433a;
}
ul.nav a:hover
{
	visible: false;
	text-decoration: none;
	color:#54433a;
}
/* main list with Javascript */
ul.dln_nav
{
	visible:false;
	display:block;
	margin-left:-1px;
	text-align:left;
	padding:0px;
}
ul.dln_nav ul
{
	visible:false;
	margin:0px;
	padding:0px;
	padding-left:-1px;
}
ul.dln_nav li
{
	visible:false;
	list-style-type:none;
	list-style-position:outside;
	display:block;
	padding-left:12px;
	margin-left:0px;
	line-height:14px;
	padding-top:2px;
}
.dln_hide
{
	visible:false;
	display:none;
}
.dln_show
{
	visible:false;
	display:block;
}
.dln_parent
{
	visible:false;
	/*
	background-image:url(/CmsRoot/Skins/DLIBlueSkin1/Default/Resources/images/menu/SinglePlus.gif);
	background-repeat:no-repeat;
	background-position:left top;
	*/
	list-style-image:none;
}
.dln_active
{
	visible:false;
	/*
	background-image:url(/CmsRoot/Skins/DLIBlueSkin1/Default/Resources/images/menu/SingleMinus.gif);
	background-repeat:no-repeat;
	background-position:left top;
	*/
	list-style-image:none;
}
.dln_document
{
	visible:false;
	list-style-image:none;
}
ul.dln_nav a, ul.dln_nav a:link, ul.dln_n a:visited
{
	visible:false;
	width:100%;
	text-decoration:none;
	color:#000000;
}
ul.dln_nav a:hover
{
	visible:false;
	color:#54433a;
}

/* Left treview menu - End */


.leftmenucontainer .ComponentBar
{
	visible:false;
	/*
	removed by Roger top menu padding
	padding-left:12px;	
	*/
	padding-right:6px;	
}

.rightmenucontainer .ComponentBar
{
	visible:false;
	padding-left:6px;	
	padding-right:12px;	
}


.ComponentBarTitleTextBox
{
	visible:false;
	width:100px;
	background-color:Transparent;
	border:none 0px none;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}



/* WebPartBox with 1 px black border */


.rightmenucontainer .DefaultWebPartBox,
.leftmenucontainer .DefaultWebPartBox,
.SquareDarkPaddingBorderWebPartBox,
.SquareLightPaddingBorderWebPartBox
{
	visible:false;
	position:relative;
	border:solid 1px black;
	font-size:11px;
	margin-bottom:12px;
}

.rightmenucontainer .DefaultWebPartBox .hdr .c a,
.leftmenucontainer .DefaultWebPartBox .hdr .c a,
.rightmenucontainer .DefaultWebPartBox .hdr .c a:hover,
.leftmenucontainer .DefaultWebPartBox .hdr .c a:hover,
.rightmenucontainer .DefaultWebPartBox .hdr .c a:active,
.leftmenucontainer .DefaultWebPartBox .hdr .c a:active,
.rightmenucontainer .DefaultWebPartBox .hdr .c a:visited,
.leftmenucontainer .DefaultWebPartBox .hdr .c a:visited,
.SquareDarkPaddingBorderWebPartBox .hdr .c a,
.SquareDarkPaddingBorderWebPartBox .hdr .c a:hover,
.SquareDarkPaddingBorderWebPartBox .hdr .c a:active,
.SquareDarkPaddingBorderWebPartBox .hdr .c a:visited,
.SquareLightPaddingBorderWebPartBox .hdr .c a,
.SquareLightPaddingBorderWebPartBox .hdr .c a:hover,
.SquareLightPaddingBorderWebPartBox .hdr .c a:active,
.SquareLightPaddingBorderWebPartBox .hdr .c a:visited
{
	visible:false;
	text-decoration:none;
	color:Black;	
}

.rightmenucontainer .DefaultWebPartBox .hdr .l,
.leftmenucontainer .DefaultWebPartBox .hdr .l,
.SquareDarkPaddingBorderWebPartBox .hdr .l,
.SquareLightPaddingBorderWebPartBox .hdr .l
{
	visible:false;
    
}
.rightmenucontainer .DefaultWebPartBox .hdr .c,
.leftmenucontainer .DefaultWebPartBox .hdr .c,
.SquareDarkPaddingBorderWebPartBox .hdr .c,
.SquareLightPaddingBorderWebPartBox .hdr .c
{
	visible:false;
	padding: 5px 5px 2px 5px;
    height:22px;
	color: Black;
	font-weight: bold;
}
.rightmenucontainer .DefaultWebPartBox .hdr .r,
.leftmenucontainer .DefaultWebPartBox .hdr .r,
.SquareDarkPaddingBorderWebPartBox .hdr .r,
.SquareLightPaddingBorderWebPartBox .hdr .r
{
	visible:false;
}
.rightmenucontainer .DefaultWebPartBox .cnt .l,
.leftmenucontainer .DefaultWebPartBox .cnt .l,
.SquareDarkPaddingBorderWebPartBox .cnt .l,
.SquareLightPaddingBorderWebPartBox .cnt .l
{
	visible:false;	
    display:inline-block;

}
.rightmenucontainer .DefaultWebPartBox .cnt .c,
.leftmenucontainer .DefaultWebPartBox .cnt .c,
.SquareDarkPaddingBorderWebPartBox .cnt .c,
.SquareLightPaddingBorderWebPartBox .cnt .c
{
	padding: 3px 5px 5px 5px;
	visible:false;
    display:inline-block;
}
.rightmenucontainer .DefaultWebPartBox .cnt .r,
.leftmenucontainer .DefaultWebPartBox .cnt .r,
.SquareDarkPaddingBorderWebPartBox .cnt .r,
.SquareLightPaddingBorderWebPartBox .cnt .r
{
	visible:false;
    display:inline-block;
}
.rightmenucontainer .DefaultWebPartBox .ftr .l,
.leftmenucontainer .DefaultWebPartBox .ftr .l,
.SquareDarkPaddingBorderWebPartBox .ftr .l,
.SquareLightPaddingBorderWebPartBox .ftr .l
{
	visible:false;
}
.rightmenucontainer .DefaultWebPartBox .ftr .c,
.leftmenucontainer .DefaultWebPartBox .ftr .c,
.SquareDarkPaddingBorderWebPartBox .ftr .c,
.SquareLightPaddingBorderWebPartBox .ftr .c
{
	visible:false;
    font-size:0px;
    line-height:0px;
}
.rightmenucontainer .DefaultWebPartBox .ftr .r,
.leftmenucontainer .DefaultWebPartBox .ftr .r,
.SquareDarkPaddingBorderWebPartBox .ftr .r,
.SquareLightPaddingBorderWebPartBox .ftr .r
{
	visible:false;
}


.contentareacontainer .DefaultWebPartBox,
.RoundedDarkPaddingBorderWebPartBox,
.RoundedLightPaddingBorderWebPartBox
{
	visible:false;
	position:relative;
	font-size:11px;
	margin-bottom:12px;
}

.contentareacontainer .DefaultWebPartBox .hdr .c a
.contentareacontainer .DefaultWebPartBox .hdr .c a:hover,
.contentareacontainer .DefaultWebPartBox .hdr .c a:active,
.contentareacontainer .DefaultWebPartBox .hdr .c a:visited,
.RoundedDarkPaddingBorderWebPartBox .hdr .c a,
.RoundedDarkPaddingBorderWebPartBox .hdr .c a:hover,
.RoundedDarkPaddingBorderWebPartBox .hdr .c a:active,
.RoundedDarkPaddingBorderWebPartBox .hdr .c a:visited,
.RoundedLightPaddingBorderWebPartBox .hdr .c a,
.RoundedLightPaddingBorderWebPartBox .hdr .c a:hover,
.RoundedLightPaddingBorderWebPartBox .hdr .c a:active,
.RoundedLightPaddingBorderWebPartBox .hdr .c a:visited
{
	visible:false;
	text-decoration:none;
	color:Black;	
}

.contentareacontainer .DefaultWebPartBox .hdr .l,
.RoundedDarkPaddingBorderWebPartBox .hdr .l,
.RoundedLightPaddingBorderWebPartBox .hdr .l
{
	visible:false;
    
}
.contentareacontainer .DefaultWebPartBox .hdr .c,
.RoundedDarkPaddingBorderWebPartBox .hdr .c,
.RoundedLightPaddingBorderWebPartBox .hdr .c
{
	visible:false;
	padding: 5px 5px 2px 5px;
    height:22px;
	color: Black;
	font-weight: bold;
	border-bottom: solid 1px #54433a;
}
.contentareacontainer .DefaultWebPartBox .hdr .r,
.RoundedDarkPaddingBorderWebPartBox .hdr .r,
.RoundedLightPaddingBorderWebPartBox .hdr .r
{
	visible:false;
}
.contentareacontainer .DefaultWebPartBox .cnt .l,
.RoundedDarkPaddingBorderWebPartBox .cnt .l,
.RoundedLightPaddingBorderWebPartBox .cnt .l
{
	visible:false;	
    display:inline-block;

}
.contentareacontainer .DefaultWebPartBox .cnt .c,
.RoundedDarkPaddingBorderWebPartBox .cnt .c,
.RoundedLightPaddingBorderWebPartBox .cnt .c
{
	padding: 3px 5px 5px 5px;
	visible:false;
    display:inline-block;
}
.contentareacontainer .DefaultWebPartBox .cnt .r,
.RoundedDarkPaddingBorderWebPartBox .cnt .r,
.RoundedLightPaddingBorderWebPartBox .cnt .r
{
	visible:false;
    display:inline-block;
}
.contentareacontainer .DefaultWebPartBox .ftr .l,
.RoundedDarkPaddingBorderWebPartBox .ftr .l,
.RoundedLightPaddingBorderWebPartBox .ftr .l
{
	visible:false;
}
.contentareacontainer .DefaultWebPartBox .ftr .c,
.RoundedDarkPaddingBorderWebPartBox .ftr .c,
.RoundedLightPaddingBorderWebPartBox .ftr .c
{
	visible:false;
    font-size:0px;
    line-height:0px;
}
.contentareacontainer .DefaultWebPartBox .ftr .r,
.RoundedDarkPaddingBorderWebPartBox .ftr .r,
.RoundedLightPaddingBorderWebPartBox .ftr .r
{
	visible:false;
}




.SquareLightPaddingNoBorderWebPartBox,
.SquareDarkPaddingNoBorderWebPartBox
{
	visible:false;
	position:relative;
	font-size:11px;
	margin-bottom:12px;
}

.SquareLightPaddingNoBorderWebPartBox .hdr .c a,
.SquareLightPaddingNoBorderWebPartBox .hdr .c a:hover,
.SquareLightPaddingNoBorderWebPartBox .hdr .c a:active,
.SquareLightPaddingNoBorderWebPartBox .hdr .c a:visited,
.SquareDarkPaddingNoBorderWebPartBox .hdr .c a,
.SquareDarkPaddingNoBorderWebPartBox .hdr .c a:hover,
.SquareDarkPaddingNoBorderWebPartBox .hdr .c a:active,
.SquareDarkPaddingNoBorderWebPartBox .hdr .c a:visited
{
	visible:false;
	text-decoration:none;
	color:Black;	
}

.SquareLightPaddingNoBorderWebPartBox .hdr .l,
.SquareDarkPaddingNoBorderWebPartBox .hdr .l
{
	visible:false;
    
}
.SquareLightPaddingNoBorderWebPartBox .hdr .c,
.SquareDarkPaddingNoBorderWebPartBox .hdr .c
{
	visible:false;
	padding: 5px 5px 2px 5px;
    height:22px;
	color: Black;
	font-weight: bold;
}
.SquareLightPaddingNoBorderWebPartBox .hdr .r,
.SquareDarkPaddingNoBorderWebPartBox .hdr .r
{
	visible:false;
}
.SquareLightPaddingNoBorderWebPartBox .cnt .l,
.SquareDarkPaddingNoBorderWebPartBox .cnt .l
{
	visible:false;	
    display:inline-block;
}
.SquareLightPaddingNoBorderWebPartBox .cnt .c,
.SquareDarkPaddingNoBorderWebPartBox .cnt .c
{
	padding: 3px 5px 5px 5px;
	visible:false;
    display:inline-block;
}
.SquareLightPaddingNoBorderWebPartBox .cnt .r,
.SquareDarkPaddingNoBorderWebPartBox .cnt .r
{
	visible:false;
    display:inline-block;
}
.SquareLightPaddingNoBorderWebPartBox .ftr .l,
.SquareDarkPaddingNoBorderWebPartBox .ftr .l
{
	visible:false;
}
.SquareLightPaddingNoBorderWebPartBox .ftr .c,
.SquareDarkPaddingNoBorderWebPartBox .ftr .c
{
	visible:false;
    font-size:0px;
    line-height:0px;
}
.SquareLightPaddingNoBorderWebPartBox .ftr .r,
.SquareDarkPaddingNoBorderWebPartBox .ftr .r
{
	visible:false;
}


/* WebPartBox Style none, with no header, no padding, no border */
.SquareLightNopaddingNoBorderWebPartBox,
.SquareLightNoPaddingBorderWebPartBox,
.NoHeaderNopaddingNoBorderWebPartBox
{
	visible:false;
	position:relative;
	margin-bottom:12px;
	font-size:11px;
	margin-bottom:12px;
}

.SquareLightNopaddingNoBorderWebPartBox .hdr .c a,
.SquareLightNopaddingNoBorderWebPartBox .hdr .c a:hover,
.SquareLightNopaddingNoBorderWebPartBox .hdr .c a:active,
.SquareLightNopaddingNoBorderWebPartBox .hdr .c a:visited,
.SquareLightNoPaddingBorderWebPartBox .hdr .c a,
.SquareLightNoPaddingBorderWebPartBox .hdr .c a:hover,
.SquareLightNoPaddingBorderWebPartBox .hdr .c a:active,
.SquareLightNoPaddingBorderWebPartBox .hdr .c a:visited,
.NoHeaderNopaddingNoBorderWebPartBox .hdr .c a,
.NoHeaderNopaddingNoBorderWebPartBox .hdr .c a:hover,
.NoHeaderNopaddingNoBorderWebPartBox .hdr .c a:active,
.NoHeaderNopaddingNoBorderWebPartBox .hdr .c a:visited
{
	visible:false;
	text-decoration:none;
}

.SquareLightNopaddingNoBorderWebPartBox .hdr .l,
.SquareLightNoPaddingBorderWebPartBox .hdr .l,
.NoHeaderNopaddingNoBorderWebPartBox .hdr .l
{
	visible:false;
}
.SquareLightNopaddingNoBorderWebPartBox .hdr .c,
.SquareLightNoPaddingBorderWebPartBox .hdr .c,
.NoHeaderNopaddingNoBorderWebPartBox .hdr .c
{
	visible:false;
	font-weight:bold;
}
.SquareLightNopaddingNoBorderWebPartBox .hdr .r,
.SquareLightNoPaddingBorderWebPartBox .hdr .r,
.NoHeaderNopaddingNoBorderWebPartBox .hdr .r
{
	visible:false;
}
.SquareLightNopaddingNoBorderWebPartBox .cnt .l,
.SquareLightNoPaddingBorderWebPartBox .cnt .l,
.NoHeaderNopaddingNoBorderWebPartBox .cnt .l
{
	visible:false;
    display:inline-block;
}
.SquareLightNopaddingNoBorderWebPartBox .cnt .c,
.SquareLightNoPaddingBorderWebPartBox .cnt .c,
.NoHeaderNopaddingNoBorderWebPartBox .cnt .c
{
	visible:false;
    display:inline-block;
}
.SquareLightNopaddingNoBorderWebPartBox .cnt .r,
.SquareLightNoPaddingBorderWebPartBox .cnt .r,
.NoHeaderNopaddingNoBorderWebPartBox .cnt .r
{
	visible:false;
    display:inline-block;
}
.SquareLightNopaddingNoBorderWebPartBox .ftr .l,
.SquareLightNoPaddingBorderWebPartBox .ftr .l,
.NoHeaderNopaddingNoBorderWebPartBox .ftr .l
{
	visible:false;
}
.SquareLightNopaddingNoBorderWebPartBox .ftr .c,
.SquareLightNoPaddingBorderWebPartBox .ftr .c,
.NoHeaderNopaddingNoBorderWebPartBox .ftr .c
{
	visible:false;
    font-size:0px;
    line-height:0px;
}
.SquareLightNopaddingNoBorderWebPartBox .ftr .r,
.SquareLightNoPaddingBorderWebPartBox .ftr .r,
.NoHeaderNopaddingNoBorderWebPartBox .ftr .r
{
	visible:false;
}





/* WebPartBox Style none, with no header, no padding, no border */
.SquareLightNoPaddingBorderWebPartBox
{
	visible:false;
	border:solid 1px black;
	position:relative;
	margin-bottom:12px;
	font-size:11px;
	margin-bottom:12px;
}

.SquareLightNoPaddingBorderWebPartBox .hdr .c a,
.SquareLightNoPaddingBorderWebPartBox .hdr .c a:hover,
.SquareLightNoPaddingBorderWebPartBox .hdr .c a:active,
.SquareLightNoPaddingBorderWebPartBox .hdr .c a:visited
{
	visible:false;
	text-decoration:none;
}

.SquareLightNoPaddingBorderWebPartBox .hdr .l
{
	visible:false;
}
.SquareLightNoPaddingBorderWebPartBox .hdr .c
{
	visible:false;
	font-weight:bold;
}
.SquareLightNoPaddingBorderWebPartBox .hdr .r
{
	visible:false;
}
.SquareLightNoPaddingBorderWebPartBox .cnt .l
{
	visible:false;
    display:inline-block;
}
.SquareLightNoPaddingBorderWebPartBox .cnt .c
{
	visible:false;
    display:inline-block;
}
.SquareLightNoPaddingBorderWebPartBox .cnt .r
{
	visible:false;
    display:inline-block;
}
.SquareLightNoPaddingBorderWebPartBox .ftr .l
{
	visible:false;
}
.SquareLightNoPaddingBorderWebPartBox .ftr .c
{
	visible:false;
    font-size:0px;
    line-height:0px;
}
.SquareLightNoPaddingBorderWebPartBox .ftr .r
{
	visible:false;
}



.logincontrolbutton A:link, .logincontrolbutton A:visited, .logincontrolbutton A:hover
{
	font-size:11px;
    color:white;
    text-decoration:none;
	font-weight:bold;
}
.BodyHeader
{
	visible:false;
	/* overskrft på rss reader */
	font-weight:bold;
}
.BodyItemHeader
{
	visible:false;
	/* overskrifter i feed i rss reader */
	font-weight:bold;
}
.dlrrssreader
{
	visible:false;
	/* rss reader container */
}
.ms-toolbar A:link, .ms-toolbar A:visited, .ms-toolbar A:hover
{
	visible:false;
	/* Sharepoint calendar buttons */
	font-size:11px;
}
.SiteMapBoxTitle a
{
	font-weight:bold;
	visible:false;
	color:#54433A;
}

.SiteMapItemRow a
{
	visible:false;
	color:#54433A;
}

.SiteMapLinks
{
	visible:false;
		
}


.Paging A.next,
.Paging A.previous,
.Paging A.home,
.Paging A.page,
.Paging A.page_selected
{
	visible:false;
	margin-right:3px;
}
.tabelDL
{
	border-top: solid 1px #54433a;
	border-right: solid 1px #54433a;
	border-bottom: solid 1px #54433a;
	border-left: solid 1px #54433a;
	padding: 3px 3px 3px 3px;	
}

.toc li
{
	visible:false;
	list-style-type:none;
}

.toc ul
{
	visible:false;
	margin-left:0px;
}

.toc ul ul
{
	visible:false;
	margin-left:20px;
}

.toc_tt
{
	visible:false;
	margin-top:4px;
}

.RightComponentCell
{
	visible:false;
	padding-left:13px;
}
	
.LeftComponentCell
{
	visible:false;
	padding-right:13px;
}

ul
{
 list-style-image: none !important;
}


.GroupDefaultGroupStyle,
.GroupDefaultWebPartBox,
.GroupRoundedLightPaddingBorderWebPartBox,
.GroupRoundedDarkPaddingBorderWebPartBox,
.GroupSquareLightPaddingNoBorderWebPartBox,
.GroupSquareDarkPaddingNoBorderWebPartBox,
.GroupSquareLightNopaddingNoBorderWebPartBox,
.GroupSquareLightPaddingBorderWebPartBox,
.GroupSquareDarkPaddingBorderWebPartBox,
.GroupSquareLightNopaddingBorderWebPartBox,
.GroupNoHeaderNopaddingNoBorderWebPartBox
{
	visible:false;
	font-size:11px;
	margin-bottom:0px;
 	background-color: transparent;
 	border:none 0px transparent;
    background-image: none;
}

.GroupDefaultGroupStyle .ghdr,
.GroupDefaultWebPartBox .ghdr,
.GroupRoundedLightPaddingBorderWebPartBox .ghdr,
.GroupRoundedDarkPaddingBorderWebPartBox .ghdr,
.GroupSquareLightPaddingNoBorderWebPartBox .ghdr,
.GroupSquareDarkPaddingNoBorderWebPartBox .ghdr,
.GroupSquareLightNopaddingNoBorderWebPartBox .ghdr,
.GroupSquareLightPaddingBorderWebPartBox .ghdr,
.GroupSquareDarkPaddingBorderWebPartBox .ghdr,
.GroupSquareLightNopaddingBorderWebPartBox .ghdr,
.GroupNoHeaderNopaddingNoBorderWebPartBox .ghdr
{
 	background-color: transparent;
 	border:none 0px transparent;
    background-image: none;
}

.GroupDefaultGroupStyle .ghdr, .gl,
.GroupDefaultWebPartBox .ghdr .gl,
.GroupRoundedLightPaddingBorderWebPartBox .ghdr .gl,
.GroupRoundedDarkPaddingBorderWebPartBox .ghdr .gl,
.GroupSquareLightPaddingNoBorderWebPartBox .ghdr .gl,
.GroupSquareDarkPaddingNoBorderWebPartBox .ghdr .gl,
.GroupSquareLightNopaddingNoBorderWebPartBox .ghdr .gl,
.GroupSquareLightPaddingBorderWebPartBox .ghdr .gl,
.GroupSquareDarkPaddingBorderWebPartBox .ghdr .gl,
.GroupSquareLightNopaddingBorderWebPartBox .ghdr .gl,
.GroupNoHeaderNopaddingNoBorderWebPartBox .ghdr .gl
{
	visible:false;
 	background-color: transparent;
 	border:none 0px transparent;
    background-image: none;
    padding-left:0px;
    height:22px;	
}

.GroupDefaultGroupStyle .ghdr gr,
.GroupDefaultWebPartBox .ghdr .gr,
.GroupRoundedLightPaddingBorderWebPartBox .ghdr .gr,
.GroupRoundedDarkPaddingBorderWebPartBox .ghdr .gr,
.GroupSquareLightPaddingNoBorderWebPartBox .ghdr .gr,
.GroupSquareDarkPaddingNoBorderWebPartBox .ghdr .gr,
.GroupSquareLightNopaddingNoBorderWebPartBox .ghdr .gr,
.GroupSquareLightPaddingBorderWebPartBox .ghdr .gr,
.GroupSquareDarkPaddingBorderWebPartBox .ghdr .gr,
.GroupSquareLightNopaddingBorderWebPartBox .ghdr .gr,
.GroupNoHeaderNopaddingNoBorderWebPartBox .ghdr .gr
{
	visible:false;
 	background-color: transparent;
 	border:none 0px transparent;
    background-image: none;
    padding-right:12px;
    height:22px;
}

.GroupDefaultGroupStyle .ghdr .gc,
.GroupDefaultWebPartBox .ghdr .gc,
.GroupRoundedLightPaddingBorderWebPartBox .ghdr .gc,
.GroupRoundedDarkPaddingBorderWebPartBox .ghdr .gc,
.GroupSquareLightPaddingNoBorderWebPartBox .ghdr .gc,
.GroupSquareDarkPaddingNoBorderWebPartBox .ghdr .gc,
.GroupSquareLightNopaddingNoBorderWebPartBox .ghdr .gc,
.GroupSquareLightPaddingBorderWebPartBox .ghdr .gc,
.GroupSquareDarkPaddingBorderWebPartBox .ghdr .gc,
.GroupSquareLightNopaddingBorderWebPartBox .ghdr .gc,
.GroupNoHeaderNopaddingNoBorderWebPartBox .ghdr .gc
{
	visible:false;
	font-weight:bold;
 	background-color: transparent;
 	border:none 0px transparent;
    background-image: none;
	padding: 6px 0px 5px 0px;
    height:22px;
    padding-top:1px;
    font-size:13px;
}


.StyleCollectorContainer
{
	background-color : white;
	border : 1px solid black;
}

.cnt .c
{
   /* FOX Nyt Sikre at content ikke udvider boks */
	overflow:hidden;
	width:100%;
}

.blankcontainer
{
 text-align:left;
}

.NoHeaderNopaddingNoBorderWebPartBox .hdr .l .edit,
.NoHeaderNopaddingNoBorderWebPartBox .hdr .r .edit,
.NoHeaderNopaddingNoBorderWebPartBox .hdr .c .edit
{
 	visible:false;
	width:100%;
	padding: 4px; 
	border: #848484 1px solid; 
	background-color: #c6dfff;
	background-image:url(/CmsRoot/Resources/Shared/images/toolBg.gif);
	background-repeat:repeat-x;
	margin-top: 10px; 
	font-size:11px;
	height:22px !important;
	color:black !important;
}

.NoHeaderNopaddingNoBorderWebPartBox .hdr .c .edit .ComponentBarTitleTextBox 
{
	color:black !important;
}

.StandardDescription
{
	font-style:italic;
}

.PageDateTimeAuthor
{
	display:none;
}