﻿/*
	 /Style Library/DLI_images/ 
*/
html, body{
	height:100%;	
}

/* = = = = = = = =  HOW TO  = = = = = = = = */
/* = ADD STYLES TO HTML EDITOR STYLES MENU = */
/* = PREFIX STYLE WITH "ms-rteCustom-XXXXX" =*/
/* = = WHERE XXXXX IS THE DISPLAY NAME = = = */

.ms-rteCustom-SideTitel
{
	font-family:verdana, arial;
	font-size:16px;
	font-weight:700;
	color:#4d9cc6;
	margin-bottom:22px;
}
.ms-rteCustom-SideBroedTekst
{
	font-family:verdana, arial;
	font-size:12px;
	color:#232c38;
}













#dliBody {
	margin:0px;
	font-family:Verdana, Arial;
	line-height:18px; 
	background-color: white;	
	height: 100%
}
* html #main{
  height: 100%;
}
#main {
	width: 1003px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	position: relative;
	min-height: 100%;
}
/*
a, a:visited, a:active{
	color: #00456a;
	text-decoration: none;
}
a:hover {
	color: #59b7ff;
	text-decoration: none;
}
*/
*/
.cookietrail {
	font-size: 10px;
	color: #b0b0b0;
	font-style: italic;
	/*-bottom: 11px;*/
}
#header {
	background-image: url("/Style Library/DLI_images/Menu/top_logo_03.jpg");
}
.siteActionMenu{
	/*float: right;*/
}

#topMenu {
	max-height:21px;
}

#contentMain{
	padding-bottom: 15px;
	min-height: 600px;
/*	min-height: 100%; */
}
#footerPage {
	background-color: white;
	padding: 10px 0 20px 0;
	font-size: 10px;
	text-align: center;
	min-width: 1003px;
/*	position: absolute;*/
	bottom: 0px; 
	height: 40px; 
}
#logo1 {
	border: 0px;
}
/* SITE LOGO START */
.logo
{
	clear: both !important;
	height: 82px;
	font-size:14pt; 
	font-family: tahoma;  
	padding-bottom:3px;
	padding-top:3px;
	padding-left:4px;
	padding-right: 0px;
}
.logo a
{
	color: #656B77;
	background-image:url("/Style Library/DLI_images/system/bg_logo_01.gif");
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	padding:15px 5px 0px 75px;
}

/* SITE LOGO END */
















/* Top Menu Styling START */

#topMenu
{
	margin:0px;
/*	text-align:left;
	font-size: 10px;
	font-family: verdana, helvetica,sans-serif;
 	background-color: #fbfeff;
 	border-top: 1px #CCE3F2 solid;
	border-bottom: 1px #CCE3F2 solid;
	height:21px;*/
}
.topNavContainer
{
	height:21px;
}
.topNav
{
    *position:relative;
    *top:-1px;
    display: block;
}
.topNavItem1
{
	font-size: 10px;
	font-weight:700;
	color:#00456a;

	/*background-repeat:no-repeat;
	background-position:left center;*/
	padding-left:5px;
	padding-right:20px;
	padding-top:3px;
	
	width:50px;
	min-width:50px;
}
.topNavItem1 a
{
	display:block;
	/*background-image: url("/Style Library/DLI_Images/Menu/top_menu_bullet_01.gif");*/
	padding:2px 5px 0px 10px;
}
.topNavSelected1 a
{
	color: #00456a;
}
.topNavHover1 a
{
	cursor:hand;
	color: #59b7ff;
}





.topNavFlyOutsItem1
{
	width:100%;
	min-width:150px;
	height:18px;

	font-weight:700;
    font-size:10px;
	color:#00456a;

	padding-top: 2px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 1px;

	white-space:nowrap;
	/*border-top: 1px solid #00456a;
	border-top-style:hidden;*/
	border-left: 1px solid #00456a;
	border-right: 1px solid #00456a;
	border-bottom: 1px solid #00456a;
}










.topNavFlyOutsItem1 a
{
    display:block;
}
.topNavFlyOutsHover1
{
	color: #59b7ff;
}











.breadcrumb
{
	font-family: tahoma;
	color: #c9c9c9;
	clear: both;
	font-size: 10px;
	font-family: Arial;
	padding-left: 135px;
	padding-bottom: 2px;
	padding-top: 4px;
	/*border-bottom: 1px #CCCCCC solid;*/
	margin-bottom: 4px;
	font-style: italic;
}
.breadcrumb a:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color:#c9c9c9; /*#656b77;*/
}
.breadcrumb:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color:#c9c9c9; /*#656b77;*/
}
.breadcrumb a
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color:#c9c9c9; /*#656b77;*/
}
.breadcrumb a:hover
{
	text-decoration:overline;
}
.breadcrumbCurrent
{
	color:#c9c9c9;
	font-weight:bold; 
}












/* 3Column Page styling START */

#leftColumn {
	width: 200px;
	float:left;
}
#mainColumn {
	width: 450px;
	float:left;
	margin-bottom: 20px;
}
#rightColumn {
	width: 190px;
	float:right;
}
/* 3Column Page styling END */

/* 2Column Page styling END */
#mainColumn2 {
	width: 450px;
	float:left;
	margin-bottom: 50px;
}

/* 2Column Page styling END */








/* WebPart Title Style
.ms-WPTitle{ 
	background-color: #fbfeff;
	font-size: 12px;
	font-style: italic;
	color:#4d9cc6;
	padding:3px 3px 3px 3px;
	border:0px #cce3f2 solid;
}
.ms-WPHeader td {
color:#ff0000;
	border-bottom-width: 0px;
	border-collapse: collapse;
}
.ms-WPBody{
color:#ff0000;
	border: 1px #cce3f2 solid;
}
 WebPart Title Style END */





.ms-WPBorder,.ms-WPBorderBorderOnly
{
border-color:#9ac6ff;
border-width:100px;
border-style:solid;
}
.ms-WPBorder
{
border-top-width:0px;
}






/* ItemStyle styling START */

.dliItem {
	color: #6d767c;
	font-size: x-small;
	padding: 0 3px 0 3px;
}
a.descLink:visited, a.descLink:active, a.descLink:link{
	color: #6d767c;
	text-decoration: none;
}
a.descLink:hover{
	color: #00aeef;
	text-decoration:none;
}
/* ItemStyle styling END */





/* HTMLEditor Custom Styles START */
.ms-rteCustom-ArtikelOverskrift
{
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #00aeef;
	padding-bottom: 10px;
	}
	
.ms-rteCustom-ArtikelTekst
{ 
	font-family: Verdana, Arial;
    font-size: 12px; 
    color: #000000;
    padding-bottom: 10px; 
}
.ms-rteCustom-ArtikelAfsnit
{
	font-size: 12px; 
	font-weight: bold;
	font-family: Verdana, Arial;
	color: #000000;
}
/* HTMLEditor Custom Styles END */




/* HTMLEditorTable DLI style */
.ms-rteTable-1   {
	margin: 10px 0 10px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #cce3f2;
	border-collapse: collapse;
	font-size: 10px;  
}
.ms-rteTable-1 tr.ms-rteTableHeaderRow-1      {
	margin: 10px;
	padding: 10px;
	color: #000000;
	background: #fbfeff;
	text-align: left;
	font-size: 10px;  
	font-style: normal;
	text-transform: capitalize;
	font-weight: bold;
	border-spacing: 10px;
	line-height: 14pt;
	vertical-align: top;
}
.ms-rteTable-1 tr.ms-rteTableOddRow-1  {
	color: #000000;
	background-color:  #ffffff;
	font-size: 10pt;   
	vertical-align: top;
}
.ms-rteTable-1 tr.ms-rteTableEvenRow-1   {
	color: #000000;
	background-color: #fafafa;
	font-size: 10pt;   
	vertical-align: top;
}/* HTMLEditorTable DLI style */

a.whiteanchor { color:#000000; text-decoration:none; }
a:hover.whiteanchor { color:#777777; text-decoration:none; }