﻿body
{
    margin: 0px;
    padding: 0px;
   	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

p
{
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
	font-size: 13px;
}

a img
{
	margin: 0;
	border: 0;
	padding: 0 8px 0 0;
	_margin: 0 8px 0 0;
	vertical-align: middle;
}

h2
{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0;
	margin: 0;	
}

h2.Erhverv
{
	color: #00597C;
}

h2.Jobcenter
{
	color: #9E0A34;
}

h2.Jobsoeger
{
	color: #13913E;
}

h2.System
{
	color: #F6891F;	
}

h3
{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F6891F;	
	padding: 2px 0 2px 0;
	margin: 0;		
}

h3.Erhverv
{
	color: #00597C;	
}

h3.Jobcenter
{
	color: #9E0A34;	
}

h3.Jobsoeger
{
	color: #13913E;
}

h3.System
{
	color: #F6891F;	
}

h4
{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5E6167;
	padding: 2px 0 2px 0;
	margin: 0;		
}

.textErhverv h3
{
	color: #00597C;	
}

.textJobcenter h3
{
	color: #9E0A34;	
}

.textJobsoeger h3
{
	color: #13913E;
}

.textSystem h3
{
	color: #F6891F;	
}

.textErhverv a
{
	color: #231F20;	
}

.textJobcenter a
{
	color: #800029;	
}

.textJobsoeger a
{
	color: #076C2B;	
}

.textSystem a
{
	color: #F6891F;	
}

#JobVision
{
}

#main
{
}

#mainBackgroundTopImg
{
	display: none;
}

#mainBackgroundBottomImg
{
	display: none;
}

#logo
{
	display: none;
}

#topNavigation
{
	display: none;
}

#footer
{
	display: none;
}

/*==================== FRONTPAGE START =========================================*/

#mainContainerFrontpage
{
    position: relative;
    display: block;
    margin: 0;
    width: 802px; /*1024 - 75px margin i begge sider*/
}

/*===== AREAMENU START =====*/

#areaMenuFrontPage
{
	position: relative;
    display: block;
    float: left;
    margin: 0 0 23px 0;
    padding: 0 0 0 0;
    border: none;
    width: 802px; 
}

#areaMenuFrontPage ul
{
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}

#areaMenuFrontPage ul li
{
	list-style: none;
	display: inline;
	float: left;
	padding: 0 0 5px 0;
	width: 252px;
	border-bottom: solid 1px #5E6167;	
}

#areaMenuFrontPage ul li.areaMenuFirstItem
{
	margin: 0 0 0 0px;
}

#areaMenuFrontPage ul li.areaMenuItem
{
	margin: 0 0 0 23px;
}

#areaMenuFrontPage a
{
	text-decoration: none;
	overflow: hidden;
	display: block;
}


#areaMenuFrontPage ul li ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#areaMenuFrontPage ul li ul li
{
	list-style: none;
	display: block;
	float: none;
}

#areaMenuFrontPage h2
{
	font-weight: bold;
	font-size: 25px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#areaMenuFrontPage .menuText
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E6167;
}

#areaMenuFrontPage ul li hr
{
	color: #5E6167;
	margin: 5px 0 23px 0;
	border: none;
	border-top: solid 1px #5E6167;
}

/*------- teasers start ------------------*/
#teaserLeftFrontPage,
#teaserMiddleFrontPage,
#teaserRightFrontPage
{
    position: relative;
    display: block;
    float: left;
    overflow: hidden;
    width: 252px;
    color: #231F20;
    vertical-align: middle;
}

#teaserLeftFrontPage
{
    margin: 0px;
}

#teaserMiddleFrontPage
{
    margin: 0px 0px 0px 23px;
}

#teaserRightFrontPage
{
    margin: 0px 0px 0px 23px;
}

.teaserFrontpageErhverv a
{
    color: #231F20;
}
 
.teaserFrontpageJobCenter a,
{
    color: #800029;
} 

.teaserFrontpageJobSoeger a
{
    color: #076C2B;
}  
/*------- teasers end --------------------*/

/*======= FRONTPAGE END ==========================================*/

/*======= SUBPAGE START ==========================================*/
#mainContainerSubpage
{
    position: relative;
    display: block;
    margin: 0;
    width: 625px; /*1024 - 75px margin i begge sider*/
}

#breadCrumb
{
	display: none;
}

#rightContainerSubPage
{
	position: relative;
	display: block;
	float: left;
	width: 625px;
}

/*===== AREAMENU START =====*/
#areaMenuSubPage
{
	display: none;
}

/* left menu start*/
#leftMenu
{
	display: none;
}

/* topgraphic start */

#topGraphic
{
	display: none;
}

/* topgraphic end */

/* content start*/

#subPageContent
{
	position: relative;
	display: block;
	float: left;
	width: 625px;
	margin: 0;
	overflow: hidden;
}

#contentHeading
{
	position: relative;
	display: block;
	float: left;
	width: 625px;
	margin: 0 0 22px 0;
	padding: 0 0 0 0;
	border-bottom: solid 1px #5E6167;
}

#contentHeading h2
{
	font-size: 30px;
}

#subPageContent .contentPrint
{
	display: none;
}

#subPageContent a
{
   	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#contentText
{
   	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 20px;*/
}

#contentText a
{
   	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 20px;*/
}

#contentText h3
{
	font-size: 25px;
}

#contentText h4
{
	font-size: 21px;
}

/* content end */

/*======= SUBPAGE END =============================================*/

/* level 3-4 teasers */
#level34Teasers
{
	display: none;
}

/* level 2 teasers */
#teaserMatrix
{
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#teaserMatrix table
{
	position: relative;
	display: block;
	float: left;
	width: 625px;
	overflow: hidden;
	border-collapse: collapse;
}

#teaserMatrix tr
{
	position: relative;
	display: block;
	float: left;
	width: 625px;
	padding: 0;
	margin: 0;
}

#teaserMatrix table td
{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E6167;
	vertical-align: top;
	width: 176px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	border: none;
	position: relative;
}

#teaserMatrix table td.matrixTeaser
{
	vertical-align: top;
	width: 176px;
	padding: 20px 0 20px 0;
	margin: 0;
	overflow: hidden;
	border: none;
	border-bottom: solid 1px #231F20;
}

#teaserMatrix td.space
{
	width: 32px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	border: none;
}

#teaserMatrix a
{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E6167;
}

#teaserMatrix .Erhverv a
{
	color: #002D3F;	
}

#teaserMatrix .Jobcenter a
{
	color: #800029;	
}

#teaserMatrix .Jobsoeger a
{
	color: #076C2B;	
}

#teaserMatrix .System a
{
	color: #F6891F;	
}

/* wizard page left teasers  */
#leftTeasers
{
	display: none;
}

#errorHeading
{
    position: relative;
    display: block;
    float: left;
    margin: 0 0 20px 0;
    width: 802px;
    overflow: hidden;
}

#errorText
{
    position: relative;
    display: block;
    float: left;
    margin: 0 0 20px 0;
    width: 802px;
    overflow: hidden;
}