/* GISSINGER - STYLESHEET */

a {
  color:black;
}
a.header {
  color:white;
  text-decoration:none;
}
a.header_sel {
  color:black;
  text-decoration:none;
}
a.navi {
  color:white;
  text-decoration:none;
}
a.navi_sel {
  color:black;
  text-decoration:none;
}
a.news {
  color:white;
  text-decoration:none;
}
a.news_mehr {
  color:#0099FF;
}
body {
  margin:0px;
  background-color:#C8C8C8;
  background-image:url('bilder/hintergrund.jpg');
  background-repeat:repeat-x;
}
img.header_pfeil {
  margin-right:6px;
}
img.navi_pfeil {
  margin-right:6px;
}
span.download {
  display:block;
  vertical-align:middle;
  margin-bottom:20px;
}
span.header {
  margin-right:20px;
}
span.navi {
  display:block;
  margin-bottom:2px;
  padding-left:3px;
  width:150px;
}
span.news {
  background-image:url("bilder/news_hintergrund.jpg");
  background-repeat:repeat-x;
  display:block;
  padding-left:10px;
  padding-top:2px;
  margin-bottom:15px;
}
td.tab_summary {
  color:white;
  background-color:#959595;
  padding-top:40px;
  padding-left:22px;
}
table {
  font-size:12px;
}
table.ansprechpartner td {
  border:0px;
}
table.ansprechpartner td.leerzeile {
  font-size:5px;
}
table.kontaktformular td {
  border:0px;
}
table.struktur {
  width:900px;;
  height:100%;
  border-collapse:collapse;
  font-family:arial,sans-serif;
  font-size:12px;
  border-left:1px solid white;
  border-right:1px solid white;
  background-color:#C8C8C8;
}
tr.zeile1 {
  background-color:#959595;
  height:25px;
}
tr.zeile1_mozilla {
  background-color:#959595;
  height:26px;
}
td {
  vertical-align:top;
  border:1px solid white;
}
td.tab_content {
  color:black;
  border-bottom:0px;
  padding-top:40px;
  padding-left:22px;
}
td.tab_news {
  border-bottom:0px;
  height:auto;
}
td.tab_footer {
  height:25px;
  text-align:center;
  vertical-align:middle;
  background-color:#0099FF;
  color:white;
  border-bottom:0px;
  border-top:0px;
}
td.tab_footer_left {
  background-color:#0099FF;
  border-top:0px;
  border-bottom:0px;
  height:25px;
}
td.tab_logo {
  height:120px;
  background-color:#C8C8C8;
}
td.tab_header {
  width:690px;
  border-top:0px;
  color:white;
  text-align:right;
  vertical-align:middle;
}
td.tab_header_left {
  height:25px;
  width:210px;
  border-top:0px;
  vertical-align:middle;
}
td.tab_headerfoto1 {
  color:white;
  background-color:#0099FF;
  width:auto;
  height:185px;
  text-align:right;
}
td.tab_headerfoto2 {
  color:white;
  background-color:#0099FF;
  width:auto;
  height:185px;
  border-left:0px;
  text-align:right;
}
td.tab_navigation {
  height:185px;
  color:white;
  background-color:#0099FF;
}
td.tab_subnavigation {
  width:210px;
  color:white;
  background-color:#0099FF;
  border-right:0px;
}
td.tab_rand_auto {
  width:auto;
}
tr.person {
  background-color:#EBEBEB;
}
