/* Autor: Alexandre Terentiev, CodeWrights GmbH */

* {
  BORDER: 0px;
  PADDING: 0px;
  MARGIN: 0px;
  FONT-FAMILY: Arial;
  FONT-SIZE: 10pt;
  line-height: 13pt;
  COLOR: rgb(85,85,85);
  text-align: justify;
}

body {
  BACKGROUND: url(../images/back.gif) #ccc8b8 repeat-y 0px 0px;
}

html, body, #mainContainer {
  height: 100%;
}

#mainContainer {
  position: absolute;
  z-index: 2;
}

td {
  vertical-align: top;
}

#contentContainer {
  WIDTH: 990px;
  WIDTH: 990px;
}

#top_margin {
  border-left: 1px solid black;
  border-top: 1px solid black;
  background: #F5BC62;
  height: 26px;
  WIDTH: 980px;
  MIN-WIDTH: 989px;
  MAX-WIDTH: 989px;
}

div[id]#top_margin {
  height: 25px;
}

#top_menuline {
  border-left: 1px solid black;
  background: #0D547E;
  height: 30px;
  WIDTH: 990px;
  MIN-WIDTH: 989px;
  MAX-WIDTH: 989px;
  white-space: nowrap;
  FONT-FAMILY: "Tahoma";
}

#top_banner {
  border-left: 1px solid black;
  background: #008ED4;
  height: 140px;
  WIDTH: 990px;
  MIN-WIDTH: 989px;
  MAX-WIDTH: 989px;
}

img#banner {
  position: absolute;
  left: 0px;
  top: 56px;
}

img#banner-print {
  position: absolute;
  left: 0px;
  top: 56px;
}

@media print {
  img#banner {
    visibility: hidden;
  }
}

@media screen {
  img#banner-print {
    visibility: hidden;
  }
}

#backlogo {
  position: absolute;
  left: 400px;
  top: 250px;
  z-index: 1;
  opacity: .07;
  filter: alpha(opacity=7); 
}

img[id]#backlogo {
  position: fixed;
}

@media print {
  img#backlogo {
    visibility: hidden;
  }
}

#top_logo {
  position: absolute;
  left: 24px;
  top: 26px;
  width: 170px;
  height: 170px;
  background: white;
}

img#logo {
  position: relative;
  left: 0px;
  top: 0px;
}

#buttons_inner {
  padding-left: 235px;
}

ul#mainlevel-nav {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul#mainlevel-nav li {
  padding-left: 0px;
  padding-right: 0px;
  float: left;
  white-space: nowrap;
  border-left: 1px solid white;
}

ul#mainlevel-nav li a {
  color: #C8E3F6;
  display: block;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  background: transparent;
  font-weight: bold;
  FONT-FAMILY: "Tahoma";
}

ul#mainlevel-nav li a:hover {
  color: white;
}

ul.jflanguageselection {
  float: left;
  padding-left: 5px;
}

ul.jflanguageselection li img {
  padding-top: 3px;
}

* html ul.jflanguageselection li img {
  position: relative;
  top: 3px;
}

input.inputbox {
  width: 99%;
  height: 20px;
  font-weight: bold;
  background: rgb(252,234,204);
  padding-left: 5px;
}

textarea#contact_text {
  width: 99%;
  font-weight: bold;
  background: rgb(252,234,204);
  padding-left: 5px;
}

input.inputbox#mod_search_searchword {
  width: 210px;
  height: 20px;
  font-weight: bold;
  background: rgb(252,234,204);
  padding-top: 1px;
  padding-left: 5px;
}

* html input.inputbox#mod_search_searchword {
  padding-top: 0px;
}

#search_outer {
  float: right;
  padding-top: 4px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 40px;
  border-left: 1px solid white;
}

.margin {
  height: 196px;
}

.td-left {
#  float: left;
  width: 170px;
  height: 100%;
  padding-left: 24px;
  FONT-FAMILY: "Tahoma";
}

.td-right {
  float: right;
  width: 202px;
  height: 100%;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 50px;
}

.td-center {
  padding: 20px 40px 0px 40px;
}

.nav-mainlevel, .nav-sublevel, .nav-mainlevel-first, .nav-sublevel-first {
  padding-left: 10px;
  padding-top: 7px;
  padding-bottom: 6px;
}

.nav-mainlevel a, .nav-sublevel a, .nav-mainlevel-first a, .nav-sublevel-first a {
  text-decoration: none;
  font-weight: bold;
}

.nav-mainlevel {
  background: url(../images/line1.gif) #74BEEA repeat-x 0px 0px;
}

.nav-sublevel {
  background: url(../images/line2.gif) rgb(199,227,245) repeat-x 0px 0px;
}

.nav-mainlevel-first {
  background: #74BEEA;
}

.nav-sublevel-first {
  background: rgb(199,227,245);
}

p {
  padding-top: 3px;
  padding-bottom: 3px;
  FONT-FAMILY: "Arial";
  FONT-SIZE: 10pt;
}

.contentpaneopen li {
  margin-left: 15pt;
  text-align: left;
  FONT-FAMILY: "Arial";
  FONT-SIZE: 10pt;
}

.contentheading, .componentheading, .moduletable h3, h2#dm_title {
  font-weight: lighter;
  text-align: left;
  font-size: 18pt;
  letter-spacing: 2pt;
  word-spacing: 1pt;
  line-height: 22pt;
  padding-bottom: 8pt;
}

hr {
  margin-top: 16px;
  margin-bottom: 16px;
  width: 100%;
  background: rgb(199,227,245);
  color: rgb(199,227,245);
  height: 1px;
}

#dm_header {
  display: none;
} 

.dm_orderby {
  display: none;
}

div#dm_cats, .componentheading {
  width: 450px;
}

div#dm_cats h3 {
  background: rgb(252,234,204);
}

div#dm_cats h3 span {
  FONT-FAMILY: "Arial";
  FONT-SIZE: 10pt;
}

dt.dm_row {
  border: 0px;
}

dt a.dm_name:hover {
  background: rgb(252,234,204);
}

dd.dm_description {
  background: rgb(252,234,204);
}

input.button {
  width: 80px;
  text-align: center;
  background: rgb(252,234,204);
}

a {
  text-decoration: none;  
}

h4 {
  padding-top: 12px;
  padding-bottom: 2px;
}

.classictable, .classictable td {
  border-collapse: collapse;
  border: 1px solid #74BEEA;
  padding: 3px 5px 3px 5px;
}

.classictable {
  margin-top: 8px;
}
