﻿
@import url('header.css');
@import url('left-column.css');
@import url('right-column.css');
@import url('footer.css');
@import url('leftandmiddle.css');
@import url('main-column.css');



*
{
	margin:0;
	padding:0;
}
body 
{
	/*background-color:#F5FBFE;*/
	font-family:Verdana, sans-serif;
	font-size:10px;
	text-align:center;
	width:100%
}

body  a
{
	text-decoration:none;
	
}

body  h3, h2
{
}
	
body p
{
	
}


#Framework
{
	width:856px;
	float:none;
	
	margin:0px auto 0px auto;
	position:relative;
	
}

#Header
{
	height:132px;
	width:856px;
	position:relative;
	/*background-color: #001137;*/
	/*background-image: url("../images/menu/neutral.gif");*/
	
}

.Header #topmenu
{
    width:856px;
    padding:0em;
    margin-top:0em;
    border:none;
    overflow:hidden;
    height:23px;
    
    background-image: url("../images/menu/neutral.gif");
    
}

.Content
{
	width:854px;
	position:relative;	
	float:left;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: #d1d3d4;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #d1d3d4;
	border-bottom: solid;
	border-bottom-width:1px;
	border-bottom-color: #d1d3d4;
	 background-color: #f5f6f6;
	text-align:left;
	
}
/* for Internet Explorer */
* html .Content {
width: 100%;
}
/**/

.LeftColumn
{
	width:212px;
	float:left;
	min-height:440px;
	height:100%;
	position:relative;
	
}

/* for Internet Explorer */
* html .LeftColumn {
height: 440px;
}
/**/

.MainColumn
{

	width:421px;
	/*min-height:440px;*/
	height:100%;
	position:relative;
	float:left;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: #d1d3d4;
	background-color: White;
	
}

/* for Internet Explorer */
* html .MainColumn {
height: 440px;
width:400px;
}
/**/

.LeftAndMainRegion
{
    width:639px;
    min-height:440px;
    height:100%;
    position:relative;
    float:left;
    border-right: solid;
	border-right-width: 1px;
	border-right-color: #d1d3d4;
    background-color: White;
}
/* for Internet Explorer */
* html .LeftAndMainRegion {
height: 440px;
}
/**/


.RightColumn
{
	width:213px;
	/*min-height:477px;*/
	height:100%;
	float:left;
	position:relative;
	/*padding: 23px 10px 0px 10px;*/
	/*background-color:#d0d3d8;*/

}
/* for Internet Explorer */
* html .RightColumn {
width: 202px;
}
/**/

#Footer
{
	width:638px;
	height:61px;
	vertical-align:bottom;
	float:left;
	border-top: solid;
	border-top-width: 1px;
	border-top-color: #d1d3d4;
	position:relative;
	background-color: White;
}


#Breadcrumbs
{
	width:423px;
	height:20px;
	position:relative;
	border-bottom: solid;
	border-bottom-width:1px;
	border-bottom-color: #d1d3d4;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #d1d3d4;
	font-weight:bold;
	float:none;
	font-size: 10px;
	padding: 7px 0px 8px 3px;
	background-color: White;
	color:#2E4C63;	
}



/* for Internet Explorer */
* html #Breadcrumbs {
width: 425px;
border-right: none;
}
/**/


#breadcrumbs2
{
	width:416px;
	height:10px;
	position:relative;
	color:#2E4C63;
	font-weight:bold;
	float:none;
	font-size: 10px;
	padding: 7px 0px 8px 10px;
	background-color: White;
	color:#2E4C63;
}

/* for Internet Explorer */
* html #Breadcrumbs2 {
width: 425px;
border-right: none;
}
/**/

#Breadcrumbs a
{
    color:#2E4C63;
}

#breadcrumbs2 a.heading2
{
	color:#2E4C63;
}

/* for Internet Explorer */
* html #breadcrumbs2 a.heading2 {
color:#2E4C63;
}
/**/ 

#employeecolumn
{
	width: 408px; /*27.5em;*/
	float: left;
	height: 100%;
	
	-moz-box-sizing: border-box;
	font-size:1.1em;
}
/* for Internet Explorer */
* html #employeecolumn {
width: 100%;
}
/**/

#employeecolumnright
{	width: 100%; 
	float: left;
	text-align: left;
}


.StartNews
{
	min-height:420px;
	height:100%;
	position:relative;
	float:left;
}
/* for Internet Explorer */

* html .StartNews {
height: 340px;
}
/**/

.below
{
    position:relative;
    float:left;
    width:100%;
    
}

div.alfabeticListHeading
{
	background-color: #575656;
	font: #ffffff;
	padding: 0.3em 0.0em 0.3em 0.0em;
	width:424px;
	float:none;
}

.headingAlphaLinks
{
	font-weight: bold; 
	font-size: 11px; 
	letter-spacing: 0.6em;
	text-transform:uppercase;
	text-decoration: none;
	color: #E9E9E9;
}
a.allButton
{
	color: #E9E9E9;
	font-size: 1.15em; 
	font-weight: bold;
	text-decoration: none;
}

#skadefri img
{
    
    background-color:White;
    border-color:Black;
    width:80%;
    height:80%;
    text-align:center;
    float:none;
     padding-top:10px;
}


#skadefri 
{
    width:213px;
    height:65px;
    margin-bottom:2px;
    background-color:White;
    text-align:center;
float:left;
	position:relative;
    
}

*html #skadefri
{
    width:201px;
    height:65px;
    text-align:center;
    background-color:White;
    
}

#congress img
{
    
    background-color:White;
    border-color:Black;


    text-align:center;
    float:none;
padding-top:5px;
}

*html #congress img
{
	margin-top:3px;
}


#congress 
{
    width:213px;
    height:70px;
    text-align:center;
    background-color:White;
	float:left;
	position:relative;
    
}

*html #congress 
{
    width:201px;
    height:70px;
    text-align:center;
    background-color:White;
    
}

#quicksear
{
    height:101px;
	float:left;
	position:relative;
}

.bold
{
    font-weight:bold;
}

#linkProject
{
	display:block;
	width:50px;
color: #ff8200;
}

#linkProject:hover
{
	text-decoration:underline;
}

.uppercase
{
	text-transform:uppercase;
}

.widthShort
{
	width:90%;
}

.moreRight
{	
	margin-left:10px;
}

div.Footer_down p a.ftt
{
	float:none;
	color:#2E4C63;
	margin:0px;
}

div.Footer_down p a.ftt:hover
{
	text-decoration:underline;
}