@import "glossar.css";
@import "news.css";

* {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  background-color: transparent;
}
html, body {
  height: 100%;
}
body {
  background-color: #F4F1ED;
  color: #333333;
  font-size: 75%;
  line-height: 1.2em;
  text-align: center;
}

select {
   font-size:90%;
}

#nonFooterWrap {
  border-left: 1px solid #CCBD9E;
  border-right: 1px solid #CCBD9E;
  padding: 0px 0px 10px 0px;
  background-color: #FFF;
  text-align: center;
  width: 742px;
  margin: 0 auto;
    min-height: 100%;
  
}

#nonFooter {
  background-color: #FFF;
  width: 722px;
  margin: 0 auto;
    min-height: 100%;
  text-align: left;
  clear: both;
}

#page {
     min-height: 100%;
}

/* --------------------HEADER BEGIN--------------------------- */

#header {
padding-right: 10px;
padding-top: 10px;
height: 90px;
width: 712px;
background-color: #FFF;
background-image: url(../gfx/hg_top.gif);
background-repeat: no-repeat;
text-align: right;
}

#header a {
  color: #786E55;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  text-decoration: none;
  }

#header a:hover {
  color: #4D452E;
  text-decoration: underline;
}

#header ul {
  float: right;
  font-size: 10px;
  line-height: 10px;
}
#header li {
  float: left;
  list-style: none;
  padding: 0 5px;
  border-right:1px solid #000;
}

#header img {
  float: left;
  list-style: none;
  padding: 0 5px;
  border: 0px;
}

.menu_container ul {
  margin:5px 0 10px 20px;
}


.menu_container ul li{
  list-style-image:none;
  list-style-position:outside;
  list-style-type:square;
  margin:0 0 5px 15px;
}

#footer .noborder, #topbar_text .noborder, #header .noborder {
  border: none;
}


#topbar {
  padding-left: 5px;
  padding-right: 5px;
  height: 30px;
  background-color: #000;
  background-image: url(../gfx/hg_topbar.jpg);
  background-repeat: repeat-x;
  text-align: left;
  margin-bottom: 5px;
}

#topbar_text {
padding-top: 8px;
float: left;
}

#topbar_text a {
  color: #786E55;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  }

#topbar_text a:hover {
  color: #4D452E;
  text-decoration: underline;
}


#topbar_text ul {
  font-size: 12px;
  line-height: 12px;
}
#topbar_text li {
  float: left;
  list-style: none;
  padding: 0 5px;
  border-right:1px solid #000;
}

#rootline {
  padding-left: 188px;
  padding-right: 5px;
  height: 15px;
  background-color: #FFF;
  text-align: left;
  font-size: 10px;
  margin-bottom: 5px;
}

#rootline a {
  color: #786E55;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight: bold;
  text-decoration: none;
  }

#rootline a:hover {
  color: #4D452E;
  text-decoration: underline;
}


#rootline ul {
  float: right;
  font-size: 12px;
  line-height: 12px;
}
#rootline li {
  float: left;
  list-style: none;
  padding: 0 5px;
  border-right:1px solid #000;
}

#searchForm {
  float: right;
  width: 400px;
  text-align: right;
  padding-top: 5px;
  font-size:12px;
  font-weight: bold;
  color: #786E55;
  font-family:Arial, Helvetica, sans-serif;
}
.searchForm input.searchsubmit {
  border: none;  
  background-color: transparent;
  background-image: url(../gfx/btn_more_dr.gif);
  background-repeat: no-repeat;
  width: 15px;
}

.searchForm input.search {
  border: 1px solid #786E55;
  background: #FFF;
  width: 200px;
  height: 17px;
}

/* --------------------CONTENT MAIN BEGIN--------------------- */

#contentMaster {
  margin: 0 auto;
  width: 722px;
  min-height: 100%;
  background-color: #FFF;
}

#contentMenue {
  float: left;
  width: 170px;
  margin: 0 auto;
  min-height: 100%;
  background-color: #FFF;
  padding: 0px 10px 0px 0px;
  text-align: left;
}

#contentWrap {
  float: left;
  width: 542px;
  margin: 0 auto;
  min-height: 100%;
  float: left;
  background-color: #FFF;
  padding: 0px 0px;
  text-align: left;
}

#contentMain {
  float: left;
  width: 400px;
  margin: 0 auto;
  min-height: 100%;
  float: left;
  background-color: #FFF;
  padding: 0px 0px;
  text-align: left;
}

#contentMainSub {
  float: left;
  width: 542px;
  margin: 0 auto;
  min-height: 100%;
  float: left;
  background-color: #FFF;
  padding: 0px 0px;
  text-align: left;
}

#contentContext {
  float: left;
  width: 130px;
  margin: 0 auto;
  min-height: 100%;
  background-color: #FFF;
  float: right;
  padding: 0px 0px;
  text-align: left;
}

/* --------------------FOOTER BEGIN--------------------- */

#footer {
  position: relative;
  clear: both;
  text-align: center;
  padding: 40px 80px 10px 80px;
}

#footer a {
  color: #786E55;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  text-decoration: none;
  background-color: #FFF;
  }

#footer a:hover {
  color: #4D452E;
  text-decoration: underline;
}

#footer  ul {
  font-size: 10px;
  line-height: 10px;
}

#footer  li {
  float: left;
  list-style: none;
  padding: 0 5px;
  border-right:1px solid #000;
}


/* --------------------STYLES CONTAINER BEGIN --------------------- */

#contentMenueContainer1 {
  border-left: 1px solid #EB9D77;
  border-right: 1px solid #EB9D77;
  border-bottom: 1px solid #EB9D77;
  margin: 0px 0px 10px 0px;
  background-color: #E2DCCE
}

#contentMenueContainer1 h4 {
    background-image: url(../gfx/hg_header_02.gif);
    color: #FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    padding: 3px 0px 0px 10px;
    font-weight: bold;
    height: 18px;
}

#contentMenueContainer2 {
  border-left: 1px solid #94A8AB;
  border-right: 1px solid #94A8AB;
  border-bottom: 1px solid #94A8AB;
  margin: 0px 0px 10px 0px;
  background-color: #E1DBCB
}

#contentMenueContainer2 h4 {
    background-image: url(../gfx/hg_header_03.gif);
    color: #FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    padding: 3px 0px 0px 10px;
    font-weight: bold;
    height: 18px;
}


/* --------------- STYLES MENUE CONTAINER BEGIN ---------------- */

#contentMenueContainer3 {
  border-left: 1px solid #8E8367;
  border-right: 1px solid #8E8367;
  border-bottom: 1px solid #8E8367;
  margin: 0px 0px 10px 0px;
  background-color: #E1DBCB
}

#contentMenueContainer3 h4 {
    background-image: url(../gfx/hg_header_04.gif);
    color: #FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    padding: 3px 0px 0px 10px;
    font-weight: bold;
    height: 18px;
}

#contentMenueContainer3 ul {
      margin: 0; padding: 0;
}

#contentMenueContainer3 li {
    padding: 4px 0px 0px 10px;
    border-top: 1px solid #B9B2A0;
    background-image: url(../gfx/hg_menue_04.gif);
    height: 20px;
      list-style: none;
      margin: 0;
}

#contentMenueContainer3 a {
  color: #786D52;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-decoration: none;
}

#contentMenueContainer3 a:hover {
  color: #4D452E;
  text-decoration: underline;
}

#contentMenueContainer4 {
  border-left: 1px solid #CD9E39;
  border-right: 1px solid #CD9E39;
  border-bottom: 1px solid #CD9E39;
  margin: 0px 0px 10px 0px;
  background-color: #E1DBCB
}

#contentMenueContainer4 h4 {
    background-image: url(../gfx/hg_header_05.gif);
    color: #FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    padding: 3px 0px 0px 10px;
    font-weight: bold;
    height: 18px;
}

#contentMenueContainer4 ul {
      margin: 0; padding: 0;
}

#contentMenueContainer4 li {
    padding: 4px 0px 0px 10px;
    border-top: 1px solid #E4BF6F;
    background-image: url(../gfx/hg_menue_05.gif);
    height: 20px;
      list-style: none;
      margin: 0;
}

#contentMenueContainer4 a {
  color: #786D52;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-decoration: none;;
}

#contentMenueContainer4 a:hover {
  color: #4D452E;
  text-decoration: underline;
}

/* ---------------STYLES CONTEXT CONTAINER BEGIN ---------------- */

.contentContextContainer3 {
  border-left: 1px solid #CCBE9E;
  border-right: 1px solid #CCBE9E;
  border-bottom: 1px solid #CCBE9E;
  margin: 0px 0px 10px 0px;
  background-color: #FCFAF5;
  display: block;
}

.contentContextContainer3 h1 {
    background-image: url(../gfx/hg_header_06.gif);
    color: #786D52;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    padding: 3px 0px 0px 10px;
    font-weight: bold;
    height: 18px;
}

.contentContextContainer3 p {
    padding: 3px 5px 0px 10px;
    text-align: right;
}


.contentContextContainer3 a {
    color: #786D52;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    text-decoration: none;
}


.contentContextContainer3 a:hover {
  color: #4D452E;
  text-decoration: underline;
}



.btn_more
{
    padding: 3px 0px 5px 5px;
    vertical-align:middle;
}

/* ---------------STYLES CONTENT MAIN BEGIN----------------- */

#contentMainContainer {
  /*margin: 0px 0px 20px 0px;*/
  margin: 0px 0px 0px 0px;
  background-color: #FFF;
  display: block;
}

#contentMainContainer h1 {
    background-image: url(../gfx/hg_header_07.gif);
    color: #425573;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    padding: 3px 0px 0px 10px;
    font-weight: bold;
    height: 18px;
}

#contentMainContainer h2 {
    color: #786D52;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    padding: 10px 0px 0px 0px;
    font-weight: bold;
    height: 18px;
}

#contentMainContainer p {
    padding: 0px 0px 0px 0px;
    text-align: left;
}


#contentMainContainer a {
    color: #415971;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-decoration: none;
}


#contentMainContainer a:hover {
  color: #293A4B;
  text-decoration: underline;
}

/* ---------------COMMON STYLES USED ON PAGE ----------------- */

h5 {
  background-image:url(../gfx/hg_header_07.gif);
  color:#425573;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
  height:18px;
  padding:3px 0 0 10px;
  margin-top:20px;
  margin-bottom:20px;
}

h3 {
  font-family:Arial,Helvetica,sans-serif;
  color:#425573;
  font-size:14px;
  font-weight:bold;
  height:18px;
  padding:3px 0 0 10px;
  margin-top:20px;
  margin-bottom:20px;
}

.width130 {
  width: 130px;
}

.width200 {
  width: 200px;
}

.width260 {
  width: 260px;
}

.width400 {
  width: 400px;
}

.width530 {
  width: 530px;
}

.width_50_perc {
  width:50%;
}

.lineheight17 {
  line-height:1.7;
}

.padding_left10 {
padding: 0px 0px 0px 11px;
}

.btn_more_bl {
padding: 0px 10px 0px 5px;
vertical-align: bottom;
}

.float_left {
float: left;
}

.float_right {
float: right;
}

.float_clear {
clear: both;
}

.text_right {
  text-align:right;
}

.large_font {
  font-size:12pt;
}

.content-box {
  background-color:#F8F9F4;
  border: solid 1px #E4DECE;
  border-top: none 0px;
  padding-top:10px;
  margin-bottom:10px;
  padding-left:10px;
  
}

.content-box a,img {
  border: none 0px;
}

.content-box .form-element {
  margin-bottom:10px;
  vertical-align:center;
}

.content-box .form_label {
  font-weight:bold;
  text-align:right;
  float:left;
  width:120px;
  margin-right:5px;
}

.content-box input,select,textarea {
  border: 1px solid #786E55;
  background: #FFF;
  width: 200px;
  height: 17px;
}

.content-box textarea {
  height:65px;
  font-size:100%;
}

.content-box .button {
  width: auto;
}


.content-box .imgButton {
  width: auto;
  height: auto;
  border: none 0px;
  background-color: none;
}


.content-box table {
  width:100%;
}

.content-box thead {
  font-weight: bold;
}

.content-box-text {
  margin-left:10px;
  margin-bottom:10px;
}

.content-box tr {
  margin-left:5px;
}

.bodytext {
  padding: 0px 0px 0px 0px;
  vertical-align: top;
}

.csc-textpic-text {
  padding: 0px 0px 0px 0px;
}

/*----------- Modified CSS Styled Content --------------*/

/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }

DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 0px; display: block; }

DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

dl.csc-menu-4 {
padding: 0px 0px 0px 10px;
line-height: 18px;
}



/*----------- Modified Indexed Search Styles -----------*/


.textpic_container {
  overflow:hidden;
  height:auto;
  margin-bottom:15px;
}

.text_container {
  overflow:hidden;
  height:auto;
  margin-bottom:15px;
}

.list_container {
  overflow:hidden;
  height:auto;
  margin-bottom:15px;
}

#contentMainContainer .list_container {
  overflow:hidden;
  height:auto;
  width:400px;
  margin-bottom:15px;
}

#contentMainContainer .list_container h3{
  padding-left:0px;
}

/*div um Formular*/
.email_container {
  padding-bottom:15px;
  margin-top:-15px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
  margin:0 0 10px;
}

.contentContextContainer3 .textpic_container {
  overflow:hidden;
  height:auto;
  margin-bottom:0px;
}
