﻿/* IVBAM */
@import url("Menus.css");
@import url("Modules.css");

#DwMain {
 width: 900px;
 overflow: hidden;
 position: relative;
}
#DwMainPopUp {
 background-color: #FFFFFF;
 padding: 0px 15px 15px 15px;
 margin: 10px 10px 10px 10px;
}
form {
 margin: 0px;
}
small a {
 font-size: 10px;
}
a img {
 border: 0;
}



/* Header */
#DwHeader {
 margin-top: 45px;
 position: relative;
}
#DwHeaderCell {
 height: 105px;
 overflow: hidden;
 position: relative;
}
#DwHeaderCell_Home {
 height: 70px;
 overflow: hidden;
 position: relative;
}
#TopLogo {
 position: absolute;
 top: 0px;
 left: 15px;
}
#TopMenu {
 position: absolute;
 top: 20px;
 right: 15px;
}
#LanguageMenu {
 position: absolute;
 top: 50px;
 right: 15px;
}
#MainMenu {
 position: absolute;
 top: 45px; 
 left: 15px;
}
#SubMenu {
 position: absolute;
 left: 0px;
 bottom: 0px;
 width: 900px;
 height: 35px;
 overflow: hidden;
 background-color: #821C1A;
}
#SubMenuCell {
 margin: 10px 10px 5px 15px;
}
#ResizableText {
 position: absolute;
 top: 0px;
 right: 15px;
}
.ResizeTextButton {
 float: right;
 margin-left: 1px;
}
#TopGraphic {
 height: 320px;
 overflow: hidden;
}
 
/* Dw Legend */
#DwLegend {
  color: #CCCCCC;
  position: absolute;
  top: 15px;
}

/* Content */
#DwContentHolder {
 position: relative;
 overflow: hidden;
 top: -1px;
}
#TopGraphicRight {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 245px;
 z-index: 100;
 overflow: hidden;
}
#DwContent {
 position: relative;
 overflow: hidden;
 background-color: #FFFFFF;
 background-position: top right;
 background-repeat: no-repeat;
 padding: 30px 215px 45px 245px;
}
#DwContentCell {
 width: 440px;
 z-index: 1000;
 overflow: hidden;
}
.PrintCell {
 margin-top: 14px;
 font-size: 9px;
}
.PrintCell a{
 font-size: 9px;
}
.PrintCell a:hover {
 /*font-size: 9px;*/
}
#SendToFriend {
 margin-left: 10px;
}



/* Sitemap page */
.Sitemap, .Sitemap ul {
 margin: 0px 0px 0px 20px;
 list-style-image: url(../../../Billeder/IVBAM/icones/dwp.gif);
}
  
/*Wrap icons div*/
#wrapIcons {
  height: 55px;
  margin: 0px;
  padding: 0px;
  position: relative;
}
  
  #FooterLogos {
    bottom: 70px;
    height: 30x;
    right: 15px;
    position: absolute;
  }
 


/* Social Networks */
.SocialNetworks {
  left: 25px;
  width: 400px;
  color: #808080;
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  font-style: normal;
  /*padding-top: 14px;*/
  text-transform: uppercase;
}
.SocialNetworks a, .SocialNetworks a:hover {
  color: #808080;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
}
.SocialNetworks .Facebook{
  padding: 0px 4px 0px 7px;
}
.SocialNetworks .Twiter {
  padding-right: 11px;
}

/* Footer */
#DwFooter_Home {
 overflow: hidden;
 position: relative; 
}
#DwContent_Home {
 margin: 17px 0px 10px 25px;
}
#DwContentCell_Home {
 width: 405px;
 overflow: hidden;
}
#DwFooter {
 height: 95px;
 overflow: hidden;
 position: relative;
}
#FooterMenu {
 position: absolute;
 top: 15px;
 right: 25px;
}
#DwFooter #FooterLogos {
 left: 15px;
 bottom: 10px;
 position: absolute;
}
#DwFooter_Home #FooterLogos {
 position: relative;
 top: 40px;
 right: 15px;
}
#Footer {
 right: 25px;
 bottom: 10px;
 position: absolute;
}
#Footer a {
 color: #1a1a1a;
 font-size: 10px;
 font-style: normal;
 font-family: Arial, Verdana;
}
 #Footer a:hover {
  color: #808080;
  font-weight: normal;
 }
.Suggestions {
 width: 400px; 
 padding: 10px 10px 10px 20px;
}