@charset "utf-8";

/* Reset */
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, td,
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;
}

/* Layout */

body {
  background-attachment:scroll;
  background-image:url(../images/body_bg.jpg);
  background-position: center top;
  background-repeat:no-repeat;
  color:#333;
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight: normal;
  line-height:16px;
  text-align:left;
  word-wrap:break-word;
}

@font-face {
font-family: Cuprum; src: url('../fonts/Cuprum.otf');
font-style: normal;
}

.header {
  background-image:url(../images/header_bg.jpg);
  background-position: left top;
  background-repeat:no-repeat;
  height: 124px;
  padding-top: 15px;
  text-align: center;
}

.serviceTop {
  color:#FFF;
  display:block;
  font-size:12px;
  height:40px;
  text-align:left;
  }
  
.bread {
  color:#00be0d;
  font-size:16px;
  margin:25px auto;
  text-shadow: 1px 1px 0px #000;
  }


.wrapper {
  background-color:#FFF;
  background-image:url(../images/schattenTop.png);
  background-position: center top;
  background-repeat:no-repeat;
  border:1px solid #777;
  box-shadow:0px 6px 30px rgba(0, 0, 0, 0.82);
  	-webkit-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.82);
	-moz-box-shadow:    0px 6px 30px rgba(0, 0, 0, 0.82);
}

.mainContent {
  letter-spacing:0.05em;
  line-height:1.3;
  min-height:200px;
}

.banner {
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	height:610px;
}

.footer {
   background-image: url("../images/footer_bg.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    height: 48px;
    margin-top: 40px;
}

/* NAVI */


.navi {
  background: url(../images/bg_navi_rep.jpg) repeat scroll 0 0 #00be0d;
  xborder:solid 1px #000;
  display:table;
  margin-bottom:5px;
}

.sh3col {
	xbackground: url(../images/schatten3col.jpg) 0 0 no-repeat;
}

.navi a {
  color:#FFF;
  text-decoration:none;
}

.navi ul {
   background: url(../images/bg_navi_rep.jpg) repeat scroll 0 0 #00be0d;
   padding:0 7px;
}

.navi ul li, .header ul li {
  float:left;
  letter-spacing:0.05em;
  list-style-type:none;
}

.navi ul li {
  border-bottom: 1px solid #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  padding:5px 0;
  text-shadow: 1px 1px 0px #000;
  width:106px;
}

.navi ul li ul li{
  border-bottom: none;
  padding:0;
}

.navi ul li:last-child {
  border:none;
}

.navi a:hover,
.navi .act_main a,
.bread a,
.footer a:hover,
.teaser h2,
.bread,
h1, h2, h3,
.artikelCont span
{
  color: #00be0d;
  text-shadow: 1px 1px 0px #000;
}

.header a:hover
{
  color: #000;
}

/* Styles */

h1, h2, h3, .bread, .navi, .artikelCont span {
	font-family: Cuprum, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h1 {
  color: #00be0d;
  font-size: 21px;
  line-height: 26px;
  margin: 0 0 20px;
}

h2 {
  color: #00be0d;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  margin-bottom:10px;
}

h3 {
  background-color:#00be0d;
  color:#FFF;
  font-size: 14px;
  margin: 0 0 5px;
}

.mainContent li a, h1 a, p a {
  background-image: url("../images/list.png");
  background-position: right 60%;
  background-repeat: no-repeat;
  color: #00be0d;
  padding-right: 15px;
  text-decoration: none;
}

.mainContent p {
	font-size: 12px;
    letter-spacing: 0.06em;
    line-height: 1.8em;
    margin: 0 0 40px;
}.mainContent .lmm-listmarkers p, .leaflet-popup-content p{	line-height: 1.4em;	margin: 0 0 5px;}
.mainContent ul {
   margin: 0 0 40px;
}

.mainContent ul li {
    list-style-image: url("../images/list.png");
    list-style-position: inside;
    margin: 0 0 10px;
}

.header ul li a, .footer ul li a {
  color:#FFF;
  text-decoration:none;
}

.footer ul li {
  list-style-type:none;
  margin-top:15px;
  text-align: right;
}

.searchDiv {
}

.search {
   background: none repeat scroll 0 0 #E6E6E6;
    border-bottom: 2px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    color: #999999;
    font-style: italic;
    padding-left: 5px;
    width: 160px;
}

.search-img {
	margin-top:3px;
}

.adsense {
	background-color:#c2c2c2;
	height:250px;
	width:250px; 
}

/* Teaser-Elemente */

.teaser p {
  color:#555;
  font-size: 10px;
  line-height: 16px;
}

.teaser h2 {
	border-top: 1px solid #c2c2c2;
	margin-top:15px;
	padding-top: 15px;
}

/* Artikel-Elemente */

.artikel {
	background-image:url(../images/bg_grass_rep.jpg);
	border:solid 1px #009d12;
	color:#FFF;
	min-height:100px;
}

.artikelCont {
	margin:15px;
}

.artikelCont p {
	background-color:#023600;
	font-size:10px;
	margin: 5px 0;
	padding:4px;
}

.artikelCont span {
  background-color:#023600;
  color:#FFF;
  font-size: 14px;
  padding:4px;
}

/* CSS3 HTML5 Formular */

/* === Remove input autofocus webkit === */
*:focus {outline: none;}

/* === Form Typography === */
body {font: 14px/21px Arial, Helvetica, sans-serif;}
.contact_form h2, .contact_form label {}
.form_hint, .required_notification {font-size: 11px;}

/* === List Styles === */
.contact_form ul {

    list-style-type:none;
  list-style-position:outside;
  margin:0px;
  padding:0px;
}
.contact_form li{
  list-style-image:none !important;
  border-bottom:1px solid #eee;
  position:relative;
}

/* === Form Header === */
.contact_form h2 {
  margin:0;
  display: inline;
}
.required_notification {
  color:#d45252;
  margin:5px 0 0 0;
  display:inline;
  float:right;
}

/* === Form Elements === */
.contact_form label {
  width:110px;
  margin-top: 3px;
  display:inline-block;
  float:left;
  padding:3px;
}
.contact_form input {
  height:20px;
  width:220px;
  padding:5px 8px;
}

.contact_form img {
border-width:1px;
border-color:#545454;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
-moz-box-shadow:1px 1px 2px 2px #777777;
-webkit-box-shadow:1px 1px 2px 2px #777777;
box-shadow: 1px 1px 2px 2px #777777;
filter: progid:DXImageTransform.Microsoft.Shadow(strength=3, direction=120, color='#777777');
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength=3, Direction=120, Color='#777777')";
  margin-top:-3px;
}

.contact_form textarea {padding:8px; width:220px;}
.contact_form button {margin-left:117px;}

  /* form element visual styles */
  .contact_form input, .contact_form textarea {
    border:1px solid #aaa;
    box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
    border-radius:2px;
    padding-right:30px;
    -moz-transition: padding .25s;
    -webkit-transition: padding .25s;
    -o-transition: padding .25s;
    transition: padding .25s;
  }
  .contact_form input:focus, .contact_form textarea:focus {
    background: #fff;
    border:1px solid #555;
    box-shadow: 0 0 3px #aaa;
    padding-right:50px;
  }

/* === HTML5 validation styles === */  
.contact_form input:required, .contact_form textarea:required {
  background: #fff url("/fileadmin/template/images/formular_images/red_asterisk.png") no-repeat 98% center;
}
.contact_form input:required:valid, .contact_form textarea:required:valid {
  background: #fff url("/fileadmin/template/images/formular_images/valid.png") no-repeat 98% center;
  box-shadow: 0 0 5px #5cd053;
  border-color: #28921f;
}
.contact_form input:focus:invalid, .contact_form textarea:focus:invalid {
  background: #fff url("/fileadmin/template/images/formular_images/invalid.png") no-repeat 98% center;
  box-shadow: 0 0 5px #d45252;
  border-color: #b03535
}

/* === Form hints === */
.form_hint {
  background: #d45252;
  border-radius: 3px 3px 3px 3px;
  color: white;
  margin-left:8px;
  padding: 1px 6px;
  z-index: 999; /* hints stay above all other elements */
  position: absolute; /* allows proper formatting if hint is two lines */
  display: none;
}
.form_hint::before {
  content: "\25C0";

  color:#d45252;
  position: absolute;
  top:1px;
  left:-6px;
}
.contact_form input:focus + .form_hint {display: inline;}
.contact_form input:required:valid + .form_hint {background: #28921f;}
.contact_form input:required:valid + .form_hint::before {color:#28921f;}
  
/* === Button Style === */
button.submit {
  background-color: #68b12f;
  background: -webkit-gradient(linear, left top, left bottom, from(#68b12f), to(#50911e));
  background: -webkit-linear-gradient(top, #68b12f, #50911e);
  background: -moz-linear-gradient(top, #68b12f, #50911e);
  background: -ms-linear-gradient(top, #68b12f, #50911e);
  background: -o-linear-gradient(top, #68b12f, #50911e);
  background: linear-gradient(top, #68b12f, #50911e);
  border: 1px solid #509111;
  border-bottom: 1px solid #5b992b;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #9fd574;
  -webkit-box-shadow: 0 1px 0 0 #9fd574 inset ;
  -moz-box-shadow: 0 1px 0 0 #9fd574 inset;
  -ms-box-shadow: 0 1px 0 0 #9fd574 inset;
  -o-box-shadow: 0 1px 0 0 #9fd574 inset;
  color: white;
  font-weight: bold;
  padding: 6px 20px;
  text-align: center;
  text-shadow: 0 -1px 0 #396715;
}
button.submit:hover {
  opacity:.85;
  cursor: pointer;
}
button.submit:active {
  border: 1px solid #20911e;
  box-shadow: 0 0 10px 5px #356b0b inset;
  -webkit-box-shadow:0 0 10px 5px #356b0b inset ;
  -moz-box-shadow: 0 0 10px 5px #356b0b inset;
  -ms-box-shadow: 0 0 10px 5px #356b0b inset;
  -o-box-shadow: 0 0 10px 5px #356b0b inset;
  
}
