body {
  background-color: white;
  color: black;
  margin: 0;
  padding: 0;
}

body, p, th, td, li {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12pt;
}

h1, h2, h3 {
  font-family: Arial, Helvetica, sans-serif;
  color: #bf0404;
  margin-bottom: 0.2em;
}
h1 {
  font-size: 17pt;
  margin-top: 0.2em;
  margin-bottom: 0.3em;
}
h2 {
  font-size: 15pt;
}
h3 {
  font-size: 13pt;
}
h4 {
  font-size: 12pt;
}

p {
  margin-top: 0px;
  margin-bottom: 1em;
}

a:link {
  color: #0c418f;
  text-decoration: none;
}
a:visited {
  color: #0c418f;
  text-decoration: none;
}
a:active {
  color: #bf0404;
  text-decoration: underline;
}
a:hover {
  color: #bf0404;
  text-decoration: underline;
}

img {
    border: none;
    vertical-align: middle;
}
img.map {
  border: 2px solid #afc4cb;
  margin-top: 1em;
}
div.centered {
  text-align: center;
}

div.imgBox {
  font-size: 10pt;
  text-align: center;
  background-color: #e3e9ea;
  padding: 2px;
  margin-bottom: 4px;
}
div.imgBox img {
  margin-bottom: 4px;
}
div.imgBox p {
  color: #333333;
  font-size: 10pt;
  text-align: center;
  padding: 2px;
  margin-top: 0px;
  margin-bottom: 4px;
}

.contentLeft {
  width: 48%;
  float: left;
}
.contentRight {
  width: 48%;
  float: right;
}
.contentLeft h2, .contentRight h2 {
  margin-top: 0px;
  margin-bottom: 0.2em;
  font-size: 12pt;
}

a.firstShortcut {
  display: block;
  font-size: 14pt;
  border-top: 1px solid #afc4cb;
  border-bottom: 1px solid #afc4cb;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
a.shortcut {
  display: block;
  font-size: 14pt;
  border-bottom: 1px solid #afc4cb;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

hr {
  color: #afc4cb;
  background-color: #afc4cb;
  border: 0;
  height: 1px;
}

ul { 
    line-height: 1.5em;
    list-style-type: square;
    margin: 0 0 1em 2em; /* top right bottom left */
    padding: 0;
    list-style-image: url(img/bullet.gif);
}
/*
ul {
  list-style: square;
}
li {
  margin-bottom: 0.4em;
}
*/

.bannerMain {
  margin-bottom: 10px;
}
.bannerCorner {
  margin-bottom: 10px;
}

.newsItem {
  font-size: 12pt;
  margin-bottom: 1em;
}
a.newsHeading {
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}
.date {
  border-top: 1px dotted #CCCCCC;
  color: #999999;
  font-size: 10pt;
}

#productButtons a {
  display: block;
  margin-bottom: 10px;
}

/* Header */

#header {
  width: 980px;
  height: 60px;
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
#header td.logo {
  width: 222px;
  vertical-align: bottom;
}
#header td.headerMid {
  width: 535px;
  vertical-align: bottom;
}
#header td.search {
  width: 223px;
  vertical-align: bottom;
  text-align: right;
}
table.qForm {
  width: 100%;
  margin-bottom: 15px;
}
.queryTD {}
.searchButtonTD {
  width: 46px;
  text-align: right;
}
#query {
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 16px;
  color: #072b61;
  border: 2px solid #072b61;
  background-color: white;
}
#query:focus {
  border: 2px solid #bf0404;
  background-color: #FFFFCC;
}
#query:hover {
  border: 2px solid #bf0404;
  background-color: #FFFFCC;
}
#searchButton {
  font-size: 10px;
  font-weight: bold;
  width: 50px;
  height: 20px;
  color: white;
  background-color: #072b61;
  border: 2px solid #072b61;
  cursor: pointer;
}
#searchButton:focus {
  color: white;
  border: 2px solid #bf0404;
  background-color: #bf0404;
}
#searchButton:hover {
  color: white;
  border: 2px solid #bf0404;
  background-color: #bf0404;
}

#headerControls {
  width: 100%;
  margin-bottom: 15px;
}

#headerControls td.fontsizeChooser {
  text-align: center;
  width: 33%;
  /* padding-left: 6px; */
}
#headerControls td.fontsizeChooser a {
  margin-left: 0px;
  margin-right: 2px;
}
#headerControls td.item {
  text-align: center;
  width: 33%;
  margin-left: 6px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
}
#headerControls td.item img {
  margin-right: 2px;
}


/*
#fontsizeChooser {
  display: inline;
  margin-left: 6px;
}
#fontsizeChooser td {
  padding-right: 4px;
}
*/



/* "main" inneholder "menu", "content" og "sidebar" */

#main {
  width: 980px;
  margin-left: auto;
  margin-right: auto; 
  clear: both;
}

#menu {
  width: 147px;
  float: left;
}
/*
#menu .separator {
  width: 134px;
  height: 5px;
  background-image: url(img/menusep_134x5.png);
  background-repeat: no-repeat;
  margin-top: 4px;
  margin-bottom: 4px;
} */
#menu .separator {
  margin-top: 4px;
}

/* separator som <div class="hr"><hr/></div> */
/*div.hr {
  width: 134px;
  height: 5px;
  background: #fff url(img/menusep_134x5.png) no-repeat scroll center;
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}
div.hr hr {
  display: none;
}*/

#menu a.item {
  display: block;
  margin-left: 6px;
  margin-bottom: 0.3em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13pt;
}
#menu .heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  color: #bf0404;
  margin-top: 0px;
  margin-left: 6px;
  margin-bottom: 0.3em;
}
#menu a.item img {
  margin-right: 2px;
}



/* "content" inneholder "sidebar" */
#content {
  width: 590px;
  margin-left: 157px; /* 147 + 10 */
  margin-right: 10px;
}

.margins {
  padding-left: 10px;
  padding-right: 10px;
}

#sidebar {
  width: 223px;
  float: right;
}
.sidebarHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  color: #bf0404;
  margin-top: 0px;
  margin-left: 5px;
}


/* Footer */

#footer {
  width: 980px;
  margin-left: auto;
  margin-right: auto; 
  clear: both;
}

#footerMain {
  width: 590px;
  margin-left: 157px;
  margin-right: 10px; 
  max-width: 590px;
  clear: both;
}

table.footerKontakt {
  width: 100%;
}

table.footerKontakt td {
  font-size: 10pt;
  vertical-align: top;
  white-space: nowrap;
}

table.footerKontakt .left {
  width: 5px;
  background-image: url(img/bottom_bg_left.png);
  background-repeat: no-repeat;
}
table.footerKontakt .mid {
  background-image: url(img/bottom_bg_mid.png);
  background-repeat: repeat-x;
  padding: 0.5em;
}
table.footerKontakt .right {
  width: 5px;
  background-image: url(img/bottom_bg_right.png);
  background-repeat: no-repeat;
}

table.footerKontakt .heading {
  font-weight: bold;
  color: #bf0404;
  white-space: nowrap;
}

table.breadcrumbs {
  width: 100%;
  height: 48px;
}
table.breadcrumbs .left {
  width: 5px;
  background-image: url(img/main_bg_left.png);
  background-repeat: no-repeat;
}
table.breadcrumbs .mid {
  background-image: url(img/main_bg_mid.png);
  background-repeat: repeat-x;
  padding-top: 0.5em;
  padding-left: 5px;
  padding-bottom: 0.5em;
  font-size: 10pt;
  vertical-align: middle;
}
table.breadcrumbs .midRight {
  background-image: url(img/main_bg_mid.png);
  background-repeat: repeat-x;
  padding-top: 0.5em;
  padding-left: 5px;
  padding-bottom: 0.5em;
  font-size: 8pt;
  vertical-align: middle;
  text-align: right;
}
table.breadcrumbs .right {
  width: 5px;
  background-image: url(img/main_bg_right.png);
  background-repeat: no-repeat;
}

table.sidebarTop {
  width: 100%;
}
table.sidebarTop .left {
  width: 5px;
  background-image: url(img/bottom_bg_left.png);
  background-repeat: no-repeat;
}
table.sidebarTop .mid {
  background-image: url(img/bottom_bg_mid.png);
  background-repeat: repeat-x;
  padding: 0.5em;
}
table.sidebarTop .right {
  width: 5px;
  background-image: url(img/bottom_bg_right.png);
  background-repeat: no-repeat;
}

#ttsBar {
  width: 980px;
  height: 79px;
  margin-left: auto;
  margin-right: auto; 
  display: none;
}
#ttsBar table.tts {
  width: 980px;
  height: 79px;
}
#ttsBar table.tts .left {
  width: 4px;
  background-image: url(img/ttsbar_bg_left.png);
  background-repeat: no-repeat;
}
#ttsBar table.tts .mid {
  background-image: url(img/ttsbar_bg_mid.png);
  background-repeat: repeat-x;
  padding: 0.5em;
}
#ttsBar table.tts .right {
  width: 4px;
  background-image: url(img/ttsbar_bg_right.png);
  background-repeat: no-repeat;
}
#ttsBar .midButtons {
  float: left;
  padding-right: 10px;
  border-right: 2px solid #8ba9b3;
}
#ttsBar .midButtons img {
  padding: 10px;
}
#ttsBar .rightButtons {
  float: right;
  text-align: right;
  padding-left: 10px;
  border-left: 2px solid #8ba9b3;
}
#ttsBar .rightButtons img {
  padding: 10px;
}

/*
table.sidebarMenu {
  margin-left: 10px;
  margin-right: 31px; 
}
table.sidebarMenu .arrowhead {
  width: 18px;
  height: 20px;
  border: 1px solid white;
  padding-right: 8px;
}
table.sidebarMenu .arrowheadHighlight {
  width: 18px;
  height: 20px;
  background-image: url(img/arrow_left_18x20.png);
  background-repeat: no-repeat;
  border: 1px solid white;
  padding-right: 8px;
}
table.sidebarMenu .item {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: black; 
  text-align: left; 
  vertical-align: middle; 
  padding: 1px;
  padding-top: 4px;
  border-top: 1px solid #afc4cb;
  border-left: 1px solid #afc4cb;
  border-right: 1px solid #afc4cb;
  border-bottom: 1px solid #afc4cb;
}
table.sidebarMenu .itemHighlight {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: #bf0404; 
  text-align: left; 
  vertical-align: middle; 
  padding: 1px;
  padding-top: 4px;
  border: 1px solid #bf0404;
}
*/
table.sidebarMenu .item, table.sidebarMenu .itemHighlight {
  font-size: 11pt;
}

.sitemap ul { 
    line-height: 1em;
    list-style-type: square;
    margin: 0.4em 0 0.4em 2em; /* top right bottom left */
    padding: 0;
    list-style-image: url(img/bullet.gif);
}

.categoryLinks {
  width: 60%;
/*  margin: auto; */
  margin-top: 2em;
  border-top: 1px solid #afc4cb;
}
.categoryLinks a {
  display: block;
  font-size: 15pt;
  border-bottom: 1px solid #afc4cb;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

table.people {
}
table.people td {
  vertical-align: middle;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-right: 2em;
}
table.people .name {
/*  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt; */
  font-weight: bold;
  margin-bottom: 4px;
}

