﻿BODY    
{
   /* font-family: Tahoma, Verdana;  */
    font-family: Tahoma, Verdana;
    font-size: 12px; 
    margin-top: 0px; 
    margin-left: 0px; 
    padding-top: 0px; 
    padding-bottom: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    margin: 0px; 
    border-top-style: none; 
    border-right-style: none; 
    border-left-style: none; 
    border-bottom-style: none;}

/*Styles til Links                                              */
a:link,a:visited,a:hover 
{  color: #808080; 
	text-decoration: none; 
	font-family: Tahoma, Verdana;
    font-size: 12px; 
	font-weight:bold
}

/*Styles til overskrifter                                             */
.Headers,a.Headers,a:link.Headers,a:visited.Headers,a:hover.Headers, H1
{  font-family: Tahoma, Verdana;
   font-size: 12px;
   font-weight:bold; 
   color:#000000;
}

/*Styles til text bokse, knapper etc.                                              */
.Component
{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/*********************************************************************************/
/*Styles til højrestillede Controls                                              */
/*********************************************************************************/
.Div_Table_RightControl, .Table_RightControl, .Cell_Header_RightControl, .Cell_Content_RightControl 
{
    background-color: #F3F3F3; 
    font-family: Tahoma, Verdana; 
    font-size: 12px; 
    font-weight: normal; 
    text-decoration: none;
    text-align:Left; 
    color: #000000; 
    border-right:0;    
    border-left:0; 
    border-top:0;    
    border-bottom:0;    
    border-spacing: 0; 
    vertical-align:top; 
    Width:195;    
}

.Div_Table_RightControl
{
    border-top: #F3F3F3 0px solid;
    border-bottom: #F3F3F3 0px solid;
    text-align: right; }
    
.Table_RightControl
{
    border-bottom: 0px solid #F3F3F3; 
    border-collapse: collapse;}

.Cell_Header_RightControl
{
    font-size: 12px; 
    font-weight: bold; 
    border-top: 0px solid #00aadd;
    border-bottom: 0px solid #00aadd; 
    border-right: 0px solid #00aadd; 
    border-left: 0px solid #00a5db; 
    background-color: #F3F3F3; 
    padding: 12,0,3,0; }
    
.Cell_Content_RightControl
{
	border-right: 0px solid #F3F3F3;
	border-left: 1px solid #00a5db;
	border-bottom: 3px solid #F3F3F3;
	border-top: 1px solid #00a5db;
	background-color: #F3F3F3;
	padding: 3,5,12,5;
}
    
/*********************************************************************************/
/*Styles til venstrestillede Controls                                            */
/*********************************************************************************/
.Table_LeftControl, .Cell_Header_LeftControl, .Cell_Content_LeftControl
{
    background-color: #F3F3F3;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    text-align: Left;
    vertical-align: top;
    color: #000000;
    width: 195;
}

.Table_LeftControl
{
    border-top: #F3F3F3 1px solid;
    border-bottom: #F3F3F3 1px solid;
}

.Cell_Header_LeftControl
{
    font-size: 12px;
    font-weight: bold;
    background-color: #DCE8F1;
    border-left: #70a1c5 6px solid;
    border-right: #dce8f1 6px solid;
    padding: 3;
}
    
.Cell_Content_LeftControl
{
	border-right: 6px solid #EAF1F6;
	border-left: 6px solid #70A1C5;
	background-color: #EAF1F6;
	padding: 3;
    }
    
/*********************************************************************************/
/*Styles til hovedtable                                                                     */
/*********************************************************************************/
.Table_Main, .Cell_Main_Buttom, .Cell_Main_Header, .Cell_Main_Left, .Cell_Main_Center, .Cell_Main_Right, .Cell_Main_Splitter
{
    background-color: #FFFFFF; 
    font-family: Tahoma, Verdana; 
    font-size: 12px; 
    font-weight: normal; 
    text-decoration: none;	
    text-align: Left;
    padding-top: 0px;    
    padding-bottom: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    border-top-style: none; 
    border-right-style: none; 
    border-left-style: none; 
    border-bottom-style: none; 
    vertical-align:top;
    border-collapse: collapse;}

/*Placeholder for hovedtabellen*/
.Div_Main_Table_Place
{    font-family: Tahoma, Verdana; 
    font-size: 12px; 
    font-weight: normal; 
    text-decoration: none;	
    text-align: Left;
    padding-top: 0px;    
    padding-bottom: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    border-top-style: none; 
    border-right-style: none; 
    border-left-style: none; 
    border-bottom-style: none; 
    vertical-align:top;
    border-collapse: collapse;
    text-align:center; 
    }

/*Style til hovedtabellen*/
.Table_Main
{
    height: 90%; 
}

/*Style til footer cellen på hovedtabellen*/
.Cell_Main_Buttom
{
    background-color: #EAF1F6; 
    color: #70A1C5; 
    width: 100%; 
    height: 26; 
    border-top: 6px solid #70A1C5; 
    padding: 0; 
    text-align:center; 
}

/*Style til header cellen på hovedtabellen*/
.Cell_Main_Header
{
    }
    
/*Style til left cellen på hovedtabellen*/
.Cell_Main_Left
{ 
        background-color: #EAF1F6; 

    }

/*Style til content cellen på hovedtabellen*/
.Cell_Main_Center 
{
    padding-top: 0px;    
    padding-bottom: 3px; 
    padding-left: 5px; 
    padding-right: 5px; 

    }

/*Style til right cellen på hovedtabellen*/
.Cell_Main_Right
{   
    text-align:Right;   
    }

/*Style til splitter celler på hovedtabellen*/
.Cell_Main_Splitter
{ 
    }

/*********************************************************************************/
/*Styles til Kontroller til siden                                                */
/*********************************************************************************/
.Table_Control, .Cell_Header_Control, .Cell_Content_Control
{
    background-color: #FFFFFF;
    color: #000000; 
    font-family: Tahoma, Verdana;
    font-size: 12px;
    font-weight: normal;
	text-decoration: none;
    text-align:Left;
    vertical-align:top;
    border-right: 0;
	border-left: 0;
    border-bottom:0;
    border-top:0;
	border-collapse: collapse;
    border-spacing: 0;
    }

.Table_Control
{   
    border-bottom: 15px solid #FFFFFF;
  }

.Cell_Header_Control
{
	font-weight: bold;
	background-color: #DCE8F1;
	padding: 3;
   }
    
.Cell_Content_Control
{
	background-color: #EAF1F6;
	padding: 3;
    }
    
/*********************************************************************************/
/*Styles til STD Tabeller                                                        */
/*********************************************************************************/
TABLE, TD, TR
{
    font-family: Tahoma, Verdana;
    font-size: 12px;
    font-weight: normal;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-collapse: collapse;
    }

TABLE
{
    }
TD
{
    }

TR
{
    }
    
/*********************************************************************************/
/*Styles til top menuer (IKKE hovedmenuen)                                       */
/*********************************************************************************/
.TopMenu, .TopMenu_item, a:link.TopMenu_item,a:visited.TopMenu_item, a:hover.TopMenu_item
{
    background-color: #FFFFFF;
    font-family: Tahoma, Verdana;
    text-align:left;
    font-size: 12px;
    font-weight: normal;
    border-collapse: collapse;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 4px;
    padding-right: 4px;
    width: 130;
}
  
.TopMenu
{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 10px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    }
    
.TopMenu_item, a:link.TopMenu_item,a:visited.TopMenu_item
{
    text-align:Center;
    background-color: #f3f3f3;
    border-Left: 3px solid #f3f3f3;
    border-Right: 3px solid #f3f3f3;
    border-bottom: 3px solid #01a4db;
    padding-left: 3px;
    padding-right: 3px;
    }
    
a:hover.TopMenu_item
{
    text-align:Center;
    background-color: #f3f3f3;
    border-Left: 3px solid #f3f3f3;
    border-Right: 3px solid #f3f3f3;
    border-bottom: 3px solid #FFFFFF;
    padding-left: 3px;
    padding-right: 3px;
    }
    
/*********************************************************************************/
/*Headers og std. styles                                                         */
/*********************************************************************************/

H1, H2, H3, H4, H5, H6
{
    font-family: Tahoma, Verdana;
    text-align:left;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
   }

H1
{
    font-size: 16px;
    font-weight: bold;
}

H2
{
    font-size: 15px;
    font-weight: bold;
}

H3
{
    font-size: 14px;
    font-weight: bold;
}

H4
{
    font-size: 13px;
    font-weight: bold;
}

H5
{
    font-size: 12px;
    font-weight: bold;
}

H6
{
    font-size: 12px;
    font-weight: bold;
}

/*********************************************************************************/
/*En Kalender style mangler                                                      */   
/*********************************************************************************/
/****************************************************************************************
Popup Styles
****************************************************************************************/
.ConfirmPanels
{	background-color: #ffffff;
	border-left: #ffffff 1px solid;
	border-right: #000000 1px solid;
	border-top: #ffffff 1px solid;
	border-bottom: #000000 1px solid;
	position: absolute;
	left: 35%;
	top: 35%;
	height: 180px;
	width: 380px;
}
.ConfirmTable
{
	background-color: #ffffff;
	border-left: #73aace 5px solid;
	border-top: #73aace 1px solid;
	border-right: #73aace 1px solid;
	border-bottom: #73aace 1px solid;
	height: 100%;
	width: 100%;
	padding-left: 5px;
}
.ConfirmHeaderCell
{
	background-color: #d6e3ef;
	border-bottom: #d6e3ef 2px solid;
	text-align: Left;
	font-weight: bold;
	font-family:  Tahoma, Verdana;
	color: #003399;
	font-size: 12px;
}
.ConfirmContentCell
{	background-color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	text-align: Left;
	font-family:  Tahoma, Verdana;
	vertical-align: middle;
	color: #000000;
	font-size: 10px;
}


/*********************************************************************************/
/*Styles til Popup Controls                                                      */
/*********************************************************************************/
.PanelPupup
{
	background-color: #F3F3F3;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: Left;
	vertical-align: top;
	color: #000000;
	border-top: #CCCCCC 2px solid;
	border-bottom: #666666 2px solid;
	border-left: #CCCCCC 2px solid;
	border-right: #666666 2px solid;
	padding: 10px;
	border-style: outset inset inset outset;
	border-color: #E0E0E0 #666666 #666666 #E0E0E0;
}

