﻿h1.Wide
{
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;	
	margin: 0;    
    padding: 6px 15px 3px 15px;    
    background-image: url(h1_wide_bg.png);
    background-repeat: repeat-x;
    width: 952px;
    height: 29px;
}


/* GENEREL TABEL */

table.ItemTable
{
	width:734px;
	border:0; 
	border-right: 1px solid #474747;
    border-bottom: 1px solid #474747;
}
table.ItemTable td.Item
{
  font-size: 13px;
	
  
  color: #000;
  border-top: 1px solid #474747;
  border-left: 1px solid #474747;
	padding-top:5px;
	padding-bottom:5px;
  padding-left: 13px;
  padding-right: 13px;
  line-height:15px;
  height: 15px;
  text-align: left;
	background: #f5f5f5;
  }
  
 table.ItemTable td.Name
{
	height:25px;
	vertical-align:top;
	width:200px;
	}
	
 table.ItemTable td.Value
{
	height:25px;
	vertical-align:top;
	}	
	
table.ItemTable th  
{
  font-size: 13px;
	
  font-weight: normal;
  color: #fff;
  border-top: 1px solid #474747;
  border-left: 1px solid #474747;
  padding-left: 13px;
  padding-right: 13px;
  line-height:25px;
  height: 25px;
  text-align: left;
  background-image:url('th2_1_bg.png');
  background-repeat: repeat-x;
  }
	
/*  DYNAMISK TABEL */

table.ItemTable th.th1 {
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  border: 1px solid #474747;
  border-bottom: none;
  line-height:26px;
  height: 26px;
  text-align: left;
  background-image:url('th1_bg.png');
  background-repeat: repeat-x;
  }
table.ItemTable th.th2 {
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  border-top: 1px solid #474747;
  border-left: 1px solid #474747;
  padding-left: 13px;
  padding-right: 13px;
  line-height:25px;
  height: 25px;
  text-align: left;
  background-image:url('th2_1_bg.png');
  background-repeat: repeat-x;
  }
  
 table.ItemTable td.th2 {
  font-size: 11px;
  color: #000;
  border-top: 1px solid #474747;
  border-left: 1px solid #474747;
	padding:0px;
  line-height: 25px;
  height: 25px;
  text-align: left;
  background-image:url('th2_1_bg.png');
  background-repeat: repeat-x;
  }
  
table.ItemTable td.td {
  font-size: 11px;
  color: #000;
  border-top: 1px solid #474747;
  border-left: 1px solid #474747;
	padding:0px;
  line-height: 25px;
  height: 25px;
  text-align: left;
	background: #f5f5f5;
  }
table.ItemTable td.alt {
  font-size: 11px;
  color: #000;
  border-top: 1px solid #474747;
  border-left: 1px solid #474747;
	padding:0px;
  line-height: 25px;
  height: 25px;
  text-align: left;
  background: #D1D1D1;
} 
table.ItemTable td.space {
  border: none;
  border-top: 1px solid #474747;
  height: 10px;
  }
  
  
 .shadow-container {
		left: 0px;
		width: 734px;
}

 		.shadow-container .shadow1
 		{
        background: #f5f5f5;
    }    
   	   
     
.shadow-container .container 
{
	border-bottom: 1px solid #6a6a6a;
	border-right: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  background: #f5f5f5;
	padding: 18px;
	margin-bottom: 11px;
    }
    
    
 .shadow-container-wide {
		left: 0px;
		width: 982px;
}

 		.shadow-container-wide .shadow1
 		{
        background: #dddddd;
    }    

.shadow-container-wide .container 
{
	border-bottom: 1px solid #6a6a6a;
	border-right: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  background: #f5f5f5;
	padding: 18px;
	margin-bottom: 11px;
    }



a.result {
  color: #000000;
  font-size:10px;  
  text-align:right;
    }
    
a.result:link {
  color: #000;
  text-decoration:none;
  }
a.result:visited {
  color: #000;
  text-decoration:none;
  }
a.result:hover {
  color: #000;
  text-decoration:underline;
  }

p.resultVacant
{
	color: #009933;
	}
  
a.resultVacant {
  color: #009933;
  font-size:10px;  
  text-align:right;
  }    
a.resultVacant:link {
  color: #009933;
  text-decoration:none;
  }
a.resultVacant:visited {
  color: #009933;
  text-decoration:none;
  }
a.resultVacant:hover {
  color: #009933;
  text-decoration:underline;
  }  
  
  p.resultNotVacant
{
	color: #FF1E14;
	}
  
a.resultNotVacant {
  color: #FF1E14;
  font-size:10px;  
  text-align:right;
  text-decoration:none;
    }    
a.resultNotVacant:link {
  color: #FF1E14;
  text-decoration:none;
  }
a.resultNotVacant:visited {
  color: #FF1E14;
  text-decoration:none;
  }
a.resultNotVacant:hover {
  color: #FF1E14;
  text-decoration:underline;
  }
  

  
div#Bottom
{	
	font-size: 9px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#b3b3b3;
  padding-top: 10px;
  padding-bottom: 10px;
	padding: 10px 0 10px 0;
	margin: auto;
	width: 982px;
	text-align: center;
	clear: both;
	position:relative;
}

div#Bottom a
{
    color:#b3b3b3;  
    text-decoration:underline;
}



