/* GENERAL STYLES */
body,html 
{
	margin:0;
	padding:0;
	background-color: #DBE9FF;
	/*background-color: red;*/
	/*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: 95px;/*103px;*/
	background: white;	
	line-height: 16px;
}

.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;  
}

#infoBoxTable
{
	/*background-color: #DBE9FF;*/	
	float: right;
	vertical-align: top;
	width: 190px;
	/*margin: 10px 10px 10px 10px;	*/
	height: 100%;
	/*padding-left: 10px;
	padding-right: 10px;		*/
}

#infoBoxCell
{			
	background-color: white;
	vertical-align: top;	
	padding-left: 10px;
	padding-right: 10px;
	width: 199px;
	padding-bottom: 20px;
	padding-top: 20px;
	height: 100%;
	
}

#infoBoxInnerCell
{	
	border-left: thin solid #317F43;/*Focus IT Green*/	
	vertical-align: top;	
	padding-left: 10px;
	padding-right: 10px;
	width: 199px;
	padding-bottom: 20px;
	padding-top: 20px;
	
}

#infoBoxInnerCellBottom
{
	height: 100%;	
}
#infoBoxRowBottom
{	
	height: 100%;
}

#infoBoxContainer
{	
	/*background-color: #DBE9FF;*/	
	background-color: green;
	float: right;
	
	width: 190px;
	/*margin: 10px 10px 10px 10px;	*/
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;		
}
#infoBox
{
	
	background-color: yellow;
	border-left: thin solid #317F43;/*Focus IT Green*/		
	width: 100%;	
	padding-left: 10px;
	padding-right: 10px;	
	
}
#sammenligningTabel
{
	border-collapse:collapse;
	border-spacing: 0px;
	margin-left: 20px;
}
#sammenligningTabel td
{
	margin:0; 
	padding:0; 
	border-left:none;
	border-right: none;
	
	text-align: center;
	width: 60px;
	border-bottom: thin solid #C0C0C0;
}

#sammenligningTabel td#sammenligningBeskrivelse
{
	text-align: left;
	width: 275px;
}

#sammenligningHeader /*TR*/
{
	color: #317F43;
}

#sammenligningOmraade /*TR*/
{
	background-color: #317F43;
	color: white; 
}
#sammenligningLinje /*TR*/
{

}

#italic
{
	font-style:italic;
}

img
{  border-style: none;
}
.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: 90px;
	height: 80px;
	padding-top: 5px;/*Tidligere 20*/
	padding-right: 10px;
	text-align: left;
}
#headerShortcuts a
{
	color: #317F43;/*Focus IT Green*/
	text-decoration:none;
}

a.noStyleLink
{
	color: black;
	text-decoration:none;
}
a.noStyleLink:hover
{
	color: #317F43;
}


#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: 100%;
	/*height: 100%;*/
	height: 450px;
	
}
#contentRow
{	
	/*height: 100%;*/
}
#contentLeft 
{		
	vertical-align: top;
	padding: 0px;	
	margin: 0px;	
	background: #aabee1 url('/grafik/Focus/domicil_faaborgvej.jpg') no-repeat bottom;
	width: 200x;
	height: 100%;

}
#contentLeftDiv
{	
	padding-left: 10px;
	width: 190px;
	margin-bottom:200px;
}
#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: 950px;
	/*width: 100%;*/
	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;
}

a.mail {
	text-decoration: none;
	color: #317F43;
}

a.mail:hover {
	text-decoration: none;
	color: #317F43;
}

#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:90px;
    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: 180px;
    list-style:none;
    padding:0;
    /*margin: 0;*/
    /*padding-left: 0px;*/
    margin-left: 10px; /*Tidligere blot 5*/
    margin-top: 20px;
    padding-bottom: 240px;    
    /*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;
}

ul.thirdLevelNavigation li
{
 line-height: 12px;
 padding-right: 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;
}

td.rightAlign
{
	text-align: right;
}

table.BestillingsAntal
{
	width: 100%;
}
td.noLineBreak
{
	white-space: nowrap;		
}

td.betegnelse
{
	min-width: 300px;
}

/*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;
}

.greenMediumHeading
{
	font-size: medium;
	color: #317F43;/*Focus IT Green*/	
}

.greenHeading
{
	font-size: large;
	color: #317F43;/*Focus IT Green*/	
}
.normal
{
	font-size:12px;
	color: black;
}

p
{
	font-size:12px;
	color: black;
}

a.greenBoxLink:link
{
	color: #317F43;/*Focus IT Green*/
	font-weight: bold;	
	text-decoration: none;
} 
 
a.greenBoxLink:visited
{
	color: #317F43;/*Focus IT Green*/
	font-weight: bold;	
	text-decoration: italic;
}
a.greenBoxLink:hover
{
	color: #317F43;/*Focus IT Green*/
	font-weight: bold;	
	text-decoration: underline;
}
a.greenBoxLink:active
{
	color: #317F43;/*Focus IT Green*/
	font-weight: bold;	
	text-decoration: none;
}
a.greenBoxLink
{	
	color: #317F43;/*Focus IT Green*/
	font-weight: bold;	
	text-decoration: none;
}

.DownloadTabel
{
	width: 700px;
}
td.DownloadVersion
{
	width: 50px;
}
td.DownloadDato
{
	width: 50px;
}
td.DownloadBeskrivelse
{
	width: 100px;
}
td.DownloadOpdateringsbrev
{
	width: 100px;
}
td.DownloadOpdatering
{
	width: 170px;
}

div.featureBox {
    position: relative;
}

div.featureBox a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none; /* No underlines on the link */
    z-index: 10; /* Places the link above everything else in the div */
    background-color: #FFF; /* Fix to make div clickable in IE */
    opacity: 0; /* Fix to make div clickable in IE */
    filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}

.featureBoxText
{
	text-align: center;
	/*padding-left: 5px;
	padding-right: 5px;*/
	padding-top: 5px;
	    
}

.featureBoxTextStd
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
















































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
