﻿/***************** HTML element selectors *****************/
BODY
{
    font-weight: normal;
    font-size: small;
    margin: 0px;
    font-family: Verdana;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1
{
	font-weight: bold;
	font-size: large;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H2
{
	font-weight: 700;
	font-size: medium;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H3
{
	font-weight: bold;
	font-size: small;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H4
{
	font-weight: 500;
	font-size: small;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H5, DT
{
	font-weight: 700;
	font-size: x-small;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H6
{
	font-weight: normal;
	font-size: x-small;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link
{
	color: blue;
}	
		
A:visited
{
	color: #663366;
}	
		
A:active
{
	color: blue;
}	
		
A:hover
{
	color: blue;
	background-color: #F2CD00;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
	/***************** HTML element selectors *****************/
.Titel
{
	font-weight: bold;
	font-size: x-large;
	color: #cccc99;
	font-family: 'Arial Narrow';
}
.Forvaltning
{
	font-weight: bold;
	font-size: medium;
	color: white;
	font-family: 'Arial Narrow';
}

A.TabLink:link
{
	font-weight: bold;
	font-size: x-small;
	color: #687FB0;
	font-family: Verdana;
	text-decoration: none;
}
A.TabLink:visited
{
	font-weight: bold;
	font-size: x-small;
	color: #687FB0;
	font-family: Verdana;
	text-decoration: none;
}
A.TabLink:active
{
	font-weight: bold;
	font-size: x-small;
	color: #687FB0;
	font-family: Verdana;
	text-decoration: none;
}
A.TabLink:hover
{
	font-weight: bold;
	font-size: x-small;
	color: #687FB0;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: underline;
}
.IframeToolbar
{
	font-weight: bold;
	font-size: xx-small;
	color: white;
	font-family: Verdana;
	background-color: #9FAECA;
}
.Forsideiframe
{
	border-right: #687fb0 thin solid;
	border-top: #687fb0 thin solid;
	border-left: #687fb0 thin solid;
	border-bottom: #687fb0 thin solid;
	background-color: white;
}
A.SearchLink:link
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
A.SearchLink:active
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
A.SearchLink:visited
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
A.SearchLink:hover
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: underline;
}
.SearchText
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: x-small;
	border-left: black 1px solid;
	width: 25%;
	border-bottom: black 1px solid;
	font-family: 'Arial Narrow' , Verdana;
}
.Breadcrump
{
	font-weight: bold;
	font-size: x-small;
	margin-left: 5px;
	color: #687fb0;
	margin-right: 5px;
	font-family: Verdana;
}
.Breadcrump:link
{
	font-size: x-small;
	margin-left: 0px;
	color: #687fb0;
	margin-right: 0px;
	font-family: Verdana;
	text-decoration: none;
}
.Breadcrump:visited
{
	font-size: x-small;
	margin-left: 0px;
	margin-right: 0px;
	color: #687FB0;
	font-family: Verdana;
	text-decoration: none;
}
.Breadcrump:active
{
	font-size: x-small;
	margin-left: 0px;
	margin-right: 0px;
	color: #687FB0;
	font-family: Verdana;
	text-decoration: none;
}
.Breadcrump:hover
{
	font-size: x-small;
	margin-left: 0px;
	color: #687fb0;
	margin-right: 0px;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: underline;
}
.DokInfo
{
	font-size: x-small;
	color: black;
	font-family: Verdana;
}

.Kategori
{
	font-weight: bold;
	font-size: x-small;
	margin-bottom: 0px;
	color: #687FB0;
	font-family: Verdana;
}
.Kategori:link
{
	font-weight: bold;
	font-size: x-small;
	margin-bottom: 0px;
	color: #687FB0;
	font-family: Verdana;
	text-decoration: none;
}
.Kategori:visited
{
	font-weight: bold;
	font-size: x-small;
	margin-bottom: 0px;
	color: #687FB0;
	font-family: Verdana;
	text-decoration: none;
}
.Kategori:active
{
	font-weight: bold;
	font-size: x-small;
	margin-bottom: 0px;
	color: #687FB0;
	font-family: Verdana;
	text-decoration: none;
}
.Kategori:hover
{
	font-weight: bold;
	font-size: x-small;
	margin-bottom: 0px;
	color: #687fb0;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: underline;
}
UL
{
	margin-top: 0px;
}
.IframeKnap
{
	margin: 0px;
	width: 16px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 14px;
	border-bottom-style: none;
}
.propertyTable
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}
.Kategori2
{
	font-weight: bold;
	font-size: x-small;
	margin-bottom: 0px;
	color: #687fb0;
	font-family: Verdana;
}
.Kategori2:link
{
	font-size: x-small;
	margin-bottom: 0px;
	color: #687FB0;
	font-family: Verdana;
	text-decoration: none;
}
.Kategori2:visited
{
	font-size: x-small;
	margin-bottom: 0px;
	color: #687FB0;
	font-family: Verdana;
	text-decoration: none;
}
.Kategori2:active
{
	font-size: x-small;
	margin-bottom: 0px;
	color: #687FB0;
	font-family: Verdana;
	text-decoration: none;
}
.Kategori2:hover
{
	font-size: x-small;
	margin-bottom: 0px;
	color: #687fb0;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: underline;
}
.Kategori3
{
	font-weight: bold;
	font-size: x-small;
	margin-bottom: 0px;
	color: #FF0000;
	font-family: Verdana;
}
.Kategori3:link
{
	font-size: x-small;
	margin-bottom: 0px;
	color: #FF0000;
	font-family: Verdana;
	text-decoration: none;
}
.Kategori3:visited
{
	font-size: x-small;
	margin-bottom: 0px;
	color: #FF0000;
	font-family: Verdana;
	text-decoration: none;
}
.Kategori3:active
{
	font-size: x-small;
	margin-bottom: 0px;
	color: #FF0000;
	font-family: Verdana;
	text-decoration: none;
}
.Kategori3:hover
{
	font-size: x-small;
	margin-bottom: 0px;
	color: #FF0000;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: underline;
}
.Kategori4
{
	font-weight: bold;
	font-size: x-small;
	margin-bottom: 0px;
	color: #777777;
	font-family: Verdana;
}
.Kategori4:link
{
	font-size: x-small;
	margin-bottom: 0px;
	color: #777777;
	font-family: Verdana;
	text-decoration: none;
}
.Kategori4:visited
{
	font-size: x-small;
	margin-bottom: 0px;
	color: #777777;
	font-family: Verdana;
	text-decoration: none;
}
.Kategori4:active
{
	font-size: x-small;
	margin-bottom: 0px;
	color: #777777;
	font-family: Verdana;
	text-decoration: none;
}
.Kategori4:hover
{
	font-size: x-small;
	margin-bottom: 0px;
	color: #777777;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: underline;
}
.searchword
{
	background-color: yellow;
}
.PunktlisteOverskrift
{
	font-weight: 700;
	font-size: small;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}
td
{
	font-size: small;
	font-family: Verdana;
}
p
{
	font-size: x-small;
	font-family: Verdana;
}
.Top1
{
	margin: 0px;
	background-color: #687fb0;
}
.Top2
{
	margin: 0px;
	background-color: White;
}
.TopTable
{
	margin: 0px;
	height: 83px;
}
.LayoutImage
{
	margin: 0px;
}
.Faneblad
{
	background-image: url(/Medarbejderportal/Grafik/menuhvid.gif);
	background-repeat: no-repeat;
}
.ValgtFaneblad
{
	background-image: url(/Medarbejderportal/Grafik/menublaa.gif);
	background-repeat: no-repeat;
}
#PathTable
{
	background-color: White;
}
.NavList
{
	margin: 0px 10px;
	list-style-type: none;
	list-style-position: outside;
}
.ListImage
{
	margin: 0px 5px 0px 0px;
}
.fmr
{
	list-style-position: outside;
	list-style-type: circle;
}
.Indgang
{
	font-weight: bold;
	font-size: small;
	margin-bottom: 0px;
	color: #687FB0;
	font-family: Verdana;
}
.Indgang:link
{
	font-weight: bold;
	font-size: small;
	margin-bottom: 0px;
	color: #687FB0;
	font-family: Verdana;
	text-decoration: none;
}
.Indgang:visited
{
	font-weight: bold;
	font-size: small;
	margin-bottom: 0px;
	color: #687FB0;
	font-family: Verdana;
	text-decoration: none;
}
.Indgang:active
{
	font-weight: bold;
	font-size: small;
	margin-bottom: 0px;
	color: #687FB0;
	font-family: Verdana;
	text-decoration: none;
}
.Indgang:hover
{
	font-weight: bold;
	font-size: small;
	margin-bottom: 0px;
	color: #687fb0;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: underline;
}
.MedarbejderOverskrift
{
	font-weight: bold;
	font-size: medium;
	margin-bottom: 0px;
	color: White;
	font-family: Verdana;
	background-color: transparent;
	}
.MedarbejderLabel
{
	font-weight: bold;
	font-size: XX-small;
	margin-bottom: 0px;
	color: #687fb0;
	font-family: Verdana;
	background-color: transparent;
	}
.MedarbejderKnap
{
	font-weight:  100 ;
	font-size: x-small;
	font-family: Verdana;
	color: Black;
	background-color: #9FAECA;
	}
.MedarbejderMSG
{
	font-weight: bold;
	font-size: X-small;
	margin-bottom: 0px;
	color: #687fb0;
	font-family: Verdana;
	background-color: transparent;
	}		
.Plugin
{
	margin: 3px;
	font-family: Verdana;
}
.Plugin P
{
	margin: 6px 0px;
	font-family: Verdana;
}
.Plugin DIV
{
	font-family: Verdana;
}
.Plugin FORM
{
	font-family: Verdana;
}
.tdIframeTitle
{
	padding-left: 3px;
}
.NyhedOverskrift
{
	font-weight: 700;
	font-size: medium;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}
.NyhedsDato
{
	font-size: xx-small;
	color: #9facea;
	font-family: Verdana;
}
.SideOverskrift
{
	font-size: small;
	color: black;
	font-family: Verdana;
}
.Punktliste
{
	line-height: 150%;
}
.SenesteList
{
	list-style: circle url(/Medarbejderportal/Grafik/pil.gif) outside;
	margin: 0px 0px 0px 9px;
}
.White
{
	color: white;
}
.White:link
{
	color: white;
}
DIV
{
	font-weight: normal;
	font-size: small;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-family: Verdana;
	letter-spacing: normal;
}
.LinkListe
{
	margin: 0px;
	list-style-type: none;
}
.LinkListePunkt
{
	margin: 5px 0px;
}
.ajax__calendar_today
{
	display: none;
}
.tblVikar
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	margin: 0px;
	padding: 0px;
}
.tdVikarOverskriftNavn
{
	border-top-style: none;
	border-right: black 1px solid;
	border-left-style: none;
	border-bottom: black 1px solid;
	width: 130px;
}
.tdVikarOverskriftTidspunkt
{
	border-top-style: none;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	width: 130px;
	font-size: small;
	color: black;
	font-family: 'Arial Narrow' , Arial;
	text-decoration: none;
	border-left-style: none;
	font-weight: bold;
}
.tdVikarOverskriftSlut
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 30px;
	font-size: small;
	color: black;
	font-family: 'Arial Narrow' , Arial;
	text-decoration: none;
	font-weight: bold;
}
.tdVikarNavn
{
	border-top-style: none;
	border-right: black 1px solid;
	border-left-style: none;
	border-bottom: black 1px solid;
	width: 260px;
}
.VikarLedigTableCell
{
    border-top-style: none;
    border-bottom: black 1px solid;
    border-right: black 1px solid;
    width: 130px;
    font-size: small;
    color: black;
    text-decoration: none;
    text-align:center;
    border-left-style: none;
    background-color: Lime;
}
.VikarIkkeLedigTableCell
{
    border-top-style: none;
    border-bottom: black 1px solid;
    border-right: black 1px solid;
    width: 130px;
    font-size: x-small;
    color: black;
    text-decoration: none;
    border-left-style: none;
    background-color: silver;
}
.tdVikarSlut
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 30px;
	font-size: x-small;
	color: black;
	text-decoration: none;
}
#LoginInfoPanel
{
    border:solid;
    padding-left: 5;
    padding-right: 5;   
}

.FixedRow TR
{
	height: 25px;
}
.top1
{
	width: 600px;
	height: 10px;
	background-color: #879baa;
	font-size: 2pt;
}
.top2
{
	width: 10px;
	height: 10px;
	background-color: white;
	font-size: 2pt;
}
.top3
{
	width: 170px;
	height: 10px;
	background-color: #002d5f;
	font-size: 2pt;
}
.bottom1
{
	width: 500px;
	font-size: 14pt;
	vertical-align: text-top;
	color: #879baa;
	text-align: left;
	padding-top: 10px;
}
.bottom2
{
	width: 39px;
}
.bottom3
{
	width: 241px;
}
.topSpace
{
	height: 25px;
}
.bottomSpace
{
	height: 15px;
}
.content1
{
	font-size: 16pt;
	height: 50px;
	font-weight: bold;
}
.contentSpace
{
	font-size: 2pt;
	height: 10px;
}
.content2
{
	font-size: 16pt;
	height: 200px;
	font-weight: bold;
	padding-top: 10px;
}
.ForsideInfo
{
	padding: 3px;
	border: 1px solid #000000;
}
.tblVikarBooking
{
	padding: 0px;
	margin: 0px;
	border: 1px solid #000000;
	border-spacing: 0px;
}
.tdVikarBooking
{
	margin: 0px;
	padding: 3px;
	border: 1px solid #000000;
	border-spacing: 0px;
}
.ajax__calendar_container TR
{
	height: 20px;
}
#header
{
    width: 992px;
    height: 63px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #044276;
}