/*----------------------------------------------------------------*/
/* CSS by K4SYSTEMS */
/*----------------------------------------------------------------*/


/*----------------------------------------------------------------*/
/* Allgemeines */
/*----------------------------------------------------------------*/
* {
  padding: 0;
  margin: 0;
}

html {
  height: 100%;
}

body {
  font-size: 80%;
  background: #E6F1EF;
  background: #eee;
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, p, input, textarea, select {
  font-family: Arial,"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
  color: #363636;
  text-align: left;
}

ul, li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

img, a img {
  border: 0;
}

form {
  display: inline;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted;
}


/*----------------------------------------------------------------*/
/* h1 und co */
/*----------------------------------------------------------------*/
p {
  margin: 0 0 1.0em 0;
}

p, li, td {
  line-height: 18px;
}

a {
  color: #00785D;
}

h1, h2.projekte {
  font-size: 1.5em;
  margin: 0 0 0.2em 0;
  color: #00785D;
  text-transform: uppercase;
}

.body_presse h2, h2.presse {
  color: #00785D;
  margin-top: 2.0em;
}

#startseite h1 {
  margin-top: 2.0em;
}

h1 {
  font-size: 1.4em;
}

h2 {
  color: #000;
  color: #666;
  margin-bottom: 0.5em;
  font-size: 1.4em;
  font-size: 1.0em;
}

h3 {
  color: #000;
  margin-top: 1.5em;
  font-size: 1.3em;
}

h4 {
  color: #00785D;
  margin-bottom: 1.5em;
  font-size: 1.2em;
  font-weight: normal;
}


/*----------------------------------------------------------------*/
/* pseudoklassen */
/*----------------------------------------------------------------*/
.clear {
  clear: both;
}

.versteckt, .no_screen, #iconnavi li.versteckt {
  display: none;
}

.de {
  background: transparent url(../bilder/flag_de.gif) left center no-repeat;
  width: 16px;
  display: block;
}

.en {
  background: transparent url(../bilder/flag_en.gif) left center no-repeat;
  width: 16px;
  display: block;
}

.s0, .s0 td {
  background: #B3D7CE;
  padding: 0.7em;
  vertical-align: top;
}

.s0 h3 {
  font-size: 1.0em;
  margin: 0;
}

.s0 {
  margin-bottom: 1.0em;
}

a.anker {
  text-decoration: none;
}

a.anker:hover {
  text-decoration: underline;
}

.pdf_hinweis {
  margin: 1.0em 0;
  padding: 0.5em;
  background: #D1D1D1;
  padding-bottom: 0.1em;
}

.map, .map_gross {
  background: #fff url(../bilder/loading_big.gif) center center no-repeat;
  height: 240px;
  margin-bottom: 1.0em;
}

.map_gross {
  height: 340px;
}

.pdf {
  padding: 0.1em 0px 0.1em 20px;
  background: transparent url('../bilder/icon_pdf.gif') left top no-repeat;
}

.bildunter {
  font-size: 0.9em;
  font-style: italic;
}


/*----------------------------------------------------------------*/
/* wrap */
/*----------------------------------------------------------------*/
#wrap {
  margin: 0 auto;
  width: 860px;
  background: #fff;
}

/*----------------------------------------------------------------*/
/* header */
/*----------------------------------------------------------------*/
#header {
  padding: 0 10px;
  height: 78px;
  overflow: hidden;
  border-bottom: 4px solid #E6F1EF;
}

#header img {
  float: right;
  display: inline;
}

#header p {
  color: #00785D;
  color: #666;
  text-transform: uppercase;
  margin-top: 1.0em;
  font-size: 1.3em;
}


/*----------------------------------------------------------------*/
/* topnavi */
/*----------------------------------------------------------------*/
#topnavi, #topnavi li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#topnavi {
  background: #00785D;
  width: 100%;
}

#topnavi li {
  float: left;
  display: inline;
}

#topnavi li a {
  background: #00785D;
  color: #fff;
  font-size: 1.1em;
  text-decoration: none;
  display: block;
  width: auto;
  padding: 4px 10px;
}

#topnavi li a:hover {
  text-decoration: underline;
}

#flaggen {
  float: right;
  display: inline; 
  margin-right: 4px;
  padding: 4px 10px;
  display: none;
}

#flaggen img {
  margin-left: 5px;
}


/*----------------------------------------------------------------*/
/* topnavi */
/*----------------------------------------------------------------*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu2 {
  float:left;
  width:100%;
  font-size: 1.0em;
  background: #00785D;
}

.menu2 ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.menu2 ul li {
  float: left;
  position: relative;
}

.menu2 ul li.group {
  display: block;
  text-indent: 10px;
  background: #666;
  color: #ff0;
  width: 172px;
  padding: 4px 0;
}

.menu2 ul li a, .menu2 ul li a:visited {
  float: left;
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 0px 16px;
  line-height: 24px;
  height: 25px;
}

.menu2 ul li:hover {
  width: auto;
}

.menu2 ul li a:hover {
  background: #fff;
  color: #000;
}

.menu2 ul li:hover a {
  background: #fff;
  color: #000;
}

.menu2 ul li.selected a, .menu2 ul li.selected {
  background: #D1D1D1;
  color: #444;
}

.menu2 ul li ul {
  display: none;
  font-size: 0.9em;
  z-Index: 10000;
}

.menu2 table {
  margin: 0;
  border-collapse: collapse;
  position: absolute;
  top: 0;
  left: 0;
}

/* specific to non IE browsers */
.menu2 ul li:hover ul {
  display: block;
  position: absolute;
  top: 24px;
  background: #aaa;
  margin-top: 1px;
  left: 0;
  width: 182px;
}

.menu2 ul li:hover ul.scroller {
  height: 138px;
  width: 192px;
  overflow: auto;
}

.menu2 ul li:hover ul.endstop {
  left: -90px;
}

.menu2 ul li:hover ul li ul {
  display: none;
}

.menu2 ul li:hover ul li a {
  display: block;
  background: #D1D1D1;
  color: #444;
  height: auto;
  line-height: 15px;
  padding: 4px 16px;
  width: 170px;
  border: 0;
  border-bottom: 1px solid #fff;
}

.menu2 ul li:hover ul li a.drop {
  background: #00785D;
}

.menu2 ul li:hover ul li a:hover {
  color: #fff;
  background: #00785D;
}

.menu2 ul li:hover ul li a:hover.drop {
  background: #00785D;
  color: #ff0;
}

.menu2 ul li:hover ul li:hover ul {
  display: block;
  position: absolute;
  left: 153px;
  top: -70px;
  color: #000;
  left: 172px;
  height: 138px;
  width: 192px;
  overflow: auto;
  background: #888;
}

.menu2 ul li:hover ul li:hover ul li a {
  background: #888;
}

.menu2 ul li:hover ul li:hover ul li.group {
  width: 172px;
  padding: 5px 0;
}

.menu2 ul li:hover ul li:hover ul.left {
  left: -192px;
}

.menu2 ul li:hover ul li:hover ul li a:hover {
  background: #666;
  color: #0ff;
}



/* specific to IE5.5 and IE6 browsers */
.menu2 ul li a:hover ul {
  display: block;
  position: absolute;
  top: 25px;
  t\op: 24px;
  background: #D1D1D1;
  left: 0;
  marg\in-top: 1px;
}

.menu2 ul li a:hover ul.scroller {
  height: 138px;
  overflow: auto;
}

.menu2 ul li a:hover ul.endstop {
  left: -90px;
}

.menu2 ul li a:hover ul li a {
  display: block;
  color: #444;
  height: 1px;
  line-height: 15px;
  padding: 4px 16px;
  width: 202px;
  w\idth: 170px;
  border-bottom: 1px solid #fff;
  height: 15px;
}

.menu2 ul li a:hover ul li a.drop {
  background: #888;
  padding-bottom: 5px;
}

.menu2 ul li a:hover ul li a ul {
  visibility: hidden;
  position: absolute;
  height: 0;
  width: 0;
}

.menu2 ul li a:hover ul li a:hover {
  color: #fff;
  background: #00785D;
}

.menu2 ul li a:hover ul li a:hover.drop {
  background: #00785D;
  color: #fff;
}

.menu2 ul li a:hover ul li a:hover ul {
  visibility: visible;
  position: absolute;
  top: -69px;
  t\op: -70px;
  color: #000;
  left: 172px;
  height: 138px;
  width: 190px;
  overflow: auto;
  background: #888;
}

.menu2 ul li a:hover ul li a:hover ul.left {
  left: -190px;
}

.menu2 ul li a:hover ul li a:hover ul li a:hover {
  background: #666;
  color: #0ff;
}


.left {clear:both;}



/*----------------------------------------------------------------*/
/* content */
/*----------------------------------------------------------------*/
#content {
  border-top: 4px solid #E6F1EF;
  padding: 0 10px;
  clear: both;
  padding-bottom: 1.0em;
}



/*----------------------------------------------------------------*/
/* subnavi */
/*----------------------------------------------------------------*/
#subnavi ul, #subnavi li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#subnavi li {
  padding: 0.5em 0;
}

#subnavi li a {
  color: #00785D;
  color: #666;
  text-decoration: none;
}

#subnavi li a:hover {
  text-decoration: underline;
}

/*----------------------------------------------------------------*/
/* iconnavi */
/*----------------------------------------------------------------*/
#iconnavi li {
  float: right;
  display: inline;
  font-size: 0.9em;
  padding-left: 1.0em;
}

#iconnavi li.navi-40, #iconnavi li.navi-48 {
  background: transparent url(../bilder/lupe.gif) left center no-repeat;
  padding-left: 26px;
}

#iconnavi li a {
  color: #666;
}


/*----------------------------------------------------------------*/
/* subsubnavi */
/*----------------------------------------------------------------*/
#subsubnavi li {
  float: left;
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
}

#subsubnavi li.selected a {
  font-weight: bold;
}



#content_container {
  clear: both;
  background: transparent url(../bilder/back_content.gif) right top repeat-Y;
}

#inhalt {
  float: left;
  display: inline;
  width: 600px;
}

#inhalt ul {
  margin-bottom: 1.0em;
}

#inhalt li {
  background: transparent url(../bilder/dot_li.gif) left top no-repeat;
  padding-left: 16px;
}

#inhalt ul.no_list_type li {
  background: transparent;
  padding-left: 0;
}


#rechts {
  float: right;
  display: inline;
  width: 220px;
}

#rechts div {
  background: #B3D7CE;
  background: #D1D1D1;
  padding: 0.5em;
  margin-bottom: 7px;
}

#rechts h2 {
  margin: 0;
  padding: 0;
  color: #00785D;
  color: #666;
  font-size: 1.2em;
  text-transform: uppercase;
}

#rechts h3 {
  margin: 0;
  padding: 0;
  color: #00785D;
  color: #000;
  font-size: 1.0em;
  font-weight: normal;
  margin-top: 0.5em;
}

#rechts div.news a {
  color: #000;
  color: #666;
  text-decoration: none;
}

#rechts div.news a:hover {
  text-decoration: underline;
}

#rechts div img {
  margin-top: 0.5em;
}

#to_top {
  color: #666;
  text-decoration: none;
  padding-left: 16px;
  background: transparent url(../bilder/back_to_top.gif) left center no-repeat;
}


/*----------------------------------------------------------------*/
/* kontaktformular */
/*----------------------------------------------------------------*/
span.cx_pflicht {
  color: #FE0000;
  color: #00785D;
  font-weight: bold;
  font-size: 1.4em;
}

input.cx_pflicht, textarea.cx_pflicht {
  background: #FF6D6E;
  color: #fff;
}

.cx_error {
  border: 1px solid #FE0000;
  color: #fff;
  background: #FF6D6E;
  padding: 0.5em;
}

table.kontaktformular {
  margin: 2.0em 0em;
}

table.kontaktformular .spalte-1, table.kontaktformular .spalte-2 {
  vertical-align: top;
  padding-bottom: 0.3em;
}

table.kontaktformular .spalte-1 {
  width: 150px;
}

table.kontaktformular .spalte-2 input, table.kontaktformular .spalte-2 textarea, table.kontaktformular .spalte-2 select, .submit {
  padding: 0.1em;
}

table.kontaktformular .spalte-2 input, table.kontaktformular .spalte-2 textarea {
  width: 300px;
}

table.kontaktformular .spalte-2 input.submit {
  width: auto;
}

.submit {
  text-align: center;
}

p.kontaktformular {
  text-align: center;
}


/*----------------------------------------------------------------*/
/* vertrieb */
/*----------------------------------------------------------------*/
#vertrieb0 {
  float: left;
  display: inline;
  width: 590px;
  background:#E5F1EE;
  margin-top:10px;
  padding: 5px;
}

#vertrieb1 {
  float: left;
  display: inline;
  width: 380px;
}

.highslide-body {
  background: transparent url(../bilder/sportstadianet.gif) 20px 20px no-repeat;
/*  padding-top: 80px;*/
}

.highslide-body h2 {
  color: #00785D;
  font-size: 1.2em;
  margin: 0;
  margin-top: 1.0em;
}

.highslide-body h3 {
  color: #000;
  font-size: 1.2em;
  font-weight: normal;
  margin: 0;
  margin-bottom: 1.0em;
}

.highslide-body h2, .highslide-body h3, .highslide-body p, .highslide-body img {
  margin-left: 100px;
}

.highslide-body img {
  margin-bottom: 1.0em;
}

.highslide-close {
  font-size: 0.8em;
}

.highslide-close a {
  color: #ff0000;
}


/*----------------------------------------------------------------*/
/* projekte */
/*----------------------------------------------------------------*/
table.projekte td {
  vertical-align: bottom;
  padding-bottom: 2.0em;
}

table.projekte td img {
  margin-right: 10px;
}

table.projekte td h2 {
  font-size: 1.7em;
  margin: 0 0 0.5em 0;
  color: #00785D;
  text-transform: uppercase;
}

table.projekte td h3 {
  margin: 0;
  font-size: 1.3em;
}

table.projekte td h3, table.projekte td h3 a {
  color: #363636;
  }

table.projekte td h3 a, table.projekte td h2 a {
  text-decoration: none;
}

#gal0 {
  margin-right: 10px;
}

#produkt_bilder {
  margin-bottom: 1.0em;
}

#produkt_bilder .last a {
  padding-left: 16px;
  background: transparent url(../bilder/arrow_left_grey.gif) left center no-repeat;
}

#produkt_bilder .next a {
  padding-right: 16px;
  background: transparent url(../bilder/arrow_right_grey.gif) right center no-repeat;
}

#produkt_bilder .next, #produkt_bilder .next2, #produkt_bilder .last {
  width: 146px;
}

#produkt_bilder .next, #produkt_bilder .next2 {
  text-align: right;
}

#produkt_bilder .next {
  padding-right: 11px;
}

.invisible {
  visibility: hidden;
}

.projektuebersicht, .projektuebersicht img {
  width: 223px;
  height: 75px;
  overflow: hidden;
  margin: 2px;
  padding: 0;
}

.projektuebersicht {
  display: inline;
  float: left;
}


/*----------------------------------------------------------------*/
/* news / presse */
/*----------------------------------------------------------------*/
.fusszeile td {
  color: #00785D;
  font-size: 0.9em;
  padding-right: 2.0em;
}

.fusszeile td a {
  color: #00785D;
  text-decoration: none;
}


/*----------------------------------------------------------------*/
/* downloads */
/*----------------------------------------------------------------*/
table.downloads {
  width: 100%;
  border-top: 1px solid #C8C8C8;
}

table.downloads td {
  vertical-align: top;
  width: 370px;
  background: #eee;
  background-position: center 0.5em;
  background-repeat: no-repeat;
  border-bottom: 1px solid #C8C8C8;
  padding: 5px;
  min-height: 4.1em;
}

table.downloads .bg1 td {
  background-color: #fff;
}


table.downloads td.endung, table.downloads td.download, table.downloads td.download a {
  width: 75px;
}

table.downloads td.download {
  text-align: center;
}

table.downloads td.download a {
  display: block;
  color: #fff;
  background: #E2001A;
  font-size: 1.1em;
  text-decoration: none;
  text-align: center;
  margin: 0;
}

table.downloads td.pdf {
  background-image: url(../administration/bilder/dateitypen/pdf.gif);
}

table.downloads td.jpg {
  background-image: url(../administration/bilder/dateitypen/jpg.gif);
}

table.downloads td.xls {
  background-image: url(../administration/bilder/dateitypen/xls.gif);
}

table.downloads td.csv {
  background-image: url(../administration/bilder/dateitypen/csv.gif);
}

table.downloads td.doc {
  background-image: url(../administration/bilder/dateitypen/doc.gif);
}

.ordner_geschlossen {
  padding: 1.5em 4.0em;
  background: #eee url(../administration/bilder/dateitypen/folder.gif) 0.5em center no-repeat;
  cursor: pointer;
  margin-bottom: 1px;
}

.ordner_geschlossen h2 {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  font-weight: normal;
  text-decoration: underline;
}

.ordner_geschlossen p {
  margin: 0;
  padding: 0;
}


#footer {
  color: #00785D;
  text-align: center;
  background: #eee;
  padding: 1.0em 0;
}


.mitarbeiter_popup {
  position: absolute;
  background-color: #fff;
  top: 420px;
  left: 50%;
  margin-left: 70px;
  z-Index: 900;
  overflow: hidden;
  display: none;
  border: 3px solid #666;
  width: 320px;
}

.mitarbeiter_popup .close {
  margin: 0;
  height: 29px;
  background: transparent url(../bilder/back_close.gif) 270px top no-repeat;
  cursor: pointer;
  margin-bottom: 51px;
}


/* jquery-ui-grundeinstellungen
------------------------------------------------------------------*/
.ui-tabs, .ui-dialog {
  font-size: 0.9em;
}


/* tabs
------------------------------------------------------------------*/
.ui-tabs {
  padding: 0;
  background: transparent;
  border: 0;
}

.ui-tabs .ui-tabs-nav {
  background: transparent;
  border-width: 0;
  padding: 0;
  margin: 0;
  border-color: #00785D;
}

#inhalt .ui-tabs .ui-tabs-nav {
  margin: 0;
}

#inhalt .ui-tabs .ui-tabs-nav li {
  background: none;
  padding: 0;
  border-color: #BEDAD3;
  border: 0;
}

#inhalt .ui-tabs .ui-tabs-nav li a {
  background: #BEDAD3;
  color: #fff;
}

#inhalt .ui-tabs .ui-tabs-nav li a:hover, #inhalt .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, #inhalt .ui-tabs .ui-tabs-nav li.ui-state-active a {
  background-color: #00785D;
}

.ui-tabs .ui-tabs-panel {
  border: 1px solid #00785D;
  margin: 0;
  padding: 11px;
  background: #fff;
  padding-right: 0;
  margin-top: 1px;
}

.aufstellung td {
  vertical-align: top;
  color: #00785D;
  padding-bottom: 1.0em;
  font-size: 11px;
}

.aufstellung td.spalte0 {
  font-weight: bold;
  width: 200px;
}

.aufstellung td a {
  color: #00785D;
}

#probild {
  padding-bottom: 1.0em;
}

#probild a {
  margin-right: 6px;
  text-decoration: none;
}

#prokarte {
  float: right;
  display: inline;
  width: 290px;
  background: #eee url(../media/flash/europakarte_bundeslaender_2009.gif) left top no-repeat;
  min-height: 294px;
}

#prokarte #prokarte_dummy {
  height: 294px;
}

#prokarte_bilder td div {
  height: 67px;
  overflow: hidden;
}

#prokarte_bilder img {
  position: relative;
}

#prokarte_bilder div.overlay {
  position: relative;
  background: #fff;
  width: 100px;
  height: 85px;
  left: 0;
  top: -85px;
  z-Index: 10;
  -moz-opacity: 0.5;
  opacity: 0.5;
  filter: Alpha(opacity=50);
  cursor: pointer;
}

#prokarte_bilder div.overlay:hover {
  -moz-opacity: 0.01;
  opacity: 0.01;
  filter: Alpha(opacity=1);
}

#prokarte_gruener_balken {
  background: #00785D;
  padding: 8px;
  display: none;
}

#prokarte_gruener_balken h2, #prokarte_gruener_balken p {
  color: #fff;
  width: auto;
  margin: 0;
}

/*----------------------------------------------------------------*/
/* TV box */
/*----------------------------------------------------------------*/
.impressionen {
  min-height: 180px;
}

.impressionen a {
  text-decoration: none;
  color: #666;
}

/*----------------------------------------------------------------*/
/* TV box */
/*----------------------------------------------------------------*/
#tv_box {
  width: 600px;
  height: 300px;
}

#tv_box_in {
  position: relative;
  z-index: 99;
}

#tv_box_out {
  background: none;
  padding-left: 0;
  position: relative;
  top: -312px;
  left: 160px;
  z-index: 70;
  display: block;
  width:440px;
  height:300px;
  overflow: hidden;
}

#tv_box_out li {
  position: absolute;
}

#tv_box_in li, #tv_box_out li {
  background: none;
  padding: 0;
  margin: 0;
}

#tv_box_in li a.current {
  color: #fff;
  background: url('../bilder/tv_box_current_klein.png') left top no-repeat;
}
	  
#tv_box_in li a {
  width: 185px;
  height: 47px;
  padding: 8px 5px 5px 10px;
  display: block;
  text-decoration: none;
  font-size: 1.0em;
  font-weight: bold;
}

#tv_box_in li a span { 
  display: block;
  font-weight: normal;
  font-size: 0.9em;
  line-height: 1.1em;
}


/*----------------------------------------------------------------*/
/*--suche--*/
/*----------------------------------------------------------------*/
#quicksearch {
  margin-bottom: 1.0em;
}

input.quicksearch_field {
  width: 70px;
}

input.quicksearch_button {
  width: 60px;
  text-align: center;
}


input.schnellsuche {
  height: 18px;
  font-weight: normal;
  line-height: 16px;
}

span.suche_last_edit {
  font-size: 0.8em;
}

a.suche_like_text {
  text-decoration: none;
  color: #000;
}

span.suchtreffer {
  text-decoration: underline;
}

a.suche_a {
  font-size: 10px;
}

div.suche_treffer {
  border: 1px solid #E5E5E7;
  padding: 5px;
}

div.div_suche_formular {
  padding: 8px;
  background-color: #E5E5E7;
  margin-bottom: 20px;
}

input.formular_suche {
  margin-top: 2px;
  margin-bottom: 2px;
  width: 170px;
}