/* only examples */
#justexamples{
  background: #fff url(https://baumschule-gehrig.visions.page/themes/wns/images/wns/background.gif) repeat-y top left;

  min-height: 20px;
  height:auto !important;/* moderne Browser */
  height:20px; /* IE */
}




/*****************************************************/
/* LAYOUT */
/*****************************************************/
/* begin tryout new css reset */
/* td, */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  /*font: inherit;*/
  /*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* end tryout new css reset */


/* css reset *//*
*{
  vertical-align: baseline;
  font-weight: inherit;
  font-family: inherit;
  font-style: inherit;
  font-size: 100%;
  outline: 0;
  margin: 0;
}
*/

html, body{
  height: 100%; /* wichtig */
  text-align:left;


}

.default_bg{
  background-image: url(https://baumschule-gehrig.visions.page/themes/wns/images/wns/bg22.jpg), url(https://baumschule-gehrig.visions.page/themes/wns/images/wns/cont_bg.png);
background-repeat: repeat-x ,repeat;
}

.page_bg{
background-image: url(https://baumschule-gehrig.visions.page/themes/wns/images/wns/bg12.jpg), url(https://baumschule-gehrig.visions.page/themes/wns/images/wns/cont_bg.png);
background-repeat: repeat-x ,repeat;

}

.bg_white{background-color: white!important;}


#outer_wrap{

}
.header{
  width:100%;
  height:307px;
  margin-top: -10px;
}
#header_logo{
  position: absolute; top: 130px;
  width: 339px;
  height: 112px;
}
#inner_wrap{
  float: none;
  width:100%;
  padding-bottom:20px;

}
#slider{margin-bottom: 50px;}

.navi{
  background: #494949;

}

#content{



}
#content_inner{
  position: relative; /*wichtig wegen IE6, zeigt sonst keine backgrounds von innern divs an*/
  padding:10px;
  overflow: hidden;
}
#sidebar{
  position: relative; left: 0px; top: 0px;
  float:left;
  width:200px;
  background: #ccc;
}
#sidebar_inner{
  position: relative; /*wichtig wegen IE6, zeigt sonst keine backgrounds von innern divs an*/
  padding: 2px 2px 2px 2px;
  overflow: hidden;
}
#footer {
  position: relative;
  padding: 30px 10px;
  width:100%;
  background: #2a2a2a;
  color: #fff;
}
#footer_inner{
  width:980px;
  margin:10px auto;
}

#footer a{ color: #51ca62!important;}

.mehr{
  background-color:#2a2a2a;
  padding: 14px 24px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

a.mehr:hover{
 color: #51ca62;
}


#left_footer{width:670px;  padding:10px; float:left;}
#right_footer{width:270px; padding:10px; float:right; text-align: right;}

/*****************************************************/
/* NAVIGATION */
/*****************************************************/
ul.nav-header li{ /* all li elements in the navigation */
    list-style-type: none;
    padding: 0px 20px 1px 20px;
    margin-bottom: 4px;
    float: left;
}
ul.nav-header .level_1{ /* all level1 elements in the navigation */
   padding-left: 39px;
}
ul.nav-header .level_2{ /* all level2 elements in the navigation */
   padding-left: 50px;
}
ul.nav-header a{ /* all link elements in the navigation */
  text-decoration: none;
  color: #cbcbcb;
  font-size: 18px;
}
ul.nav-header a:hover { /* all link:hover elements in the navigation */
  text-decoration: none;
  color: #51ca62;
}
ul.nav-header li.nav-selected{ /* all active elements in the navigation */

}
ul.nav-header li.nav-selected.level_0 { /* all active elements on level-0 in the navigation */
  background: #51ca62;
}
ul.nav-header li.nav-selected.level_0 a, ul.nav-header li.nav-selected.level_0 a:hover {  /* all active link and link:hover elements on level-0 in the navigation */
  color: #51ca62;
  font-weight: bold;
}
ul.nav-header li.nav-selected a, ul.nav-header li.nav-selected a:hover{  /* all active link and link:hover elements elements in the navigation */
  color: #51ca62;
}

/*****************************************************/
/* Default styles */
/*****************************************************/
.formBlockSurveyTable{
  width: 100%;
}
.formBlockSurveyTable input.input{
 /* width: 95%;*/
}
.formBlockSurveyTable input[type='text'], .formBlockSurveyTable textarea,.formBlockSurveyTable input[type='email'] {
   width: 85%;
}

/*****************************************************/
/* CCM Custom styles */
/*****************************************************/


/*****************************************************/
/* CUSTOM */
/*****************************************************/
/* customize_miscellaneous */ /* customize_miscellaneous */

/* Grid Styles! */
.row{
  margin-top: 10px;
  clear: both;

}
.span_1, .span_940 {
    display: block;
    min-height: 1px;
}
.span_140 {
    float: left;
    width: 140px;
    display: block;
    min-height: 1px;
}
.span_220 {
    float: left;
    width: 220px;
    display: block;
    min-height: 1px;
}
.span_300 {
    float: left;
    width: 300px;
    display: block;
    min-height: 1px;
}

.span_310 {
    float: left;
    width: 313px;
    display: block;
    min-height: 1px;
    overflow: hidden;
}

.span_460 {
    float: left;
    width: 460px;
    display: block;
    min-height: 1px;
}
.span_470 { /*bad style, but necessary due to layout given*/
    float: left;
    width: 470px;
    display: block;
    min-height: 1px;
}

.span_480 { /*bad style, but necessary due to layout given*/
    float: left;
    width: 480px;
    display: block;
    min-height: 1px;
}


.span_600 {
    float: left;
    width: 600px;
    display: block;
    min-height: 1px;
}
.span_620 {
    float: left;
    width: 620px;
    display: block;
    min-height: 1px;
}

.span_660 {
    float: left;
    width: 660px;
    display: block;
    min-height: 1px;
}

.span_20{
    margin-left: 20px;
}


.currentPage{}
.active{}

.numbers{ padding:10px; margin:5px; background-color: #51ca62; color: white; }
.numbers a{color:#222;}
.numbers a:hover{color:#222;};
