/*----------------------------------------------------------------*/
/*--global--*/
/*----------------------------------------------------------------*/
body,td,input,textarea,select {
  font-family: verdana,arial,tahoma,sans-serif;
  font-size: 82.5%;
  color: #000000;
  line-height: 1.5em;
}


body,form,li,h1,h2,h3,h4,h5,h6 {
  margin: 0;
  padding: 0;
}

body {
  background: #ffffff url(../bilder/layout/back_body.gif) repeat-X;
}

a {
  color: #FF7A22;
  text-decoration: underline;
}

a:hover {
  color: #000000;
}


h1 {
  font-size: 1.5em;
  font-weight: bold;
  color: #777777;
  margin-bottom: 10px;
  line-height: 1.2em;
}

h2 {
  font-size: 1.3em;
  font-weight: bold;
  color: #FF9900;
}

h3 {
  font-size: 1.5em;
  font-weight: bold;
  color: #FF7A22;
  margin-bottom: 10px;
}


div#div_global_container {
  width: 740px;
  border: 1px solid #ffffff;
  position: absolute;
  top: 4px;
  left: 50%;
  margin-left: -371px;
  background: #ffffff url(../bilder/layout/back_container.gif) repeat-Y;
}

div#div_header {
  background-color: #FFCC00;
  padding: 5px 0px 0px 0px;
}

div#div_header_bild {
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}




/*----------------------------------------------------------------*/
/*--headernavi--*/
/*----------------------------------------------------------------*/
ul#headernavi {
  list-style: none;
  text-align: right;
  padding: 0;
  margin: 0;
}

ul#headernavi li, ul#headernavi li input, ul#headernavi li form {
  display: inline;
  line-height: 24px;
}

ul#headernavi li a {
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  text-decoration: none;
  line-height: 24px;
  margin: 0px 12px 0px 12px;
}

input.btn_suche {
  border: 0;
  background: #FFCC00 url(../bilder/layout/btn_suche.gif) no-repeat;
  width: 26px;
  height: 21px;
}


/*----------------------------------------------------------------*/
/*--topnavi--*/
/*----------------------------------------------------------------*/
ul#topnavi {
  list-style: none;
  width: 150px;
  float: left;
  overflow: hidden;
  border-bottom: 2px solid #ffffff;
  padding: 0;
  margin: 0;
}

ul#topnavi li.topnavi, li.navi1, li.navi2 {
  border-top: 2px solid #ffffff;
  background-color: #FFE79C;
  padding: 0px 10px 0px 15px;
}

li.navi1, li.navi2 {
  border: 0;
}

ul#topnavi li.topnavi a.topnavi, ul#topnavi li.topnavi a.topnavi_aktiv {
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  text-decoration: none;
  line-height: 25px;
}

ul#topnavi li.topnavi a.topnavi_aktiv {
  color: #FF6600;
}


/*----------------------------------------------------------------*/
/*--subnavi--*/
/*----------------------------------------------------------------*/
ul.subnavi {
  list-style: none;
  padding-bottom: 8px;
  margin: 0;
}

ul.subnavi li.subnavi, ul.subnavi li.subnavi_aktiv {
  border: 0;
  padding-left: 12px;
  background-image: url(../bilder/layout/li_dot.gif);
  background-repeat: no-repeat;
  line-height: 14px;
}

ul.subnavi li.subnavi_aktiv {
  background-image: url(../bilder/layout/li_dot_aktiv.gif);
}

a.subnavi, a.subnavi_aktiv {
  line-height: 14px;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  text-decoration: none;
}

a.subnavi_aktiv {
  color: #FF6600;
}

ul ul {
  padding-left: 0;
}

ul ul ul {
  padding-left: 12px;
}


/*----------------------------------------------------------------*/
/*--content--*/
/*----------------------------------------------------------------*/
div#div_content_container {
  margin: 20px 0px 0px 160px;
  border-bottom: 2px solid #ffffff;
}

div#div_content {
  margin: 0px 20px 20px 0px;
  width: 550px;
}

div#div_footer {
  clear: both;
}

div#div_footer div {
  font-weight: normal;
  color: #999999;
  background-color: #ffffff;
  font-size: 11px;
  border-top: 5px solid #FFCC00;
  line-height: 20px;
}




/*----------------------------------------------------------------*/
/*--Sonstiges--*/
/*----------------------------------------------------------------*/
div.box_gelb {
  background-color: #FFFFCE;
  padding: 10px;
}

div.box_gelb h2 {
  border-bottom: 1px solid #A39A7C;
  padding-bottom: 4px;
}

a.like_text {
  text-decoration: none;
  color: #000000;
}

a.like_text:hover {
  text-decoration: underline;
  color: #000000;
}

img.news_uebersicht {
  margin-right: 20px;
}

td.news_linie {
  border-top: 1px solid #FFD631;
}

img.news_details {
  float: right;
  margin: 0px 0px 20px 20px;
}

dl.news_details {
  float: right;
  margin: 0px 0px 20px 20px;
}

dd {
  padding: 0;
  margin: 0;
  font-size: 0.8em;
  color: #777777;
  text-align: left;
  line-height: 1.2em;
}





/*----------------------------------------------------------------*/
/*--suche--*/
/*----------------------------------------------------------------*/
input.schnellsuche {
  background: #ffffff url(../bilder/layout/back_suche.gif) repeat-X;
  height: 18px;
  font-weight: normal;
  line-height: 16px;
}

span.suche_last_edit {
  font-size: 10px;
}

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

span.suchtreffer {
  text-decoration: underline;
}

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

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

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

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





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





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

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

