﻿/*------------------------------------------------------------*/
/* basic elements --------------------------------------------*/
/*------------------------------------------------------------*/

html, body{
    padding: 0;
    margin: 0;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

p, h1, span.ov, span.obs{
 color: #000000;
 font-size: 10px;
 font-family: Verdana, Arial, Trebuchet MS, Sans-Serif; 
 padding: 0;
 margin: 0;
}

h1{
   font-size: 14px; 
}

span.ov{
  font-size: 16px;
  color: #63d7ff;
}

span.obs{
    color: #FF0000;
    font-size: 10px;
}

span.infonode{
    color: #000000;
    font-family: Verdana, Arial, Trebuchet, Sans-Serif;
    font-size: 25px;
    padding: 0;
    margin: 0; 
    background-color: #FFFFFF;
    opacity:0.8;
    filter:alpha(opacity=80);
}

/*------------------------------------------------------------*/

img.source-image{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -50;
}

div#abouttext{
	position: absolute;
	top: 0;
	left: 0;
	z-index: -100;
	color: #FFFFFF;
}

/*------------------------------------------------------------*/
/* div elements ----------------------------------------------*/
/*------------------------------------------------------------*/

div#wrapper{
    margin: 50px;
    height: 555px;
}

div.co2{
    position: absolute;
    bottom: 10px;
    right: 50px;
    width: 140px;
    height: 64px;
    z-index: -5;
}

div.portal{
    position: absolute;
    bottom: 10px;
    right: 50px;
    width: 38px;
    z-index: -5;
}

/*------------------------------------------------------------*/

div.readmore_wrapper{
    padding: 20px;
    width: 760px;
    height: 560px;
    overflow: auto;
    border-width: 0;
    border-color: #FF0000;
    border-style: solid;
}

/*------------------------------------------------------------*/

div#menu_placeholder{
    width: 300px;
}

/*------------------------------------------------------------*/

div#rightplaceholder{
    width: 400px;
    z-index: 0;
}

/*------------------------------------------------------------*/

div.menulink_wrap{
    float: left;
    padding: 0 1px 1px 0;
    border-width: 0;
    border-color: #FF0000;
    border-style: solid;
}

/*------------------------------------------------------------*/

div.baggrundinfo_wrap, baggrundinfo_wrap:hover{
    position: absolute;
    bottom: 10px;
    left: 50px;
    padding: 2px 5px;
    background-color: #FFFFFF;
    opacity:0.8;
    filter:alpha(opacity=80);   
}

div.baggrundinfo_wrap:hover{
    background-color: #13d0ff;
}

div.baggrundinfo_wrap2{
    position: absolute;
    bottom: 10px;
    left: 50px;
    padding: 2px 5px;
    background-color: #FFFFFF;
    opacity:0.8;
    filter:alpha(opacity=80);   
}

/*------------------------------------------------------------*/

div.paging_wrap, div.paging_wrap:hover, div.paging_wrap_a{
    padding: 2px 3px;
    margin-right: 1px;
    background-color: #eaeaea;
}

div.paging_wrap:hover{
    background-color: #42d9ff;
}

div.paging_wrap_a{
    background-color: #eaeaea;
}

/*background-color: #eaeaea;------------------------------------------------------------*/

div.news_wrap{
    width: 100%;
    border-width: 0;
    border-color: #FF0000;
    border-style: solid;
}

/*------------------------------------------------------------*/

div.menu_wrap{
    width: 100%;
    height: 350px;
    overflow: auto;
    border-width: 0;
    border-color: #FF0000;
    border-style: solid;
}

/*------------------------------------------------------------*/

div.emploee_wrap{
    float: left;
    width: 170px;
    height: 350px;
    border-width: 0;
    border-color: #FF0000;
    border-style: solid;
}

/*------------------------------------------------------------*/

div.content_wrap{
    width: 350px;
    height: 425px;
    text-align: left;
    overflow: auto;
    border-width: 0;
    border-color: #FF0000;
    border-style: solid;
}

/*------------------------------------------------------------*/

div.search_wrap{
    width: 329px;
    height: 385px;
    padding-right: 20px;
    text-align: left;
    overflow: auto;
}

/*------------------------------------------------------------*/

div.img_wrap, div.img_wrap_2{
    width: 100%;
    height: 64px;
    text-align: left;
    border-width: 0;
    border-color: #FF0000;
    border-style: solid;
}

div.img_wrap_2{
    height: 94px;
}



/*------------------------------------------------------------*/

div.info_wrap{
    width: 100%;
    text-align: left;
    border-width: 0;
    border-color: #FF0000;
    border-style: solid;
}

/*------------------------------------------------------------*/

div.proimg{
    float: left;
    width: 44px;
    padding-bottom: 4px;
    text-align: left;
    border-width: 0;
    border-color: #FF0000;
    border-style: solid;
}

div.proimg_last{
    float: left;
    width: 40px;
    padding-bottom: 4px;
    text-align: left;
    border-width: 0;
    border-color: #FF0000;
    border-style: solid;
}


/*------------------------------------------------------------*/

div.employee_wrap{
    width: 350px;
    height: 425px;
    text-align: left;
    border-width: 0;
    border-color: #FF0000;
    border-style: solid;
}

/*------------------------------------------------------------*/

div.emtext_wrap{
    width: 335px;
    height: 185px;
    padding-right: 15px;
    text-align: left;
    overflow: auto;
    border-width: 0;
    border-color: #FF0000;
    border-style: solid;
}

/*------------------------------------------------------------*/

div.fakta_wrap{
    width: 350px;
    height: 425px;
    text-align: left;
    overflow: auto;
    border-width: 0;
    border-color: #FF0000;
    border-style: solid;
}

div.sfloatbox{
    float: left;
}


/*------------------------------------------------------------*/
/* table elements --------------------------------------------*/
/*------------------------------------------------------------*/

table.main{
    width: 100%;
    height: 550px;
}

td.main_right{
    width: 400px;
}

/*------------------------------------------------------------*/

table.left{
    width: 100%;
    height: 550px;
}

td.left_header{
    height: 170px;
    vertical-align: top;
}

td.left_menu{
    height: 350px;
}

td.left_bginfo{
    height: 30px;
    vertical-align: bottom
}

.bi{
   float: left; 
}

/*------------------------------------------------------------*/

table.lh{
    width: 100%;
}

td.lh_logo{
    height: 95px;
    vertical-align: top;
}

/*------------------------------------------------------------*/

table.right{
    width: 380px;
    height: 550px;
}

td.right_top{
    height: 95px;
    vertical-align: top;
}

td.right_content{
     width: 380px;
     height: 455px;
     vertical-align: middle;
     background-color: #FFFFFF;
     opacity:0.9;
     filter:alpha(opacity=90)
}

td.right_news{
    vertical-align: bottom;
    height: 455px;
}

/*------------------------------------------------------------*/

table.employee{
    width: 100%;
}

td.employee_img{
    height: 125px;
    vertical-align: top;
}

td.employee_text{
    vertical-align: top;
    padding-top: 10px;
}

/*------------------------------------------------------------*/

table.fakta{
   
}

td.fakta_header{
    padding: 10px 0 0 0;
}

td.fakta_headline{
    padding: 1px 0 1px 0;
}



/*------------------------------------------------------------*/

table.news{
    
}

td.news_date{
    padding: 5px;
    width: 75px;
    vertical-align: top;
    background-color: #FFFFFF;
    opacity:0.9;
    filter:alpha(opacity=90);
}

td.news_headline{
    padding: 5px;
    vertical-align: top;
    background-color: #FFFFFF;
    opacity:0.9;
    filter:alpha(opacity=90);
}

td.news_text{
    padding: 0 5px 5px 5px;
    vertical-align: top;
    background-color: #FFFFFF;
    opacity:0.9;
    filter:alpha(opacity=90);
}

td.news_sp{
    height: 5px;
}

/*------------------------------------------------------------*/

table.search{
    width: 100%;
}

td.search_header{
    height: 30px;
    vertical-align: top;
    border-width: 0 0 1px 0;
    border-color: #6eb7d6;
    border-style: solid;
}

td.search_results{
    height: 365px;
    padding-top: 5px;
    vertical-align: top;
}

td.search_paging{
    height: 25px;
    vertical-align: bottom;
}

div.div_hr{
    height: 1px;
    width: 100%;
    margin: 5px 0 5px 0;
    border-width: 0 0 1px 0;
    border-color: #6eb7d6;
    border-style: solid;
}

/*------------------------------------------------------------*/
/* link elements ---------------------------------------------*/
/*------------------------------------------------------------*/

a.mainlink, a.mainlink:visited, a.mainlink:hover, a.mainlink_a{
    color: #000000;
    font-family: Verdana, Arial, Trebuchet, Sans-Serif;
    font-size: 11px;
    padding: 0 5px;
    text-decoration: none;
    background-color: #FFFFFF;
    opacity:0.9;
    filter:alpha(opacity=90)
}

a.mainlink:hover, a.mainlink_a{
    color: #13d0ff;
}

/*------------------------------------------------------------*/


a.secondarylink, a.secondarylink:visited{
    color: #000000;
    font-family: Verdana, Arial, Trebuchet, Sans-Serif;
    font-size: 10px;
    padding: 0 5px;
    text-decoration: none;
    background-color: #FFFFFF;
    opacity:0.9;
    filter:alpha(opacity=90)
}

a.secondarylink:hover{
    color: #13d0ff;
}

a.activelink{
    color: #13d0ff;
    font-family: Verdana, Arial, Trebuchet, Sans-Serif;
    font-size: 10px;
    padding: 0 5px;
    text-decoration: none;
    background-color: #FFFFFF;
    opacity:0.9;
    filter:alpha(opacity=90)
}


/*------------------------------------------------------------*/

a.dlink, a.dlink:visited, a.dlink:hover{
    color: #000000;
    font-family: Verdana, Arial, Trebuchet, Sans-Serif;
    font-size: 10px;
    text-decoration: none;
}

a.dlink:hover{
    color: #FF0000;
}

/*------------------------------------------------------------*/

a.nlink, a.nlink:visited, a.nlink:hover, a.nlink{
    color: #000000;
    font-family: Verdana, Arial, Trebuchet, Sans-Serif;
    font-size: 10px;
    text-decoration: none;
}

a.nlink:hover, a.secondarylink_a{
    color: #13d0ff;
}

/*------------------------------------------------------------*/

a.plink, a.plink:visited, a.plink:hover, a.plink_a{
    color: #000000;
    font-family: Verdana, Arial, Trebuchet, Sans-Serif;
    font-size: 10px;
    text-decoration: none;
}

a.plink:hover{
    color: #FFFFFF;
}

a.plink_a{
    color: #42d9ff;
}

/*------------------------------------------------------------*/

a.bglink, a.bglink:visited, a.bglink:hover{
    color: #000000;
    font-family: Verdana, Arial, Trebuchet, Sans-Serif;
    font-size: 10px;
    text-decoration: none;
}

/*------------------------------------------------------------*/
/* Forms elements --------------------------------------------*/
/*------------------------------------------------------------*/

.txt_form{
    width: 305px;
    border-width: 1px;
    border-color: #6eb7d6;
    border-style: solid;
}

/*------------------------------------------------------------*/


.btnSearch, .btnSearch:visited, .btnSearch:hover{
    width: 40px;
    height: 20px;
    background-color: #6eb7d6;
    border-width: 0;
    color: #FFFFFF;
    font-size: 11px;
    font-family: Arial, Verdana, Trebuchet MS, Sans-Serif;
    cursor: pointer;
}

.btnSearch:hover{
    background-color: #000000;
}
