/*----------------------------------------------------------------*/
/*--global--*/
/*----------------------------------------------------------------*/
html,body {
  padding: 0;
  margin: 0;
  border: 0;
  color: #000000;
}

html,body,td,th {
  font-size: 11px;
  font-family: "Lucida Sans Unicode", Arial, "Lucida Grande", "Bitstream Vera Sans", Verdana, Futura, Helvetica, sans-serif;
}

img,table,tr,td,a {
  border: 0;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,table,form {
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 16px;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 13px;
  margin: 12px 0 6px;
}

h4 {
  font-size: 12px;
}

ul {
  list-style-type: square;
}

ul, ol {
  margin-left: 20px;
}

a {
  color: #000000;
}

/*----------------------------------------------------------------*/
/*--global_container--*/
/*----------------------------------------------------------------*/
div#div_global_container0 {
  background: #ffffff url(../media/bilder/layout/hintergrund/default.jpg) 130px 99px no-repeat;
  min-width: 970px;
}


div#div_headline {
  position: absolute;
  top: 140px;
  left: 170px;
  z-Index: 900;
}

div#div_headline h1 {
  font-weight: bold;
  font-size: 14px;
  color: #2C3F79;
  text-transform: uppercase;
}

div#div_headline_linie {
  border-left: 1px solid #2C3F79;
  height: 30px;
  position: absolute;
  top: 165px;
  left: 200px;
  z-Index: 900;
  width: 10px;
}

/*----------------------------------------------------------------*/
/*--header--*/
/*----------------------------------------------------------------*/
div#div_header {
  height: 98px;
}

div#div_headernavi {
  float: left;
  display: inline;
  width: 535px;
}

div#div_logo {
  float: left;
  display: inline;
}

div#div_header_clear {
  clear: both;
  line-height: 1px;
  height: 1px;
  font-size: 1px;
}

div#div_balken {
  background-image: url(../bilder/layout/back_balken.gif);
  background-repeat: no-repeat;
  background-position: top right;
  border-bottom: 1px solid #B7B6BB;
  border-top: 1px solid #B7B6BB;
}



ul#headernavi {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: 20px;
  margin-top: 75px;
}

li.headernavi {
  float: left;
  display: inline;
  margin-left: 6px;
}

li.headernavi a {
  color: #2C3F79;
  text-decoration: none;
  font-weight: bold;
}




/*----------------------------------------------------------------*/
/*--topnavi--*/
/*----------------------------------------------------------------*/
div#topnavi {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 130px;
  margin-top: 20px;
  float: left;
  display: inline;
}

#topnavi_container {
  height: 200px;
}

div.subnavi {
  margin: 0;
  padding: 0;
}

div.topnavi, div.topnavi_aktiv {
  padding-left: 10px;
}

div.topnavi a, div.topnavi_aktiv a, div.subnavi a, div.subnavi_aktiv a, div.topnavi_aktiv div.subnavi a {
  color: #2C3F79;
  text-decoration: none;
  line-height: 18px;
}

div.topnavi_aktiv a, div.subnavi_aktiv a {
  font-weight: bold;
}

div.topnavi_aktiv div.subnavi a {
  font-weight: normal;
}

div.subnavi, div.subnavi_aktiv {
  padding-left: 10px;
}


/*----------------------------------------------------------------*/
/*--content--*/

div#div_content_container1, div#div_content_container2 {
  float: left;
  display: inline;
  height: 400px;
  overflow: auto;
}

div#div_content_container1 {
  width: 485px;
}

div#div_content_links {
  margin: 30px 20px 20px 90px;
  width: 355px;
}

div#div_content_rechts {
  width: 355px;
}

div#div_content_links, div#div_content_rechts, div#div_content_links td, div#div_content_rechts td {
  line-height: 20px;
}



/*----------------------------------------------------------------*/
/*--footer--*/
/*----------------------------------------------------------------*/
div#div_footer {
  clear: both;
  border-top: 1px solid #B7B6BB;
}

div#div_footer a {
  font-weight: bold;
  text-decoration: none;
  color: #B7B6BB;
  padding: 0px 0px 0px 616px;
}




/*----------------------------------------------------------------*/
/*--sitemap--*/
/*----------------------------------------------------------------*/
div.sitemap_item a {
  font-size: 12px;
  font-weight: bold;
  color: #2C3F79;
  text-transform: uppercase;
  margin-bottom: 10px;
}

div.sitemap_item div.sitemap_item {
  font-size: 11px;
  font-weight: normal;
  margin: 0;
}

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

div.sitemap_item div.sitemap_item a {
  color: #000000;
  font-weight: normal;
  text-decoration: underline;
  text-transform: normal;
  font-size: 11px;
}




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




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

div.div_suche_formular {
  padding: 8px;
  margin-bottom: 20px;
}

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

