

<style type="text/css">
/***********************************************
****************** GLOBAL **********************
************************************************/
.WEBBUG{/*	DO NOT DELETE OR MOVE THIS class (For some reason the first css class is not working) */}

html, body
{
    margin-top:0;
	padding-top:0;
	color:#414a51;
}

html
{
    height:100%;
}


body {
	font-family: arial, helvetica, sans-serif;
}

a
{
    color:#FFFFFF;
    cursor:pointer;
    text-decoration:none;
}

img{
	border: 0px;
	border-style: none; 
}
.interactiveElement{
	cursor:pointer;
}

ul, li
{
    padding-top:0px;
    margin-top:0px;
}

.ul-table-menu
{
    margin-left:0px;
    padding-left:0px;
}
.ul-table-menu a
{
	display:block;
	width:100%;
	height:100%;
}
.ul-table-menu li 
{
	float: left;
	list-style-type:none;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
}
.top-menu-item, .top-menu-small-item
{
	cursor:pointer;
} 

/***********************************************
****************** DEFAULT **********************
************************************************/
.site
{
    position:relative;
    margin:auto;
    overflow:hidden;
    
    /*TEMP*/
    border:1px solid #000000;
}

.hiddenSpacer
{
	visibility:hidden;
}

body{
	font-size:9px;
}

h1
{
	font-size:17px;
}
h2
{
	font-size:15px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}
h3
{
	font-size:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}

ul
{
    list-style-type:disc;
}

li {
    padding:0px;
} 

.IE6Warning
{

}
.IE6Warning td
{
	padding-top:13px;
	padding-left:13px;
	padding-right:13px;
	white-space:nowrap;
}
/***********************************************
****************** DEFAULT **********************
************************************************/	
.site{
    width:998px;
    height:554px;
}

.textbox
{
	font-size:9px;
}

/******************* TOP MENU ************************/
.div-top-menu
{
    position:absolute;
    top:0px;
    left:0px;
    height:24px;
    background-image: url(../gfx/repeatedBackgrounds_0.png);
    background-repeat:repeat-x;
    background-position: 0px -155px;
    width:100%;
    padding-top:5px;
    padding-left:5px;
}

.languageflag
{
    margin-top:1px;
    margin-right:3px;
}

.span-flag-DK
{
    display:block;
    width:14px;
    height:10px;
    background-image: url(../gfx/nonRepeatedBackgrounds_0.png);
    background-position: 0px -346px;
}
.span-flag-DK:hover, .selected .span-flag-DK
{
    background-position: 0px -330px;
}
.span-flag-UK
{
    display:block;
    width:14px;
    height:10px;
    background-image: url(../gfx/nonRepeatedBackgrounds_0.png);
    background-position: 0px -379px;
}
.span-flag-UK:hover, .selected .span-flag-UK
{
    background-position: 0px -363px;
}
.span-flag-DE
{
    display:block;
    width:14px;
    height:10px;
    background-image: url(../gfx/nonRepeatedBackgrounds_0.png);
    background-position: 0px -411px;
}
.span-flag-DE:hover, .selected .span-flag-DE
{
    background-position: 0px -395px;
}

.div-top-menu a:hover, .div-top-menu .selected
{
    color:#93a0a7;
}

.div-top-menu .icon
{
    margin-right:3px;
}
.div-top-menu .navigation-item a
{
    padding-top:1px;
}
.div-top-menu .navigation-spacer
{
    margin-left:6px;
    margin-right:6px;
}
.div-top-menu .navigation-small-spacer
{
    margin-left:3px;
}
.anchor-home
{
    background-image: url(../gfx/nonRepeatedBackgrounds_0.png);
    background-position: 0px -239px;
}
.anchor-print
{
    background-image: url(../gfx/nonRepeatedBackgrounds_0.png);
    background-position: 0px -256px;
}
.anchor-sitemap
{
    background-image: url(../gfx/nonRepeatedBackgrounds_0.png);
    background-position: 0px -161px;
}

.span-top-menu-icon-spacer
{
    display:block;
    width:12px;
    height:12px;
}

.top-menu-left
{
    position:absolute;
    top:5px;
    left:6px;
}

.top-menu-right
{
    position:absolute;
    top:5px;
    right:13px;
}

/******************* CONTENT ************************/

.img-topimage
{
    position:absolute;
    top:24px;
    left:0px;
}

.div-top-image-mask
{
    position:absolute;
    top:24px;
    left:506px;
    width:275px;
    height:67px;
    background-image:url(../gfx/verticalRepeatedBackgrounds_0.png);
    background-repeat:repeat-y;
}

.img-logo
{
    position:absolute;
    top:31px;
    right:22px;
}

.div-large-black-line
{
    position:absolute;
    top:92px;
    left:0px;
    width:780px;
    height:8px;
    background-color:#000000;
    z-index:2;
}

.div-small-black-line
{
    position:absolute;
    top:104px;
    left:780px;
    width:219px;
    height:8px;
    background-color:#000000;
    z-index:2;
}

.div-bottom-black-line
{
    position:absolute;
    bottom:0px;
    left:0px;
    width:998px;
    height:8px;
    background-color:#000000;
    z-index:2;
}

.div-main-content
{
    position:absolute;
    top:104px;
    left:0px;
    width:998px;
    height:439px;
    background-color:#e6eaec;
}

.div-main-content-left
{
    position:absolute;
    top:0px;
    left:0px;
    width:205px;
    height:439px;
    border-right: 1px dotted #000000;
}

.div-main-content-center
{
    position:absolute;
    top:0px;
    left:205px;
    width:589px;
    height:439px;
    z-index:2;
}

.div-main-content-right
{
    position:absolute;
    top:0px;
    left:794px;
    width:205px;
    height:439px;
    border-left: 1px dotted #000000;
}

/******************* TEASERBOX ************************/
.teaserbox-title-left
{
    background-image: url(../gfx/repeatedBackgrounds_0.png);
    background-position: 0px -45px;
    width:138px;
}
.teaserbox-title-left label
{
    color:#FFFFFF;
}
.teaserbox-title-right
{
    background-image: url(../gfx/nonRepeatedBackgrounds_0.png);
    background-position: 0px -92px;
}

.tbl-offer-teaser, .tbl-offer-teaser label
{
    cursor:pointer;
}

.tbl-offer-teaser img, .tbl-news-teaser img
{
    margin-top:1px;
}

.td-teaserbox-text
{
    background-color:#93a0a7;
    padding:6px;
}
.td-teaserbox-text label
{
    color:#FFFFFF;
    font-weight:bold;
}
/******************* LEFT CONTENT ************************/
.div-machine-menu-label-container
{
    position:absolute;
    top:10px;
    left:29px;
    height:13px;
    color:#FFFFFF;
    background-image: url(../gfx/repeatedBackgrounds_0.png);
    background-repeat:repeat-x;
    background-position: 0px 0px;
}

.div-machine-menu-label-container label, .menu1-title-left label, .teaserbox-title-left label
{
    display:block;
    padding-top:0px;
    margin-left:8px;
    margin-right:8px;
    text-transform:uppercase;
    font-size:10px;
    font-weight:bold;
    letter-spacing:1px;
}

.div-offers-container
{
    position:absolute;
    bottom:6px;
    left:29px;
}

/*** MENU ***/
.div-main-content-left .tbl-menu-container
{
    position:absolute;
    top:29px;
    left:25px;
}

.menu1-title-left
{
    background-image: url(../gfx/repeatedBackgrounds_0.png);
    background-position: 0px -20px;
    width:138px;
}
.menu1-title-left label
{
    color:#FFFFFF;
}
.menu1-title-right
{
    background-image: url(../gfx/nonRepeatedBackgrounds_0.png);
    background-position: 0px -67px;
}

.menu1-title-right-spacer
{
    width:10px;
    height:20px;
}

.tbl-menu1
{
    margin-top:1px;
    width:100%;
    color:#ffffff;
}

.tbl-menu1 .div-menu1-vertical-line
{
    width:100%;
    height:0px;
    overflow:hidden;
    border-bottom:1px dotted #ffffff;
}

.tbl-menu1 .div-sub-sub-menu1-vertical-line
{
    width:141px;
    height:0px;
    overflow:hidden;
    border-bottom:1px dotted #ffffff;
    margin-left:6px;
}

.tbl-menu1 .item-name, .tbl-menu1 .item-count 
{
    background-color:#93a0a7;
    width:100%;
}

.tbl-menu1 .item-name label
{
    display:block;
    padding-top:2px;
    padding-bottom:2px;
    margin-left:8px;
    margin-right:8px;
}
.tbl-menu1 .item-count label
{
    display:block;
    padding-top:2px;
    padding-bottom:2px;
    margin-left:3px;
    margin-right:3px;
}
.tbl-menu1 .item-count
{
    text-align:right;
}
.tbl-menu1 a
{
    color:#ffffff;
    display:block;
}
.tbl-menu1 .selected a, .tbl-menu1 tr:hover a
{
    color:#000000;
} 

.tbl-sub-menu1 .item-name
{
    background-color:#a4b3bc;
}

.tbl-sub-sub-menu1
{
    margin-left:3px;
    width:144px;
}
.tbl-sub-sub-menu1 .item-name
{
    background-color:#b5c2ca;
}

.div-black-box
{
    height:14px;
    width:3px;
    border-right:1px solid #E6EAEC;
}
.tbl-menu1 tr:hover .div-black-box, .tbl-menu1 .selected .div-black-box
{
    background-color:#000000;
}



.tbl-sub-menu1 .td-blackbox
{
    /*background-color:#93A0A7;*/
}
                                       
.tbl-sub-menu1 .td-blackbox .div-black-box
{
    border-right:none;
}

/******************* CENTER CONTENT ************************/

.image-container img
{
    position:absolute;
    top:0px;
    left:0px;
}

.div-text-field-root
{
    position:absolute;
    top:54px;
    right:32px;
    z-index:10;
    background-image:url(../gfx/white95.png);
}

.div-text-field-container
{
    position:relative;
    max-height:256px;
    overflow:hidden;
    margin-top:0px;
    margin-bottom:13px;
}

.div-text-field-document
{
    position:relative;
    width:326px;
    margin-left:13px;
    margin-right:19px;
}

.text-field-scrollbar
{
    position:absolute;
    top:0px;
    right:6px;
}

.text-field-scrollbar .arrow-up
{
    height:3px;
    width:6px;
    background-image: url(../gfx/nonRepeatedBackgrounds_0.png);
    background-position: 0px -311px;
}

.text-field-scrollbar .arrow-down
{
    height:3px;
    width:6px;
    background-image: url(../gfx/nonRepeatedBackgrounds_0.png);
    background-position: 0px -321px;
    margin-top:2px;
}

.div-toogle-text-field
{
    position:absolute;
    top:32px;
    right:32px;
    height:22px;
    width:358px;
    z-index:11;
    background-image:url(../gfx/white95.png);
    text-align:right;
    color:#566068;
    font-size:10px;
    letter-spacing:1px;
}

.div-text-field-root a, .div-html-field-root a
{
    color:#566068;
    font-weight:bold;
    text-decoration:underline;
}

.div-toogle-text-field, .div-toogle-text-field label, .div-toogle-text-field img
{
    cursor:pointer;
}

.div-toogle-text-field table
{
    margin-right:4px;
    margin-top:4px;
}

.div-toogle-image
{
    height:12px;
    width:12px;
    background-image: url(../gfx/nonRepeatedBackgrounds_0.png);
    background-position: 0px -293px;
    display:block;
    margin-left:6px;
}

/************* ARTICLE **************/
.div-article-image-container
{
    position:absolute;
    top:0px;
    left:12px;
    height:433px;
    width:563px;
}

.div-arrow-left-container
{
    position:absolute;
    top:352px;
    left:12px;
    height:27px;
    width:20px;
    
    background-image: url(../gfx/nonRepeatedBackgrounds_0.png);
    background-position: 0px -0px;
    cursor:pointer;
    z-index:10;
}

.div-arrow-left
{
    position:absolute;
    top:9px;
    left:3px;
    height:9px;
    width:6px;
    
    background-image: url(../gfx/nonRepeatedBackgrounds_0.png);
    background-position: 0px -178px;
}

.div-arrow-left-container:hover .div-arrow-left
{
    background-position: 0px -193px;
}

.div-arrow-right-container
{
    position:absolute;
    top:352px;
    left:554px;
    height:27px;
    width:20px;
    
    background-image: url(../gfx/nonRepeatedBackgrounds_0.png);
    background-position: 0px -33px;
    cursor:pointer;
    z-index:10;
}

.div-arrow-right
{
    position:absolute;
    top:9px;
    left:11px;
    height:9px;
    width:6px;
    
    background-image: url(../gfx/nonRepeatedBackgrounds_0.png);
    background-position: 0px -209px;
}

.div-arrow-right-container:hover .div-arrow-right
{
    background-position: 0px -224px;
}

/************* FRONTPAGE **************/
.div-frontpage-image-container
{
    position:absolute;
    top:0px;
    left:12px;
}

.div-frontpage-text-container
{
    position:absolute;
    bottom:19px;
    left:31px;
    height:42px;
    width:524px;
    color:#ffffff;
    z-index:5;
}

.div-frontpage-text-container div
{
    position:absolute;
    top:0px;
    left:0px;
}

.div-frontpage-text-container b
{
    font-size:17px;
}

.div-frontpage-text-background
{
    position:absolute;
    bottom:6px;
    left:12px;
    height:64px;
    width:563px;
    background-color:#46474a;
    color:#ffffff;
    z-index:5;
}

.div-frontpage-text-tranparent-block
{
    position:absolute;
    bottom:70px;
    left:12px;
    height:10px;
    width:563px;
    background-color:#7f8082;
    opacity:0.7;
    filter:alpha(opacity=70); /* IE's opacity*/
    z-index:5;
}

.div-frontpage-text-background-bottom
{
    position:absolute;
    bottom:6px;
    left:12px;
    height:15px;
    width:563px;
    background-image: url(../gfx/repeatedBackgrounds_0.png);
    background-position: 0px -93px;
    background-position:bottom;
    background-repeat:repeat-x;
    z-index:5;   
}

/******************* IMAGE GALLERY ************************/
.div-gallery-container
{
    position:absolute;
    top:13px;
    left:48px;
}

/******************* SPAREPARTS ************************/
.div-spareparts-image-container
{
    position:absolute;
    top:0px;
    left:12px;
}

.div-spareparts-bottom-name-field
{
    position:absolute;
    right:15px;
    bottom:58px;
    background-image: url(../gfx/repeatedBackgrounds_0.png);
    background-position: 0px -46px;
    height:20px;
    z-index:4;
}

.div-spareparts-bottom-name-field label
{
    display:block;
    margin-right:64px;
    font-weight:bold;
    margin-top:6px;
    margin-left:6px;
    color:#FFFFFF;
}

.div-spareparts-image-popup-name-field
{
    position:absolute;
    right:0px;
    bottom:-1px;
    background-image: url(../gfx/repeatedBackgrounds_0.png);
    background-position: 0px -46px;
    height:18px;
    z-index:4;
}

.div-spareparts-image-popup-name-field label
{
    display:block;
    margin-right:64px;
    font-weight:bold;
    margin-top:6px;
    margin-left:6px;
    color:#FFFFFF;
}


.Spareparts-page .div-arrow-left-container, .Machine-page .div-arrow-left-container
{
    top:307px;
}

.Spareparts-page .div-arrow-right-container, .Machine-page .div-arrow-right-container
{
    top:307px;
}

.div-spareparts-bottom-line
{
    position:absolute;
    left:12px;
    top:380px;
    width:563px;
    height:4px;
    background-color:#6e818b;
    z-index:3;
}

.div-spareparts-bottom-image-menu-container
{
    position:absolute;
    left:12px;
    bottom:3px;
    width:563px;
    height:52px;
    overflow:hidden;
    /*background-color:Red;*/
}

.div-spareparts-bottom-image-menu-document
{
    position:relative;
    vertical-align:top;
}

.div-spareparts-bottom-image-menu-document .img-menu-item
{
    border:1px solid #E6EAEC;
}

.div-spareparts-bottom-image-menu-document .img-menu-item:hover, .div-spareparts-bottom-image-menu-document .selected
{
    border:1px solid #FF0000;
}

.div-spareparts-image-popup
{
    position:absolute;
    top:0px;
    left:12px;
    width:563px;
    height:379px;
    z-index:100;
    display:none;
}

.div-spareparts-image-popup-show
{
    display:block;
}

.div-machine-image-popup
{
    position:absolute;
    top:0px;
    left:12px;
    width:563px;
    height:379px;
    z-index:100;
    display:none;
    background-color:#E6EAEC;
    background-repeat:no-repeat;
}

.div-machine-image-popup-show
{
    display:block;
}

.Machine-page .img-menu-item
{
    height:48px;
}

/******************* HTML ************************/
.div-html-container
{
    position:absolute;
    top:0px;
    left:12px;
    width:563px;
    height:433px;
    overflow:hidden;
}

/******************* sitemap ************************/

.div-html-field-root
{
    position:absolute;
    top:35px;
    left:24px;
    width:550px;
    overflow:hidden;
}
.div-html-field-container
{
    position:relative;
    width:531px;
    height:397px;
    overflow:hidden;
}
.div-html-field-document
{
    position:relative;
}

.ul-sitemap a
{
    color:#414A51;
    text-decoration:underline;
}

.ul-sitemap, .ul-sitemap ul 
{
    
    padding:0px;
    margin:0px;
    margin-left:16px;
    list-style-type:none;
}

.ul-sitemap li
{
    margin-top:3px;
}

/******************* NEWS ************************/

.span-link-container
{
    display:block;
    text-align:right;
    padding-right:13px;
}

/******************* Annex ************************/
.tbl-annex .hidden
{
    display:none;
}

.div-annex-header
{
    background-image:url("../gfx/repeatedBackgrounds_0.png");
    background-position:0px -45px;
    width:480px;
}

.div-annex-header label
{
    color:#FFFFFF;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:3px;
    display:block;
    font-weight:bold;
    cursor:pointer;
}


.div-annex-right-arrow
{
    width:10px;
    height:10px;
    background-image: url(../gfx/nonRepeatedBackgrounds_0.png);
    background-position: 0px -209px;
    cursor:pointer;
    margin-right:3px;
}

.div-annex-right-arrow:hover
{
    background-position: 0px -224px;
}

.div-annex-down-arrow
{
    margin-top:2px;
    width:10px;
    height:10px;
    background-image: url(../gfx/nonRepeatedBackgrounds_0.png);
    background-position: 0px -563px;
    cursor:pointer;
    margin-right:3px;
}

.div-annex-down-arrow:hover
{
    background-position: 0px -573px;
}

.div-annex table
{
    width:100%;
    border-top:solid 1px #000000;
}

.div-annex table td
{
    padding:3px;
    border-bottom:solid 1px #000000;
}

.div-annex table td.no-border
{
    border:0px;
}

.td-annex-container
{
    vertical-align:top;
}
.td-annex-title
{
    width:40%;
    border-right:solid 1px #000000;
}

.td-annex-download, .td-annex-date
{
    border-left:solid 1px #000000;
}

.td-annex-download div
{
    background-image:url("../gfx/repeatedBackgrounds_0.png");
    background-position:0 -45px;
    text-align:center;
    padding:3px;
}

.td-annex-download div a
{
    color:#FFFFFF;
    text-decoration:none;
    display:block;
}

.td-annex-download div a:hover
{
    color:#000000;
}

/******************* MACHINE ******************************/
.tbl-machine-search.list
{
    position:absolute;
    top:26px;
    left:13px;
    width:529px;
}

.tbl-machine-search.single
{
    position:absolute;
    top:208px;
    left:621px;
    width:147px;
}

.tbl-machine-search td
{
    vertical-align:top;
}

.tbl-machine-search select
{
    width:100%;
    font-size:9px;
    border:1px solid #000000;
}

.div-machine-large-top-spacer
{
    width:32px;
}

.div-machine-top-spacer
{
    width:13px;
}

.div-blackbackground
{
    background-image:url("../gfx/repeatedBackgrounds_0.png");
    background-position:0 -20px;
}

.div-blackbackground label
{
    display:block;
    font-size:10px;
    font-weight:bold;
    text-transform:uppercase;
    color:#FFFFFF;
    padding-left:10px;
    padding-right:10px;
    padding-top:4px;
    padding-bottom:5px;
}

.div-smallblackbackground
{
    background-image:url("../gfx/repeatedBackgrounds_0.png");
    background-position:0 -20px;
    width:144px;
}

.div-back-to-machine-list
{
    position:absolute;
    top:182px;
    left:621px;
    background-image:url("../gfx/repeatedBackgrounds_0.png");
    background-position:0 -20px;
    white-space:nowrap;
    padding:3px;
}

.div-back-to-machine-list a
{
    font-size:10px;
    font-weight:bold;
}

.span-white-left-arrow
{
    /*margin-top:3px;*/
    display:inline-block;
    width:10px;
    height:10px;
    background-image:url("../gfx/nonRepeatedBackgrounds_0.png");
    background-position:0 -582px;
}

.single .div-smallblackbackground
{
    width:147px;
}

.single .smallBottomMargin
{
    margin-bottom:6px;
}

.div-smallblackbackground label
{
    display:block;
    font-weight:bold;
    color:#FFFFFF;
    padding-left:3px;
    padding-right:2px;
    padding-top:2px;
    padding-bottom:2px;
}

.tbl-machine-table-header
{
    position:absolute;
    top:77px;
    left:13px;
    width:529px;
}

.tbl-machine-table-header th
{
    background-image:url("../gfx/repeatedBackgrounds_0.png");
    background-position:0 -20px;
    color:#FFFFFF;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:3px;
    text-align:left;
}
.tbl-machine-table-header .column1, .tbl-machine-table .column1
{
    width:112px;
}
.tbl-machine-table-header .column2, .tbl-machine-table .column2
{
    width:74px;
}
.tbl-machine-table-header .column3, .tbl-machine-table .column3
{
    width:64px;
}
.tbl-machine-table-header .column4, .tbl-machine-table .column4
{
    width:64px;
}
.tbl-machine-table-header .column5, .tbl-machine-table .column5
{
    width:112px;
}
.tbl-machine-table-header .column6, .tbl-machine-table .column6
{
    /*width:99px;*/
}

.tbl-machine-table-header th
{
    white-space:nowrap;
}

.div-machine-field-root
{
    position:absolute;
    top:93px;
    left:13px;
    width:550px;
    overflow:hidden;
}
.div-machine-field-container
{
    position:relative;
    width:531px;
    height:346px;
    overflow:hidden;
}
.div-machine-field-document
{
    position:relative;
}

.tbl-machine-table
{
    width:529px;
    background-color:#edf0f1;
}

.tbl-machine-table td
{
    padding-left:3px;
    border-bottom:1px solid #000000;
}

.tbl-machine-table .column6
{
    text-align:right;
}

.img-product-image
{
    border:1px solid #000000;
    margin-top:1px;
    margin-bottom:1px;
}
.blockLink
{
    display:block;
}

.tbl-machine-table
{
    color:#000000;
}

.tbl-machine-table a
{
    color:#000000;
}

.tbl-machine-table td
{
    cursor:pointer;
}

.tbl-machine-table .Highlight td, .tbl-machine-table .Highlight td a
{
    background-color:#93A0A7;
    color:#ffffff;
}

.td-image-container
{
    height:85px;
    vertical-align:top;
}

.teaser-container
{
    position:relative;
    
}

.teaser-container img
{
    position:absolute;
}

/**********SINGLE MACHINE***********/
.tbl-top-data
{
    position:absolute;
    left:13px;
}

.black-cell
{
    background-image:url("../gfx/repeatedBackgrounds_0.png");
    background-position:0 -20px;
    color:#ffffff;
    padding-left:10px;
    padding-right:10px;
    padding-top:3px;
    padding-bottom:3px;
}

.blue-cell
{
    background-image:url("../gfx/repeatedBackgrounds_0.png");
    background-position:0 -46px;
    color:#ffffff;
    padding-left:10px;
    padding-right:10px;
    padding-top:3px;
    padding-bottom:3px;
}

.black-cell label, .blue-cell label
{
    font-size:10px;
    font-weight:bold;
    text-transform:uppercase;
}

.img-machine-background
{
    position:absolute;
    top:0px;
    left:12px;
    /*width:563px;
    height:379px;
    background-color:White;*/
}

.tbl-machine-data-table
{
    width:100%;
    background-color:#e5ebee;
    border-top:dotted 1px #000000;
    border-bottom:dotted 1px #000000;
}

.tbl-machine-data-table td
{
    padding:2px;
}

#machine-description-field-document div
{
    padding-left:6px;
    padding-right:6px;
    font-weight:bold;
}

.light-blue
{
    background-color:#e5ebee;
}

.dark-blue
{
    background-color:#c6d1d7;
}

.div-machine-bottom-tabs
{
    position:absolute;
    bottom:60px;
    left:12px;
    color:#FFFFFF;
    font-weight:bold;
    font-size:10px;
}

.div-machine-bottom-tabs label
{
    display:block;
    padding-top:3px;
    padding-right:26px;
    padding-left:6px;
}

.div-machine-bottom-tabs .div-black
{
    background-image:url("../gfx/repeatedBackgrounds_0.png");
    background-position:0 -94px;
    height:15px;
}

.div-machine-bottom-tabs .div-black-end
{
    height:15px;
    width:6px;
    background-image:url("../gfx/nonRepeatedBackgrounds_0.png");
    background-position:0 -140px;
    background-repeat:no-repeat;
}

.div-machine-bottom-tabs .div-blue
{
    background-image:url("../gfx/repeatedBackgrounds_0.png");
    background-position:0 -72px;
    height:15px;
    border-left:1px solid #FFFFFF;
}

.div-machine-bottom-tabs .div-blue-end
{
    height:15px;
    width:6px;
    background-image:url("../gfx/nonRepeatedBackgrounds_0.png");
    background-position:0 -119px;
    background-repeat:no-repeat;
}
/******************* RIGHT CONTENT ************************/
.div-main-content-right .tbl-menu-container
{
    position:absolute;
    top:29px;
    left:29px;
}

.div-news-container
{
    position:absolute;
    bottom:6px;
    left:33px;
}

.div-gallery-link-container
{
    position:absolute;
    bottom:6px;
    left:33px;
}
</style>
