/* Common Styles */
body
{
	margin:0px;
	text-align:center;
	background-color:white;
/*	background-position: center top;
	background-repeat:repeat-y;
	background-image: url(/CmsRoot/Skins/AgroFoodPark/Default/Resources/images/pix/faderbody.gif);
	background-attachment:fixed;*/
}

body, td, th, msonormal, .RadEContent, .RadEContentBordered, TextArea, input 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color:black;
}

#frame {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	}
	
#pnlLeftBarPanel {
	width:180px;
	padding:0px;
	float:left;
	overflow:hidden;
	}

/*pagecontentcontainer / contentcontainer*/
#contentcenter {
	width:640px;
	padding:0px;
	float:left;
	}

#pnlRightBarPanel {
	width:180px;
	padding:0px;
	float:left;
	overflow:hidden;
	}

/*.topbarcontainer*/
#contentheader 	
{


	}

.pagetoolscontainer 
{
	background-color: #99cc33;
	width:100%;
	padding-bottom:0px;
	padding-top:4px;
}

.PageTools
{
	float:right;
	width:226px;
	text-align:right;
	margin-right:6px;
}



.RadEContent, .RadEContentBordered, TextArea, input 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color:black;
	background-color:white;
}


H1
{
	font-size: 14px;
	font-weight: bold;
}

H2 
{
  	font-size: 13px;
	font-weight: bold;
}

A 
{	
	color: #99cc33;
	text-decoration:underline;
}

/* Common Styles End */
/* Page layout */

.pagelayout {
	width: 999px;
	text-align:left;
	top: 0px;
	margin-left:auto;
	margin-right:auto;
/*	background-color:black;*/
}

.topbarcontainer {
	height: 140px;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
}

.pagecontentcontainer  
{
	background-color: #e5eaee;
	margin: 0px 0px 0px 0px;
	padding: 0px px 0px 0px;
}

.brandingtopcontainer 
{
	overflow:hidden;
	position: relative;
	float: none;
	height: 12px;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.searchcontainer
{
	z-index:3;
	position: absolute;
	left: 577px;
	width: 412px;
	height: 19px;
	float: right;
	margin: 120px 0px 0px 0px;
}

.leftmenucontainer
{
/*	overflow:hidden;*/
	position: relative;
	width: 180px;
	min-height: 800px;
	height: 800px;
	float: left;
	padding: 0px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
	/*background-color: black;*/
	clear: left;
	background-image: url(/CmsRoot/Skins/AFP/Default/Resources/images/pix/SortFader.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.rightmenucontainer
{
	position:relative;
	width: 180px;
	min-height: 800px;
	height: 800px;
	float: right;
	padding: 0px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
	/*background-color: black;*/
	clear: right;
	background-image: url(/CmsRoot/Skins/AFP/Default/Resources/images/pix/SortFader.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.contentcontainer
{
	width: 639px;
	height: 300px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: none;
}

.contentareacontainer
{
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 6px;
	margin-right : 6px;

}

.RightMenuButtomPadding,
.LeftMenuButtomPadding
{
	
	height: 120px;
	width: 1px;
	float: left;
}

/* Page Layout End */
/* Topbar Styles - Start */

.centrelogo {
	
	left: 0px;
	width: 100%;
	/*position: absolute;*/
	/*z-index:2;*/
	top: 0px;
	height: 116px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}

.partnerlogo
{
	overflow:hidden;
	
	position: relative;
	clear:right;
	height: 12px;
	float: right;
	margin: 6px 0px 0px 0px;
	
}
.brandingimage {
	height: 10px;
}

.servicebar
{
	
	padding: 2px 0px 0px 0px;
	float: right;
}

#searchbox
{
	float: right;
	padding: 0px 0px 0px 0px;
}

#searchtext
{
	border-color:#8F8C8D;
	border-width:1px;
	width: 99px;
	top: 0px;
	left: 0px;
	margin: 0px 0px 4px 0px;
	position:relative;
	float:left;
}

#searchbutton
{
	
	border: none ! important;
	cursor: hand;
	margin-left:4px;
}

.topbar 
{
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
	position: relative;
	background-color: #FFFFFF;
}

.topmenubar 
{
	float:left;
	position:relative;
	border :  none;
	width: 50%;
	height: 30px;
	background-color: #99cc33;
	/*clear: both;*/
}

.topmenubarright
{
	float:right;
	position:relative;
	border:  none;
	width: 50%;
	height: 30px;
	background-color: #99cc33;
	/*clear: both;*/
}

.topmenu
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	text-align: left;
	clear: right;
}

.topmenu A:Active,
.topmenu A:Link,
.topmenu A:Visited
{
	
	font-size: 11px;
	color: white;
	text-decoration: none;
	padding: 0px 12px 0px 0px;
}

.topmenu A:hover
{
	text-decoration: underline;
}

/* Topbar Styles */
/* Page Header Styles */

.breadcrumbcontainer
{
	width:100%;
	height:32px;
	background-color:#99cc33;
	float:left;
	position:relative;
/*	padding-top:10px;*/
/*	border-left:solid 1px #99cc33;
	border-right:solid 1px #99cc33;*/
}

.breadcrumb
{
	height:32px;
	margin-left:5px;
	margin-right:5px;
	padding-left:14px;
	padding-top:10px;
	background-color:Black;
}
.breadcrumb p,
.breadcrumb A:link,
.breadcrumb A:active,
.breadcrumb A:visited
{
	display:inline;
	color: white;
	font-size: 9px;
	text-decoration: none;
}

.breadcrumb A:hover
{
	
	color: white;
	font-size: 9px;
	text-decoration: underline;
}


.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%;
	background-color:white;
	padding: 6px 6px 6px 6px;
	text-align: center;
	color: #99cc33;
	font-size: 12px;
}

.bundfrise A:active,
.bundfrise A:Visited,
.bundfrise A:link
{
	
	color: #99cc33;
	font-size: 12px;
}

.bundfrise A:hover
{
	
	text-decoration: underline;
}

/* Page Footer Styles End*/
/* Styles for Milonic DropDown Menu Start */

.MenuItemOver
{
	
	background-color:#99cc33;
	border-style:none;
	cursor: hand;
	font-size: 13px;
	text-align: left;
	padding: 1px;
	text-decoration:underline;
	padding-left:6px;
	padding-right:6px;
	color:white;
	font-weight: bold;
	text-decoration:none;
}

.MenuItem
{
	
    background-color:99cc33;
	border-left-color:black;
    cursor: hand;
	font-size: 13px;
    text-align: left;
    padding: 1px;
	text-decoration:none;
	padding-left:6px;
	padding-right:6px;
    color:Black; 
	font-weight: bold;

}

/* Styles for Milonic DropDown Menu - End */
/* PopUp classes - Start */

.linkbutton
{
	
	font-size:11px;
	font-weight:bold;
	color:black;
}

a.linkbutton
{
	
	text-decoration:none;
	color:black;
}

#popup_topbar
{
	
	padding-right:15px;
	padding-left:15px;
	background-color:white;
	height:17px;
	vertical-align:middle;
}

#popup_brandingbar
{
	margin-left:15px;
	padding-right:15px;
	padding-left:15px;
	background-image:url(/CmsRoot/Skins/AFP/PopUp/Resources/images/popup-header-background.jpg);
	background-repeat:no-repeat;
	height:76px;
}

#popup_content
{
	
	padding-right:22px;
	padding-left:22px;
	padding-top:20px;
}

#popup_bottombar
{
	
	background-color:white;
	height:17px;
}

/* PopUp classes - End */

/* Posting List */

.clsDisplayName
{
	
	font-weight: bold;
}

/* Left treview menu - Start */
/* main list without Javascript */

ul.nav{
	
	width:100%;
	margin:0;
	display:none;
}
ul.nav li{
	
	list-style-type:none;
}
ul.nav ul{
	
	margin:0 0 0 12;
	padding:0;
}
ul.nav a, ul.nav a:link, ul.nav a:visited
{
	
	text-decoration:none;
	color:#99cc33;
}
ul.nav a:hover
{
	text-decoration:none;
	font-weight:bold;
	color:Black;
}

/* main list with Javascript */

ul.dln_nav
{
	display:block;
	margin-left:-12px;
	text-align:left;
	padding:0px;
}
ul.dln_nav ul
{
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding-bottom : 0px;
	padding-left : -1px;
	padding-right : 0px;
	padding-top : 0px;
}
ul.dln_nav li
{
	list-style-type:none;
	list-style-position:outside;
	display:block;
	padding-left:11px;
	margin-left:14px;
	line-height:16px;
	padding-top:0px;
}
.dln_hide
{
	display:none;
}
.dln_show
{
	display:block;
}
.dln_parent
{
	background-image:url(/CmsRoot/Skins/AFP/Default/Resources/images/menu/SinglePlus.png);
	background-repeat:no-repeat;
	background-position:left top;
	list-style-image:none;
}
.dln_active
{
	
	background-image:url(/CmsRoot/Skins/AFP/Default/Resources/images/menu/SingleMinus.png);
	background-repeat:no-repeat;
	background-position:left top;
	list-style-image:none;
}
.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;
	color:Black;
}

ul.dln_nav a:hover
{
	color:white;
	font-weight:normal;
	
}

/* Left treview menu - End */


.leftmenucontainer .ComponentBar
{
	
	padding-left:11px;	
	padding-right:6px;	
}

.rightmenucontainer .ComponentBar
{
	
	padding-left:6px;	
	padding-right:11px;	
}


.ComponentBarTitleTextBox
{
	
	width:100px;
	background-color:Transparent;
	border:none 0px none;
	font-size: 11px;
	font-weight: bold;
	color: White;
}


/* WebPartBox Style dark, with rounded corners, padding, border. Boks 1 i siderne + venstremenu boks */
.rightmenucontainer .DefaultWebPartBox,
.leftmenucontainer .DefaultWebPartBox
{
	position:relative;
	font-size:13px;
	margin-bottom:12px;
}

.leftmenucontainer .DefaultWebPartBox td
{
	color:black;
}


.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
{
	
	text-decoration:none;
	color:black;	
}

.rightmenucontainer .DefaultWebPartBox .hdr .l,
.leftmenucontainer .DefaultWebPartBox .hdr .l
{
	
  	background-color:#99cc33;
	padding-left:11px;
    height:22px;
}
.rightmenucontainer .DefaultWebPartBox .hdr .c,
.leftmenucontainer .DefaultWebPartBox .hdr .c
{
	
	color:black;
	font-weight:bold;
	background-color:#99cc33;
	border-top:solid 1px #99cc33;
	border-bottom:solid 2px #99cc33;
	padding: 5px 0px 0px 0px;
    height:22px;
    padding-top:1px;
}
.rightmenucontainer .DefaultWebPartBox .hdr .r,
.leftmenucontainer .DefaultWebPartBox .hdr .r
{

	background-color:#99cc33;
    padding-right:11px;
    height:22px;
}
.rightmenucontainer .DefaultWebPartBox .cnt .l,
.leftmenucontainer .DefaultWebPartBox .cnt .l
{
	
	border-left:solid 1px #99cc33;
	background-color:#99cc33;
    padding-left:11px;

}
.rightmenucontainer .DefaultWebPartBox .cnt .c,
.leftmenucontainer .DefaultWebPartBox .cnt .c
{

	padding-top:9px;
	background-color:#99cc33;
    width:100%;
}
.rightmenucontainer .DefaultWebPartBox .cnt .r,
.leftmenucontainer .DefaultWebPartBox .cnt .r
{
	
	border-right:solid 1px #99cc33;
	background-color:#99cc33;
	padding-right:11px;

}
.rightmenucontainer .DefaultWebPartBox .ftr .l,
.leftmenucontainer .DefaultWebPartBox .ftr .l
{
	background-color:#99cc33;
    padding-left:11px;
    height:9px;
}
.rightmenucontainer .DefaultWebPartBox .ftr .c,
.leftmenucontainer .DefaultWebPartBox .ftr .c
{
	background-color:#99cc33;
	border-bottom-style:none !important;
	background-color:#99cc33;
    height:9px;
    font-size:0px;
    line-height:0px;
}
.rightmenucontainer .DefaultWebPartBox .ftr .r,
.leftmenucontainer .DefaultWebPartBox .ftr .r
{
	
	background-color:#99cc33;
    padding-right:11px;
    height:9px;
}


/* WebPartBox Style dark, with rounded corners, padding, border. Boks 3  */
.RoundedDarkPaddingBorderWebPartBox
{
	position:relative;
	font-size:13px;
}

.RoundedDarkPaddingBorderWebPartBox .hdr
{
	display:none;
}

.RoundedDarkPaddingBorderWebPartBox .hdr .l
{
    height:22px;
}
.RoundedDarkPaddingBorderWebPartBox .hdr .c
{
    height:22px;
}
.RoundedDarkPaddingBorderWebPartBox .hdr .r
{
    height:22px;
}
.RoundedDarkPaddingBorderWebPartBox .cnt .l
{
	color:black;	

}
.RoundedDarkPaddingBorderWebPartBox .cnt .c
{
	color:black;
    width:100%;
}
.RoundedDarkPaddingBorderWebPartBox .cnt .r
{
	color:black;
}


.RoundedDarkPaddingBorderWebPartBox .ftr
{
	display:none;
	height:0px;
	_height:0px;
}



/* WebPartBox Style light, with rounded corners, padding, border - Boks 1 i midten og dokumenterne i midten*/
.contentareacontainer .DefaultWebPartBox
{
	
	position:relative;
	font-size:13px;
	margin-bottom:10px;
}

.contentareacontainer .DefaultWebPartBox .hdr .c a,
.contentareacontainer .DefaultWebPartBox .hdr .c a:hover,
.contentareacontainer .DefaultWebPartBox .hdr .c a:active,
.contentareacontainer .DefaultWebPartBox .hdr .c a:visited
{
	
	text-decoration:none;
	color:#ffffff;	
}

.contentareacontainer .DefaultWebPartBox .hdr .l
{
	
    padding-left:11px;
	background-color:white;
    height:30px;
}
.contentareacontainer .DefaultWebPartBox .hdr .c
{
	color:black;
	font-weight:bold;
	font-size:16px;
	background-color:white;
	padding: 14px 0px 5px 0px;
    height:30px;
}
.contentareacontainer .DefaultWebPartBox .hdr .r
{
	padding-right:11px;
    height:30x;
}
.contentareacontainer .DefaultWebPartBox .cnt .l
{
	background-color:White;
    padding-left:11px;
 }
.contentareacontainer .DefaultWebPartBox .cnt .c
{
	padding-top:9px;
	background-color:White;
 }
.contentareacontainer .DefaultWebPartBox .cnt .r
{
	background-color:White;
	padding-right:11px;
 }

.contentareacontainer .DefaultWebPartBox .ftr .l
{
	background-color:white;
	padding-left:11px;
    height:9px;
}
.contentareacontainer .DefaultWebPartBox .ftr .c
{
	background-color:White;
	height:9px;
    font-size:0px;
    line-height:0px;
}
.contentareacontainer .DefaultWebPartBox .ftr .r
{
    padding-right:11px;
    height:9px;
}

/* WebPartBox Style light, with rounded corners, padding, border - Boks 2 */
.RoundedLightPaddingBorderWebPartBox
{
	
	position:relative;
	font-size:13px;
	margin-bottom:10px;
}

.RoundedLightPaddingBorderWebPartBox .hdr .c a,
.RoundedLightPaddingBorderWebPartBox .hdr .c a:hover,
.RoundedLightPaddingBorderWebPartBox .hdr .c a:active,
.RoundedLightPaddingBorderWebPartBox .hdr .c a:visited
{
	
	text-decoration:none;
	color:#ffffff;	
}

.RoundedLightPaddingBorderWebPartBox .hdr .l
{
	
    background-image: url(/CmsRoot/Skins/AFP/Default/Resources/images/webpartbox/tlcorner.gif);
	background-position: top left;
    background-repeat: no-repeat;
    padding-left:11px;
    height:22px;
}
.RoundedLightPaddingBorderWebPartBox .hdr .c
{
	
	color:black;
	font-weight:bold;
	background-color:white;
	border-top:solid 1px black;
	padding: 6px 0px 5px 0px;
    height:22px;
    padding-top:1px;
}
.RoundedLightPaddingBorderWebPartBox .hdr .r
{
	
    background-image: url(/CmsRoot/Skins/AFP/Default/Resources/images/webpartbox/trcorner.gif);
    background-position: top right;
    background-repeat: no-repeat;
    padding-right:11px;
    height:22px;
}
.RoundedLightPaddingBorderWebPartBox .cnt .l
{
	
	border-left:solid 1px black;
	background-color:White;
    padding-left:11px;
 }
.RoundedLightPaddingBorderWebPartBox .cnt .c
{
	
	padding-top:9px;
	background-color:White;
 }
.RoundedLightPaddingBorderWebPartBox .cnt .r
{
	
	border-right:solid 1px black;
	background-color:White;
	padding-right:11px;
 }

.RoundedLightPaddingBorderWebPartBox .ftr .l
{
	
    background-image: url(/CmsRoot/Skins/AFP/Default/Resources/images/webpartbox/blcornerwhite.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-left:11px;
    height:9px;
}
.RoundedLightPaddingBorderWebPartBox .ftr .c
{
	
	background-color:White;
	border-bottom-style:none !important;
	background-image: url(/CmsRoot/Skins/AFP/Default/Resources/images/webpartbox/bcwhite.gif);
    background-position: bottom left;
    background-repeat: repeat;
    height:9px;
    font-size:0px;
    line-height:0px;
}
.RoundedLightPaddingBorderWebPartBox .ftr .r
{
	
    background-image: url(/CmsRoot/Skins/AFP/Default/Resources/images/webpartbox/brcornerwhite.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-right:11px;
    height:9px;
}


/* WebPartBox Style light, with square corners, padding, no border Boks 4 */
.SquareLightPaddingNoBorderWebPartBox
{
	
	position:relative;
	font-size:13px;
	margin-bottom:12px;
}

.SquareLightPaddingNoBorderWebPartBox .hdr .c a,
.SquareLightPaddingNoBorderWebPartBox .hdr .c a:hover,
.SquareLightPaddingNoBorderWebPartBox .hdr .c a:active,
.SquareLightPaddingNoBorderWebPartBox .hdr .c a:visited
{
	
	text-decoration:none;
	color:black;	
}

.SquareLightPaddingNoBorderWebPartBox .hdr .l
{
	
}
.SquareLightPaddingNoBorderWebPartBox .hdr .c
{
	
	color:black;
	font-weight:bold;
	background-color:white;
	padding: 6px 12px 5px 12px;
    height:22px;
}

.SquareLightPaddingNoBorderWebPartBox .hdr .r
{
	
}
.SquareLightPaddingNoBorderWebPartBox .cnt .l
{
	
	background-color:White;
    padding-left:11px;
    display:inline-block;
}
.SquareLightPaddingNoBorderWebPartBox .cnt .c
{
	
	padding-top:9px;
	background-color:White;
    display:inline-block;
}
.SquareLightPaddingNoBorderWebPartBox .cnt .r
{
	
	background-color:White;
	padding-right:11px;
    display:inline-block;
}
.SquareLightPaddingNoBorderWebPartBox .ftr .l
{
	
}
.SquareLightPaddingNoBorderWebPartBox .ftr .c
{
	
	background-color:White;
    height:9px;
    font-size:0px;
    line-height:0px;
	padding: 0px 12px 0px 12px;
}
.SquareLightPaddingNoBorderWebPartBox .ftr .r
{
	
}


/* WebPartBox Style dark, with square corners, padding, no border  boks 5*/
.SquareDarkPaddingNoBorderWebPartBox
{
	
	position:relative;
	font-size:13px;
	margin-bottom:12px;
}

.SquareDarkPaddingNoBorderWebPartBox td
{
	color:white;
}

.SquareDarkPaddingNoBorderWebPartBox .hdr .c a,
.SquareDarkPaddingNoBorderWebPartBox .hdr .c a:hover,
.SquareDarkPaddingNoBorderWebPartBox .hdr .c a:active,
.SquareDarkPaddingNoBorderWebPartBox .hdr .c a:visited
{
	
	text-decoration:none;
	color:black;	
}

.SquareDarkPaddingNoBorderWebPartBox .hdr .l
{
	
}
.SquareDarkPaddingNoBorderWebPartBox .hdr .c
{
	
	color:White;
	font-weight:bold;
	background-color:black;
	border-top:solid 1px #99cc33;
	border-left:solid 1px #99cc33;
	border-right:solid 1px #99cc33;
	padding: 6px 12px 5px 12px;
    height:22px;
}

.SquareDarkPaddingNoBorderWebPartBox .hdr .r
{
	
}
.SquareDarkPaddingNoBorderWebPartBox .cnt .l
{

	background-color:Black;
    padding-left:11px;
    display:inline-block;
	border-left:solid 1px #99cc33;

}
.SquareDarkPaddingNoBorderWebPartBox .cnt .c
{
	color:White;
	padding-top:9px;
	background-color:Black;
    display:inline-block;
}
.SquareDarkPaddingNoBorderWebPartBox .cnt .r
{
	
	background-color:Black;
	padding-right:11px;
    display:inline-block;
	border-right:solid 1px #99cc33;
}
.SquareDarkPaddingNoBorderWebPartBox .ftr .l
{
	border-left:solid 1px #99cc33;
	border-bottom:solid 1px #99cc33;
}
.SquareDarkPaddingNoBorderWebPartBox .ftr .c
{
	
	background-color:black;
    height:9px;
    font-size:0px;
    line-height:0px;
	padding: 0px 12px 0px 12px;
}
.SquareDarkPaddingNoBorderWebPartBox .ftr .r
{
	border-right:solid 1px #99cc33;
}


/* WebPartBox Style light, with square corners, no padding, no border boks 6*/
.SquareLightNoPaddingNoBorderWebPartBox
{
	
	position:relative;
	font-size:13px;
	margin-bottom:12px;
}

.SquareLightNoPaddingNoBorderWebPartBox td
{

}

.SquareLightNoPaddingNoBorderWebPartBox .hdr .c a,
.SquareLightNoPaddingNoBorderWebPartBox .hdr .c a:hover,
.SquareLightNoPaddingNoBorderWebPartBox .hdr .c a:active,
.SquareLightNoPaddingNoBorderWebPartBox .hdr .c a:visited
{
	
	text-decoration:none;
	color:black;	
}

.SquareLightNoPaddingNoBorderWebPartBox .hdr .l
{
	
}
.SquareLightNoPaddingNoBorderWebPartBox .hdr .c
{
	background-color:#99cc33;	
	color:black;
	font-weight:bold;
	padding: 12px 12px 0px 12px;
    height:22px;
}

.SquareLightNoPaddingNoBorderWebPartBox .hdr .r
{
	
}
.SquareLightNoPaddingNoBorderWebPartBox .cnt .l
{
	background-color:#99cc33;
	    padding-left:11px;
    display:inline-block;
}
.SquareLightNoPaddingNoBorderWebPartBox .cnt .c a,
.SquareLightNoPaddingNoBorderWebPartBox .cnt .c a:hover,
.SquareLightNoPaddingNoBorderWebPartBox .cnt .c a:active,
.SquareLightNoPaddingNoBorderWebPartBox .cnt .c a:visited

{
	background-color:#99cc33;
	color:Black;
    display:inline-block;

}
.SquareLightNoPaddingNoBorderWebPartBox .cnt .r
{
	
    display:inline-block;
}
.SquareLightNoPaddingNoBorderWebPartBox .ftr .l
{
	background-color:#99cc33;
}
.SquareLightNoPaddingNoBorderWebPartBox .ftr .c
{
	
    font-size:0px;
    line-height:0px;
}
.SquareLightNoPaddingNoBorderWebPartBox .ftr .r
{
	
}

/* WebPartBox Style light, with square corners, padding, border Boks 7*/
.SquareLightPaddingBorderWebPartBox
{
	
	position:relative;
	font-size:13px;
	margin-bottom:12px;
}

.SquareLightPaddingBorderWebPartBox .hdr .c a,
.SquareLightPaddingBorderWebPartBox .hdr .c a:hover,
.SquareLightPaddingBorderWebPartBox .hdr .c a:active,
.SquareLightPaddingBorderWebPartBox .hdr .c a:visited
{
	
	text-decoration:none;
	color:black;	
}

.SquareLightPaddingBorderWebPartBox .hdr .l
{
	
}
.SquareLightPaddingBorderWebPartBox .hdr .c
{
	
	color:Black;
	font-weight:bold;
	background-color:#99cc33;
	border-top:solid 1px black;
	border-right:solid 1px black;
	border-left:solid 1px black;
	padding: 6px 12px 5px 12px;
    height:22px;
}

.SquareLightPaddingBorderWebPartBox .hdr .r
{
	
}
.SquareLightPaddingBorderWebPartBox .cnt .l
{
	
	border-left:solid 1px black;
	background-color:#99cc33;
    padding-left:11px;
    display:inline-block;
}
.SquareLightPaddingBorderWebPartBox .cnt .c a,
.SquareLightPaddingBorderWebPartBox .cnt .c a:hover,
.SquareLightPaddingBorderWebPartBox .cnt .c a:active,
.SquareLightPaddingBorderWebPartBox .cnt .c a:visited
{
	color:Black;
	padding-top:9px;
	background-color:#99cc33;
    display:inline-block;
}
.SquareLightPaddingBorderWebPartBox .cnt .r
{
	
	border-right:solid 1px black;
	background-color:#99cc33;
	padding-right:11px;
    display:inline-block;
}
.SquareLightPaddingBorderWebPartBox .ftr .l
{
	

}
.SquareLightPaddingBorderWebPartBox .ftr .c
{
	
	border-bottom:solid 1px black;
	border-right:solid 1px black;
	border-left:solid 1px black;
	background-color:#99cc33;
    height:9px;
    font-size:0px;
    line-height:0px;
	padding: 0px 12px 0px 12px;
}
.SquareLightPaddingBorderWebPartBox .ftr .r
{
	
}


/* WebPartBox Style dark, with square corners, padding, border Boks 8*/
.SquareDarkPaddingBorderWebPartBox
{
	
	position:relative;
	font-size:13px;
	margin-bottom:12px;
}

.SquareDarkPaddingBorderWebPartBox .hdr .c a,
.SquareDarkPaddingBorderWebPartBox .hdr .c a:hover,
.SquareDarkPaddingBorderWebPartBox .hdr .c a:active,
.SquareDarkPaddingBorderWebPartBox .hdr .c a:visited
{
	
	text-decoration:none;
	color:black;	
}

.SquareDarkPaddingBorderWebPartBox .hdr .l
{
	
}
.SquareDarkPaddingBorderWebPartBox .hdr .c
{
	
	color:black;
	font-weight:bold;
	background-color:white;
	border-right:solid 1px black;
	border-left:solid 1px black;
	border-top:solid 1px black;
	padding: 6px 12px 5px 12px;
    height:22px;
}

.SquareDarkPaddingBorderWebPartBox .hdr .r
{
	
}
.SquareDarkPaddingBorderWebPartBox .cnt .l
{
	
	border-left:solid 1px black;
	background-color:white;
    padding-left:11px;
    display:inline-block;
}
.SquareDarkPaddingBorderWebPartBox .cnt .c
{
	
	padding-top:9px;
	background-color:whtie;
    display:inline-block;
}
.SquareDarkPaddingBorderWebPartBox .cnt .r
{
	
	border-right:solid 1px black;
	background-color:white;
	padding-right:12px;
    display:inline-block;
}
.SquareDarkPaddingBorderWebPartBox .ftr .l
{
	
}
.SquareDarkPaddingBorderWebPartBox .ftr .c
{
	
	border-bottom:solid 1px black;
	border-right:solid 1px black;
	border-left:solid 1px black;
	background-color:white;
    height:9px;
    font-size:0px;
    line-height:0px;
	padding: 0px 12px 0px 12px;
}
.SquareDarkPaddingBorderWebPartBox .ftr .r
{
	
}


/* WebPartBox Style light, with square corners, no padding, border - BOKS 9*/
.SquareLightNoPaddingBorderWebPartBox
{
	
	position:relative;
	font-size:13px;
	margin-bottom:12px;
}

.SquareLightNoPaddingBorderWebPartBox .hdr .c a,
.SquareLightNoPaddingBorderWebPartBox .hdr .c a:hover,
.SquareLightNoPaddingBorderWebPartBox .hdr .c a:active,
.SquareLightNoPaddingBorderWebPartBox .hdr .c a:visited
{
	
	text-decoration:none;
	color:black;	
}

.SquareLightNoPaddingBorderWebPartBox .hdr .l
{
	
}
.SquareLightNoPaddingBorderWebPartBox .hdr .c
{
	
	color:black;
	font-weight:bold;
	background-color:white;
	border-top:solid 1px #99cc33;
	border-right:solid 1px #99cc33;
	border-left:solid 1px #99cc33;
	padding: 6px 12px 5px 12px;
    height:22px;
}

.SquareLightNoPaddingBorderWebPartBox .hdr .r
{
	
}
.SquareLightNoPaddingBorderWebPartBox .cnt .l
{
	
    display:inline-block;
}
.SquareLightNoPaddingBorderWebPartBox .cnt .c
{
	
	border-right:solid 1px #99cc33;
	border-left:solid 1px #99cc33;
	background-color:White;
    display:inline-block;
	padding: 6px 12px 5px 12px;
}
.SquareLightNoPaddingBorderWebPartBox .cnt .r
{
	
    display:inline-block;
}
.SquareLightNoPaddingBorderWebPartBox .ftr .l
{
	
}
.SquareLightNoPaddingBorderWebPartBox .ftr .c
{
	
	border-bottom:solid 1px #99cc33;
	border-right:solid 1px #99cc33;
	border-left:solid 1px #99cc33;
    font-size:0px;
    line-height:0px;
}
.SquareLightNoPaddingBorderWebPartBox .ftr .r
{
	
}


/* WebPartBox Style none, with no header, no padding, no border Boks 10 */
.NoHeaderNopaddingNoBorderWebPartBox
{
	
	position:relative;
	font-size:13px;
	margin-bottom:12px;
}

.NoHeaderNopaddingNoBorderWebPartBox .hdr .c a,
.NoHeaderNopaddingNoBorderWebPartBox .hdr .c a:hover,
.NoHeaderNopaddingNoBorderWebPartBox .hdr .c a:active,
.NoHeaderNopaddingNoBorderWebPartBox .hdr .c a:visited
{
	
	text-decoration:none;
}

.NoHeaderNopaddingNoBorderWebPartBox .hdr .l
{
	
}
.NoHeaderNopaddingNoBorderWebPartBox .hdr .c
{
	
}

.NoHeaderNopaddingNoBorderWebPartBox .hdr .r
{
	
}
.NoHeaderNopaddingNoBorderWebPartBox .cnt .l
{
	
    display:inline-block;
}
.NoHeaderNopaddingNoBorderWebPartBox .cnt .c
{
	
    display:inline-block;
}
.NoHeaderNopaddingNoBorderWebPartBox .cnt .r
{
	
    display:inline-block;
}
.NoHeaderNopaddingNoBorderWebPartBox .ftr .l
{
	
}
.NoHeaderNopaddingNoBorderWebPartBox .ftr .c
{
	

}
.NoHeaderNopaddingNoBorderWebPartBox .ftr .r
{
	
}



.logincontrolbutton A:link, .logincontrolbutton A:visited, .logincontrolbutton A:hover
{
	font-size:11px;
    color:black;
    text-decoration:none;
	font-weight:bold;
}
.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:black;
}

.SiteMapItemRow a
{
	
	color:black;
}

.SiteMapLinks
{
	
		
}

.EmployeeDetailWebPartBox
{
    
   margin-top:3px;

}


.EmployeeDetailWebPartBox .hdr
{
	
   font-size:11px;
   color:black;
   font-weight:bold;
   	border-bottom:solid 1px black;	 
}


.EmployeeDetailWebPartBox .cnt table
{
	
    display:inline-block;
    font-size:11px;
   color:black;
   clear:both;
}

.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,
.RoundedLightPaddingBorderWebPartBox .hdr .l .edit,
.RoundedLightPaddingBorderWebPartBox .hdr .r .edit,
.RoundedLightPaddingBorderWebPartBox .hdr .c .edit,
.RoundedDarkPaddingBorderWebPartBox .hdr .l .edit,
.RoundedDarkPaddingBorderWebPartBox .hdr .r .edit,
.RoundedDarkPaddingBorderWebPartBox .hdr .c .edit,
.SquareLightPaddingNoBorderWebPartBox .hdr .l .edit,
.SquareLightPaddingNoBorderWebPartBox .hdr .r .edit,
.SquareLightPaddingNoBorderWebPartBox .hdr .c .edit,
.SquareDarkPaddingNoBorderWebPartBox .hdr .l .edit,
.SquareDarkPaddingNoBorderWebPartBox .hdr .r .edit,
.SquareDarkPaddingNoBorderWebPartBox .hdr .c .edit,
.SquareLightNopaddingNoBorderWebPartBox .hdr .l .edit,
.SquareLightNopaddingNoBorderWebPartBox .hdr .r .edit,
.SquareLightNopaddingNoBorderWebPartBox .hdr .c .edit,
.SquareLightPaddingBorderWebPartBox .hdr .l .edit,
.SquareLightPaddingBorderWebPartBox .hdr .r .edit,
.SquareLightPaddingBorderWebPartBox .hdr .c .edit,
.SquareDarkPaddingBorderWebPartBox .hdr .l .edit,
.SquareDarkPaddingBorderWebPartBox .hdr .r .edit,
.SquareDarkPaddingBorderWebPartBox .hdr .c .edit,
.SquareLightNopaddingBorderWebPartBox .hdr .l .edit,
.SquareLightNopaddingBorderWebPartBox .hdr .r .edit,
.SquareLightNopaddingBorderWebPartBox .hdr .c .edit,
.DefaultWebPartBox .hdr .l .edit,
.DefaultWebPartBox .hdr .r .edit,
.DefaultWebPartBox .hdr .c .edit
{
 	width:100%;
	padding: 4px; 
	background-repeat:repeat-x;
	margin-top: 10px; 
	font-size:11px;
	height:22px !important;
	color:black !important;
	display:inline-block;
}

.NoHeaderNopaddingNoBorderWebPartBox .hdr .c .edit .ComponentBarTitleTextBox,
.RoundedLightPaddingBorderWebPartBox .hdr .c .edit .ComponentBarTitleTextBox,
.RoundedDarkPaddingBorderWebPartBox .hdr .c .edit .ComponentBarTitleTextBox,
.SquareLightPaddingNoBorderWebPartBox .hdr .c .edit .ComponentBarTitleTextBox,
/*.SquareDarkPaddingNoBorderWebPartBox .hdr .c .edit .ComponentBarTitleTextBox,*/
.SquareLightNopaddingNoBorderWebPartBox .hdr .c .edit .ComponentBarTitleTextBox,
.SquareLightPaddingBorderWebPartBox .hdr .c .edit .ComponentBarTitleTextBox,
.SquareDarkPaddingBorderWebPartBox .hdr .c .edit .ComponentBarTitleTextBox,
.SquareLightNopaddingBorderWebPartBox .hdr .c .edit .ComponentBarTitleTextBox,
.DefaultWebPartBox .hdr .c .edit .ComponentBarTitleTextBox 
{
	color:black !important;
}

.DLComponents-Table1 .LeftComponentCell,
.DLComponents-Table2 .LeftComponentCell,
.DLComponents-Table3 .LeftComponentCell
{
 padding-right:4px;
}
.DLComponents-Table1 .RightComponentCell,
.DLComponents-Table2 .RightComponentCell,
.DLComponents-Table3 .RightComponentCell
{
 padding-left:4px;
}




#Pagetools1_NavigateToHome,
#Pagetools1_uiTipAFriendLink,
#Pagetools1_uiPrintLink
{
	margin:0px -5px 0px -5px;

}

.sixpack
{
	width:100%;
	float:left;
	position:relative;
	margin-bottom:20px;
}

.sixpackcontainer
{
	width:100%;
	float:left;
	position:relative;
	background-color:White;
	border-bottom: solid 5px #99cc33;
}

.sixpackedge,
.sixpackseperator
{
	float:left;
	position:relative;
	min-height:326px;
	_height:auto !important;
	height:auto !important;
	height:326px;
	width:6px;
	background-color:#99cc33;	
}

.sixpackedge
{
	width:5px !important;
}

.sixpack01,
.sixpack02,
.sixpack03
{
	width:326px;
	float:left;
}

