/*      layout.css      grass.at      20081020  */
* { margin:0; padding:0; } 
html { height: 100%; overflow-y: scroll; } 
body { font-size: 100.01%; position: relative; text-align: left; } 
fieldset, img { border:0; }
body { font-family: Verdana; font-size: 11px; background-color: #F3F3F3; color: #5F5E59; }
.clearboth { clear: both; font-size: 1px; /*height: 1px;*/ }


.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

/*
#mainnavigation_logo_container, #content_container { border-right: 0px #FFFFFF solid; }
*/



/* ------------------------------------------------------------------------ */


#page_container {
  width: 980px;
/*  
  min-height: 600px;
  height: auto !important;
  height: 600px; 
*/
  text-align: center;
  margin: 0 auto;
  /* background-color: #FFFFFF; */
}

#spacer1 {
  width: 980px;
  height: 0px;
  background-color: #F6F5F1;
}


#top_container {
  width: 980px;
  height: 120px;
  background-color: #007129;
  background-image:url(../design/top_hg.jpg);
  background-repeat: no-repeat;
}

#topmenu_container {
  width: 620px;
  padding-top: 8px;
  padding-left: 10px;
  float:left;
}

#search_container {
  width: 150px;
  height: 20px;
  text-align: left;
  float:left;
  background-image:url(../design/searchbg.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  padding-top: 8px;
}

#lang_container {
  width: 176px;
  height: 20px;
  text-align: left;
  float:left;
  background-image:url(../design/langselectbg.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  padding-top: 8px;
}

#top_container {
  position: relative;
}

#logo-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 270px;
  height: 60px;
  text-decoration: none;
}

#langselect { font-family: Verdana, Arial; }


/* ------------------------------------------------------------------------ */


#spacer2 {
  width: 980px;
  height: 5px;
  background-color: #FFFFFF;
}

#mainnavigation_logo_container { 
  position: relative;
  top: 0px;
  left: 0px;
  width: 980px;
  height: 25px;
  background-color: #FFFFFF;
  /* overflow: hidden;*/
  z-index: 2000;
}


#produktnavigation_container {
  height: 25px;
  background-color: #FFFFFF; /*transparent*/
  float:left;
  z-index: 2002;
}


#mainnavigation_container {
  position: absolute;
  top: 0px;
  left: 116px;
  width: 863px;
  height: 25px;
  z-index: 2003;
  background-color: #FFFFFF;
  /*background-color: transparent;*/
}

/* NEU 20110208 */
#mainnavigation_container { left: 0px; }






#logo_container {
  display: none;  
  position: absolute;
  top: 0px;
  left: 760px;
  width: 220px;
  height: 25px;
  background-color: #FFFFFF;
  z-index: 2003;
}


/* ------------------------------------------------------------------------ */


#spacer3 {
  font-size: 1px;
  width: 980px;
  height: 5px;
  background-color: #FFFFFF;
}



#content_container {
  width: 980px;
  min-height: 520px;
  height: auto !important;
  height: 520px;
  margin: 0 auto;
  text-align: left;
  background-color: #FFFFFF;
  
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 100;
}



#content_container_home {
  width: 980px;
  min-height: 165px;
  height: auto !important;
  height: 165px;
  margin: 0 auto;
  text-align: left;
  background-color: #FFFFFF;
  
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 100;
}





#content_container_left {
  width: 160px;
  float: left;
  background-color: #FFFFFF;
  
  padding: 0px 30px 0px 30px;
  
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 200;

  min-height: 515px;
  height: auto !important;
  height: 515px
  
}
#content_container_home #content_container_left {
  display: none;
}





#content_container_right {
  width: 760px;
  float: left;
  background-color: #FFFFFF;
  margin-bottom: 20px;
  z-index: 150;
}
#content_container_home #content_container_right {
  /* width: 760px; */
  width: 919px;
  padding: 0px 0px 0px 30px;
}






#footer_container {
  width: 980px;
  background-color: transparent;
  text-align: right;
  margin: 10px 0px 0px 0px;
}






/* Home Image ------------------------------------------------------ */
#homeimage { margin-bottom: 20px; }






/* Links Slideout Navigation------------------------------------------------------ */


#slideout_container {
  position: absolute;
  width: 160px;
  
  min-height: 30px;
  height: auto !important;
  height: 30px;
  
  padding: 10px 10px 10px 10px;
  background-color: #FFFFFF;
  background-image:url(../design/slideoutbg.jpg);
  background-repeat: repeat-y;
  top: 40px;
  left: 0px;
  z-index: 180;
}

.slideoutmenuclose {
  width: 11px;
  height: 11px;
  /* display: block; */ 
  margin-left: 149px;
  margin-bottom: 5px;
  cursor: pointer;
}




/* Layout Links Subnavigation ------------------------------------------------------ */



#slideoutlink {
  margin: 34px 0px 16px 0px;
  cursor: pointer;
}

#slideoutlink p {
  font-size: 10px; 
  font-weight: bold;
  color: #AAA899;
  text-decoration: none;
  margin-top: -1px;
  display: block;
  float: left;
}

#slideoutlink img {
  margin: 2px 0px 0px 5px;
  float: left;
}




#aktive_cat {
  width: 160px;
  font-size: 10px; 
  font-weight: bold;
  color: #006021;
  margin-bottom: 9px;
}


#aktive_cat a{
  color: #006021;
  text-decoration: none;
}

#submenu_container {

}


#katalog_container {
  margin: 35px 0px 0px 0px;
  padding: 5px;
  width: 150px;
  border: 1px #E5EEE9 solid;
  background-color: #FFFFFF;

}


#features_container {
  margin: 10px 0px 40px 0px;
  padding: 5px;
  width: 150px;
  border: 1px #E5EEE9 solid;
  background-color: #FFFFFF;

}

#features_downloads {
  padding: 5px 0px 5px 17px;
  margin-left: 10px;
  background-image:url(../design/downloadicon.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
}

#features_info {
  padding: 5px 0px 5px 17px;
  margin-left: 10px;
  background-image:url(../design/infoicon.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
}

#features_anfrage {
  padding: 5px 0px 5px 17px;
  margin-left: 10px;
  background-image:url(../design/anfrageicon.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
}

#features_downloads a, #features_info a, #features_anfrage a { text-decoration: none; color: #5F5E59; }





/* ------------------------------------------------------------ */

.tx-indexedsearch { font-family: Verdana; font-size: 11px; font-weight: normal; line-height: 16px; text-decoration: none; color: #3C3C3C; }
.tx-indexedsearch a { font-family: Verdana; font-size: 11px; font-weight: normal; line-height: 16px; text-decoration: underline; color: #006021; }

.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
  width:200px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:195px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { margin-top: 20px; text-align:left; font-weight:bold; color: #00297F;}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#006021; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#F0F0F0; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }


.tx-indexedsearch-info  { padding: 5px; }
.tx-indexedsearch-path a { color:#3C3C3C; }
.tx-indexedsearch-descr, .tx-indexedsearch-info { font-family: Verdana; font-size: 11px; font-weight: normal; line-height: 16px; text-decoration: none; color: #3C3C3C; }

.tx-indexedsearch-browsebox { margin: 10px 0px 10px 0px;}
/*
.tx-indexedsearch-searchbox-sword { margin-left: 5px; font-family: Verdana; font-size: 10px; font-weight: normal; color:#000000; padding: 2px; border: 1px #C8C8C8 solid;}
*/
.tx-indexedsearch-searchbox-button { margin-left: 5px; margin-top: 5px; font-family: Verdana; font-size: 10px; font-weight: normal; color:#000000; padding: 2px; border: 1px #000000 solid;}

.tx-indexedsearch-searchbox td { font-family: Verdana; font-size: 11px; font-weight: normal; line-height: 16px; text-decoration: none; color: #3C3C3C; }
.tx-indexedsearch-whatis { display: none; }
.tx-indexedsearch-browsebox { margin: 20px 0px 20px 0px; }


.tx-indexedsearch-searchbox-sword { margin-left: 5px; }

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
  border: 1px solid #787878;
  font-family: Verdana, sans-serif;
  color: #393939;
  background: url(../design/suchebutton.gif);
  height: 20px;
   cursor: pointer;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button:hover
{
 border: 1px solid #006021;
 color:#006021;
}

.tx-indexedsearch .tx-indexedsearch-searchbox SELECT.tx-indexedsearch-selectbox-type,
.tx-indexedsearch .tx-indexedsearch-searchbox SELECT.tx-indexedsearch-selectbox-defop,
.tx-indexedsearch .tx-indexedsearch-searchbox SELECT.tx-indexedsearch-selectbox-order,
.tx-indexedsearch .tx-indexedsearch-searchbox SELECT.tx-indexedsearch-selectbox-desc,
.tx-indexedsearch .tx-indexedsearch-searchbox SELECT.tx-indexedsearch-selectbox-results {
  margin-left: 5px;
  width: 200px;
  border: 1px solid #787878;
  font-family: Verdana, sans-serif;
  color: #393939;
}
.tx-indexedsearch .tx-indexedsearch-searchbox SELECT.tx-indexedsearch-selectbox-desc { margin-left: -2px; }
.tx-indexedsearch-searchbox td { font-weight: bold; padding: 3px 0px 3px 0px;}


.tx-grass-news.Home {
  width: 540px;
}

.tx-grass-news .article {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d1cdc1;
}

.tx-grass-news .article.highlight {
  background-color: #FAFCF7;
  padding: 5px 5px 5px 0;
}

.tx-grass-news .article .image {
  float: left;
  width: 190px;
}

.tx-grass-news .article .text {
  margin-left: 190px;
}

.tx-grass-news .article .text a,
.tx-grass-news .article .text a:link,
.tx-grass-news .article .text a:visited,
.tx-grass-news .article .text a:active,
.tx-grass-news .article .text a:hover {
  text-decoration: none;
}

.tx-grass-news .article .text > a {
  color: #5f5e59;
  display: block;
  position: relative;
  padding-bottom: 20px;
}

.tx-grass-news .article .text > a:after {
  content: '';
  background: url("../design/newslinkicon.gif") no-repeat 0 0;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 8px;
  height: 5px;
}

.tx-grass-news .article .text h2, .tx-grass-news .article .text h2 a {
  color: #006021;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
}

.tx-grass-news .article .text .prefix a {
  display: block;
  color: #006021;
  margin-bottom: 5px;
  font-size: 12px;
}

.tx-grass-news.Default {
  padding-right: 20px;
}

.tx-grass-news.Default .article {
  width: 540px;
}

.tx-grass-news.Default .article.highlight {
  width: auto;
  padding: 5px 20px 5px 0;
}

#cookie-disclaimer{
    position:fixed;
    bottom:0;
    left:0;
    right:0;
    background-color:#111111;
    z-index:1000;
    color:#ffffff;
    padding:20px 40px;
    font-size:13px;
    display:none;
}
 #cookie-disclaimer.show{
    display:block
}
 #cookie-disclaimer a{
    color:#ffffff;
    text-decoration:underline;
}
 #cookie-disclaimer .buttons{
  float: right;
  width: 15%;
  text-align: right;
}
 #cookie-disclaimer .info{
  float: left;
  width: 85%;
      font-size: 1.2em;
}
 #cookie-disclaimer .buttons button{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    border:none;
    background-color:#006021;
    color:#fff;
    margin-bottom:2px;
    width:100%;
    padding: 5px 10px;
}


