/*----------------------------------------------------------------*/
body, td, div, input, textarea, h1, h2, h3, h4, h5, h6, select {
  font-size: 11px;
  font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #5A5A5A;
  line-height: 16px;
}

form {
  padding: 0;
  margin: 0;
}

a {
  color: #2C468A;
  text-decoration: underline;
}

h1 {
  color: #2C468A;
  font-size: 14px;
}

h2 {
  color: #599D4E;
  margin-bottom: 0px;
  margin-top: 0px;
}

h6, h6 a {
  color: #5D72A7;
  font-weight: normal;
  padding: 0;
  margin: 0;
  font-size: 10px;
  line-height: 12px;
}

h6 a {
  text-decoration: none;
}

.fehler {
  color: #cc0000;
}

ul {
  margin-top: 0px;
  margin-left: 16px;
  padding: 0px;
  list-style-image: url(../bilder/layout/li_dot.gif);
}


div.div_box1 {
  background-color: #F9F9F9;
  border: 1px solid #CACACA;
  padding: 6px;
}


/*--druck--*/
div#div_druck_header, div#div_druck_logo, div#div_druck_adresse {
  display: none;
}


/*----------------------------------------------------------------*/
/*divs*/
/*----------------------------------------------------------------*/
div#div_global_container {
  width: 782px;
  position: absolute;
  left: 50%;
  margin-left: -391px;
  background-image: url(../bilder/layout/back_global.gif);
  background-repeat: repeat-Y;
  border-bottom: 1px solid #C8C8C8;
  clear: both;
}

div#div_global_container_hell {
  width: 782px;
  position: absolute;
  left: 50%;
  margin-left: -391px;
  background-image: url(../bilder/layout/back_global_hell.gif);
  background-repeat: repeat-Y;
  border-bottom: 1px solid #C8C8C8;
  clear: both;
}

div#div_home_container {
  background-image: url(../media/bilder/layout/back_home.jpg);
  background-repeat:  no-repeat;
  background-position: left bottom;
}

div#div_content_home {
  padding-bottom: 50px;
}

div#div_content_home a {
  font-weight: bold;
  font-size: 12px;
}

div#div_content_home li {
  color: #595959;
}

div#div_streifen_gruen {
  background-color: #599D4E;
  height: 3px;
  line-height: 3px;
  font-size: 1px;
}

div#div_streifen_gruen div {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  height: 3px;
  line-height: 3px;
  font-size: 1px;
  width: 153px;
  margin-left: 458px;
}

div.div_links {
  display: inline;
  float: left;
  width: 458px;
}

div.div_navigation {
  display: inline;
  float: left;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  width: 153px;
}

div.div_rechts {
  display: inline;
  float: left;
  width: 169px;
}

div#div_content {
  width: 374px;
  padding-top: 19px;
  padding-left: 19px;
  overflow: hidden;
}

div#div_keine_infobox {
  padding-left: 14px;
}

div#div_content_rechts {
  padding: 19 10 0 0px;
}

div#div_keine_infobox a {
  color: #5A5A5A;
  text-decoration: underline;
}

div#div_content_rechts ul {
  list-style-image: url(../bilder/layout/li_dot_rechts.gif);
}

div#div_content_rechts ul li a {
  color: #2C468A;
  line-height: 20px;  
}



/*----------------------------------------------------------------*/
/*home*/
/*----------------------------------------------------------------*/
div#div_home_events {
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 18px;
  background-color: #DDDDE6;
  padding-bottom: 10px;
}



/*----------------------------------------------------------------*/
/*infoboxen*/
/*----------------------------------------------------------------*/
div.div_infobox {
  background: #ffffff url(../bilder/layout/back_infobox.gif) repeat-Y;
  margin-bottom: 25px;
}

div.div_infobox_head {
  background: #ffffff url(../bilder/layout/back_infobox_head.gif) repeat-Y;
  padding-left: 18px;
  line-height: 20px;
  font-weight: bold;
  color: #2C468A;
}

div.div_infobox_text {
  padding-left: 18px;
  padding-bottom: 8px;
}

a.infobox {
  color: #2C468A;
}


/*----------------------------------------------------------------*/
/*navigation*/
/*----------------------------------------------------------------*/
div#div_topnavi_container {
  padding-top: 16px;
  background-color: #3B507F;
}

div#div_topnavi {
  border-top: 1px solid #727D94;
}

div.topnavi, div.topnavi_aktiv {
  padding-left: 19px;
  line-height: 20px;
  border-bottom: 1px solid #727D94;
  cursor: pointer;
  cursor: hand;
}

div.topnavi:hover, div.topnavi_aktiv {
  background-color: #599D4E;
}

div.topnavi a, div.topnavi_aktiv a {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
}


div#div_subnavi {
  background-color: #DDDDE6;
  border-bottom: 1px solid #727D94;
  padding-top: 3px;
}

div.subnavi, div.subnavi_aktiv {
  padding-left: 19px;
  margin-bottom: 4px;
}

div.subnavi_aktiv {
  background-image: url(../bilder/layout/back_subnavi.gif);
  background-repeat: no-repeat;
}

div.subnavi a, div.subnavi_aktiv a {
  text-decoration: none;
  color: #636363;
}

div.subnavi a:hover, div.subnavi_aktiv a {
  color: #3B507F;
}

div.div_footer, div#div_footer_blau {
  clear: both;
  font-size: 1px;
  height: 10px;
}

div#div_footer_blau {
/*  background-image: url(../bilder/layout/back_global_trans.gif);*/
  background-repeat: repeat-Y;
}

div#div_suche {
  background-color: #ffffff;
  height: 43px;
  padding-left: 19px;
}

div#div_suche table {
  height: 43px;
}

div#div_suche table td {
  font-weight: bold;
  color: #8E8E8E;
}

div#div_headline {
  background-color: #3B507F;
  margin-left: 1px;
  padding-left: 19px;
  color: #ffffff;
  height: 119px;
}

div#div_head1 {
  color: #ffffff;
  padding-top: 75px;
  font-size: 12px;
}

div#div_head2 {
  color: #ffffff;
  font-weight: bold;
  font-size: 13px;
}

div#div_kleinenavi {
  padding-top: 10px;
}

div.kleinenavi {
  padding-left: 19px;
  line-height: 14px; 
}

div.kleinenavi a {
  text-decoration: none;
/*  color: #ffffff;*/
}

div.kleinenavi a:hover {
  color: #599D4E;
}

div#div_footer_dreiernavi {
  padding-top: 55px;
  margin-left: 19px;
  width: 374px;
}



/*----------------------------------------------------------------*/
/*ukv*/
/*----------------------------------------------------------------*/
div.ukv_drumherum {
  border: 1px solid #C8C8C8;
  padding: 4px;
  margin-bottom: 8px;
  cursor: pointer;
  cursor: hand;
}

div.ukv_drumherum_ohne {
  border: 1px solid #C8C8C8;
  padding: 4px;
  margin-bottom: 8px;
}

div.div_box0 {
  padding: 4px;
  background-color: #DDDDE6;
  color: #2C468A;
}


/*----------------------------------------------------------------*/
/*formularfelder*/
/*----------------------------------------------------------------*/
form.login {
  padding: 0;
  margin: 0;
}

input.login {
  width: 130px;
}


.pad8 {
  padding: 8px;
}

/*----------------------------------------------------------------*/
/*--suche--*/
/*----------------------------------------------------------------*/
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: 10px;
}

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

span.suchtreffer {
  text-decoration: underline;
}

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

div.suche_treffer {
  border: 1px solid #3B507F;
  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;
}



/*----------------------------------------------------------------*/
/*--kontaktformular--*/
/*----------------------------------------------------------------*/
span.pflicht {
  color: #cc0000;
}

table.formular td {
  line-height: 24px;
}


/*----------------------------------------------------------------*/
/*--sitemap--*/
/*----------------------------------------------------------------*/
div.sitemap_item {
  padding-left: 10px;
  line-height: 18px;
  background-image: url(../bilder/layout/dot_sitemap.gif);
  background-repeat: no-repeat;
}

div.sitemap_item a {
  text-decoration: underline;
}



/*----------------------------------------------------------------*/
/*--virtuelles rathaus - formulare--*/
/*----------------------------------------------------------------*/
div.vira_kat {
  margin-top: 20px;
  padding-left: 6px;
  line-height: 20px;
  background-color: #3B507F;
  margin-bottom: 1px;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
}

div.vira_formular, div.vira_formular_ohne {
  background-color: #DDDDE6;
  border-bottom: 1px solid #727D94;
  background-image: url(../bilder/layout/pdf.gif);
  background-repeat: no-repeat;
  background-position: 2 4px;
  padding: 4 25 3 25px;
}

div.vira_formular_ohne {
  padding-left: 6px;
  background-image: none;
}

div.vira_formular a {
  color: #3B507F;
  font-size: 11px;
  padding-bottom: 2px;
}

div#vira_suche {
  background-color: #DDDDE6;
  border-top: 1px solid #3B507F;
  border-bottom: 1px solid #3B507F;
  text-align: center;
  padding: 6 0 6 0px;
  margin: 20 0 20 0px;
}




/*----------------------------------------------------------------*/
/*--kontaktformular--*/
/*----------------------------------------------------------------*/
table.cx_contact {

}

table.cx_contact td {
  line-height: 24px;
}

table.cx_contact td.cx_spalte0 {
  width: 140px;
}

.cx_pflicht {
  color: #cc0000;
}

table.cx_contact td input.cx_contact_feld_plz, table.cx_contact td input.cx_contact_feld_default, table.cx_contact td input.cx_contact_feld_plz_lang {
  height: 20px;
  width: 200px;
}

table.cx_contact td input.cx_contact_feld_plz {
  width: 50px;
  margin-right: 4px;
}

table.cx_contact td input.cx_contact_feld_plz_lang {
  width: 146px;
}

table.cx_contact td input.cx_contact_btn_send, table.cx_contact td input.cx_contact_btn_reset {
  height: 22px;
  margin-right: 4px;
}

table.cx_contact td textarea.cx_contact_kommentar {
  width: 200px;
  height: 90px;
}
