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


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

html {
  height: 100%;
}

body {
  font-size: 80%;
  background: #85171A 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: Georgia,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: 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: #85171A;
}

a:hover {
  color: #363636;
}

h1 {
  font-size: 1.6em;
  margin: 20px 0 10px 0;
}

h2 {
  font-size: 1.2em;
  margin-top: 1.0em;
}


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

.versteckt, .no_screen {
  display: none;
}


/*----------------------------------------------------------------*/
/* wrapper */
/*----------------------------------------------------------------*/
#wrap {
  width: 917px;
  font-size: 0.9em;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -459px;
  z-Index: 10;
}

#back_links {
  position: absolute;
  top: 0;
  left: 0;
  width: 22%;
  background: transparent url(../bilder/back_links.gif) left top repeat-X;
  height: 265px;
}

#footer {
  display: none;
}


/*----------------------------------------------------------------*/
/* header */
/*----------------------------------------------------------------*/
#header {
  height: 112px;
  overflow: hidden;
  background: transparent url(../bilder/back_header.gif) left top no-repeat;
}

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

#header p {
  color: #555;
  margin: 0;
  padding: 0;
  margin-left: 476px;
  font-family: verdana;
  font-size: 0.9em;
  padding-top: 34px;
}

#header p a {
  color: #555;
  text-decoration: none;
  padding-right: 9px;
  background: transparent url(../bilder/back_breadcrumb_a.gif) right center no-repeat;
  line-height: 20px;
  margin-right: 5px;
}

/*
#startseite #header p a {
  background: none;
}
*/

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

#navigation {
  float: left;
  display: inline;
  width: 192px;
  overflow: hidden;
}


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

#topnavi {
  height: 151px;
  border-bottom: 1px solid #fff;
}

#topnavi li a {
  color: #464646;
  text-decoration: none;
  padding-left: 26px;
  display: block;
  width: 166px;
  height: 22px;
  line-height: 22px;
  background: #E9E9E9;
  text-transform: uppercase;
}

#topnavi li.first {
  padding-top: 15px;
  background: #E9E9E9;
}

#topnavi li.selected a {
  font-weight: bold;
  background: #C5C5C5 url(../bilder/back_topnavi_aktiv.gif) left top no-repeat;
  color: #363636;
}

#topnavi li.trans a {
  background: transparent;
}

#topnavi li a:hover {
  font-weight: bold;
}


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

#subnavi {
  border-top: 1px solid #C3C3C3;
  padding-top: 20px;
}

#subnavi li a {
  margin-left: 13px;
  display: block;
  padding-left: 29px;
  padding-right: 10px;
  width: 140px;
  color: #464646;
  text-decoration: none;
  line-height: 18px;
  height: 18px;
  background: transparent url(../bilder/back_subnavi.gif) left top no-repeat;
}

#subnavi li.selected a {
  font-weight: bold;
  color: #363636;
  background: transparent url(../bilder/back_subnavi_aktiv.gif) left top no-repeat;
}


/*----------------------------------------------------------------*/
/* rechts */
/*----------------------------------------------------------------*/
#rechts {
  float: right;
  display: inline;
  width: 200px;
}

#mitte {
  margin: 0 200px 0 192px;
  background: #fff url(../bilder/back_mitte.gif) left top no-repeat;
  width: 525px;
}

#teaser {
  width: 497px;
  height: 153px;
  overflow: hidden;
}

#teader, #teaser0, #teaser1 {
  height: 153px;
  overflow: hidden;
}

#teaser0 {
  width: 264px;
  float: left;
  display: inline;
}

#teaser1 {
  display: inline;
  float: right;
  width: 199px;
  margin-right: 17px;
  padding: 14px 0;
  height: 125px;
}

#teaser a {
  padding-left: 12px;
  background: transparent url(../bilder/back_breadcrumb_a.gif) left center no-repeat;
  color: #363636;
  padding-right: 4px;
}

#inhalt {
  width: 480px;
  margin-left: 20px;
  padding-top: 10px;
}

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

#inhalt li {
  margin-left: 16px;
  list-style: square;
}


/*----------------------------------------------------------------*/
/* callback */
/*----------------------------------------------------------------*/
#callback {
  background: #7C7C7C url(../bilder/loading_big.gif) center center no-repeat;
  padding-left: 11px;
  color: #fff;
  font-size: 0.8em;
  height: 153px;
  overflow: hidden;
}

#callback_form, #callback_nochmal {
  background: #7C7C7C;
}

#callback_nochmal a {
  color: #fff;
}

#callback p {
  color: #fff;
  font-family: verdana;
  line-height: 13px;
}

#callback h2 {
  margin: 0;
  padding: 10px 0 4px 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4em;
  font-weight: bold;
}

#callback input {
  margin-top: 5px;
  margin-left: 120px;
}

#callback input.eingabe {
  padding: 2px 5px;
  margin: 0;
  margin-bottom: 4px;
  width: 175px;
}

/*----------------------------------------------------------------*/
/* adresse */
/*----------------------------------------------------------------*/
#adresse {
  padding: 20px 18px;
  margin-right: 1px;
}

#adresse {
  background: transparent url(../bilder/back_adresse.gif) left bottom repeat-X;
}

#adresse p, #adresse a, #adresse h2, #adresse li, #drucken a {
  color: #fff;
}

#adresse h2 {
  font-size: 1.2em;
}

#adresse li {
  padding-left: 18px;
  background: transparent url(../bilder/back_adresse_li.gif) left top no-repeat;
}

#drucken {
  padding-left: 18px;
  padding-top: 20px;
}

#drucken a {
  padding-left: 18px;
  background: transparent url(../bilder/back_drucken.gif) left center no-repeat;
  text-decoration: none;
}




/*----------------------------------------------------------------*/
/* startseite */
/*----------------------------------------------------------------*/
#startseite #content {
  background: transparent url(../bilder/back_content_home.gif) left top repeat-Y;
}


/*----------------------------------------------------------------*/
/* kontaktformular */
/*----------------------------------------------------------------*/
span.cx_pflicht {
  color: #85171A;
  font-weight: bold;
  font-size: 1.4em;
}

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

.cx_error {
  border: 1px solid #640B0C;
  color: #fff;
  background: #85171A;
  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;
}

.submit {
  text-align: center;
}

p.kontaktformular {
  text-align: center;
}


/*----------------------------------------------------------------*/
/* google map */
/*----------------------------------------------------------------*/
#map {
  height: 360px;
  margin-bottom: 1.0em;
  background: #eee url(../bilder/loading_big.gif) center center no-repeat;
}
