﻿form {
	padding:0;
	margin:0;
}

img {
	Border: 0px;
}


body {
	background: url(/images/bg.gif) repeat-x;
	background-color: #104f72;
	Color:#5c6265;
	font-family: Arial, Verdana;
}

.Topmenu { /* Øverste menu på siden */
	font-family: Arial, Verdana;
	font-size: 11px;
	Color:#959b9e;
}

.ForsideTopBillede { /* De 2 kasser i forside topbilledet */
	font-family: Arial, Verdana;
	font-size: 14px;
	Color:#ffffff;
	font-style:italic;
}

.Hovedmenu { /* Menu */
	font-family: Arial, Verdana;
	font-size: 11px;
	Color:#a40000;
}

.Hovedmenu_hover { /* Menu Aktiv */
	font-family: Arial, Verdana;
	font-size: 11px;
	Color:#5b89ba;
}

.submenu
{
	background: #F8F8F8;
	padding: 15px;
	border-left: solid #D3D2D7 1px;
	border-bottom: solid #D3D2D7 1px;
	border-right: solid #D3D2D7 1px;
	margin-left: 5px;
	margin-top:3px;
	width: 215px;
	position: absolute;
}

.submenu_spacer
{
	margin-left: 5px;
	margin-top:0px;
	padding: 0px;
	height: 1px;
	width: 215px;
	position: absolute;
}

.MenuItem 
{
	float: left;
	cursor: hand;
}

.Navibar {
	font-family: Verdana, Arial;
	font-size: 9px;
	Color:#7c8488;
}

.Links { /* Diverse blå links på siden */
	font-family: Arial, Verdana;
	font-size: 11px;
	Color:#5c8bbb;
}

.KasseOverskrift { /* Navne på indholdskasser */
	font-family: Arial, Verdana;
	font-size: 16px;
	Color:#ffffff;

}

.Stillinger_Forside 
{
	padding-left: 25px;
	padding-right: 25px;
}

.UdvalgteTopKandidater_Forside 
{
	padding-left: 25px;
	padding-right: 25px;
}

.ForsideLinks { /* Links i de 2 første kasser på forsiden */
	font-family: Arial, Verdana;
	font-size: 11px;
	Color:#5b8ab9;
}

.Red { /* Rød tekst */
	font-family: Arial, Verdana;
	font-size: 11px;
	Color:#a40000;
}

.Blue { /* Blå tekst */
	font-family: Arial, Verdana;
	font-size: 11px;
	Color:#5c8bbb;
}

.BlueLille {
	font-family: Arial, Verdana;
	font-size: 10px;
	Color:#5c8bbb;
}

.LightGrey {
	font-family: Arial, Verdana;
	font-size: 11px;
	Color:#9ea3a7;
}

.Adresse { /* Til adressen i bunden */
	font-family: Arial, Verdana;
	font-size: 11px;
	Color:#7c8488;
}

.Credits { /* Til Copyright og Credits i bunden */
	font-family: Verdana, Arial;
	font-size: 10px;
	Color:#5a7d8e;
}

.Undermenu {
	font-family: Arial, Verdana;
	font-size: 11px;
	Color:#8c9499;
	height: 18px;
	padding: 4px;
	cursor: hand;
}

.Undermenu_hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	Color:#a40000;
	height: 18px;
	background: #EEEEEE;
	padding: 4px;
	cursor: hand;
}

.TekstLille {
	font-family: Arial, Verdana;
	font-size: 10px;
	Color:#5c6265;
}

.TekstNormal { /* Den normale brødtekst til siden */
	font-family: Arial, Verdana;
	font-size: 11px;
	Color:#5c6265;
}

.TekstMellem {
	font-family: Arial, Verdana;
	font-size: 13px;
	Color:#5c6265;
}

.TekstStor {
	font-family: Arial, Verdana;
	font-size: 16px;
	Color:#5c6265;
}

.TekstWhite {
	font-family: Arial, Verdana;
	font-size: 11px;
	Color:#ffffff;
}

.Wrong { /* Fejl beskeder */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b60101;
}

.Right { /* Modsat fejl beskeder */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26522;
	font-weight: bold;
}

H1, .Page_Overskrift
{
	color: Black;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

H2, .Page_Overskrift_Lille, .InputHeading
{
	color: Black;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.Page_Section
{
	margin-bottom: 15px;
}

.Page_Indrammet
{
	padding: 10px;
	border: solid silver 1px;
	background: #F6F6F6;
	margin-bottom: 15px;
}

.Stillinger_Liste_Celle
{
	padding: 3px;
	vertical-align: top;
}

.Stillinger_Liste_Celle_Frontpage
{
	padding: 3px;
	vertical-align: top;
	border-bottom: white solid 1px;
}

TD 
{
	font-family: Arial, Verdana;
	font-size: 11px;
	Color:#5c6265;
}

A
{
	font-family: Arial, Verdana;
	Color:#5c8bbb;
	text-decoration: none;
}

A:hover
{
	font-family: Arial, Verdana;
	Color:#5c8bbb;
	text-decoration: underline;
}

.TableHeadingCell
{
	font-size: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	vertical-align: top;
	white-space: nowrap;
	color: Black;
}

.TableCell
{
	font-size: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	vertical-align: top;
}

.TableCell_NoBorder
{
	font-size: 10px;
	padding: 2px;
	padding-right: 10px;
	vertical-align: top;
}

.Stillinger_Liste_Celle-MouseOver
{
	padding: 2px;
	vertical-align: top;
}

.UdvalgteTopKandidater_Liste_Celle
{
	padding: 2px;
	vertical-align: top;
	border-bottom: darkgray dashed 1px;
}

.UdvalgteTopKandidater_Liste_Celle_Frontpage
{
	padding: 2px;
	vertical-align: top;
	border-bottom: white solid 1px;
}

.UdvalgteTopKandidater_Liste_Celle-MouseOver
{
	padding: 2px;
	vertical-align: top;
}

.Stillinger_Liste_Normal
{
	margin-bottom: 5px;
	font-weight: bold;
}
.Stillinger_Liste_Lille
{
	margin-bottom: 10px;
}
.Stillinger_Liste_Frontpage
{
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.UdvalgteTopKandidater_Liste_Frontpage
{
	color: #111111;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.Stillinger_Liste_Frontpage_Alle
{
	cursor: hand;
	color: Navy;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.UdvalgteTopKandidater_Liste_Frontpage_Alle
{
	cursor: hand;
	color: Navy;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.Stillinger_Liste_Overskrift
{
	font-size: 11px;
	font-weight: bold;
	border-bottom: white solid 5px;
}
.Stillinger_Liste_KategoriNavn
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.Paging-Number
{
	margin: 2px;
	cursor: hand;
}

.Paging-Number-Active
{
	margin: 5px;
	font-weight: bold;
}

.Paging-Div
{
	margin-top: 15px;
	width: 100%;
	text-align: center;
}

.Italic
{
	font-style: italic;
}

.LoginStatusBar
{
	text-align: right;
}

.LoginStatusBar A
{
	color: white;
}

.LoginStatusBar A:hover
{
	color: white;
}

.ActionItem
{
	padding-bottom: 5px;
}

.Header_Orange
{
	padding: 5px;
	font-weight: bold;
	background: #6C92B9;
	color: White;
	margin-bottom: 5px;
}

.EditText_TextField
{
	width: 400px;
	font-size: 11px;
	border: solid silver 1px;
}

.EditText_TextArea
{
	width: 400px;
	height: 200px;
	font-size: 11px;
	border: solid silver 1px;
}

.EditText_TextField_Short
{
	width: 200px;
	font-size: 11px;
	border: solid silver 1px;
}

.EditText_TextField_Number
{
	width: 100px;
	font-size: 11px;
	border: solid silver 1px;
}

.EditText_TextField_VeryShort
{
	width: 50px;
	font-size: 11px;
	border: solid silver 1px;
}

.EditText_Checkbox
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

.Datepicker_Day
{
	font-size: 11px;
	border: solid silver 1px;
}

.Datepicker_Month
{
	font-size: 11px;
	border: solid silver 1px;
}

.InputCaption
{
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 4px;
	width: 150px;
	vertical-align: top;
}

.Field
{
	font-size: 11px;
	padding-right: 10px;
	padding-bottom: 4px;
	vertical-align: top;
}

.InputData
{
	font-size: 11px;
	padding-bottom: 4px;
	vertical-align: top;
}

.EditText_Password
{
	width: 200px;
	font-size: 11px;
	border: solid silver 1px;
}

.EditText_SelectMultiple
{
	width: 400px;
	height: 100px;
	font-size: 11px;
}

.EditText_Fileupload
{
	width: 200px;
	font-size: 11px;
	border: solid silver 1px;
}

.Button
{
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	border: solid silver 1px;
	background: #F6F6F6;
	cursor: hand;
}

.InputButton
{
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	border: solid silver 1px;
	background: #F6F6F6;
	cursor: hand;
}

.Button_Large
{
	font-size: 11px;
	font-weight: bold;
	width: 160px;
	border: solid silver 1px;
	background: #F6F6F6;
	cursor: hand;
}


.SmallButton
{
	font-size: 9px;
	font-weight: bold;
	width: 40px;
	border: solid silver 1px;
	background: #F6F6F6;
	cursor: hand;
}

.Stilling_View_LeftColumn
{
	vertical-align: top;
	padding-right: 35px;
	width: 200px;
}

.Stilling_View_RightColumn
{
	vertical-align: top;
}

.ValidationText
{
	color: Red;
	font-weight: bold;
}

.Page_SidePictures
{
	vertical-align: top;
	width: 140px;
	padding: 10px;
	font-size: 10px;
	background: #CCCCCC;
}

.Page_ColumnSeparator
{
	width: 5px;
	vertical-align: top;
}

.Page_SideBar
{
	vertical-align: top;
	width: 170px;
	padding: 10px;
	font-size: 10px;
	background: #CCCCCC;
}

.Page_ActionHeader 
{
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.Page_ActionIntroduction 
{
	color: dark-Gray;
	margin-bottom: 5px;
}

.Page_Content
{
	width: 635px;
	padding-left: 15px;
	padding-right: 15px;
}

.Stilling_Overskrift
{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

.Stilling_Overskrift_Lille
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}

.Stilling_Emphasized
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}

.Stilling_Detaljer
{
	font-size: 11px;
	color: #666666;
	margin-bottom: 15px;
	padding: 0px;
}

.RowClass-Frontpage
{
	cursor: hand;
}

.RowClass-Frontpage-MouseOver
{
	background: white;
	cursor: hand;
}

.RowClass-Light
{
	background: #FFFFFF;
}

.RowClass-Dark
{
	background: #F6F6F6;
}

.RowClass-MouseOver
{
	background: #DDDDDD;
	cursor: hand;
}

.ShowRow-Light
{
	background: #FFFFFF;
}

.ShowRow-Dark
{
	background: #F6F6F6;
}

.ShowRow-MouseOver
{
	background: #DDDDDD;
	cursor: hand;
}

.UdvalgteTopKandidater_View_Left 
{
	background: #F6F6F6;
	padding: 10px;
	vertical-align: top;
}

.UdvalgteTopKandidater_View_Right
{
	padding: 10px;
	vertical-align: top;
}

.Login_EksisterendeBruger 
{
	background: #F6F6F6;
	padding: 10px;
	border: silver solid 1px;
	margin-bottom: 20px;

}
