@import url(css/formulare.css);
/*----------------------------------------------------------------*/
/* CSS by K4SYSTEMS */
/*----------------------------------------------------------------*/

/* wichtige Farben
Rot: #cc0000
Grun: #A2D344
*/

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

html {
  height: 100%;
}

body {
  font-size: 82.5%;
  background: #E8E7D9 url('../bilder/back_body.gif') left top repeat-X;
  text-align: center;
  min-height: 100%;
  font-family: Arial,"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
}

textarea {
  font-family: Arial,"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, p, input, textarea, select {
  color: #333;
}

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

img, a img {
  border: 0;
  margin: 0;
  padding: 0;
}

form {
  display: inline;
}

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

p {
  line-height: 1.3em;
  margin: 0 0 1em 0;
}

a {
  color: #237ABF;
}

a:hover {
  color: #ADA559;
}

a.pfeil {
  padding-left: 18px;
  background: transparent url('../bilder/dot_li_rechts.gif') left 0.4em no-repeat;
}

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

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

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

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



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

.none {
  display: none;
}

.leftalign {
  float: left;
}

.rightalign {
  float: right;
}

.no_margin {
  margin: 0;
}

.bild_rechts {
  float: right;
  margin: 0px 0px 1.0em 1.0em;
}

.klein {
  font-size: 0.8em;
}

.centertext {
  text-align: center;
}

.s10 {
}

/*----------------------------------------------------------------*/
/* h1 und co */
/*----------------------------------------------------------------*/
h1 {
  color: #827500;
  font-size: 1.5em;
  margin-bottom: 1.0em;
  font-weight: normal;
}

h2 {
  color: #237ABF;
  font-size: 1.2em;
  font-weight: normal;
  margin-top: 1.4em;
  border-bottom: 1px solid #ddd;
}

h3 {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  margin-top: 0.3em;
}

h4 {
  font-weight: bold;
  color: #237ABF;
  font-size: 1.0em;
}



/*----------------------------------------------------------------*/
/* bereiche */
/*----------------------------------------------------------------*/
#wrap {
  margin: 0 auto;
  padding: 0;
  width: 776px;
  text-align: left;
  height: 100%;
  background: #fff url('../bilder/back_wrap.gif') left top repeat-Y;
  min-height: 100%;
}

#startseite #wrap {
  background: #fff url('../bilder/back_wrap_home.gif') right top repeat-Y;
}

#header {
  height: 189px;
  background: transparent url('../bilder/back_header.jpg') left top no-repeat;
}

#header p {
  margin: 0;
  padding: 0;
  height: 149px;
  overflow: hidden;
}

#spalte-1 {
  width: 168px;
  float: left;
}

#spalte-1 div {
  margin: 16px 10px 16px 16px;
}

#spalte-2 {
  width: 420px;
  float: left;
  background: #fff url('../bilder/back_content.gif') left top repeat-X;
  padding: 20px 10px 0px 10px;
  font-size: 0.9em;
  font-family: arial;
}


/*----------------------------------------------------------------*/
/* rechts */
/*----------------------------------------------------------------*/
#spalte-3 {
  width: 138px;
  float: left;
  margin: 20px 0px 20px 20px;
  overflow: hidden;
}

#spalte-3 a {
  color: #000;
}

#spalte-3 li {
  margin-left: 18px;
  margin-bottom: 0.1em;
  list-style-image: url('../bilder/dot_li_rechts.gif');
}

#spalte-3 ul {
  margin-bottom: 1.4em;
}

.telefon, .fax, .email {
  padding: 0;
  margin: 0;
  padding-left: 18px;
}

.telefon {
  background: transparent url('../bilder/icon_telefon.gif') left center no-repeat;
}

.fax {
  background: transparent url('../bilder/icon_fax.gif') left center no-repeat;
}

.email {
  background: transparent url('../bilder/icon_email.gif') left center no-repeat;
}



/*----------------------------------------------------------------*/
/* home */
/*----------------------------------------------------------------*/
#home-0 {
  width: 270px;
  display: inline;
  float: left;
  padding: 16px;
  background: #fff url('../bilder/back_content.gif') left top repeat-X;
}

#home-1 {
  width: 270px;
  display: inline;
  float: left;
  padding: 16px;
  background: #fff url('../bilder/back_content.gif') left top repeat-X;
}

.startseite_events td {
  background: #F5F5F5;
  border-bottom: 1px solid #fff;
  padding: 0.2em;
}

.startseite_events td.selected {
  background: #E8E7D9;
}


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

#topnavi {
  background: #ADA559 url(../bilder/back_topnavi_a.gif) left top repeat-X;
  padding-left: 8px;
  width: 600px;
  overflow: hidden;
}

#topnavi li {
  display: inline;
  background: #ADA559 url(../bilder/back_topnavi_a.gif) left top repeat-X;
  float: left;
}

#topnavi li a {
  background: #ADA559 url(../bilder/back_topnavi_a.gif) left top repeat-X;
  line-height: 35px;
  float: left;
  padding: 0px 5px;
  text-decoration: none;
  color: #DDD9AC;
  font-size: 1.0em;
}

#topnavi li a:hover, #topnavi li a.selected {
  background: #DDD9AC;
  color: #000;
}

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


/* footernavi */
#footernavi, #footernavi li {
  margin: 0;
  padding: 0;
}

#footernavi li {
  padding: 0px 0px 0px 16px;
}

#footernavi li a {
  color: #827500;
  text-decoration: none;
}



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

#subnavi li {
  display: block;
}

#subnavi li a {
  background: #237ABF url('../bilder/back_subnavi.gif') left top repeat-Y;
  display: block;
  margin-bottom: 1px;
  color: #fff;
  text-decoration: none;
  padding: 0.2em 0em 0.2em 16px;
  font-size: 0.9em;
  width: 152px;
}

#subnavi li a:hover, #subnavi li a.selected {
  background-position: -168px 0px;
}

#subnavi ul li a {
  background: #fff url('../bilder/back_wrap.gif') left top repeat-Y;
  color: #000;
  font-size: 0.8em;
  margin-bottom: 0;
  border-bottom: 1px solid #ddd;
}

#subnavi ul li a:hover, #subnavi ul li.selected a {
  background-position: left top;
  color: #000;
  text-decoration: underline;
}

#subnavi ul li.selected ul li a {
  text-decoration: none;
}

#subnavi ul li.selected ul li a:hover, #subnavi ul li.selected ul li.selected a {
  text-decoration: underline;
}

#subnavi ul li ul li a {
  padding-left: 24px;
  width: 144px;
}


/*----------------------------------------------------------------*/
/* tabellen */
/*----------------------------------------------------------------*/
.liste {
  width: 100%;
  border: 1px solid #ADA559;
  border-width: 1px 1px 0px 1px;
  margin-bottom: 1.0em;
}

.liste td, .liste th {
  vertical-align: top;
  padding: 0.2em;
  border-bottom: 1px solid #ADA559;
}

.liste th {
  background: #E8E7D9;
}

.liste .td0 {
  background: #eee;
}

.liste .td1 {
  background: #fff;
}

.details {
  width: 100%;
  margin-bottom: 1.0em;
}

.details td {
  vertical-align: top;
  padding: 0.2em;
  border-bottom: 1px solid #eee;
}

.details .td0 {
  width: 30%;
}

.details .td1 {
  width: 70%;
}

.gemeinderat {
  width: 100%;
}

.gemeinderat td {
  width: 33%;
  vertical-align: top;
  padding: 0.2em;
  border-bottom: 1px solid #eee;
}

.plus {
  padding-left: 22px;
  background: transparent url('../bilder/ico_plus.gif') left 3px no-Repeat;
  display: none;
  cursor: hand;
  cursor: pointer;
}

.minus {
  padding-left: 22px;
  background: transparent url('../bilder/ico_minus.gif') left 3px no-Repeat;
  cursor: hand;
  cursor: pointer;
}

.firmen_item {
  margin-top: 1em;
  margin-left: 20px;
  color: #237ABF;
  text-decoration: underline;
  font-weight: bold;
  cursor: hand;
  cursor: pointer;
}

.firmen_item a {
  font-weight: normal;
}

p.grau {
  background-color: #f5f5f5;
}

/*----------------------------------------------------------------*/
/* sonstiges */
/*----------------------------------------------------------------*/
#inhalt #spalte-2 ul, #inhalt #spalte-2 li {
  list-style-type: disc;
}

#inhalt #spalte-2 li {
  margin-left: 16px;
  margin-bottom: 0.4em;
  list-style-image: url('../bilder/dot_li.gif');
}

#inhalt #spalte-2 ul {
  margin-bottom: 1.4em;
}

#druck_oben {
  margin: 0px 178px 0px 178px;
  text-align: right;
  padding-bottom: 1.0em;
}

#startseite #druck_oben {
  margin-left: 0px;
}

#startseite #footernavi li {
  padding: 0px 0px 0px 16px;
  display: inline;
  float: left;
}

#breadcrumb {
  font-size: 0.8em;
}

dl.ecards {
float: left;
margin: 12px;
}

dl.ecards dd {
  text-align: center;
}

dl.send_ecard dt, dl.send_ecard dd {
  width: 100%;
  text-align: center;
}

.bildunterschrift {
  font-size: 1em;
  font-weight: bold;
  color: #827500;
}

input.suche {
  text-align: center;
}

img.ukv_icons {
  margin: 2px 4px 2px 0;
}

#abfallwecker p {
  margin: 0;
  padding: 0;
}

#stadtplan select {
  width: 280px;
}

.hinweis {
  background: #eee;
  border: 1px dotted #ADA559;
  padding: 0.6em;
}

dl.linkliste {
  float: left;
  display: inline;
  margin-right: 10px;
  margin-bottom: 10px;
}

dl.linkliste dd {
  width: 124px;
  height: 50px;
  text-align: center;
}

dl.ecard dd {
  width: 124px;
  height: 75px;
  text-align: center;
}

dl.linkliste dd img {
  border: 1px solid #ddd;
  padding: 5px;
}

dl.linkliste dt {
  padding-top: 15px;
  text-align: center;
  height: 54px;
  width: 124px;
  overflow: hidden;
}

p.firmenlogo {
  text-align: right;
}


/*----------------------------------------------------------------*/
/* kontaktformular */
/*----------------------------------------------------------------*/
p.cx_error {
  background-color: #FFFFD5;
  border: 1px solid #FA3515;
  padding: 0.6em;
  color: #FA3515;
}

p.info {
  font-size: 0.9em;
  color: #444;
  margin: 0;
}

span.cx_pflicht {
  color: #FA3515;
}

input.cx_pflicht, textarea.cx_pflicht {
  background-color: #FFFFD5;
}

fieldset {
  margin-bottom: 1em;
  padding: 0.6em;
  width: 90%;
}

fieldset legend {
  color: #ADA55A;
  letter-spacing: 0.1em;
}

fieldset table {
  width: 100%;
}

fieldset table td.spalte-1 {
  width: 25%;
  text-align: right;
  padding-right: 0.5em;
  padding-bottom: 0.3em;
  display: block;
  vertical-align: top;
}

fieldset table td.spalte-3 {
  width: 40%;
  text-align: right;
  padding-right: 0.5em;
  padding-bottom: 0.3em;
}

fieldset table td.spalte-4 {
  width: 30%;
  text-align: right;
  padding-right: 0.5em;
  padding-bottom: 0.3em;
}

select.max290 {
  width: 290px;
}

fieldset table td.spalte-2 {
  width: 70%;
  text-align: left;
  padding-bottom: 0.3em;
}

input.default {
  width: 80%;
}

input.halb {
  width: 50%;
}

input.plz {
  width: 30%;
}

input.submit {
  text-align: center;
}

p.submit {
  text-align: center;
  margin-top: 1.0em;
}

textarea.default {
  width: 95%;
}

.spalte-2 textarea.default {
  width: 80%;
}

/*----------------------------------------------------------------*/
/* mitarbeiter */
/*----------------------------------------------------------------*/
dl.mitarbeiter {
  margin-top: 1.0em;
  clear: both;
}

dl.mitarbeiter dt {
  float: left;
  display: inline;
  border: 1px solid #ddd;
  width: 100px;
  padding: 1px;
}

dl.mitarbeiter dd {
  float: right;
  display: inline;
  width: 300px;
}


/*----------------------------------------------------------------*/
/* news */
/*----------------------------------------------------------------*/
dl.news {
  margin-top: 0.2em;
  clear: both;
  min-height: 100px;
}

dl.news dt {
  float: left;
  display: inline;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  width: 100px;
}

dl.news dd {
  min-height: 100px;
}

p.teaser {
  font-weight: bold;
  margin-top: 0.5em;
}

.newsbild {
  float: left;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}

.newshead {
  clear: left;
}

/*----------------------------------------------------------------*/
/* microsites */
/*----------------------------------------------------------------*/
.azvdh #header {
  background: transparent url('../bilder/back_header_azvdh.jpg') left top no-repeat;
}
.be #header {
  background: transparent url('../bilder/back_header_be.jpg') left top no-repeat;
}
.kigastetten #header {
  background: transparent url('../bilder/back_header_kigastetten.jpg') left top no-repeat;
}

.stmaria #header {
  background: transparent url('../bilder/back_header_stmaria.jpg') left top no-repeat;
}

.heimatverein #header {
  background: transparent url('../bilder/back_header_heimatverein.jpg') left top no-repeat;
}

.hgv #header {
  background: transparent url('../bilder/back_header_hgv.jpg') left top no-repeat;
}



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

input.quicksearch_field {
  width: 70px;
}

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


input.schnellsuche {
  background: #ffffff url(../bilder/layout/back_suche.gif) repeat-X;
  border: 1px solid #A3A3A3;
  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 #DEDAAE;
  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;
}


/*----------------------------------------------------------------*/
/* galerie */
/*----------------------------------------------------------------*/
dl.galerie {
  display: inline;
  float: left;
  margin: 2px;
  padding: 2px;
  border: 1px solid #DEDAAE;
}

dl.galerie:hover, .galerie_gross:hover {
  border: 1px solid #237ABF;
}

dl.galerie dt {
  width: 130px;
  height: 97px;
  text-align: center;
  overflow: hidden;
}

.galerie_container {
  text-align: center;
  margin-bottom: 1.0em;
}

.galerie_container a.big {
  font-size: 2.0em;
}

.galerie_gross {
  padding: 2px;
  border: 1px solid #DEDAAE;
}



#stadtplanpaket {
  width: 99%;
}

#stadtplanpaket td p {
  margin: 0;
}

#stadtplanpaket td {
  vertical-align: top;
  border-bottom: 1px solid #eee;
}

#stadtplanpaket td.td0 {
  width: 100%;
}



.maengelliste td {
  vertical-align: top;
  width: 50%;
}

.maengelliste a {
  display: block;
  width: auto;
  background: #ADA559 url(../bilder/ico_pfeil_down.gif) left center no-repeat;
  color: #fff;
  padding: 0.2em 0.3em;
  margin: 2px;
  padding-left: 20px;
  text-decoration: none;
}

.maengelliste a:hover {
  text-decoration: underline;
  background-color: #237ABF;
}

.maengelliste td table {
  margin-bottom: 1.0em;
}

.maengelliste td table td {
  width: auto;
  border-bottom: 1px solid #ADA559;
}

.maengelliste td table td.max {
  width: 100%;
  padding: 0.3em 0;
}


/*----------------------------------------------------------------*/
/* tooltip */
/*----------------------------------------------------------------*/
#dhtmltooltip {
  position: absolute;
  width: 350px;
  border: 1px solid #000;
  padding: 6px;
  background-color: #ffffe1;
  visibility: hidden;
  z-index: 100;
  font-size: 1.0em;
}


/*################################################################*/
/* service bw */
/*################################################################*/
p.hinweisi {
  padding-left: 18px;
  background: transparent url('../bilder/icon_hinweis.gif') left top no-Repeat;
}

p.achtungi {
  padding-left: 18px;
  background: transparent url('../bilder/icon_achtung.gif') left top no-Repeat;
}

p.tippi {
  padding-left: 18px;
  background: transparent url('../bilder/icon_tipp.gif') left top no-Repeat;
}

#div_standort {
  font-size: 0.9em;
  margin-bottom: 1.0em;
}

.suche_treffer_klein {
  margin-bottom: 1.0em;
}
