body {
    margin: 0px;
    font-family: Verdana;
    font-size: 11px;
    background-color: #F9FAFB;
    background-image: url(../images/site_bg.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 15px;
}

/*** reset ***/
img {
    border: 0px;
}

p,h1,h2 {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

p {
    padding-top: 8px;    
}

#wrapper {
    position: relative;
    top: 0px;
    left: 0px;
    width: 1065px;     
    padding-bottom: 20px;
}

#wrapper .shadow-left {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 34px;
    height: 651px;
    background-image: url(../images/bg_left_shadow.png);
    background-position: top left;
    background-repeat: no-repeat;    
}

#wrapper .shadow-right {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 34px;
    height: 651px;
    background-image: url(../images/bg_right_shadow.png);
    background-position: top left;
    background-repeat: no-repeat;    
}

#wrapper .shadow-bottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 979px;
    height: 20px;
    background-image: url(../images/bg_bottom_shadow.png);
    background-position: top left;
    background-repeat: no-repeat;    
}


#page {
    position: relative;
    top: 0px;
    background-color: #E1EAEE;
    background-image: url(../images/page_bg.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    width: 997px;
    height: 100%;
    min-height: 690px;
    text-align: left;
}

* html #page {
    height: 690px;
}

#topmenu {
    position: relative;
    top: 1px;
    left: 23px;
    width: 650px;
    height: 48px;
    z-index: 10;
}

#topmenu a {
    font-size: 13px;    
    color: #8e9fa9;
    padding-left: 3px;
    padding-right: 3px;
    margin-left: 3px;
    margin-right: 12px;
    margin-top: 16px;
    display: inline-block;
    float: left;
    vertical-align: bottom;
    text-decoration: none;
}
#topmenu a.active {
    color: #FFFFFF;    
    margin: 0px;
    margin-top: 16px;    
}
#topmenu a:hover {
    text-decoration: none;
}

#topmenu .active-left {
    height: 46px;
    width: 3px;
    background-image: url(../images/topmenu_activeleft_bg.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    float: left;    
}
#topmenu .active-middle {
    height: 46px;
    background-image: url(../images/topmenu_active_bg.gif);
    background-position: 0px 0px;
    background-repeat: repeat-x;
    float: left;
}
#topmenu .active-right {
    height: 46px;
    width: 3px;
    background-image: url(../images/topmenu_activeright_bg.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    margin-right: 12px;
    float: left;
}

#logo {
    position: absolute;
    top: 1px;
    right: 0px;
    width: 250px;
    z-index: 10;
}

#logo img {
    position: absolute;
    top: 14px;
    right: 26px;
}

#languages {
    position: absolute;
    top: 78px;
    left: 22px;
    color: #9dadb4;
    z-index: 2;
}

#languages a {
    color: #9dadb4;
    font-weight: bold;
    text-decoration: none;
}

#languages a.active {
    color: #a3282e;
    font-weight: bold;
    text-decoration: none;
}

#banner {
    position: absolute;
    top: 55px;
    left: 20px;          
}

#banner-click {
    position: absolute;
    top: 50px;
    left: 445px;
    height: 265px;
    width: 500px;     
    cursor: pointer; 	
	background-color: transparent;
	z-index: 20;
}

#banner-image {
	position: absolute;
    top: 0px;
    left: 0px;
	z-index: 1;
}

.uk #banner {
    position: absolute;
    top: 70px;
    left: 20px;   
}

.de #banner {
    position: absolute;
    top: 70px;
    left: 20px;   
}

.subpage #banner {
    top: 76px;
}

.uk.subpage #banner {
    top: 72px;
}

.de.subpage #banner {
    top: 72px;
}

#info-box {
    position: absolute;
    top: 414px; left: 22px;
    width: 429px; height: 255px;
    z-index: 3;
    
    background-image: url(../images/info_box_bg.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

#info-box h1 {
    margin-bottom: 28px;    
    margin-left: 35px;
    width: 200px;
    font-size: 18px;
}

#info-box p {
    width: 175px;    
    margin-left: 2px;
    padding-bottom: 0px;    
}

#info-box a {
    color: #922228;
}

#info-box .news {
    position: absolute;
    top: 36px;
    left: 16px;
}

#info-box .news h1 {
	padding-bottom: 4px;
}

#info-box .news a {
    color: #922228;
    text-decoration: none;
    font-weight: bold;
}

#info-box .product {
    position: absolute;
    top: 36px;
    left: 228px;
}

#info-box .product h1 {
	padding-bottom: 4px;
}

#cases {
    position: absolute;
    top: 380px;
    left: 466px;
    z-index: 3;
}

#case-erhverv {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 249px;
}

#case-erhverv .top {
    background-image: url(../images/cases/case_erhverv_top.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 249px;
    height: 37px;    
    position: absolute;
    top: 0px;
    left: 0px;
}

.uk #case-erhverv .top {
    background-image: url(../images/cases/case_erhverv_top_uk.gif);
}

.de #case-erhverv .top {
    background-image: url(../images/cases/case_erhverv_top_de.gif);
}

#case-offentlig {
    position: absolute;
    top: 0px;
    left: 258px;
    width: 249px;
}

#case-offentlig .top {
    background-image: url(../images/cases/case_offentlig_top.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 249px;
    height: 37px;    
    position: absolute;
    top: 0px;
    left: 0px;
}

.uk #case-offentlig .top {
    background-image: url(../images/cases/case_offentlig_top_uk.gif);
}

.de #case-offentlig .top {
    background-image: url(../images/cases/case_offentlig_top_de.gif);
}

.case .bottom {
    width: 249px;
    height: 6px;    
    position: absolute;
    bottom: 1px;
    left: 0px;
}

* html .case .bottom {
    bottom: 0px;    
}

.case .content {
    background-image: url(../images/cases/case_bg.gif);
    background-position: 0px 0px;
    background-repeat: repeat-y;
    margin-top: 37px;
    margin-bottom: 0px;
    width: 249px;    
}

.case .text {
    background-image: url(../images/cases/case_content_bg.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;    
    margin: 7px;
    margin-top: 0px;
    min-height: 140px;    
}

* html .case .text {
    height: 140px;       
}

.case .text h1 {
    font-family: Arial;
    font-size: 16px;
    padding-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

.case .text p {
    margin-left: 20px;
    margin-right: 78px;
}

.case .image {
    background-image: url(../images/cases/case_bg.gif);
    background-position: 0px 0px;
    background-repeat: repeat-y;
    text-align: center;
    position: relative;
    top: 37px;
    left: 0px;
    width: 249px;
}

.case .button {
    position: absolute;
    right: -5px;
    bottom: 20px;
}

#cols {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 5;    
	width: 929px;
}

#leftandmiddle {
	float: left;
	width: 650px;
}

#content {
    float: right;
    position: relative;
    top: 0px;
    left: 40px;
	width: 450px;
    padding-top: 305px;
    padding-bottom: 20px;
    min-height: 300px;
}

#content h1 {
    font-family: Arial;
    font-size: 20px;    
    color: Black;
    margin-bottom: 0px;
}

#content p {
    padding-top: 16px;
}

#content p a {
    color: #b90000;
}

#content-left {
    float: left;
    position: relative;
    top: 305px;
    left: 35px;
    width: 185px;    
    background-image: url(../images/leftmenu/line.png);
    background-position: bottom left;
    background-repeat: no-repeat;
}

#content-left a {
    display: block;
    width: 145px;
    padding-left: 35px;
    padding-top: 18px;
    padding-bottom: 16px;
    background-image: url(../images/leftmenu/item_bg.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    color: #8797a1;
    font-weight: bold;
    text-decoration: none;
}

#content-right {
    float: right;
    position: relative;
    top: 0px;
    right: -30px;
    padding-top: 80px;
    padding-bottom: 20px;
    width: 235px;       
}

.subcase {    
    position: relative;
    top: 0px;
    left: 0px;
    width: 228px;    
    margin-top: 50px;        
}

.subcase .top {
    width: 228px;
    height: 37px;    
    position: absolute;
    top: 0px;
    left: 0px;
}

.subcase .subcase-bottom {
    width: 228px;
    height: 16px;    
    position: absolute;
    bottom: -12px;
    left: 0px;
}

.subcase .content {
    background-image: url(../images/cases/sub_case_bg.gif);
    background-position: 0px 0px;
    background-repeat: repeat-y;
    margin-top: 37px;
    margin-bottom: 0px;    
    width: 228px;        
}

.subcase .text {    
    background-image: url(../images/cases/sub_case_content_bg.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;    
    margin: 7px;
    margin-top: 0px;   
    padding-bottom: 10px;     
}

.subcase .text h1 {
    font-family: Arial;
    font-size: 16px;    
    padding-top: 15px;
    margin-left: 20px;
    margin-right: 20px;
}

.subcase .text p {
    margin:0px;
    margin-left: 20px;
    margin-right: 78px;
}

.subcase .image {
    background-image: url(../images/cases/sub_case_bg.gif);
    background-position: 0px 0px;
    background-repeat: repeat-y;
    text-align: center;
    position: relative;
    top: 37px;
    left: 0px;
    width: 228px;
}

.subcase .button {
    position: absolute;
    right: -5px;
    bottom: 15px;
}

#box {
    position: relative;
    top: 0px;
    left: 0px;
    width: 235px;
}

#box a {
    color: #b90000;
}

#box .top {
    position: relative;
    top: 0px;
    left: 0px;
    width: 235px;
    height: 79px;
    background-image: url(../images/boxes/infobox_top.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

#box .top .title {
    position: absolute;
    top: 38px;
    left: 52px;
    width: 150px;
}

#box .top .title h1 {
    font-family: Arial;
    font-size: 18px;
}

#box .text {
    position: relative;
    top: 0px;
    left: 0px;
	padding-top: 14px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 14px;
    background-image: url(../images/boxes/infobox_bg.png);
    background-position: 0px 0px;
    background-repeat: repeat-y;
}

* html #box .text {
    top: -1px;
}

#box .box-bottom {
    position: relative;
    top: 0px;
    left: 0px;
    width: 235px;
    height: 16px;
    background-image: url(../images/boxes/infobox_bottom.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

* html #box .box-bottom {
    top: -1px;
}

.bigcase {    
    position: relative;
    top: 0px;
    left: 0px;
    width: 465px;    
    margin-top: 25px;        
    clear: both;
    float: none;
}

.bigcase .top {
    width: 465px;
    height: 37px;    
    position: absolute;
    top: 0px;
    left: 0px;
}

.bigcase .top h1 {
    position: absolute;
    top: 14px;
    left: 58px;
    font-family: Arial !important;
    font-size: 16px !important;
}

.bigcase .content {
    background-image: url(../images/cases/big_case_bg.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    position: relative;
    top: 37px;
    left: 0px;
    margin-bottom: 40px;    
    padding-bottom: 10px;
    width: 465px;            
}

.bigcase .contentwrap {
    margin: 7px;
    margin-top: 0px;   
    padding-bottom: 20px;    
}

.bigcase .text {    
    float: left;
    position: relative;
    top: 0px;
    left: 0px;
    width: 260px;    
    padding-bottom: 10px;
}

.bigcase .text p {
    margin:0px;
    margin-left: 40px;
    margin-right: 30px;
}

* html .bigcase .text p {
    margin-left: 20px;
}

.bigcase .image {
    text-align: left;
    float: left;
    position: relative;
    top: 20px;
    left: 0px;
    width: 150px;
}

.bigcase .image img {
    position: relative;
    top: 0px;
    left: 0px;
    margin-left: 14px;
}

.bigcase .button {
    position: absolute;
    right: 15px;
    bottom: 10px;
}

#footer {
    position: absolute;
    bottom: -50px; left: 0px;
    text-align: center;
    width: 100%;
    color: #9dadb4; 
    font-size: 10px;    
}

.red {
    color: #931217;
}