html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0 none;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
}

body {
  background-color: #fff;
  color: #797a7b;
  font-family: Arial; /*Tahoma, Helvetica, sans-serif; */
  font-size: 12px;
  line-height: 18px;
  background-image: url('../img/hg_verlauf.png');
  background-position: 0 0;
  background-repeat: repeat-x;
}

input {
  border: 1px solid #DADBDD;
  font-size: 12px;
  height: 16px;
}

select {
  border: 1px solid #DADBDD;
  font-size: 12px;
  height: 18px;
  color: #797A7B;
}

textarea {
  border: 1px solid #DADBDD;
  font-size: 12px;
}

label {
  font-size: 12px;
}

a {
  text-decoration: none;
  outline-style:none;
  outline-width:0;
}

a:hover {
  color: #6e9dcb;
  text-decoration: underline;
}

td {
  font-size: 12px;
}

h3, h4, h5, h6, p {
  font-size: 12px;
}

a.ui-state-default {
  background: url(../img/buttons/plus.png) no-repeat 480px 5px;
}

a.ui-state-active {
  background: url(../img/buttons/minus.png) no-repeat 480px 5px;
}

/* Main Layout */
div.container {
  background: url('../img/hg_mit_schatten.png') no-repeat top left;
  margin: 0 auto;
  width: 900px;
  padding: 0 4px 0 6px;
}

div#topbar {
  height: 19px;
  background-color: #f1eff0;
  padding: 4px 10px;
}

div#languages {
  float: right;
}

div#searchbar {
}

div#header {
  height: 297px;
  background-color: #fff;
  padding: 8px 0;
}

div#logo {
  position: absolute;
  margin-top: 90px;
  margin-left: 660px;
  z-index: 100;
}

div#navigation {
  height: 37px;
  background: url('../img/hg_navi.png');
  color: #fff;
}
div#menu {
  float: left;
  border-top: 2px solid #6e9dcb;
  border-bottom: 1px solid #465f7d;
}
div#login {
  padding-top: 8px;
  padding-bottom: 7px;
  padding-right: 10px;
  height: 19px;
  padding-left: 14px;
  width: 291px;
  float: right;
  background: url('../img/hg_login.png');
  border-top: 2px solid #c1bfc0;
  border-bottom: 1px solid #c1bfc0;
  z-index: 10;
  position: relative;
  text-align: right;
}
div#logout {
  padding-top: 8px;
  padding-bottom: 7px;
  padding-right: 10px;
  height: 19px;
  padding-left: 14px;
  width: 174px;
  float: right;
  background: url('../img/hg_login.png');
  border-top: 2px solid #c1bfc0;
  border-bottom: 1px solid #c1bfc0;
  z-index: 10;
  position: relative;
}

div#space {
  height: 5px;
  background: url('../img/schatten_navi.png') top left;
  color: #fff;
  font-size: 5px;
}

div#main {
  min-height: 620px;
  background-color: #fff;
}

div#content {
  width: 555px;
  float: left;
  padding: 20px 0 20px 30px;
}

div#sidebar {
  min-height: 600px;
  width: 294px;
  float: left;
  padding: 15px 10px;
}

/* Topbar */
div#languages {
  float: right;
  margin: 4px 0;
}

div#languages span {
  display: block;
  float: left;
  height: 11px;
  width: 16px;
  float: left;
  margin-right: 5px;
  font-size: 8px;
}

div#languages span.german {
  background: url('../img/flags/german.png') no-repeat 0 -11px;
}
div#languages span.german-active {
  background: url('../img/flags/german.png') no-repeat 0 0;
}

div#languages span.english {
  background: url('../img/flags/english.png') no-repeat 0 -11px;
}
div#languages span.english-active {
  background: url('../img/flags/english.png') no-repeat 0 0;
}

div#searchbar input {
  color: #797A7B;
  vertical-align: top;
  width: 150px;
}

div#searchbar input.submit {
  border: none;
  height: 18px;
  width: 22px;
  margin-left: 3px;
  background: url(../img/buttons/btn_suche.png) no-repeat scroll 0 0;
}

div#searchbar input.submit:hover {
  background-position: 0 -18px;
}

/* Header */
div#header .slide {
  overflow: hidden;
  height: 100%;
}

div#header div#slidetext {
  font-size: 48px;
  font-weight: bold;
  margin: 10px;
  opacity: 0.5;
  position: absolute;
  width: 879px;
  z-index: 10;
  line-height: 1em;
}

div#header div.black {
  color: #000;
}
div#header div.white {
  color: #fff;
}
div#header div.red {
  color: #900;
}
div#header div.green {
  color: #090;
}
div#header div.blue {
  color: #009;
}

div#header div.left {
  text-align: left;
}

div#header div.center {
  text-align: center;
}

div#header div.right {
  text-align: right;
}

div#header div.top {
}

div#header div.middle {
  margin-top: 130px !important;
}

div#header div.bottom {
  margin-top: 270px !important;
}

div#header {
  color: #fff;
}

/* Menu */
#menu ul {
  list-style: none;
  margin: 0 -30px 0 0;
  padding: 0 30px 0 0;
  float: left;
  width:117px;
  font-size: 12px;
  font-weight: normal;
  background: url(../img/navi_trennlinie.png) no-repeat scroll 115px 0;
  line-height: 16px;
}
#menu h2 {
  display: block;
  margin: 0;
  padding: 7px 15px;
  line-height: 20px;
  width: 85px;
  text-align: center;
  font-size: 13px;
  font-weight: normal;
}
#menu h2.active, #menu h2:hover, #menu h2.hover {
  background: url('../img/hg_navi_hover.png');
}
#menu h2 a {
  color: #fff;
}
#menu h2 a:hover {
  text-decoration: none
}
#menu ul ul a {
  color: #fff;
  display: block;
  margin: 0;
  padding: 2px 0 2px 10px;
  background: url('../img/hg_subnavi.png');
  border: 1px solid #78797b;
  text-decoration: none;
  font-size: 12px;
}
#menu ul ul a.hover, #menu ul ul a:hover {
  background: url('../img/hg_subnavi_hover.png');
}
#menu li {
  position: relative;
}
#menu ul ul {
  position: absolute;
  z-index: 500;
  width: 165px;
}
#menu ul ul ul {
  position: absolute;
  top: 0;
  left: 100%;
}
div#menu ul ul, div#menu ul li ul ul, div#menu ul ul li ul ul {
  visibility: hidden;
}
div#menu ul li.hover ul, div#menu ul li:hover ul, div#menu ul ul li.hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li.hover ul {
  visibility: visible;
}

/* Login */
div#login input {
  color: #797A7B;
  width: 115px;
  vertical-align: top;
  margin-right: 3px;
  vertical-align: top;
}

div#login input.submit {
  border: none;
  height: 18px;
  width: 33px;
  background: url(../img/buttons/btn_login.png) no-repeat scroll 0 0;
}

div#login input.submit:hover {
  background-position: 0 -18px;
}

div#login a {
  color: #004E84;
  margin-left: 10px;
}

div#login div#customersmenu {
  padding-right: 10px;
}

div#login a.logout, div#logout a.logout {
  display: block;
  height: 18px;
  width: 39px;
  float: right;
  background: url(../img/buttons/btn_logout.png) no-repeat scroll 0 0;
}

div#login a.logout:hover, div#logout a.logout:hover {
  background-position: 0 -18px;
}

/* Content */

div#content h2 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 25px;
}

div#content h3 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}

div#content h4 {
  font-weight: bold;
  margin-bottom: 15px;
}

div#content p {
  font-size: 12px;
  margin-bottom: 25px;
  text-align: justify;
}

div#content a {
  color: #004e84;
}

div#content a:hover {
  color: #6e9dcb;
}

div#content hr {
  border: none;
  background: none;
  height: 1px;
  background: url('../img/dotted.png');
  margin-bottom: 25px;
}

div#content div.input {
  float: left;
}

div#content div.text, div#content div.select, div#content div.password {
  width: 200px;
  margin-right: 17px;
}

div#content div.input input {
  width: 198px
}

div#content div.input select {
  width: 200px
}

div#content div.input label {
  float: left;
  padding-bottom: 12px;
}

div#content div.textarea {
  width: 415px;
  margin-right: 15px;
}

div#content div.textarea textarea {
  width: 415px;
  height: 50px;
}

div#content div.submit {
  float: none;
  clear: both;
  width: 417px;
  margin-right: 15px;
  text-align: right;
}

div#content input.submit-en {
  background: url('../img/buttons/btn_send_en.png') no-repeat top left;
  border: none;
  height: 18px;
  width: 34px;
}

div#content input.submit-de {
  background: url('../img/buttons/btn_send_de.png') no-repeat top left;
  border: none;
  height: 18px;
  width: 57px;
}


div#content input.submit-en:hover, div#content input.submit-de:hover {
  background-position: 0 -18px;
}

div#content input.login {
  background: url('../img/buttons/btn_login.png') no-repeat top left;
  border: none;
  height: 18px;
  width: 32px;
}

div#content input.login:hover {
  background-position: 0 -18px;
}

div#content div.photo {
  float: left;
  border: 1px solid #eeeeee;
  background: #eeeeee;
  width: 160px;
  height: 140px;
  margin: 0 15px 15px 0;
}

div#content div.photo span {
  display: block;
  text-align: right;
  padding: 0 8px 0 0;
}

/* News */

div#content div.news {
  border-top:1px solid #e3e3e3;
  background: #fcfcfc;
  padding: 20px 15px;
  color: #797a7b;
}

div#content div.news h3 {
  font-size: 18px;
  margin: 5px 0 10px;
  font-weight: bold;
}

div#content div.news h3 a {
  text-decoration: none;
  color: #797a7b;
}

div#content div.news h3 a:hover {
  text-decoration: none;
  color: #004e84;
}

div#content div.news h4 {
  color: #6E9DCB;
  font-weight: bold;
  margin: 0;
}

div#content div.news p {
}

div#content div.news a {
}

div#content div.newscontent {
  margin-left: 12px;
  min-height: 160px;
}

div#content div.newsitem div.newscontent h3 {
  font-size: 18px;
  margin: 5px 0 10px;
  font-weight: bold;
}

div#content div.newsitem div.newscontent h4 {
  color: #6E9DCB;
  font-weight: bold;
  margin: 0;
}

div#content div.newsitem div.newscontent p {
}

div#content div.newsitem div.download {
  margin-left: 12px;
  height: 35px;
  margin-bottom: 10px;
}

div#content div.newscontent div.photo {
  float: left;
  border: 1px solid #eeeeee;
  background: #eeeeee;
  width: 160px;
  height: 140px;
  margin: 0 15px 15px 0;
}

div#content div.newscontent div.photo span {
  display: block;
  text-align: right;
  padding: 0 8px 0 0;
}

div#content div.photo img.magnifier {
  position: absolute;
  margin: -12px 0 0 -12px;
}

div#content div.photo img.icon {
  position: absolute;
  margin: -12px 0 0 -12px; 
}

div#content div.newsitem div.back {
  margin-left: 12px;
}

div#content a.back-en {
  display: block;
  width: 34px;
  height: 18px;
  background: url('../img/buttons/btn_back_en.png') no-repeat 0 0;
}

div#content a.back-de {
  display: block;
  width: 41px;
  height: 18px;
  background: url('../img/buttons/btn_back_de.png') no-repeat 0 0;
}

div#content a.back-en:hover, div#content a.back-de:hover {
  background-position: 0 -18px;
}

/* Downloads */

div#downloads {
  width: 500px;
  background: #fcfcfc;
  float: left;
}

div#downloads h3 {
  font-size: 18px;
}

div#downloads h4 {
  font-weight: bold;
  font-size: 14px;
}

div#downloads a {
  font-size: 12px;
}

div#downloads a.downloadcategory {
  border-top: 1px solid #e3e3e3;
  display: block;
  padding: 20px 15px;
  color: #d0cecf;
  float: left;
  width: 470px;
}

div#downloads a.downloadcategory:hover {
  color: #004e84;
  text-decoration: none;
}

div#downloads a.ui-state-default {
  text-decoration: none;
}

div#downloads a.ui-state-active {
  text-decoration: none;
  color: #797a7b;
}

div#downloads div.download {
  padding: 0 15px 15px;
  float: left;
  width: 470px;
  overflow: hidden;
}

div#downloads div.download ul {
  list-style: none;
  float: left;
}

div#downloads div.download ul li {
  width: 175px;
  margin-right: 20px;
  float: left;
  height: 45px;
  padding: 0 0 0 25px;
}

div#downloads div.download ul li.content {
  width: 395px;
  height: 100%;
  margin-bottom: 10px;
}
div#downloads div.download ul li.content h4 {
  margin: 0;
}
div#downloads div.download ul li.content p {
  padding: 0;
}

div#downloads a:hover p {
  color: #797a7b;
}

div#downloads p {
  margin: 0;
}

div#downloads div.description {
  padding: 10px 0;
}

div#downloads li.pdf {
  background: url('../img/icons/pdf.png') no-repeat top left;
}

div#downloads li.flv {
  background: url('../img/icons/flv.png') no-repeat top left;
}

div.download a.pdf {
  background: url('../img/icons/pdf.png') no-repeat top left;
  padding: 0 0 10px 25px;
}

div.download p {
  padding-left: 25px;
}

/* Employees */

div#content table.contact {
  width: 500px;
}

div#content table.contact tr {
  vertical-align: top;
}

div#content table.contact h5 {
  font-weight: bold;
  color: #6E9DCB;
}

div#content table.contact h6 {
  font-weight: bold;
}

div#employees {
  width: 500px;
  background: #fcfcfc;
}

div#employees h3 {
  font-size: 18px;
}

div#employees h5 {
  font-weight: bold;
  color: #6E9DCB;
  line-height: 1.6em;
}

div#employees a.division {
  border-top: 1px solid #e3e3e3;
  display: block;
  padding: 10px;
  color: #d0cecf;
}

div#employees a.division:hover {
  color: #004e84;
}

div#employees a.ui-state-default {
  text-decoration: none;
}

div#employees a.ui-state-active {
  text-decoration: none;
  color: #797a7b
}

div#employees div.employees ul {
  list-style: none
}

div#employees div.employees ul li {
  padding: 10px;
}

div#employees table.employee {
  width: 480px;
}

div#employees table.employee tr {
  vertical-align: top;
}

div#employees table.employee img {
  float: left;
  padding-right: 5px;
}

div#employees p {
  margin: 0;
  text-align: left;
  width: 240px;
  line-height: 1.6em;
}

/* Pagination */

div#content div.paging {
  float: none;
  clear: both;
  text-align: center;
  font-size: 18px;
  width: 515px;
  border-top: 1px solid #eee;
  padding-top: 10px;
}

div.paging #prev {
  width: 162px;
  text-align: right;
  float: left;
  color: #797A7B;
}

div.paging a#prev:hover, div.paging a#next:hover {
  color: #004E84;
  text-decoration: none;
}

div#numbers {
  width: 191px;
  float: left;
  height: 18px;
  color: #797A7B;
}

div#content div#numbers span {
  color: #004E84;
}

div#content div#numbers span a {
  color: #797A7B;
}

div#content div#numbers span a:hover {
  color: #004E84;
}

div.paging #next {
  width: 162px;
  text-align: left;
  float: left;
  color: #797A7B;
}

div#content div.paging span {
  margin: 0 5px;
}

/* Sidebar */
div#sidebar hr {
  border: none;
  background: none;
  height: 1px;
  background: url('../img/sidebarspacer.png') no-repeat;
  margin-left: 10px;
  margin-bottom: 12px;
}

div#sidebar .element {
  height: 270px;
  background: url('../img/hg_rechts.png') no-repeat;
  padding: 20px 25px;
}

div#sidebar img.icon {
  position: absolute;
  z-index: 10;
}

div#sidebar img.picture {
  margin: 12px 0 0 12px;
  width: 220px;
  height: 110px;
}

div#sidebar .element h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}

div#sidebar .element h4 {
  font-size: 18px;
  font-weight: bold;
  padding-left: 15px;
  margin: 5px 0;
}

div#sidebar .element h4 a {
  color: #797A7B;
  text-decoration: none;
}

div#sidebar .element h4 a:hover {
  color: #004e84;
}

div#sidebar .element p {
  padding-left: 15px
}

div#sidebar .element img {
  padding-left: 2px
}

div#sidebar .element a {
  color: #004e84;
}

div#sidebar .element a:hover {
  color: #6e9dcb;
}
/* Sitemap */
div#sitemap {
  float: right;
  margin-right: 10px;
}
div#sitemap a {
  font-size: 12px;
  color: #797A7B;
}
ul.sitemap {
  list-style: none;
}
ul.sitemap ul {
  padding-left: 20px;
  list-style: none;
}
ul.sitemap li.main {
  font-weight: bold;
}
ul.sitemap li.sub {
  
}

/* errors */
div.error-message {
  display: none;
}

.form-error {
  border-color: #c00;
}

#authMessage {
  margin-bottom: 25px;
}
