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


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

html {
  height: 100%;
}

body {
  font-size: 82.5%;
  background: #ccc url(../bilder/back_body.gif) left top repeat-X;
}

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

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 {
  line-height: 1.4em;
  margin: 0 0 1.0em 0;
}

a {
  color: #00389A;
}

h1 {
  color: #00389A;
  font-size: 1.4em;
  font-weight: normal;
  margin: 12px 0;
}

h2 {
  font-size: 1.4em;
  font-weight: normal;
  margin-top: 2.0em;
}

h5 {
  font-size: 1.1em;
}

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

.versteckt, .no_screen {
  display: none;
}

.rahmen01 {
  border: 1px solid #ccc;
}


/*----------------------------------------------------------------*/
/* wrapper */
/*----------------------------------------------------------------*/
#wrap {
  margin: 0 auto;
  background: transparent url(../bilder/back_topnavi_li.gif) left 122px no-repeat;
  width: 1076px;
}

#wrap, #footer {
  font-size: 0.9em;
}


/*----------------------------------------------------------------*/
/* header */
/*----------------------------------------------------------------*/
#header {
  height: 122px;
  overflow: hidden;
}

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

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

#header ul {
  margin-top: 87px;
}

#header li {
  float: right;
  display: inline;
  border-right: 1px solid #00389A;
}

#header li.first {
  border: 0;
}

#header li a {
  color: #00389A;
  text-decoration: none;
  margin: 0 7px;
}


/*----------------------------------------------------------------*/
/* topnavi */
/*----------------------------------------------------------------*/
#topnavi {
  clear: both;
}

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

#topnavi li {
  float: left;
  display: inline;
  background: transparent url(../bilder/back_topnavi_li.gif) right top no-repeat;
  padding-right: 1px;
  width: 147px;
}

#topnavi li#quicksearch {
  width: 186px;
  border-top: 1px solid #999;
  text-align: center;
}

#topnavi li#quicksearch input {
  background: #fff url(../bilder/back_quicksearch.gif) left center no-repeat;
  border: 0;
  height: 15px;
  line-height: 15px;
  width: 100px;
  padding-left: 24px;
  margin-top: 8px;
  color: #999;
  font-size: 0.9em;
}

#topnavi li a {
  display: block;
  color: #fff;
  font-size: 1.1em;
  text-decoration: none;
  text-align: center;
  line-height: 32px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #ccc;
  margin-bottom: 17px;
}

#topnavi li.selected a, #topnavi li a:hover {
  background: transparent url(../bilder/back_topnavi_li_a_selected.gif) left top repeat-X;
  border-bottom: 1px solid #00389A;
}


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

#content_ende {
  background: transparent url(../bilder/back_content_ende.gif) left bottom no-repeat;
}

#content {
  background: transparent url(../bilder/back_content_start.gif) left top no-repeat;
  min-height: 300px;
  padding-bottom: 2.0em;
}

#links {
  float: left;
  margin: 0 1px;
  padding-bottom: 150px;
  width: 170px;
  padding-left: 8px;
  padding-right: 8px;
}

#links, #rechts {
  margin: 0 1px;
/*  width: 186px; */
  padding-top: 43px;
  display: inline;
}


/*----------------------------------------------------------------*/
/* subnavi */
/*----------------------------------------------------------------*/
#startseite #links ul {
  display: none;
}

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

#links ul {
  background: transparent url(../bilder/back_subnavi_li.gif) left top repeat-X;
}

#links ul li {
  background: transparent url(../bilder/back_subnavi_li.gif) left bottom repeat-X;
}

#links ul li a {
  color: #00389A;
  text-decoration: none;
  display: block;
  width: 154px;
  text-align: right;
  font-size: 1.1em;
  padding: 3px 0;
  padding-right: 32px;
  background: transparent url(../bilder/back_subnavi_li_a.gif) right center no-repeat;
}

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

#links ul li ul {
}

#links ul li ul li {
  background: none;
}

#links ul li ul li a {
  color: #999;
  background: none;
}

#links ul li ul li ul li a {
  font-size: 0.9em;
}


#rechts {
  float: right;
  margin-right: 7px;
  width: 170px;
  padding-left: 8px;
  padding-right: 8px;
}

#rechts a, #links a {
  color: #666;
}

#mitte {
  width: 621px;
  margin-left: 225px;
  padding-top: 31px;
}

#startseite #mitte {
  width: 658px;
  margin-left: 206px;
  padding-top: 0;
}

#startseite #home_text {
  width: 621px;
  margin-left: 19px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 18px;
}

#startseite #home_text2 {
  width: 621px;
  margin-left: 19px;
  margin-bottom: 18px;
}


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

#toplinks li {
  float: left;
  display: inline;
  padding-bottom: 18px;
}

#toplinks li a {
  border: 1px solid #ccc;
  display: block;
  width: 193px;
  padding-top: 158px;
  height: 32px;
  margin-left: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  background: #9D9D9D;
  background-position: left top;
  background-repeat: no-repeat;
  text-align: right;
  font-size: 0.9em;
}

#toplinks li a strong {
  padding-right: 14px;
  margin-right: 11px;
  background: transparent url(../bilder/back_toplinks_strong.gif) right 0.4em no-repeat;
  display: block;
  width: auto;
}

#toplinks li.first a {
  margin-left: 0;
}

#startseite #toplinks li.first a {
  margin-left: 18px;
}

#toplinks li a:hover {
  border: 1px solid #00389A;
}

#toplinks li a#toplink5 {
  background: #9D9D9D url(../media/bilder/navigation/komponenten.jpg) left top no-repeat;
}

#toplinks li a#toplink6 {
  background: #9D9D9D url(../media/bilder/navigation/applikationen.jpg) left top no-repeat;
}

#toplinks li a#toplink7 {
  background: #9D9D9D url(../media/bilder/navigation/fabrikplanung.jpg) left top no-repeat;
}


/*----------------------------------------------------------------*/
/* footer */
/*----------------------------------------------------------------*/
#footer {
  clear: both;
  background: transparent url(../bilder/back_footer.gif) left top repeat-X;
  height: 41px;
  overflow: hidden;
  margin-top: 12px;
}

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

#footer ul {
  margin: 0 auto;
  width: 916px;
}

#footer li {
  display: inline;
  color: #fff;
  line-height: 33px;
  border-left: 1px solid #fff;
  padding: 0 10px;
}

#footer li.first {
  border: 0;
}


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

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.default, table.kontaktformular .spalte-2 textarea.default {
  width: 300px;
}

table.kontaktformular .spalte-2 input.halb {
  width: 145px;
  margin-right: 5px;
}

.submit {
  text-align: center;
}

p.kontaktformular {
  text-align: center;
}

#map {
  background: #fff url(../bilder/loading_big.gif) center center no-repeat;
  height: 340px;
}


/*----------------------------------------------------------------*/
/* suche */
/*----------------------------------------------------------------*/
.suchcontainer, .seitennavi {
  padding: 0.4em;
  background: #eee;
  color: #000;
  margin-bottom: 1.0em;
}

.suchcontainer h2 {
  color: #fff;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 1.0em;
}

.feld_suche, .feld_suche_aktiv {
  margin: 0;
  padding: 0.2em 0;
  background-image: url(../bilder/back_suche.gif);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  width: 300px;
  margin-right: 3px;
  font-size: 1.1em;
  color: #999;
}

.buttonsuche {
  padding: 0.1em 0;
  font-size: 1.1em;
}

.feld_suche_aktiv {
  color: #000;
}

.suchcontainer table td {
  vertical-align: middle;
}

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

.suche_like_text:hover {
  text-decoration: underline;
}

.suchergebnis li h5 {
  font-size: 1.0em;
  margin-top: 1.0em;
}

.suchergebnis li p {
  margin: 0;
}

.suchergebnis li {
  margin-bottom: 1.0em;
}

.suche_last_edit, .suche_a {
  font-size: 0.8em;
}

.suchtreffer {
  border-bottom: 1px dotted;
}

input.formular_suche {
  padding: 0.1em;
  font-size: 1.1em;
  margin-left: 5px;
  width: 300px;
}


/*----------------------------------------------------------------*/
/* sitemap */
/*----------------------------------------------------------------*/
.sitemap, .sitemap li {
  margin: 0;
  padding: 0;
}

.sitemap ul {
  margin-bottom: 1.0em;
}

.sitemap ul ul {
  margin-bottom: 0.5em;
}

.sitemap li {
  list-style: square;
  margin-left: 16px;
  font-size: 1.3em;
  line-height: 1.5em;
}

.sitemap li li {
  font-size: 0.8em;
}

.sitemap li li li {
  font-size: 1.0em;
}


/*----------------------------------------------------------------*/
/* sitemap */
/*----------------------------------------------------------------*/
#galerie_tabelle {
  width: 100%;
}

#galerie_tabelle td {
	text-align: center;
	width:622px;
}

#galerie_tabelle td #galerie_tabelle_gross {
  vertical-align: middle;
  height: 400px;
}

#galerie_tabelle_gross p {
  border: 1px solid #00389A;
/*  margin-left:111px;*/
  width: 400px;
  background: #ccc url(../bilder/loading_big.gif) center center no-repeat;
  margin: 0 auto;
  padding: 0;
}

#galerie_tabelle td#galerie_tabelle_gross p span {
  padding: 0.5em 1.0em;
}

#galerie_tabelle td#galerie_tabelle_thumbs img {
  margin-right: 11px;
  margin-bottom: 11px;
  border: 1px solid #999;
}

#galerie_tabelle td#galerie_tabelle_thumbs img:hover {
  border-color: #00389A;
}

#galerie_tabelle_navi {
  padding: 10px;
  padding-bottom: 20px;
}

#galerie_tabelle_navi img {
  margin: 0 3px;
}

/*
#bild_links_bottom {
	width:100%; 
	height:190px;
	margin:0; padding:0;
	background: none;
	vertical-align:bottom;
}
*/

/*----------------------------------------------------------------*/
/* fairrank */
/*----------------------------------------------------------------*/
table#sss {
  width: 621px;
}

table#sss td {
  vertical-align: top;
  padding-right: 10px;
  width: 200px;
}

table#sss td.ss2 {
  padding: 0;
  width: 201px;
}
