
*{
  padding: 0;
  margin: 0;
}

body {
  background-color: #fff;
  font-size: 9px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  color: #858585;  
  padding: 0px;

}

#navigation_flash {
  width: 890px;
  height: 194px;
}


#stripe {
  background-color: #c5c5c5;
  text-align: center;
  position: absolute;
  margin-top: -225px;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 194px;
  overflow: visible;
  visibility: visible;
  display: block;
}


#container {
  position: absolute;
  margin-left: -445px;
  top: -58px;
  left: 50%;
  width: 890px;
  height: 550px;
  background: #fff;
  visibility: visible;
  text-align: left;

}

#top {
  position: absolute;
  width: 890px;
  height: 4px;
  background: url(../img/top.gif) no-repeat;
}

#head {
  width: 890px;
  height: 58px;
  background: url(../img/head.gif) no-repeat;
}

/* Logo */

#logo {
  position: relative;
  top: 6px;
  left: 21px;
  width: 330px;
  height: 42px;
}

#logo a {
  width: 330px;
  height: 42px;
  display: block
}

#logo span {
  display: none
}

/* Mail u. Impressum */

#mail {
  position: absolute;
  top: 23px;
  left: 691px;
  width: 185px;
  height: 30px;
}

#mail ul li {
  display: inline;
  list-style-type: none;
}

#mail li {

  height: 18px;
  float: left;
}

#mail a {
  height: 18px;
  color: #8C8C80;
  text-decoration: none;
  padding-top: 2px;
  padding-left: 24px;
  display: block;
}

#mail a:hover {
  text-decoration: underline;
}

a:link#mail_button, a:visited#mail_button {
  background: url(../img/global_mail_off.gif) no-repeat;
  margin-right: 24px;
width: 40px
}

a:hover#mail_button {
  background: url(../img/global_mail_on.gif) no-repeat;
}

a:link#imp_button, a:visited#imp_button {
  background: url(../img/global_impressum_off.gif) no-repeat;
}

a:hover#imp_button {
  background: url(../img/global_impressum_on.gif) no-repeat;
}


/* Branding-Navigation */

#theme {
  width: 890px;
  height: 194px;
}



#headline {
  width: 890px;
  height: 30px;
}

/* Header */

h1 {
  margin: 0 0 0 169px;
  padding: 0;
  font-size: 135%;
  color: #666;
  font-weight: bold;
  line-height: 2.5em;
}

/* Inhalt */

#content {
  width: 890px;
  height: 206px;
  background: url(../img/content.gif) no-repeat;
}

#main_content {
  position: relative;
  top: 25px;
  margin-left: 267px;
  width: 338px;
  height: 150px;
  color: #626262;
  line-height: 13px
}

.webkit #main_content {
  font-size: 10px;
  line-height: 14px
}

p {
  margin: 0 0 10px 0
}

/* Sub_navi rechts */

#sub_nav {
  position: relative;
  top: 21px;
  right: 13px;
  float: right;
  width: 190px;
  height: 160px;
}

#sub_nav ul li {
  margin: 0px;
  padding: 0;
  list-style-type: none;
  width: 100%;
  line-height: 16px;
}

.webkit #sub_nav ul li {
  line-height: 18px;
}

#sub_nav a:link {
  color: #000;
  text-decoration: none;
  padding-left: 19px;
  background: url(../img/ic_sub_off.gif) no-repeat 0 3px;
}

#sub_nav a:hover {
  text-decoration: underline !important;
  background: url(../img/ic_sub_on.gif) no-repeat 0 3px !important;
}

#sub_nav a:visited {
  color: #000;
  text-decoration: none;
  padding-left: 19px;
  background: url(../img/ic_sub_off.gif) no-repeat 0 3px;
}

 #sub_nav li#active {
  background: url(../img/ic_sub_on.gif) no-repeat 0 6px;
  padding-left: 19px;
  color: #000;
  width: 170px;
}


#balken {
  width: 890px;
  height: 24px;
  background: url(../img/balken.gif) no-repeat;
}

/*blaetter referenzen usw. */

.seiten {
  float: left;
  width: 266px;
  padding-left: 267px;
  color: #fff;
  line-height: 21px;
  letter-spacing: 3px;

}

#bt_back, #bt_start, #bt_forward {
  float: left;
  width: 18px;
  height: 18px;
  margin: 4px 5px 0 5px;
}


#bt_back a {
  width: 18px;
  height: 18px;
  display: block
}

#bt_start a {
  width: 18px;
  height: 18px;
  display: block
}

#bt_forward a {
  width: 18px;
  height: 18px;
  display: block
}

#bt_back span {display: none}
#bt_start span {display: none}
#bt_forward span {display: none}

#bt_back {
  background: url(../img/bt_back_off.gif) no-repeat;
}

#bt_back a:hover {
  background: url(../img/bt_back_on.gif) no-repeat;
}

#bt_start {
  background: url(../img/bt_start_off.gif) no-repeat;
}

#bt_start a:hover {
  background: url(../img/bt_start_on.gif) no-repeat;
}

#bt_forward {
  background: url(../img/bt_forward_off.gif) no-repeat;
}

#bt_forward a:hover {
  background: url(../img/bt_forward_on.gif) no-repeat;
}


.seiten a, visited {
  color: #fff;
  text-decoration: none
}

.pdf_pos {
position: relative;
top: -9px
}

a:link.pdf {
display: block;
width: 40px;
background: url(../img/ic_pdf.gif) 100% 50% no-repeat;
line-height: 16px
}

a:visited.pdf {
display: block;
width: 40px;
background: url(../img/ic_pdf.gif) 100% 50% no-repeat;
line-height: 16px
}


/* footer */

.seiten a:hover {
  color: #fff;
  text-decoration: underline
}


#footer {
  width: 890px;
  height: 34px;
  background: url(../img/foot.gif) no-repeat;
  line-height: 23px
}

/* footer navigation */

.footer_nav {
  margin-left: 267px
}


.footer_nav ul li {
  display: inline;
  list-style-type: none
}

.footer_nav li {
padding-right: 3px
}

.webkit .footer_nav li  {padding-right: 6px;}
.gecko .footer_nav li {padding-right: 5px}
.win.gecko .footer_nav li {padding-right: 3px}
.win.opera .footer_nav li  {padding-right: 3px;}
.opera .footer_nav li  {padding-right: 6px;}

.footer_nav a, visited {
  color: #999;
  text-decoration: none;
  font-size: 10px;

}

.footer_nav a:hover {
  color: #666;
  text-decoration: underline
}


.pipe {
  padding-left: 7px;
  background: url(../img/pipe.gif) no-repeat 0 2px
}

.webkit .pipe {padding-left: 10px}
.gecko .pipe {padding-left: 10px}
.win.gecko .pipe {padding-left: 7px}
.win.opera .pipe {padding-left: 7px}
.opera .pipe {padding-left: 10px}

