@font-face {
  font-family: philosopher;
  font-style: normal;
  font-weight: 700;
      src: url('https://fahrende-wildkraeuterschule.de/files/philosopher-regular-webfont.woff2') format('woff2'), 
       url('https://fahrende-wildkraeuterschule.de/files/philosopher-regular-webfont.woff') format('woff'), 
       url('https://fahrende-wildkraeuterschule.de/files/Philosopher-Regular.ttf') format('truetype'); 
}
@font-face {
  font-family: philosopher;
  font-style: normal;
  font-weight: 400;
  src: url('https://fahrende-wildkraeuterschule.de/files/philosopher-bold-webfont.woff2') format('woff2'), 
       url('https://fahrende-wildkraeuterschule.de/files/philosopher-bold-webfont.woff') format('woff'), 
       url('https://fahrende-wildkraeuterschule.de/files/Philosopher-Bold.ttf') format('truetype');
}

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus{
outline: 0;
}
p,
pre {
  margin: 1em 0;
}
b,
strong {
  font-weight: bold;
}

q {
  quotes: none;
}



sub,
sup {
  font-size: .85714285714286em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
dl,
menu,
ol,
ul {
  margin: 1.0em 0;
list-style-position: inside;
}
dd {
  margin: 0 0 0 2.0em;
}
dl dl,
ul ul,
ol ol {
  margin: 0;
}
menu,
ol,
ul {
  padding: 0;
}

.clearfix_higher{
width: 99%;
clear: both; 
height: 3.2em;
}

*{
margin: 0;
padding: 0;
}
.hideaway{
display: none;
}
.clearfix{
width: 99%;
clear: both;
}
body {
font-family: philosopher, verdana, helvetica, arial,sans-serif;
background: #56bf2e url(theme_wildkraeuter/fotos/bodybgr.jpg) center center fixed no-repeat; 
color: #22762e;
}
#zentrierer{
margin: 0 auto;
width: 1120px;
text-align: center;
position: relative;
}
#satzspiegel{
position: relative;
top: 10px;
left: 0;
width: 1120px;
text-align: left;
}
#header{
position: relative;
top: 10px;
width: 1120px;
height: 220px;
background-color: #067606;
-webkit-opacity: 0.9;
-moz-opacity: 0.9;
opacity: 0.9;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
box-shadow: 2px 2px 4px 3px #444;
-moz-box-shadow: 2px 2px 4px 3px #444;
-webkit-box-shadow: 2px 2px 4px 3px #444;
}
#header h1{
position: absolute;
top: 38px;
left: 340px;
font-size: 2.8em;
font-weight: bold;
color: #f8f6e7;
}
#header h2{
position: absolute;
top: 96px;
left: 340px;
font-size: 2.0em;
font-weight: normal;
color: #f8f6e7;
}
#header a.tellink{
position: absolute;
top: 144px;
left: 340px;
text-decoration: none;
color: #f8f6e7;
font-size: 1.6em;
}
#header .extlink a{
position: absolute;
top: 82%;
right: 10%;
text-decoration: none;
color: #f8f6e7;
font-size: 1.2em;
}
#header .extlink a:hover{
border-bottom: 1px dotted #f8f6e7;
}
#logo{
position: absolute;
top: 10px;
left: 50px;
width: 148px;
height: 200px;
}
#logo a{
position: absolute;
top: 0;
left: 0;
display: block;
width: 148px;
height: 200px;
background: transparent url(theme_wildkraeuter/grafiken/fw_logo.gif) center center no-repeat; 
}
#logo a span{
position: absolute;
top: -9999px;
left: -9999px;
}
#container{
position: relative;
top: 40px;
left: 0;
width: 1120px;
}
#nav{
position: relative;
top: 0;
left: 0;
width: 260px;
background-color: #067606;
-webkit-opacity: 0.9;
-moz-opacity: 0.9;
opacity: 0.9;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
box-shadow: 2px 2px 4px 3px #444;
-moz-box-shadow: 2px 2px 4px 3px #444;
-webkit-box-shadow: 2px 2px 4px 3px #444;
float: left;
padding-bottom: 1.6em;
}
#nav ul{
list-style-type: none;
list-style-position: outside;
}
#nav ul#mainmenu{
position: relative; 
top: 10px;
}
#nav ul#mainmenu li{
list-style-type: none;
list-style-position: outside;
margin: 4px 0;
}
#nav ul#mainmenu li a{
font-size: 1.1em;
color: #f8f6e7;
display: block;
width: 240px;
text-indent: 10px;
height: 1.8em;
line-height: 1.8em;
text-decoration: none;
}
#nav ul#mainmenu li a:hover{
background-color: #f8f6e7;
color: #f46736;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
box-shadow: 1px 1px 2px 2px #444;
-moz-box-shadow: 1px 1px 2px 2px #444;
-webkit-box-shadow: 1px 1px 2px 2px #444;
}
#nav ul#mainmenu li a.active_class{
background-color: #f8f6e7;
color: #12b530;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
box-shadow: 1px 1px 2px 2px #444;
-moz-box-shadow: 1px 1px 2px 2px #444;
-webkit-box-shadow: 1px 1px 2px 2px #444;
}
#nav ul#mainmenu li.menuparent ul{
background-color: #1d9b1d;
font-size: 90%;
margin: 12px 0 6px 20px;
padding: 8px 0;
-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
#nav ul#mainmenu li.menuparent ul li a{
color: #fbfaf1;
width: 240px;
height: 1.4em;
line-height: 1.4em;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#nav ul#mainmenu li.menuparent ul li a:hover{
color: #f46736;
background-color: #fbfaf1;
}
#nav ul#mainmenu li.menuparent ul li a.active_class{
color: #12b530;
background-color: #fbfaf1;
}
#content{
float: left;
margin-left: 40px;
width: 820px;
background-color: #f8f6e7;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
box-shadow: 2px 2px 4px 3px #444;
-moz-box-shadow: 2px 2px 4px 3px #444;
-webkit-box-shadow: 2px 2px 4px 3px #444;
color: #135c1d;
}
#content a{
text-decoration: none;
color: #135c1d;
border-bottom: 1px dotted #135c1d;
}
#content a:hover{
color: #f46736;
border-bottom: 1px dotted #f46736;
}
#content h3 a{
border: none;
}

/*** Layout Inhaltsbereich ***/

#inhalt1{
position: relative;
top: 40px;
left: 40px;
width: 680px;
font-size: 1.0em;
line-height: 130%;
padding-bottom: 240px;
}
h3.ueberschrift{
clear: both;
width: 99%;
font-size: 2.4em;
line-height: 110%;
color: #e75817;
}
h3.ueberschrift a{
text-decoration: none;
color: #e75817;
}
h3.ueberschrift a:hover{
text-decoration: none;
color: #e72a17;
}
div.articleBody{
margin: .8em 0 1.0em 0;
width: 680px;
}
div.articleBody ul, div.articleBody ol{
margin-left: 1.0em;
list-style-position: outside;
}
.articleBody a img,a.article_image img{
float: right;
border: 6px solid #fffef8;
margin: 10px;
-moz-box-shadow: 1px 1px 2px 1px #888;
-webkit-box-shadow: 1px 1px 2px 1px #888;
box-shadow: 1px 1px 2px 1px #888;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.articleBody img{
clear: both;
border: 6px solid #fffef8;
margin: 10px;
-moz-box-shadow: 1px 1px 2px 1px #888;
-webkit-box-shadow: 1px 1px 2px 1px #888;
box-shadow: 1px 1px 2px 1px #888;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
#footer{
position: relative;
top: 48px;
width: 100%;
text-align: center;
height: 24px;
line-height: 24px;
color: #f7ebc9;
text-decoration: none;
font-size: .8em;
}
#footer a{
color: #f7ebc9;
text-decoration: none;
border-bottom: 1px dotted #f7ebc9;
}

/*** Submenu ***/

#inhalt1 ul.submenu{
float: left;
width: 72%;
list-style-type: none;
}
#inhalt1 ul.submenu li{
float: left;
padding: 0 .1em;
list-style-type: none;
color: #f8f6e7;
}
#inhalt1 ul.submenu li a{
float: left;
display: block;
width: 144px;
height: 1.8em;
line-height: 1.8em;
text-align: center;
background-color: #067606;
color: #f8f6e7;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
box-shadow: 1px 1px 2px 1px #666;
-moz-box-shadow: 1px 1px 2px 1px #666;
-webkit-box-shadow: 1px 1px 2px 1px #666;
border: none;
}
#inhalt1 ul.submenu li a:hover{
background-color: #1d9b1d;
border: none;
}
#inhalt1 ul.submenu li a.hier{
color: #067606;
background-color: #f8f6e7;
cursor: default;
}
#inhalt1 ul.submenu li a.hier:hover{
color: #067606;
background-color: #f8f6e7;
cursor: default;
}


/*** Startseite ***/

div#startgalerie{
height: 200px;
width: 720px;
overflow: visible;
}
div#startgalerie a{
margin: 12px;
float: left;
border: none;
}
div#startgalerie a:hover{
border: none;
}
div#startgalerie a img{
float: left;
}
/*** Kalender ***/

table.smd_cal_termincal{
border-collapse: separate;
color: #135c1d;
}
table.smd_cal_termincal caption{
font-size: 1.2em;
text-align: left;
}
table.smd_cal_termincal tr.smd_cal_navrow{
margin: 2px 0 8px 0;
font-size: 14px;
}
table.smd_cal_termincal tr.smd_cal_navrow th{
height: 40px;
text-align: left;
text-indent: 4px;
margin: 12px 0 18px 0;
}
table.smd_cal_termincal tr.smd_cal_navrow th a{
height: 40px;
line-height: 40px;
display: block;
font-size: 20px;
text-align: left;
text-indent: 4px;
color: #135c1d;
text-decoration: none;
font-weight: bold;
}
table.smd_cal_termincal tr.smd_cal_navrow th a:hover{
color: #f46736;
}
table.smd_cal_termincal tr.smd_cal_navrow th form{
text-align: center;
font-size: 56px;
line-height: 44px;
font-weight: normal;
}
table.smd_cal_termincal thead th{
font-size: 14px;
text-indent: 4px;
padding-top: 12px;
padding-bottom: 12px;
}
table.smd_cal_termincal thead tr.smd_cal_daynames th{
font-size: 20px;
text-align: left;
text-indent: 4px;
font-weight: normal;
height: 44px;
line-height: 44px;
color: #135c1d;
margin: 12px 1px 0 0;
vertical-align: top;
padding-top: 4px;
}
table.smd_cal_termincal td{
width: 80px;
height: 60px;
vertical-align: top;
padding: 4px;
margin: 8px;
background-color: #faf9ee;
color: #135c1d;
-moz-box-shadow: 1px 1px 2px 1px #888;
-webkit-box-shadow: 1px 1px 2px 1px #888;
box-shadow: 1px 1px 2px 1px #888;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
table.smd_cal_termincal td.smd_cal_empty{
background: transparent;
border: 0;
width: 80px;
height: 60px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
table.smd_cal_termincal td.smd_cal_event{
width: 80px;
height: 60px;
background-color: #fffef8;
color: #f46736;
-moz-box-shadow: 1px 1px 2px 1px #888;
-webkit-box-shadow: 1px 1px 2px 1px #888;
box-shadow: 1px 1px 2px 1px #888;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
div.calcell{
margin-top: -40px;
width: 115px;
height: 125px;
z-index: 20;
overflow: hidden;
cursor: pointer;
}
table.smd_cal_termincal td h4{
font-size: 16px;
margin-top: 4px;
height: 22px;
z-index: 12;
text-indent: 6px;
}
table.smd_cal_termincal td span{
font-size: 14px;
margin: 0 2px 4px 2px;
color: #135c1d;
display: block;
z-index: 12;
}
table.smd_cal_termincal td.smd_cal_event h4{
color: #135c1d;
}
span.smd_cal_standard a{
font-size: 14px;
color: #b1631a;
border-bottom: 1px dotted #f46736;
}
span.smd_cal_standard a:hover{
font-size: 14px;
color: #da631a;
border-bottom: 1px dotted #f46736;
}
span.smd_cal_cancel{
text-decoration: line-through;
color: #c22219;
}
span.smd_cal_cancel a{
text-decoration: line-through;
color: #c22219;
}
table.smd_cal_termincal tr.smd_cal_navrow a.smd_cal_navprev{
float: left;
font-weight: bold;
font-size: 36px;
}
table.smd_cal_termincal tr.smd_cal_navrow a.smd_cal_navnext{
float: right;
font-weight: bold;
font-size: 36px;
}
h5.caltitle{
margin-left: 4px;
margin-right: 4px;
padding-top: 40px;
font-size: .9em;
line-height: 1.1em;
padding-bottom: -40px;
}
p.more{
margin: 2px 2px 2px 4px;
font-weight: bold;
}
p.more:hover{
color: #f46736;
}
.kalzeit{
padding: 6px 2px 6px 2px;
font-size: 110%;
border-bottom: 1px dotted #f46736;
margin-bottom: .4em;
}
div.termindesc{
position: absolute;
width: 360px;
padding: 6px 10px 12px 6px;
margin: 12px 2px 0 -280px;
border: 2px solid #f46736;
background: #f9f6e7;
}
p.calclose{
color: #f46736;
text-align: right;
font-size: 24px;
cursor: pointer;
}
p.rhythmus .zusatz{
font-size: 16px;
text-transform: none;
}

/*** Seminartabelle ***/

#semkalheader{
width: 740px;
overflow: visible;
height: 44px;
}
#semkalheader p{
float: left;
padding: 1.5%;
margin: .5%;
font-size: 1.2em;
font-weight: bold;
}

p#semtitelheader{
width: 50%;
}
p#semortheader{
width: 16%
}
p#semterminheader{
width: 16%;
}
div.seminarblock{
width: 740px;
overflow: visible;
height: 64px;
}
div.seminarblock p{
float: left;
padding: .75% 1.5%;
margin: 0.5%;
background-color: #fffef8;
color: #f46736;
-moz-box-shadow: 1px 1px 2px 1px #888;
-webkit-box-shadow: 1px 1px 2px 1px #888;
box-shadow: 1px 1px 2px 1px #888;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
color: #135c1d;
}
p.semtitel{
width: 50%;
height: 60px;
font-size: 1.2em;
}
p.semtitel a{
text-decoration: none;
color: #135c1d;
border-bottom: 1px dotted #135c1d;
}
p.semort{
width: 17%;
height: 60px;
}
p.semtermin{
width: 14%;
height: 60px;
}

.zurueck a,.vor a{
display: block;
text-decoration: none;
padding: 0.2em 0.8em;
color: #f8f6e7;
background-color: #f46736;
-webkit-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border-radius: 4px;
box-shadow: 1px 1px 2px 2px #444;
-moz-box-shadow: 1px 1px 2px 2px #444;
-webkit-box-shadow: 1px 1px 2px 2px #444;
}

/*** Seminaranmeldung ***/

.sembox{
width: 960px;
height: 720px;
background-color: #f8f6e7;
}
.semdesc,.semform{
margin: 2%;
width: 45%;
float: left;
}
.semdesc h3,.semform h3{
font-size: 1.6em;
line-height: 110%;
color: #e75817;
margin-bottom: 1.0em;
}
table.seminfo{
border-collapse: collapse;
margin: .5em 0 1.5em 0;
}
table.seminfo td{
vertical-align: top;
padding: .2em .4em .5em 0;
}
td.stanga{
width: 36%;
}
td.dreapta{
width: 63%;
}
.semdesc img{
-moz-box-shadow: 1px 1px 2px 1px #888;
-webkit-box-shadow: 1px 1px 2px 1px #888;
box-shadow: 1px 1px 2px 1px #888;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.semform fieldset{
border: none;
}
.semform fieldset legend{
font-size: 1.6em;
line-height: 110%;
font-weight: bold;
margin-bottom: .5em;
}
.formblock{
margin: .5em 0 1.0em 0;
}
.formdivider{
clear: both;
width: 99%;
height: 20px;
}
.formblock label{
width: 30%;
float: left;
display: block;
font-weight: bold;
height: 1.8em;
line-height: 1.8em;
}
.formblock input[type=text],.formblock textarea{
float: left;
width: 65%;
border: 2px solid #107d0e;
background-color: #f1eed8;
-moz-box-shadow: 1px 1px 2px 1px #888;
-webkit-box-shadow: 1px 1px 2px 1px #888;
box-shadow: 1px 1px 2px 1px #888;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
padding: 6px;
}
.formblock input[type=text]:hover,.formblock textarea:hover{
background-color: #f8f6e7;
border: 2px solid #2fb22b;
}
.formblock input[type=text]:focus,.formblock textarea:focus{
background-color: #f8f6e7;
border: 2px solid #e75817;
}
.formblock input[type=text]:active,.formblock textarea:active{
background-color: #f8f6e7;
border: 2px solid #e75817;
}
.formblock input[type=submit]{
width: 68%;
margin-left: 30%;
height: 2.0em;
line-height: 2.0em;
font-weight: bold;
background-color: #107d0e;
color: #f1eed8;
border: none;
-moz-box-shadow: 1px 1px 2px 1px #888;
-webkit-box-shadow: 1px 1px 2px 1px #888;
box-shadow: 1px 1px 2px 1px #888;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
cursor: pointer;
}
.formblock input[type=submit]:hover{
background-color: #0d640b;
}
.formblock input[type=submit]:focus{
background-color: #024701;
color: #eae6c0;
}
.formblock input[type=submit]:active{
background-color: #024701;
color: #eae6c0;
}

/*** Linkliste ***/

.linkcontainer{
font-size: 1.1em;
}
.linkcontainer div{
float: left;
margin-right: 5%;
margin-bottom: 1.5em;
}
.linkdesc{
width: 64%;
font-weight: bold;
}
.linkfield{
width: 24%;
}


/*** Zitat ***/

div.zitat{
float: right;
width: 30%;
font-weight: bold;
font-size: 1.1em;
color: #ec610d;
padding: .5em .75em;
border: 2px solid #ec610d;
margin-right: -60px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background-color: #fcfbf2;
}
div.zitat p{
margin: 0;
padding: 0;
}

/*** Datei ***/
#inhalt1 .annex{
position: relative;
text-align: right;
float: left;
top: 2px;
width: 85%;
font-weight: bold;
font-size: 140%;
line-height: 44px;
}

#inhalt1 .dateiitem{
float: right;
width: 14%;
}
#inhalt1 .dateiitem a{
display: block;
width:  50px;
height: 44px;
background: transparent url(theme_wildkraeuter/grafiken/iconpdf.png) center bottom no-repeat; 
margin: .5em 0 .5em 0;
border: none;
}
#inhalt1 .dateiitem a:hover{
background: transparent url(theme_wildkraeuter/grafiken/iconpdf.png) center top no-repeat; 
border: none;
}
#inhalt1 .dateiitem a span{
position: absolute;
top: -9999px;
left: -9999px;
} 
#inhalt1 .dateiitem a:hover span{
position: absolute;
left: 20px;
} 

/*** IFrame ***/

iframe{
border: 10px solid #f8f6e7;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: 2px 2px 4px 3px #888;
-moz-box-shadow: 2px 2px 4px 3px #888;
-webkit-box-shadow: 2px 2px 4px 3px #888;
}

video{
margin: 1.0em 0 1.5em 0;
width: 480px;
height: 320px;
border: 10px solid #f8f6e7;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: 2px 2px 4px 3px #888;
-moz-box-shadow: 2px 2px 4px 3px #888;
-webkit-box-shadow: 2px 2px 4px 3px #888;
}

