/* Header */#header {
height: 115px;
width: 960px;
margin-left: auto;
margin-right: auto;
}
#headerLeftCol {
float: left;
width: 310px;
height: 115px;
background-image: url(/files/billeder/images/logo2.png);
background-repeat: no-repeat;
}
#headerLeftColIntra {
float: left;
width: 350px;
height: 115px;
background-image: url(/files/billeder/images/intranet_logo.png);
background-repeat: no-repeat;
}
#headerLeftColIntra:hover {
cursor: pointer;
}
#headerLeftCol:hover {
cursor: pointer;
}
#headerRightCol {
float: right;
width: 207px;
height: 115px;
}/* Product */
.productInfo {
margin-left: 5px;
margin-right: 5px;
}
.productInfo, .productInfo div {
line-height: 20px;
}
.productInfo h2 {
color: #f8981d;
font-size: 11px;
}
.productInfo .yellow {
color: #f8981d;
font-weight: bold;
}
.productInfo .title {
margin-top: 4px;
font-size: 16px;
}/* Navigation */
#navigation {
float: left;
width: 180px;
margin-right: 0px;
padding-top: 10px;
}
.navigationBox1 {
width: 165px;
height: 25px;
background-image: url(/files/billeder/images/menuOrange.jpg);
margin-bottom: 6px;
padding-left: 15px;
padding-top: 13px;
}
.navigationBox2 {
width: 165px;
height: 25px;
background-image: url(/files/billeder/images/menuBlue.jpg);
margin-bottom: 6px;
padding-left: 15px;
padding-top: 13px;
}
.navigationBox3 {
width: 165px;
height: 25px;
background-image: url(/files/billeder/images/menuGreen.jpg);
margin-bottom: 6px;
padding-left: 15px;
padding-top: 13px;
}
.navigationBox4 {
width: 165px;
height: 25px;
background-image: url(/files/billeder/images/menuMagenta.jpg);
margin-bottom: 6px;
padding-left: 15px;
padding-top: 13px;
}
.navigationBox5 {
width: 165px;
height: 25px;
background-image: url(/files/billeder/images/menuGray.jpg);
margin-bottom: 6px;
padding-left: 15px;
padding-top: 13px;
}
.navigationBoxBlack {
width: 155px;
height: 25px;
background-color: #000000;
margin-bottom: 0px;
padding-left: 25px;
padding-top: 13px;
}
.navigationBoxBlackInner {
width: 145px;
height: 25px;
background-color: #000000;
margin-bottom: 0px;
padding-left: 35px;
padding-top: 13px;
}
.navigationBox1Expanded {
width: 165px;
height: 25px;
background-image: url(/files/billeder/images/menuOrangeTop.jpg);
margin-bottom: 1px;
padding-left: 15px;
padding-top: 13px;
}
.navigationBox2Expanded {
width: 165px;
height: 25px;
background-image: url(/files/billeder/images/menuBlueTop.jpg);
margin-bottom: 1px;
padding-left: 15px;
padding-top: 13px;
}
.navigationBox3Expanded {
width: 165px;
height: 25px;
background-image: url(/files/billeder/images/menuGreenTop.jpg);
margin-bottom: 1px;
padding-left: 15px;
padding-top: 13px;
}
.navigationBox4Expanded {
width: 165px;
height: 25px;
background-image: url(/files/billeder/images/menuMagentaTop.jpg);
margin-bottom: 1px;
padding-left: 15px;
padding-top: 13px;
}
.navigationBox5Expanded {
width: 165px;
height: 25px;
background-image: url(/files/billeder/images/menuGrayTop.jpg);
margin-bottom: 1px;
padding-left: 15px;
padding-top: 13px;
}
.navigationBox1ExpandedMiddle {
width: 155px;
height: 25px;
background-image: url(/files/billeder/images/menuOrangeMiddle.jpg);
margin-bottom: 1px;
padding-left: 25px;
padding-top: 13px;
}
.navigationBox2ExpandedMiddle {
width: 155px;
height: 25px;
background-image: url(/files/billeder/images/menuBlueMiddle.jpg);
margin-bottom: 1px;
padding-left: 25px;
padding-top: 13px;
}
.navigationBox3ExpandedMiddle {
width: 155px;
height: 25px;
background-image: url(/files/billeder/images/menuGreenMiddle.jpg);
margin-bottom: 1px;
padding-left: 25px;
padding-top: 13px;
}
.navigationBox4ExpandedMiddle {
width: 155px;
height: 25px;
background-image: url(/files/billeder/images/menuMagentaMiddle.jpg);
margin-bottom: 1px;
padding-left: 25px;
padding-top: 13px;
}
.navigationBox5ExpandedMiddle {
width: 155px;
height: 25px;
background-image: url(/files/billeder/images/menuGrayMiddle.jpg);
margin-bottom: 1px;
padding-left: 25px;
padding-top: 13px;
}
.navigationBox1ExpandedLast {
width: 155px;
height: 25px;
background-image: url(/files/billeder/images/menuOrangeBottom.jpg);
margin-bottom: 6px;
padding-left: 25px;
padding-top: 13px;
}
.navigationBox2ExpandedLast {
width: 155px;
height: 25px;
background-image: url(/files/billeder/images/menuBlueBottom.jpg);
margin-bottom: 6px;
padding-left: 25px;
padding-top: 13px;
}
.navigationBox3ExpandedLast {
width: 155px;
height: 25px;
background-image: url(/files/billeder/images/menuGreenBottom.jpg);
margin-bottom: 6px;
padding-left: 25px;
padding-top: 13px;
}
.navigationBox4ExpandedLast {
width: 155px;
height: 25px;
background-image: url(/files/billeder/images/menuMagentaBottom.jpg);
margin-bottom: 6px;
padding-left: 25px;
padding-top: 13px;
}
.navigationBox5ExpandedLast {
width: 155px;
height: 25px;
background-image: url(/files/billeder/images/menuGrayBottom.jpg);
margin-bottom: 6px;
padding-left: 25px;
padding-top: 13px;
}/* Footer */
#footer {
width: 960px;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
font-size: 10px;
}
#footerContent {
float: right;
width: 562px;
}
#footerAllDepartments {
float: right;
width: 200px;
margin-left: 9px;
text-align: right;
}/* Frontpage Specific Elements */
#topRow {
padding-left: 1px;
padding-top: 1px;
padding-right: 1px;
color: white;
font-size: 10px;
}/* Center Columns 1-3 */
.col {
float: left;
width: 186px;
margin-right: 1px;
color: white;
font-size: 10px;
z-index: 10;
}
.colLast {
float: left;
width: 186px;
color: white;
font-size: 10px;
z-index: 10;
}
.colHeader {
height: 32px;
width: 186px;
}
.colHeader div {
font-size: 18px;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
text-transform: uppercase;
}
.frontPageHeader1 .colHeader {
background-image: url(/files/billeder/images/subHeaderOrange.jpg);
background-repeat: no-repeat;
}
.frontPageHeader2 .colHeader {
background-image: url(/files/billeder/images/subHeaderBlue.jpg);
background-repeat: no-repeat;
}
.frontPageHeader3 .colHeader {
background-image: url(/files/billeder/images/subHeaderBrightGreen.jpg);
background-repeat: no-repeat;
}
.subPageOrange1 .colHeader {
background-image: url(/files/billeder/images/subHeaderOrange1.jpg);
background-repeat: no-repeat;
}
.subPageOrange2 .colHeader {
background-image: url(/files/billeder/images/subHeaderOrange2.jpg);
background-repeat: no-repeat;
}
.subPageOrange3 .colHeader {
background-image: url(/files/billeder/images/subHeaderOrange3.jpg);
background-repeat: no-repeat;
}
.subPageBlue1 .colHeader {
background-image: url(/files/billeder/images/subHeaderBlue1.jpg);
background-repeat: no-repeat;
}
.subPageBlue2 .colHeader {
background-image: url(/files/billeder/images/subHeaderBlue2.jpg);
background-repeat: no-repeat;
}
.subPageBlue3 .colHeader {
background-image: url(/files/billeder/images/subHeaderBlue3.jpg);
background-repeat: no-repeat;
}
.subPageGreen1 .colHeader {
background-image: url(/files/billeder/images/subHeaderBrightGreen1.jpg);
background-repeat: no-repeat;
}
.subPageGreen2 .colHeader {
background-image: url(/files/billeder/images/subHeaderBrightGreen2.jpg);
background-repeat: no-repeat;
}
.subPageGreen3 .colHeader {
background-image: url(/files/billeder/images/subHeaderBrightGreen3.jpg);
background-repeat: no-repeat;
}
.subPageMagenta1 .colHeader {
background-image: url(/files/billeder/images/subHeaderMagenta1.jpg);
background-repeat: no-repeat;
}
.subPageMagenta2 .colHeader {
background-image: url(/files/billeder/images/subHeaderMagenta2.jpg);
background-repeat: no-repeat;
}
.subPageMagenta3 .colHeader {
background-image: url(/files/billeder/images/subHeaderMagenta3.jpg);
background-repeat: no-repeat;
}
.colContent {
padding-left: 10px;
padding-top: 5px;
padding-right: 10px;
height: 110px;
background-color: #6b7984;
background-image: url(/files/billeder/images/subContentBackground.jpg);
background-repeat: no-repeat;
background-position: top;
}
.colReadMore {
background-color: #56626b;
width: 176px;
height: 22px;
padding-top: 8px;
padding-left: 10px;
}/* Middle Content */
#midRow {
padding-left: 5px;
padding-right: 1px;
}
#midRow .header {
padding: 10px;


font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}
#midRow .content {
padding: 10px;
padding-bottom: 20px;
font-size: 10px;
}/* News */
#news {
float: left;
width: 200px;
margin-left: 0px;
padding-top: 10px;
}
#news h2 {
margin-top: 5px;
margin-bottom: 5px;
}
#news .newsItem {
padding: 10px;
}
#news .newsItem div {
padding-bottom: 5px;
}
.productInfo .title {
padding-top: 5px;
}/* General elements */
* {
padding: 0px;
margin: 0px;
}
body {
width: 100%;
height: 100%;
background-image: url(/files/billeder/images/bodyBackground.jpg);
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
p {
margin-bottom: 10px;
line-height: 18px;
}
h1 {
font-size: 14px;
}
h2 {
font-size: 14px;
}
h3 {
font-size: 14px;
}
a {
text-decoration: none;
color: #ffffff;
}
a:hover {
text-decoration: underline;
}
.hline {
height: 2px;
overflow: hidden;
width: 100%;
background-image: url(/files/billeder/images/hline.png);
padding: 0px;
margin: 0px;
}
#wrapperTop {
width: 100%;
background-image: url(/files/billeder/images/topBackground.gif);
overflow: hidden;
}
#wrapperMiddle {
width: 100%;/*margin-top: 10px;*/
margin-bottom: 20px;
}
#wrapper {
float: left;
}
.backgroundImageWrapper {
width: 580px;
overflow: hidden;
text-align: center;
}
#centerTopBackgroundImage {
width: 572px;
height: 10px;
background-image: url(/files/billeder/images/shadeTop.png);
background-position: bottom;
background-repeat: no-repeat;
overflow: hidden;
}
#centerBottomBackgroundImage {
width: 572px;
height: 10px;
background-image: url(/files/billeder/images/shadeBottom.png);
background-position: top;
background-repeat: no-repeat;
overflow: hidden;
}
#wrapperBottom {
width: 100%;
padding-bottom: 20px;
}
#content {
width: 960px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}
.content {
line-height: 15px;
}
.content ul {
margin-left: 17px;
margin-bottom: 10px;
}
.content ol {
margin-left: 25px;
margin-bottom: 10px;
}
.content li {
color: #f8981d;
}
.content a {
color: #f8981d;
}
.content h2 {
color: #f8981d;
font-size: 11px;
}
#centerWrapper {
width: 560px;
padding-left: 9px;
padding-right: 9px;
background-image: url(/files/billeder/images/shadeCenter.png);
background-position: center;
}
#center {
width: 560px;
border: 1px solid #633;
background-image: url(/files/billeder/images/contentBackground.jpg);
background-repeat: repeat-x;
background-color: #56636c;
overflow: hidden;
}
.currentNews .date {
display: none;
font-size: 8px;
padding-bottom: 10px;
}
.currentNews .teaser {
padding-bottom: 5px;
}
.currentNews .text {
padding-bottom: 5px;
}/* Toolbox */
.toolbox {
margin-top: 30px;
margin-bottom: 15px;
text-align: right;
}
.searchText {
border: none 0px;
background-image: url(/files/billeder/images/searchTextbox.jpg);
width: 159px;
height: 19px;
padding-top: 3px;
padding-left: 3px;
vertical-align: middle;
}
.searchButton {
border: none 0px;
background-image: url(/files/billeder/images/searchButton.jpg);
width: 45px;
height: 22px;
vertical-align: middle;
color: #ffffff;
}/* Print */
.noDisplay {
display: none;
}
#DateFrontSmall{
display:none;
}
#NewsSpaceTop{
margin-top:10px;
margin-left:0px;
}
