﻿/* GENERAL STYLES */
body,html 
{
	margin:0;
	padding:0;
	background-color: #DBE9FF;
	/*font-family: 'lucida grande', 'lucida sans', lucida, verdana;*/
	/*font-family: 'tahoma';*/
	font-family: Arial;
	font-size:12px;
	color:black;		
}

a:visited
{
	color: Purple;
	text-decoration: underline;
}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 100%;
}

#header 
{
	margin-top: 20px;
	height: 90px;/*103px;*/
	background: white;	
	line-height: 14px;
}

.logudKnap:hover
{
   font-size:10px;
   color:#317F43;
   background-color:#DBE9FF;
}
.logudKnap
{
   font-size:10px;
   color:#FFFFFF;
   background-color:#aabee1;
   width: 92px;
   float: right; 
   margin-top: -5px;  
}

.infoBox
{
	/*background-color: #DBE9FF;*/
	border-left: thin dashed #317F43;/*Focus IT Green*/
	border-bottom: thin dashed #317F43;/*Focus IT Green*/
	float: right;
	width: 150px;
	margin: 10px 10px 10px 10px;	
	padding: 3px 3px 3px 3px;	
}
.ImageLink img
{
	border-style: none;
}

/*.RightDiv
{
	margin-left: auto;
	margin-right: 5px;
	float: right;
}*/


/*.LogUdKnapTable
{
   	margin-left: auto;
	margin-right: 5px;
	margin-bottom: 0px;
	border: solid thin black;
	padding: 0 0 -10 0;
}*/
/*.logudKnapSpan
{
	float: right;
}*/
.loginTekst
{
	padding-top: 2px;
	padding-left: 5px;
	float: left;
	font-size: 10px;
	color: #317F43;/*Focus IT Green*/ 
}

#logoImg 
{
	float: left;
	margin-left: 10px;
	margin-top: 20px;/*tidligere 30*/
}
#headerShortcuts
{
	float: right;
	width: 100px;
	height: 80px;
	padding-top: 5px;/*Tidligere 20*/
	padding-right: 10px;
	text-align: left;
}
#headerShortcuts a
{
	color: black;
	text-decoration:none;
}

#menu 
{
	background-color: #aabee1;
	height: 31px;	
	padding: 0px;	
	margin: 0px;
}
#menuShortcutIcons
{
	padding-top: 7px;
	padding-right: 10px;
	float: right;
}

#content /*Er blevet til en tabel fordi div ikke ville virke i firefox*/
{
	border-collapse:	collapse;
	width: 950;
	height: 400px;
	/*min-height: 400px;*/
}

#contentLeft /*Er blevet til en celle i en tabel fordi div ikke ville virke i firefox*/
{		
	vertical-align: top;
	padding: 0px;	
	margin: 0px;	
	background: #aabee1 url('/grafik/Focus/Domicil.jpg') no-repeat bottom;
	width: 200px;
	height: 100%;

}
#contentLeftDiv
{
	padding-left: 10px;
	width: 180px;
	margin-bottom:125px;
}
#contentText /*Er blevet til en celle i en tabel fordi div ikke ville virke i firefox*/
{	
	vertical-align: top;
	padding: 5px 5px 5px 5px;	
	margin: 0px;
	background-color: White;
	width: 750px;
	height: 100%;
	margin-left: 200px;	
}

#footer {
	/*clear: both;*/
	padding-top: 5px;
	letter-spacing: 2px;
	font-size:11px;
	color: #317F43;/*Focus IT Green*/
	text-align: center;
}




#FocusKundeNavigation
{
	
}

#naviHolder{
    float: left;
    padding:0;    
    width:950px;
    height: 30px;
    margin: 0;    
}

#naviList {
    list-style:none;
    margin: 0;    
    /*padding: 0;*/
    padding-left: 200px;
}

#naviList li {
    width:95px;
    float:left;
    border-left:white solid 1px;        
 
}

#naviList .selected a {
	font-weight: bold;		
	color: #317F43;/*Focus IT Green*/
}

#naviList a{
    padding: 8px 0;
    text-align: center;
    text-decoration:none;
    color:white;
    display: block;
}

#naviList a:hover{
    color: #333366;
}

/* Navigation secondLevelNavigation and thirdLevelNavigation: navigation i venstre side*/

#secondLevelNavigation {
    float: left;
    width: 195px;
    list-style:none;
    padding:0;
    /*margin: 0;*/
    /*padding-left: 0px;*/
    margin-left: 10px; /*Tidligere blot 5*/
    margin-top: 20px;
    padding-bottom: 120px;    
    /*border-top: 1px solid red;    */
    color:white;
    line-height: 7px;
}

#secondLevelNavigation li {
    margin: 0;
    color: white;    
    /*border-bottom: 1px solid yellow;*/	
}

#secondLevelNavigation li .selected {
	font-weight: bold;	
	color: #317F43;/*Focus IT Green*/	
}


#secondLevelNavigation a {
    display: block;
    padding: 5px 0;
    text-decoration: none;
    color:White;    
}

/*#secondLevelNavigation li a:visited
{
	color:white;
}*/

#secondLevelNavigation a:hover 
{
	color: #333366;
}

ul.thirdLevelNavigation
{
	list-style-type: square;
	padding:0;
	margin-left: 15px;
}


/* BREADCRUM */
#umbBreadcrum 
{
	/*text-align: right;*/
    list-style:none;
    padding: 0;
    margin: 0;
    /*color: #333366;*/
    font-size: smaller;
}


#umbBreadcrum li {
    float: right;
    margin: 0 3px 3px 0;  
    padding: 0;
}

#umbBreadcrum a        
{
	color: #317F43;
}

#umbBreadcrum a:visited
{
	color: #317F43;
}

#bottomInfo {
	font-style: italic;
	text-align: right;
	vertical-align: bottom;
	font-size: smaller;
}

/* Nyheder*/
#newsHeading
{
	/*Til brug på visningen af selve nyheden*/
	display: inline;
	font-size: large;
	color: #317F43;/*Focus IT Green*/
}

/* Forside nyheder */
h6#frontNewsHeader
{
	/*padding-left: 10px;*/
	display: inline;
	font-size: larger;
	color: white;
}
#frontNewsDate
{
	/*padding-left: 10px;*/
	color: white;
}
a#frontNewsLink
{
	text-decoration: none;	
	color: white;
}
#frontNewsTeaser
{	
	/*color: white;*/
	color: #585858;
	
}
.frontNewsCategory
{
	/*padding-left: 10px;*/
	display: inline;
	font-size: large;
	font-weight: bold;
	color: #317F43;/*Focus IT Green*/
}



/*FrontBox*/
/*Stiblet linje til venstre for og i bunden
.frontBox
{	
	border-left: thin dashed #317F43;
	border-bottom: thin dashed #317F43;
	float: right;
	width: 150px;
	margin: 10px 10px 10px 10px;
	padding: 3px 3px 3px 7px;	
}*/
.frontBox
{	
	/*border-left: thin dashed #317F43;
	border-bottom: thin dashed #317F43;*/
	float: right;
	width: 150px;
	margin: 10px 10px 10px 10px;
	padding: 3px 3px 3px 7px;	
}
/*Blå bokse
.frontBoxHeader
{
	height: 20px;
	padding-top: 3px;
	padding-left: 3px;
	background-color: #aabee1;
	color: White;	
	font-size: 14px;	
}*/
.frontBoxHeader
{
	height: 20px;
	/*padding-top: 3px;
	padding-left: 3px;*/
	border-bottom: 1px solid #317F43;
	color: #317F43;/*Focus IT Green*/
	font-weight: bold;
	/*background-color: #aabee1;*/
	/*color: White;	*/
	/*font-size: 14px;	*/
}


/* Arkiv nyheder */
h6#arkivNewsHeader
{
	display: inline;
	font-size: larger;
	font-weight: bold;		
	color: #317F43;/*Focus IT Green*/
}
#arkivNewsDate
{
	/*padding-left: 10px;*/
	letter-spacing: 2px;
}
a#arkivNewsLink
{
	text-decoration: none;	
}
#arkivNewsTeaser
{	
	
}

a
{
	/*text-decoration: none;*/
}
a:hover
{
	text-decoration: underline;
	/*color: #3399ff;*/
	
}

.red
{
	/*Bruges bl.a. i formularer*/
	color: Red;
}
/*Forms lavet med Ed Generic Email Form */
/*.ed_form_summary_message
{
	color: Red;	
}
#ed_form_3_edFormLabel1334
{
	color: Blue;	
}*/



/*Tabeller*/
table.defaultTableStyle {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
	margin-left: 5px; 
	/*margin-left:auto;/*Centrering */
	/*margin-right:auto;/*Centrering */	
}
table.defaultTableStyle th {
	border-width: 1px;
	padding: 0px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px;
}
table.defaultTableStyle td {
	border-width: 1px;
	padding: 0px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px;
}
table.defaultTableStyle p
{
	margin-bottom: 0px;
	margin-top: 0px;
}

.greenNormal
{
	color: #317F43;/*Focus IT Green*/
	font-weight: bold;	
}
.greenNormalOverskrift
{
	color: #317F43;/*Focus IT Green*/
	font-weight: bold;	
	line-height: 24px;
}

h3
{
	color: #317F43;/*Focus IT Green*/
	font-weight: bold;	
	line-height: 24px;
}

.greenNormalLink a:link
{
	color: #317F43;/*Focus IT Green*/
	font-weight: bold;	
	text-decoration: underline;
} 
 
.greenNormalLink a:visited
{
	color: #317F43;/*Focus IT Green*/
	font-weight: bold;	
	text-decoration: underline;
}
.greenNormalLink a:hover
{
	color: #317F43;/*Focus IT Green*/
	font-weight: bold;	
	text-decoration: underline;
}
.greenNormalLink a:active
{
	color: #317F43;/*Focus IT Green*/
	font-weight: bold;	
	text-decoration: underline;
}
a.greenNormalLink
{
	color: #317F43;/*Focus IT Green*/
	font-weight: bold;	
	text-decoration: underline;
}


.greenNormalLinkOverskrift a:link
{
	color: #317F43;/*Focus IT Green*/
	font-weight: bold;	
	text-decoration: underline;
	line-height: 24px;
} 
 
.greenNormalLinkOverskrift a:visited
{
	color: #317F43;/*Focus IT Green*/
	font-weight: bold;	
	text-decoration: underline;
	line-height: 24px;
}
.greenNormalLinkOverskrift a:hover
{
	color: #317F43;/*Focus IT Green*/
	font-weight: bold;	
	text-decoration: underline;
	line-height: 24px;
}
.greenNormalLinkOverskrift a:active
{
	color: #317F43;/*Focus IT Green*/
	font-weight: bold;	
	text-decoration: underline;
	line-height: 24px;
}
.greenNormalLinkOverskrift
{
	color: #317F43;/*Focus IT Green*/
	font-weight: bold;	
	text-decoration: underline;
	line-height: 24px;
}


.greenHeading
{
	font-size: large;
	color: #317F43;/*Focus IT Green*/	
}
.normal
{
	font-size:12px;
	color: black;
}

p
{
	font-size:12px;
	color: black;
}
.DownloadTabel
{
	width: 700px;
}
td.DownloadVersion
{
	width: 50px;
}
td.DownloadDato
{
	width: 50px;
}
td.DownloadBeskrivelse
{
	width: 100px;
}
td.DownloadOpdateringsbrev
{
	width: 100px;
}
td.DownloadOpdatering
{
	width: 170px;
}


/* EDITOR PROPERTIES */
