@import "RadEditor.css";

/* Common Styles */
body
{
	margin:0px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
  	text-align:center;
  	background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/bgfader.gif);
  	background-position:top left;
  	background-repeat:repeat-x;
  	
}
body, td, th, msonormal, .RadEContent, .RadEContentBordered, TextArea, input 
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
}

TD
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
}

H1
{
	font-size: 16px;
	font-weight: bold;
}

H2 
{
	font-size: 13px;
	font-weight: bold;
}

A 
{	
	color: #3e5052;
}

A:hover
{
    color:#e95d0f;
}

/* Common Styles End */
/* Page layout */

.pagecontainer
{
    width: 1017px;
    top: 0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	margin-bottom:0px;
}

.pagelayout {
	
	width: 997px;
	top: 0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:White;
	margin-bottom:0px;
}

.topbarcontainer {
	height: 200px;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
}

.pagecontentcontainer  
{
	background-color: #ffffff;
	margin: 0px px 0px 0px;
	padding: 0px px 0px 0px;
}

.brandingtopcontainer 
{
	overflow:hidden;
	position: relative;
	float: none;
	height: 70px;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.searchcontainer
{
	margin-left:5px;
}

.leftmenucontainer
{
	position: relative;
	width: 180px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	clear: left;
	overflow:hidden;
}

.rightmenucontainer
{
	position: relative;
	width: 180px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	clear: right;
	min-height: 300px;
	height: 300px;
}

.contentcontainer
{
	width: 639px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	clear: none;
}

.contentareacontainer
{
	margin-bottom:0px;
	margin-left:6px;
	margin-right:6px;
	margin-top:0px;
	background-color:White;
}

.RightMenuButtomPadding,
.LeftMenuButtomPadding
{
	height: 30px;
	width: 1px;
	float: left;
}

/* Page Layout End */
/* Topbar Styles - Start */

.centrelogo {
	
	width: 100%;
	height: 200px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(/CMSRoot/Skins/DLBRMaster/Default/Resources/images/DLBRlogo.jpg);
}

.partnerlogo
{
	overflow:hidden;
	position: relative;
	clear:right;
	height: 31px;
	float: right;
	margin: 6px 0px 0px 0px;
	
}

.brandingimage {
	
	height: 10px;
}

.servicebar
{
	padding: 0px 0px 0px 0px;
	float: left;
}

#searchbox
{
	
}

#searchbox .searchtextbox
{
	height:26px;
	width:120px;
}


#searchtext
{
	width: 109px;
	height:19px;
	top: 0px;
	left: 0px;
	margin: 0px 0px 4px 0px;
}

#searchbutton
{
	border: none ! important;
	cursor: hand;
	margin-left:0px;
}

.topbar 
{
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
	position: relative;
}

.topmenubar 
{
	position:relative;
	border-right:none;
	border-left:none;
	width: 100%;
	height: 19px;
	background-color:white;
	clear: both;
}

.topmenu
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 17px;
	text-align: left;
	clear: right;
}

.topmenu A:Active,
.topmenu A:Link,
.topmenu A:Visited
{
	font-size: 12px;
	color: white;
	text-decoration: none;
	padding: 0px 12px 0px 0px;
}

.topmenu A:hover
{
	text-decoration: none;
}

.catchphrase
{
	float: left;
	font-size: 11px;
	font-family: Impact;
	color: white;
	padding: 3px 19px 0px 12px;
}

/* Topbar Styles */
/* Page Header Styles */

.breadcrumb
{
	margin-right:240px;
	margin-top:0px;
	margin-left:3px;
	padding-left:5px;
	padding-bottom:5px;
}
.breadcrumb p,
.breadcrumb A:link,
.breadcrumb A:active,
.breadcrumb A:visited
{
	display:inline;
	color: #3e5052;
	font-size: 9px;
	text-decoration: none;
}

.breadcrumb A:hover
{
	color: #3e5052;
	font-size: 9px;
	text-decoration: underline;
}

.PageTools
{
 margin-left:6px;
 margin-bottom:5px;
}

.Paging A.next,
.Paging A.previous,
.Paging A.home,
.Paging A.page,
.Paging A.page_selected
{
	
	margin-right:3px;
}
.imagebutton
{
	
	border: none ! important;
	cursor: hand;
}

/* Page Header Styles End*/
/* Page Footer Styles */

.bundfrise
{
	width: 100%;
	padding: 10px 6px 6px 6px;
	text-align: center;
	color: #3e5052;
	font-size: 9px;
}

.bundfrise A:active,
.bundfrise A:Visited,
.bundfrise A:link
{
	
	color: #3e5052;
	font-size: 9px;
}

.bundfrise A:hover
{
	
	text-decoration: underline;
}

/* Page Footer Styles End*/
/* Styles for Milonic DropDown Menu Start */

.HeaderItem,
.HeaderItemOver
{
	
	border-style:none;
	cursor: hand;         
	font-size: 11px;
	font-weight:bold;
	text-align: left;
	padding: 1px;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	color:#FFFFFF;
}

.MenuItemOver
{
	background-color:#b2d878;
	border-style:none;
	cursor: hand;         
	font-size: 12px;
	text-align: left;
	padding: 1px;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	color:white;
	font-weight:bold;
}

.MenuItemOver A:hover
{
    color:White;
}

.MenuItem
{
	background-color:#ffffff;
    border-style:none;
    cursor: hand;         
	font-size: 12px;
    text-align: left;
    padding: 1px;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	color:#3e5052;
	font-weight:bold;
}

/* Styles for Milonic DropDown Menu - End */
/* PopUp classes - Start */

.linkbutton
{
	
	color:white;
	font-size:12px;
	text-decoration:none;
}

a.linkbutton,
a.linkbutton:hover,
a.linkbutton:visited
{
	
	color:white;
	text-decoration:none;
}

#popup_topbar
{
	padding-right:15px;
	padding-left:15px;
	background-color:#949494;
	height:17px;
	vertical-align:middle;
}

#popup_brandingbar
{
	padding-right:15px;
	padding-left:15px;
	background-image:url(/CmsRoot/Skins/DLBRMaster/PopUp/Resources/images/popup-header-background.gif);
	background-repeat:repeat-x;
	height:36px;
}

#popup_content
{
	padding-right:22px;
	padding-left:22px;
	padding-top:20px;
}

#popup_bottombar
{
	background-color:#949494;
	height:17px;
}

/* PopUp classes - End */

/* Posting List */

.clsDisplayName
{
	font-weight: bold;
}

/* Left treview menu - Start */

/* main list without Javascript */
#leftmenucontainer ul{
	
	width:100%;
	margin:0px;
}
#leftmenucontainer  ul li{
	
	list-style-type:none;
	line-height:16px;
	font-size:12px;
}
#leftmenucontainer ul ul{
	
	margin:0 0 0 9;
	padding:0;
}
#leftmenucontainer ul a, #leftmenucontainer ul a:link, #leftmenucontainer ul a:visited
{
	text-decoration:none;
	font-size:12px;
	color:#3e5052;
	font-weight:bold;
	/*background-color:#92c83e;*/
}
#leftmenucontainer ul a:hover
{
	text-decoration:none;
	color:white;
}

.leftmenucontainer .ComponentBar
{
	padding-left:0px;	
	padding-right:6px;
}

.rightmenucontainer .ComponentBar
{
	padding-left:6px;	
	padding-right:0px;	
	font-size:12px;
}


.ComponentBarTitleTextBox
{
	width:100px;
	background-color:white;
	border:none 0px none;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.logincontrolbutton A:link, .logincontrolbutton A:visited, .logincontrolbutton A:hover
{
	font-size:12px;
    background-color:#90c144;
    text-decoration:none;
    color:White;
}
.BodyHeader
{
	/* overskrft på rss reader */
	font-weight:bold;
}
.BodyItemHeader
{
	
	/* overskrifter i feed i rss reader */
	font-weight:bold;
}
.dlrrssreader
{
	
	/* rss reader container */
}
.ms-toolbar A:link, .ms-toolbar A:visited, .ms-toolbar A:hover
{
	
	/* Sharepoint calendar buttons */
	font-size:11px;
}
.SiteMapBoxTitle a
{
	font-weight:bold;
	
	color:#949494;
}

.SiteMapItemRow a
{
	
	color:#949494;
}

.SiteMapLinks
{
			
}


.StyleCollectorContainer
{
	background-color : White;
	border : 1px solid #54433a;
}

/* Left treview menu - Start */


ul.dln_nav
{
	display:block;
	color:#666666;
}
ul.dln_nav ul
{
	margin:0;
	padding:0;
}
ul.dln_nav li
{
	list-style-type:none;
	list-style-position:outside;
	display:block;
	padding-left:11px;
	margin-left:0px;
	line-height:14px;
	padding-top:2px;
}
.dln_hide
{
	
	display:none;
}
.dln_show
{
	display:block;
}

.dln_parent
{
	
	background-image:url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/menu/SinglePlus.gif);
	background-repeat:no-repeat;
	background-position:left top;
	list-style-image:none;
	list-style-type: none;
	padding-left:12px;
	padding-top:2px;
	cursor:hand;
	text-decoration:none;
}

.dln_active
{
	background-image:url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/menu/SingleMinus.gif);
	background-repeat:no-repeat;
	background-position:left top;
	list-style-image:none;
	list-style-type: none;
	padding-left:12px;
	padding-top:2px;
	cursor:hand;

}

.dln_active a
{
	
}

.dln_document
{
	list-style-image:none;
}

ul.dln_nav a, ul.dln_nav a:link, ul.dln_nav a:visited
{
	width:100%;
	text-decoration:none !important;
}

ul.dln_nav a:hover
{
	color:#3B7696;
	text-decoration:underline !important;
}

.current dln_document,
.current
{
	text-decoration:underline !important;
}



/* Left treview menu - End */

.cnt .c
{
   /* FOX Nyt Sikre at content ikke udvider boks */
	overflow:hidden;
	width:100%;
	/*word-break:break-all;*/
}

.blankcontainer
{
 text-align:left;
}


/**********************************************/
/* Content Area Default WebpartBox nummer 1 */


.contentcontainer .DefaultWebPartBox,
.leftmenucontainer .DefaultWebPartBox,
.rightmenucontainer .DefaultWebPartBox
{
	position:relative;
	margin-bottom:12px;
}

.contentcontainer .DefaultWebPartBox .hdr .l,
.leftmenucontainer .DefaultWebPartBox .hdr .l,
.rightmenucontainer .DefaultWebPartBox .hdr .l
{
    padding-left:12px;
    height:22px;
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/tlcornerwhitegrey.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.contentcontainer .DefaultWebPartBox .hdr .c,
.leftmenucontainer .DefaultWebPartBox .hdr .c,
.rightmenucontainer .DefaultWebPartBox .hdr .c
{
	color:#3e5052;
	font-weight:bold;
	background-color:white;
	border-top:solid 1px #dfdfdf;
	padding: 6px 0px 0px 0px;
	height:22px;
    font-size:16px;
}

.contentcontainer .DefaultWebPartBox .hdr .r,
.leftmenucontainer .DefaultWebPartBox .hdr .r,
.rightmenucontainer .DefaultWebPartBox .hdr .r
{
    padding-right:12px;
    height:22px;
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/trcornerwhitegrey.gif);
    background-position: top right;
    background-repeat:no-repeat;
}

.contentcontainer .DefaultWebPartBox .cnt .l,
.leftmenucontainer .DefaultWebPartBox .cnt .l,
.rightmenucontainer .DefaultWebPartBox .cnt .l
{
	border-left:solid 1px #dfdfdf;
	background-color:white;
	padding-left:12px;
}

.contentcontainer .DefaultWebPartBox .cnt .c,
.leftmenucontainer .DefaultWebPartBox .cnt .c,
.rightmenucontainer .DefaultWebPartBox .cnt .c
{
	padding-top:5px;
	background-color:white;
}

.contentcontainer .DefaultWebPartBox .cnt .r,
.leftmenucontainer .DefaultWebPartBox .cnt .r,
.rightmenucontainer .DefaultWebPartBox .cnt .r
{
	border-right:solid 1px #dfdfdf;
	background-color:white;
	padding-right:12px;
}

.contentcontainer .DefaultWebPartBox .ftr .l,
.leftmenucontainer .DefaultWebPartBox .ftr .l,
.rightmenucontainer .DefaultWebPartBox .ftr .l
{
    padding-left:12px;
    height:9px;
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/blcornerwhitegrey.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}

.contentcontainer .DefaultWebPartBox .ftr .c,
.leftmenucontainer .DefaultWebPartBox .ftr .c,
.rightmenucontainer .DefaultWebPartBox .ftr .c
{
	background-color:white;
	height:8px;
    line-height:0px;
    border-bottom:1px solid #dfdfdf;
}

.contentcontainer .DefaultWebPartBox .ftr .r,
.leftmenucontainer .DefaultWebPartBox .ftr .r,
.rightmenucontainer .DefaultWebPartBox .ftr .r
{
    padding-right:12px;
    height:9px;
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/brcornerwhitegrey.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}

/***************** Slut DefaultWebPartBox *****************************/


/* START Med fader i baggrund - RoundedLightPaddingBorderWebPartBox nummer 2 */

.RoundedLightPaddingBorderWebPartBox 
{
	position:relative;
	margin-bottom:12px;
}

.RoundedLightPaddingBorderWebPartBox  .hdr .l
{
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/tlfader.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left:12px;
    height:22px;
}

.RoundedLightPaddingBorderWebPartBox  .hdr .c
{
	color:#3e5052;
	font-weight:bold;
	background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/tcfader.gif);
	background-repeat: repeat-x;
	background-position:top left;
	padding: 6px 0px 0px 0px;
	height:22px;
    font-size:16px;
    background-color:#fffbff;
}

.RoundedLightPaddingBorderWebPartBox  .hdr .r
{
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/trfader.gif);
    background-position: top right;
    background-repeat: no-repeat;
    padding-right:12px;
    height:22px;
}

.RoundedLightPaddingBorderWebPartBox  .cnt .l
{
	padding-left:12px;
	background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/contentfaderleft.gif);
}

.RoundedLightPaddingBorderWebPartBox .cnt .c
{
	background-color:#fffbff;
	margin-right:12px;
	padding-top:5px;
}

.RoundedLightPaddingBorderWebPartBox  .cnt .r
{
	background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/contentfaderright.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.RoundedLightPaddingBorderWebPartBox  .ftr .l
{
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/blcornerfader.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-left:12px;
    height:9px;
    
}

.RoundedLightPaddingBorderWebPartBox  .ftr .c
{
	background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/bcfader.gif);
	background-position: bottom right;
    background-repeat: repeat-x;
    height:9px;
    line-height:0px;
}

.RoundedLightPaddingBorderWebPartBox  .ftr .r
{
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/brcornerfader.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-right:12px;
    height:9px;
}

/*SLUT RoundedLightPaddingBorderWebPartBox */



/* START Grøn med grøn baggrund - RoundedDarkPaddingBorderWebPartBox nummer 3 */


.RoundedDarkPaddingBorderWebPartBox
{
	position:relative;
	margin-bottom:12px;
}


.RoundedDarkPaddingBorderWebPartBox .hdr .l
{
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/tlcornergreen.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left:12px;
    height:22px;
}

.RoundedDarkPaddingBorderWebPartBox .hdr .c
{
    color:white;
	font-weight:bold;
	padding: 6px 0px 0px 0px;
    height:22px;
    font-size:16px;
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/tcgreen.gif);
}

.RoundedDarkPaddingBorderWebPartBox .hdr .r
{
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/trcornergreen.gif);
    background-position: top right;
    background-repeat: no-repeat;
    padding-right:12px;
    height:22px;
}

.RoundedDarkPaddingBorderWebPartBox .cnt .l
{
	background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/greenfaderleft.gif);
	padding-left:12px;
}

.RoundedDarkPaddingBorderWebPartBox .cnt .c
{
	padding-top:5px;
	background-color:#89b641;
	color:White;
    /*display:inline-block;*/
}
.contentareacontainer .RoundedDarkPaddingBorderWebPartBox .cnt .c a,
.rightmenucontainer .RoundedDarkPaddingBorderWebPartBox .cnt .c a,
.leftmenucontainer .RoundedDarkPaddingBorderWebPartBox .cnt .c a,
.contentareacontainer .RoundedDarkPaddingBorderWebPartBox .cnt .c a:active,
.rightmenucontainer .RoundedDarkPaddingBorderWebPartBox .cnt .c a:active,
.leftmenucontainer .RoundedDarkPaddingBorderWebPartBox .cnt .c a:active,
.contentareacontainer .RoundedDarkPaddingBorderWebPartBox .cnt .c a:visited,
.rightmenucontainer .RoundedDarkPaddingBorderWebPartBox .cnt .c a:visited,
.leftmenucontainer .RoundedDarkPaddingBorderWebPartBox .cnt .c a:visited
{
	text-decoration:underline;
	color:white;	
}

.contentareacontainer .RoundedDarkPaddingBorderWebPartBox .cnt .c a:hover,
.rightmenucontainer .RoundedDarkPaddingBorderWebPartBox .cnt .c a:hover,
.leftmenucontainer .RoundedDarkPaddingBorderWebPartBox .cnt .c a:hover
{
	text-decoration:underline;
	color:#e95d0f;
}


.RoundedDarkPaddingBorderWebPartBox .cnt .r
{
	background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/greenfaderright.gif);
	padding-right:12px;
}

.RoundedDarkPaddingBorderWebPartBox .ftr .l
{
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/blcornergreen.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-left:12px;
    height:9px;
}

.RoundedDarkPaddingBorderWebPartBox .ftr .c
{
	background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/bcgreen.gif);
    background-position: bottom right;
    background-repeat: repeat-x;
    height:9px;
    line-height:0px;
}

.RoundedDarkPaddingBorderWebPartBox .ftr .r
{
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/brcornergreen.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-right:12px;
    height:9px;
}
/*SLUT RoundedDarkPaddingBorderWebPartBox*/

/*Start Grøn top - grøn kant med hvid baggrund SquareLightPaddingNoBorderWebPartBox - nummer 4*/

.SquareLightPaddingNoBorderWebPartBox 
{
	position:relative;
	margin-bottom:12px;
}

.SquareLightPaddingNoBorderWebPartBox  .hdr .l
{
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/tlcornergreenwhite.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left:12px;
    height:30px;
}

.SquareLightPaddingNoBorderWebPartBox  .hdr .c
{
    color:white;
    font-weight:bold;
    padding: 6px 0px 0px 0px;
    height:30px;
    font-size:16px;
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/tcgreenwhite.gif);
}

.SquareLightPaddingNoBorderWebPartBox  .hdr .r
{
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/trcornergreenwhite.gif);
    background-position: top right;
    background-repeat: no-repeat;
    padding-right:12px;
    height:30px;
}

.SquareLightPaddingNoBorderWebPartBox  .cnt .l
{
	border-left:1px solid #a5cd6a;
	padding-left:12px;
}

.SquareLightPaddingNoBorderWebPartBox .cnt .c
{
	padding-top:5px;
	background-color:white;
	color:black;    
}

.SquareLightPaddingNoBorderWebPartBox .cnt .r
{
	border-right:1px solid #a5cd6a;
	padding-right:12px;
    
}

.SquareLightPaddingNoBorderWebPartBox .ftr .l
{
	background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/blcornergreenwhite.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-left:12px;
    height:9px;
}

.SquareLightPaddingNoBorderWebPartBox .ftr .c
{
	background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/bcgreenwhite.gif);
    background-position: bottom right;
    background-repeat: repeat-x;
    height:9px;
    line-height:0px;
}

.SquareLightPaddingNoBorderWebPartBox .ftr .r
{
	background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/brcornergreenwhite.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    height:9px;
    padding-right:12px;
}

/*SLUT SquareLightPaddingNoBorderWebPartBox */


/* START blå kant og hvid baggrund med sort overskrift - SquareDarkPaddingNoBorderWebPartBox nummer 5 */

.SquareDarkPaddingNoBorderWebPartBox
{
	
	position:relative;
	margin-bottom:12px;
}


.SquareDarkPaddingNoBorderWebPartBox .hdr .l
{
    padding-left:12px;
    height:22px;
}

.SquareDarkPaddingNoBorderWebPartBox .hdr .c
{

	color:#000000;
	font-weight:bold;
	padding: 6px 0px 5px 0px;
    height:22px;
    padding-top:3px;
	font-size:16px;
}

.SquareDarkPaddingNoBorderWebPartBox .hdr .r
{
    padding-right:12px;
    height:22px;
}

.SquareDarkPaddingNoBorderWebPartBox .cnt .l
{
	
	padding-left:12px;
    
}

.SquareDarkPaddingNoBorderWebPartBox .cnt .c
{
	
	padding-top:0px;
}

.SquareDarkPaddingNoBorderWebPartBox .cnt .r
{
	
	padding-right:12px;
    
}

.SquareDarkPaddingNoBorderWebPartBox .ftr .l
{
	
    padding-left:12px;
    height:9px;
}

.SquareDarkPaddingNoBorderWebPartBox .ftr .c
{
	
	background-color:#ffffff;
	height:9px;
    font-size:0px;
    line-height:0px;
}

.SquareDarkPaddingNoBorderWebPartBox .ftr .r
{
	
    padding-right:12px;
    height:9px;
}


/*SLUT SquareDarkPaddingNoBorderWebPartBox */


/* START Gul kant og hvid baggrund - SquareLightNoPaddingNoBorderWebPartBox nummer 6 */


.SquareLightNoPaddingNoBorderWebPartBox 
{
	
	position:relative;
	margin-bottom:12px;
}


.SquareLightNoPaddingNoBorderWebPartBox  .hdr .l
{
    padding-left:12px;
    height:22px;
}

.SquareLightNoPaddingNoBorderWebPartBox  .hdr .c
{

	font-weight:bold;
	background-color:white;
	padding: 6px 0px 5px 0px;
    height:22px;
    padding-top:2px;
	font-size:16px;
}

.SquareLightNoPaddingNoBorderWebPartBox  .hdr .r
{
    padding-right:12px;
    height:22px;
}

.SquareLightNoPaddingNoBorderWebPartBox  .cnt .l
{
	
	background-color:white;
    padding-left:12px;
    
}

.SquareLightNoPaddingNoBorderWebPartBox  .cnt .c
{
	
	padding-top:0px;
	background-color:white;
    
}

.SquareLightNoPaddingNoBorderWebPartBox  .cnt .r
{
	
	background-color:white;
	padding-right:12px;
}

.SquareLightNoPaddingNoBorderWebPartBox  .ftr .l
{
	
    padding-left:12px;
    height:9px;
}

.SquareLightNoPaddingNoBorderWebPartBox  .ftr .c
{
	
    height:9px;
    font-size:0px;
    line-height:0px;
}

.SquareLightNoPaddingNoBorderWebPartBox  .ftr .r
{
	
    padding-right:12px;
    height:9px;
}


/*SLUT SquareLightNoPaddingNoBorderWebPartBox */


/* START Gul kant og gul baggrund - SquareDarkPaddingNoBorderWebPartBox nummer 7  */

.SquareLightPaddingBorderWebPartBox
{
	
	position:relative;
	margin-bottom:12px;
}


.SquareLightPaddingBorderWebPartBox .hdr .l
{
    padding-left:12px;
    height:22px;
}

.SquareLightPaddingBorderWebPartBox .hdr .c
{

	color:black;
	font-weight:bold;
	padding: 6px 0px 5px 0px;
    height:22px;
    padding-top:3px;
	font-size:16px;
}

.SquareLightPaddingBorderWebPartBox .hdr .r
{
    padding-right:12px;
    height:22px;
}

.SquareLightPaddingBorderWebPartBox .cnt .l
{
	
    padding-left:12px;

}

.SquareLightPaddingBorderWebPartBox .cnt .c
{
	
	padding-top:0px;
}

.SquareLightPaddingBorderWebPartBox .cnt .r
{
	
	padding-right:12px;

}

.SquareLightPaddingBorderWebPartBox .ftr .l
{
    padding-left:12px;
    height:9px;
}

.SquareLightPaddingBorderWebPartBox .ftr .c
{
	
    height:9px;
    font-size:0px;
    line-height:0px;
}

.SquareLightPaddingBorderWebPartBox .ftr .r
{
	
    padding-right:12px;
    height:9px;
}


/*SLUT SquareLightPaddingBorderWebPartBox */


/* START Lysegrå fader - bruges til Akademiet - SquareDarkPaddingBorderWebPartBox nummer 8 */

.SquareDarkPaddingBorderWebPartBox
{
	position:relative;
	margin-bottom:12px;
}

.SquareDarkPaddingBorderWebPartBox .hdr .l
{
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/tlfader.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left:12px;
    height:22px;
}

.SquareDarkPaddingBorderWebPartBox .hdr .c
{
	color:#3e5052;
	font-weight:bold;
	background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/tcfader.gif);
	background-repeat: repeat-x;
	background-position:top left;
	padding: 6px 0px 0px 0px;
	height:22px;
    font-size:16px;
    background-color:#fffbff;
}

.SquareDarkPaddingBorderWebPartBox .hdr .r
{
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/trfader.gif);
    background-position: top right;
    background-repeat: no-repeat;
    padding-right:12px;
    height:22px;
}

.SquareDarkPaddingBorderWebPartBox .cnt .l
{
	padding-left:12px;
	background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/contentfaderleft.gif);
}

.SquareDarkPaddingBorderWebPartBox .cnt .c
{
	background-color:#fffbff;
	margin-right:12px;
	padding-top:5px;
}

.SquareDarkPaddingBorderWebPartBox .cnt .r
{
	background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/contentfaderright.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.SquareDarkPaddingBorderWebPartBox .ftr .l
{
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/blcornerfader.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-left:12px;
    height:9px;
}

.SquareDarkPaddingBorderWebPartBox .ftr .c
{
	background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/bcfader.gif);
	background-position: bottom right;
    background-repeat: repeat-x;
    height:9px;
    line-height:0px;
}

.SquareDarkPaddingBorderWebPartBox .ftr .r
{
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/brcornerfader.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-right:12px;
    height:9px;
}

/*SLUT SquareDarkPaddingBorderWebPartBox */


/* START grøn top og grøn kant - bruges til Akademiet - SquareLightNoPaddingBorderWebPartBox nummer 9 */

.SquareLightNopaddingBorderWebPartBox 
{
	position:relative;
	margin-bottom:12px;
}

.SquareLightNopaddingBorderWebPartBox .hdr .l
{
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/tlcornergreenwhite.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left:12px;
    height:30px;
}

.SquareLightNopaddingBorderWebPartBox .hdr .c
{
    color:white;
    font-weight:bold;
    padding: 6px 0px 0px 0px;
    height:30px;
    font-size:16px;
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/tcgreenwhite.gif);
}

.SquareLightNopaddingBorderWebPartBox .hdr .r
{
    background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/trcornergreenwhite.gif);
    background-position: top right;
    background-repeat: no-repeat;
    padding-right:12px;
    height:30px;
}

.SquareLightNopaddingBorderWebPartBox .cnt .l
{
	border-left:1px solid #a5cd6a;
	padding-left:12px;
}

.SquareLightNopaddingBorderWebPartBox .cnt .c
{
	padding-top:5px;
	background-color:white;
	color:black;    
}

.SquareLightNopaddingBorderWebPartBox .cnt .r
{
	border-right:1px solid #a5cd6a;
	padding-right:12px;
    
}

.SquareLightNopaddingBorderWebPartBox .ftr .l
{
	background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/blcornergreenwhite.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-left:12px;
    height:9px;
}

.SquareLightNopaddingBorderWebPartBox .ftr .c
{
	background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/bcgreenwhite.gif);
    background-position: bottom right;
    background-repeat: repeat-x;
    height:9px;
    line-height:0px;
}

.SquareLightNopaddingBorderWebPartBox .ftr .r
{
	background-image: url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/WebPartBox/brcornergreenwhite.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    height:9px;
    padding-right:12px;
}

/* Square box with none border - nummer 10*/
.NoHeaderNopaddingNoBorderWebPartBox
{
	position:relative;
	margin-bottom:12px;
}

.NoHeaderNopaddingNoBorderWebPartBox .hdr .l,
.NoHeaderNopaddingNoBorderWebPartBox .hdr .c,
.NoHeaderNopaddingNoBorderWebPartBox .hdr .r
{
	height:auto;
	color : #3e5052;
	font-weight:bold;
	font-size:16px;
}

.NoHeaderNopaddingNoBorderWebPartBox .cnt .l,
.NoHeaderNopaddingNoBorderWebPartBox .cnt .c,
.NoHeaderNopaddingNoBorderWebPartBox .cnt .r
{
	background-color:white;
}

.NoHeaderNopaddingNoBorderWebPartBox .ftr .l,
.NoHeaderNopaddingNoBorderWebPartBox .ftr .c,
.NoHeaderNopaddingNoBorderWebPartBox .ftr .r
{
	display:none;
}

/*SLUT SquareLightNoPaddingBorderWebPartBox */

.DefaultWebPartBox .hdr .l .edit,
.DefaultWebPartBox .hdr .r .edit,
.DefaultWebPartBox .hdr .c .edit,
.NoHeaderNopaddingNoBorderWebPartBox .hdr .c .edit,
.RoundedLightPaddingBorderWebPartBox .hdr .c .edit,
.RoundedDarkPaddingBorderWebPartBox .hdr .c .edit
{
	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:12px;
	height:22px !important;
	color:black !important;
}

.DefaultWebPartBox  .hdr .c .edit .ComponentBarTitleTextBox,
.NoHeaderNopaddingNoBorderWebPartBox .hdr .c .edit .ComponentBarTitleTextBox 
{
	color:black !important;
}

.stdwith3cmp_td2 TD,
.stdwith3cmp_td2
{
	width:15px;
}


.enrolesignal
{

text-align:center;

}

.enroletext

{

text-align:center;

margin-top: 10px;

}

.CourseStatusHeader
{

text-align:center;

}


/****************** TOPBAR BY SVEN UND RUDI ***************************/

#generalNav{
	z-index:2;
	/*width:997px;*/
	padding:5px;
	margin:3px 0 10px 0;
/*	border:1px solid #ccc;*/
	background:#fff;
	margin:0px auto;
	margin-bottom:7px;
}

#generalNav #sitesnavWrapper{
		margin:0;
	padding:0 0 20px 10px;
	border-bottom:1px solid #9FB1BC

}

#generalNav #sitesnavWrapper #nav{
margin: 0px;
float: left;
}


#generalNav #nav li
	{margin:0;
	padding:0;
	display:inline;
	list-style-type:none
}

#generalNav #nav a
	{float:left;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
	padding:0 12px 6px 12px;
	text-decoration:none;
	color:#708491
}
#generalNav #basket{
	float: right;	
}

#servicenav{
	margin-left: 10px;
	margin-right: 5px;
}

.pageContentFix{
	z-index: 1000;
	position: relative;
	overflow: visible;
}

.ConferenceLink
{
	font-size:13px;
	font-weight:bold;
}


.CourseCItemRow,
.CourseCEditItemRow
{
	background-color: #D8D8D8;
	vertical-align:top;
	word-wrap:break-word;
}

.CourseCHeaderRow
{
	background-color: #D6E4F6;
	vertical-align:top;
	font-weight:bold;
}

.CourseCItemRowTotalCell
{
	background-color:#D9E7DD;
}

.CourseCFooterRow
{
	background-color:#D9E7DD;
	font-weight:bold;
	vertical-align:top;
}

.CourseLine
{
	background-color:#4F81BD;
	height:4px;
	line-height:4px;
	width:100%;
	font-size:0px;
}

.CourseCFilter
{
	line-height:18px;
	padding-bottom:0px;
	text-align: right; 
	float: right
}


.CourseCNameHeader
{
	font-weight:bold;
	padding:4px 0px 0px 0px;
}


.felt
{
  border:#c9d1d6 1px solid;
  background-color:#ffffff;
  font-size:11px;	
	
}

.dlbrakademietlogo
{
	display:none;	
	width:100%;
	text-align:right;
}

.DLComponents-Table1 .LeftComponentCell,
.DLComponents-Table2 .LeftComponentCell,
.DLComponents-Table3 .LeftComponentCell
{
	padding-right:4px;
	margin-right:4px;
}

.DLComponents-Table1 .RightComponentCell,
.DLComponents-Table2 .RightComponentCell,
.DLComponents-Table3 .RightComponentCell
{
	padding-left:4px;
	margin-right:4px;
}


/* LeftMenu styles  sidenavi_inaktiv.png */
#LeftMenu
{
	width:100%;
	overflow:hidden;
	font-size:12px;
}

/* Level 0 Rådgivning */

#LeftMenu .catop,
#LeftMenu .cahtop
{
	background-image:url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/menu/MenuTop.gif);
	border-top: solid 1px #ffffff;
    font-size:12px;
	cursor:pointer;
	width:100%;
	padding: 4px 0px 4px 7px;
	
}

#LeftMenu .cabottom,
#LeftMenu .cahbottom
{
	background-image:url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/menu/MenuBottom.gif);
	width:100%;
	padding: 0px 0px 0px 0px;
	height:5px;
	margin-bottom:15px;
}

#LeftMenu .ca,
#LeftMenu .cah
{
	background-image:url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/menu/MenuLevelone.gif);
	font-size:12px;
	cursor:pointer;
	width:100%;
	padding: 4px 0px 4px 7px;
	
}

#LeftMenu .cb
{
    background-image:url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/menu/MenuLevelTwo.gif);
	font-size:12px;
	cursor:pointer;
	width:100%;
	padding: 4px 0px 4px 20px;
	
}

#LeftMenu .cbh
{
	background-image:url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/menu/MenuLevelTwo.gif);
	font-size:12px;
	padding: 4px 0px 4px 20px;
	cursor:pointer;
	width:100%;
	font-weight:bold;
	
}


#LeftMenu .catop a,
#LeftMenu .cahtop a,
#LeftMenu .cabottom a,
#LeftMenu .cahbottom a,
#LeftMenu .ca a,
#LeftMenu .cah a
{
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

#LeftMenu .cahtop a,
#LeftMenu .cahbottom a,
#LeftMenu .cah a
{
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
}

#LeftMenu .cb a,
#LeftMenu .cc a
{
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}

#LeftMenu .cbh a,
#LeftMenu .cch a
{
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
	font-weight:bold;
}

.searchboxtop
{
    background-image:url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/menu/Menutop.gif);
    background-repeat:no-repeat;
    height:28px;
    padding:5px 0 0px 5px;
}

.searchboxmiddle
{
    height:36px;
    background-color:#a5cd6a;
    padding-top:5px;
    width:174px;
}

.searchboxbuttom
{
    background-image:url(/CmsRoot/Skins/DLBRMaster/Default/Resources/images/searchboxbuttom.gif);
    background-repeat:no-repeat;
    height:6px;
}

#loginform
{
    background-color:white;
}
