* {
   box-sizing: border-box;
}
* {
   box-sizing: border-box;
}
p {
   margin: 0;
   padding: 0;
}
img {
   margin: 0px;
   padding: 0px;
   border: 0;
	max-width: 100%;
	height: auto;
}
.image-captioned
{
    margin-left: 0;
    margin-right: 0;
}
.image-normal {
	text-align: center;
	border: solid 1px #D2D3D5;
	border-radius: 5px;
	background: rgba(0,0,0,0.05);
	padding: 10px;
	margin: 10px 00px 10px 0px;
	display: inline-block;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.image-left {
    float: left;
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 5px;
   }
.image-right {
    float: right;
    margin-left: 20px;
    margin-right: 0px;
    margin-bottom: 5px;
   }
.image-center {
    text-align: center;
}
.image-center > figure {
    display: inline-block;
}
.clean
{
    border: 0;
    background: none;
    padding: 0;
}
.clean > figcaption
{
    margin-top: .5em;
    font-size: .7em;
    text-align: right;
}
figure
{
	text-align: center;
	border: solid 0px #CCCCCC;
	border-radius: 0px;
	background: rgba(0,0,0,0.0);
	padding: 0px;
	margin: 0px 20px 5px 0px;
	display: inline-block;
	/* box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); */
}

figure > figcaption
{
	text-align: center;
    display: block; /* For IE8 */
    font-size: 12px;
	max-width: 200px;
}
.polarized
{
    border: 0;
    border-radius: 0;
    position: relative;
    background: #f7f7f7;
    box-shadow: 1px 1px 0 #eee;
}
.polarized,
.polarized ~ .cke_widget_drag_handler_container
{
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);

    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
}
.polarized > figcaption
{
    color: #777;
    margin-top: 5px;
    right: 20px;
    font-size: .8em;
    font-style: italic;
    text-align: right;
}
.polarized figcaption:before
{
    content: '— ';
}

figure.polarized
{
    padding: 20px 20px 40px 20px;
}

img.polarized
{
    border: 20px solid #f7f7f7;
}
pre.narrow
{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
pre.fancy
{
    position: relative;
}
pre.fancy > code
{
    background: rgb(14,14,14);
    background: -moz-linear-gradient(top, rgba(14,14,14,1) 0%, rgba(70,70,70,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(14,14,14,1)), color-stop(100%,rgba(70,70,70,1)));
    background: -webkit-linear-gradient(top, rgba(14,14,14,1) 0%,rgba(70,70,70,1) 100%);
    background: -o-linear-gradient(top, rgba(14,14,14,1) 0%,rgba(70,70,70,1) 100%);
    background: -ms-linear-gradient(top, rgba(14,14,14,1) 0%,rgba(70,70,70,1) 100%);
    background: linear-gradient(to bottom, rgba(14,14,14,1) 0%,rgba(70,70,70,1) 100%);

    box-shadow: inset 0 0 6px rgba(0,0,0,.5);
    border-radius: 8px;
    text-shadow: 0px 1px 0 #000;
    border: 5px solid #ccc;

    padding: 20px;
}
pre.fancy > code.language-javascript:after
{
    content: '';
    background: url(js.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0px;
    right: 0px;
    border-radius: 0 6px 0 0;
}
ul {
   margin-left: 0;
   line-height: 1.5;
}
ol {
   margin-left: 0;
   line-height: 1.5;
}
.diva50 {
   display: box;
   clear: both;
}
blockquote {
   margin: 10px 0px 10px 0px;
   padding-left: 57px;
   color: #666666;
   font-family: Lora;
   font-size: 16px;
   line-height: 1.5;
   background-image: url('https://www.trio-geschosse-optik.at/images/zitat.gif');
   background-position: 0px 0px;
   background-repeat: no-repeat;
}
.status {
      width: 500px;
      margin: 10px 0px 10px 0px;
   padding: 5px;
   color: #FF0000;
   text-align: center;
   border: 1px solid #FF0000;
   border-radius: 5px;
}
.status1 {
   margin: 10px 0px 10px 0px;
   padding: 5px;
   color: #FF0000;
   text-align: center;
   border: 1px solid #FF0000;
   border-radius: 5px;
}
.status2 {
   margin: 10px 0px 10px 0px;
   padding: 5px;
   color: #000000;
   font-weight: bold;
   text-align: center;
   border: 1px solid #000000;
   border-radius: 5px;
}
.status3 {
   margin: 10px 0px 10px 0px;
   padding: 5px;
   color: #000000;
   text-align: center;
   border: 1px solid #000000;
   border-radius: 5px;
}
.error {
   color: #FF0000;
   font-weight: bold;
   font-size: 20px;
}

h1 {
   margin: 0;
   padding: 0;
   font-size: 24px;
   font-weight: bold;
   color: #016728;
}
h2 {
   margin: 0;
   padding: 0;
   font-size: 20px;
   font-weight: bold;
   color: #016728;
}
h3 {
   margin: 0;
   padding: 0;
   font-size: 18px;
   font-weight: bold;
   color: #016728;
}
h4 {
   margin: 0;
   padding: 0;
   font-size: 14px;
   font-weight: bold;
   color: #016728;
}
h5 {
   margin: 0;
   padding: 0;
   font-size: 12px;
   font-weight: bold;
   color: #016728;
}
h6 {
   margin: 0;
   padding: 0;
   font-size: 10px;
   font-weight: bold;
   color: #016728;
}
input[type=text], input[type=password] {
   width: 100%;
   padding: 6px 15px;
   margin: 4px 0;
   display: inline-block;
   border: 1px solid #D2D3D5;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 16px;
   color: #000000;
   background-color: #FFFFFF;
}
input.mengecss[type=text] {
   width: 44px;
   padding: 6px 5px;
   margin: 4px 0;
   display: inline-block;
   border: 1px solid #D2D3D5;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 16px;
   color: #000000;
   background-color: #FFFFFF;
}
input.mengecss1[type=text] {
   width: 44px;
   padding: 1px 5px;
   display: inline-block;
   border: 1px solid #D2D3D5;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 14px;
   color: #000000;
   text-align: right;
   background-color: #FFFFFF;
}
input[type=submit] {
   cursor: pointer;
   width: 100%;
   padding: 6px 15px;
   margin: 4px 0;
   display: inline-block;
   border: 2px solid #276431;
   border-radius: 5px;
   box-sizing: border-box;
   font-size: 16px;
   font-weight: bold;
   color: #FFFFFF;
   background-color: #276431;
}
input[type=submit]:hover {
   border: 2px solid #276431;
   border-radius: 5px;
   font-size: 16px;
   color: #000000;
   background-color: #FFFFFF;
}
select {
   width: 100%;
   padding: 5px 15px;
   margin: 4px 0;
   display: inline-block;
   border: 1px solid #D2D3D5;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 16px;
}
textarea {
   width: 100%;
   height: 77px;
   padding: 5px 15px;
   box-sizing: border-box;
   border: 1px solid #D2D3D5;
   border-radius: 0px;
   resize: none;
   font-size: 16px;
   font-family: 'Nunito', sans-serif;;
}
 input[type=radio] {
   border: 5px;
   width: 20px;
   height: 15px;
}
input[type=checkbox] {
   width: 20px;
   height: 20px;
   border: 1px solid #D2D3D5;
}
a:link {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #016728}
a:visited,a:active {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #016728}
a:hover,a:focus {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #000000}
ul.topnav {
   list-style-type: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
   line-height: 1.2;
}
ul.topnav li {
   float: left;
}
ul.topnav li a {
   display: inline-block;
   height: 40px;
   padding: 10px 30px 0px 0px;
   color: #FFFFFF;
   font-weight: bold;
   text-align: center;
   text-decoration: none;
   transition: 0.3s;
   font-size: 18px;
   background-color: #016728;
}
ul.topnav li a.aktiv {
   padding-top: 10px;
   color: #C7D9C8;
   font-weight: bold;
   text-decoration: none;
   background-color: #016728;
}
ul.topnav li a:hover {
   text-decoration: none;
   color: #C7D9C8;
   background-color: #016728;
}
.ultrenn {
   font-size: 24px;
   padding: 0px 3px 0px 3px;
}
a.subnavt {
   font-family: 'Nunito', sans-serif;;
   font-size: 15px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.subnavt:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 15px;;
   font-weight: normal;
   text-decoration: none;
   color: #016728;
}
a.subnavta {
   font-family: 'Nunito', sans-serif;;
   font-size: 15px;;
   font-weight: normal;
   text-decoration: none;
   color: #016728;
}
a.subnavt2 {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #666666;
}
a.subnavt2:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #016728;
}
a.subnavt2a {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #016728;
}
a.overlsub {
   font-size: 14px;
}
a.overlsub:hover {
   font-size: 14px;
}
a.bottnav {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.bottnav:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #016728;
}
a.bottnava {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #016728;
}
a.done {
   font-family: 'Nunito', sans-serif;;
   font-size: 13px;;
   font-weight: normal;
   text-decoration: none;
   color: #016728;
}
a.done:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 13px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.logout {
   font-family: 'Nunito', sans-serif;;
   font-size: 18px;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}
a.logout:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 18px;
   font-weight: bold;
   text-decoration: none;
   color: #016728;
}
a.page {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #016728;
}
a.page:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}
a.pagea {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}
a.breadcr {
   font-family: 'Nunito', sans-serif;;
   font-size: 13px;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.breadcr:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 13px;
   font-weight: normal;
   text-decoration: none;
   color: #016728;
}
a.sitemapl:link {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #016728}
a.sitemapl:visited,a.sitemapl:active {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #016728}
a.sitemapl:hover,a.sitemapl:focus {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #000000}
a.sitemapla:link {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
   color: #000000}
a.sitemapla:visited,a.sitemapla:active {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
   color: #000000}
a.sitemapla:hover,a.sitemapla:focus {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
   color: #016728}

body {
   margin: 0;
   padding: 0;
   width: 100%;
   height: 100%;
   color: #000000;
   font-family: Nunito;
   font-size: 16px;
   line-height: 1.2;
}
#head {
   margin: 0;
   padding: 0;
   width: 100%;
      height: 159px;
   border-bottom: 0px solid #016728;
      color: #016728;
   background-color: #FFFFFF;
}
.headm {
   margin: auto;
      height: 119px;
   border-top: 5px solid #016728;
      width: 990px;
   }
.headml {
   float: left;
      height: 114px;
   margin: 0px 0px 0px 0px;
   border-left: 5px solid #E2ECE3;
   }
.headmla {
   display: none;
   float: right;
      width: 75px;
   height: 56px;
   margin-top: 33px;
   }
.headmlb {
   cursor: pointer;
   float: left;
      margin: 30px 5px 0px 30px;
   width: 580px;
   height: 55px;
   }
.headmlb1 {
      float: left;
   font-size: 48px;
      color: #016728;
   font-weight: bold;
}
.headmlb2 {
      float: left;
   padding: 17px 0px 0px 10px;
   font-size: 30px;
      color: #000000;
   font-weight: bold;
}

.headmr {
   float: right;
   padding: 19px 30px 0px 0px;
   height: 114px;
   color: #000000;
   font-weight: bold;
   text-align: right;
   line-height: 1.5;
   border-right: 5px solid #E2ECE3;
}
.headmn {
   clear: both;
   padding: 0px 0px 0px 35px;
   height: 40px;
   background-color: #016728;
}
.icon {
   cursor:pointer;
   width: 60px;
   height: 47px;
   padding-top: 2px;
   border: 2px solid #A29B9E;
   background-color: #FFFFFF;
}
.icond1 {
   width: 40px;
   margin: 6px 0px 0px 8px;
   color: #016728;
   border-top: 5px solid #016728;
   background-color: #016728;
}
.overlaya {
  float: left;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.5);
  overflow: hidden;
}
.overlay {
  float: left;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.8);
  overflow: hidden;
  transition: 0.5s;
}
.overlay-content {
  position: relative;
  top: 65px;
  padding-bottom: 20px;
  width: 100%;
  text-align: center;
}
.overlay a {
  padding: 8px;
  text-decoration: none;
  color: #D6D6D6;
  font-weight: bold;
  display: block;
  transition: 0.3s;
}
.overlay a:hover, .overlay a:focus {
   color: #F1F1F1;
}
.overlay .closebtn {
  position: absolute;
  top: 5px;
  right: 17px;
  font-size: 50px;
}

.subnav {
   margin: 0;
   padding: 0;
   width: 100%;
}
.subnav1 {
   display: block;
}
.subnav2 {
   display: inline-block;
   width: 755px;
   margin: 0px 10px 0px 10px;
   padding: 8px 10px 10px 0px;
   font-size: 20px;
   border-bottom: 1px solid #CCCCCC;
}
#breadcrumb {
   padding: 0px 15px 0px 15px;
}
.breadcrumba {
      padding: 5px 0px 5px 0px;
      font-size: 12px;
}

#mainht {
   display: table;
   margin: auto;
   width: 990px;
   border-right: 5px solid #E2ECE3;
}
.mainhtr {
   display: table-row;
}
.mainhtc1 {
   display: table-cell;
   width: 200px;
   background-color: #E2ECE3;
   vertical-align: top;
}
.mainhtc2 {
   display: table-cell;
   vertical-align: top;
}
#main {
   clear: both;
      width: 785px;
   margin-top: 15px;
   min-height: 340px;
   padding: 0px 15px 0px 15px;
   }
.mainbott {
   clear: both;
   height: 20px;
}
.datum_content {
   font-size: 14px;
}
.headline_content {
   padding-top: 5px;
   display: block;
   color: #016728;
}
.headline_content1 {
   display: block;
   color: #016728;
}
.headline_content2 {
   font-weight: normal;
}
.subline_content {
   padding-top: 10px;
   font-weight: bold;
}
.text_content {
   display: block;
   margin-top: 20px;
}
.main_left {
   display: block;
   padding: 20px 10px 20px 10px;
}
.ml_nav {
   cursor: pointer;
   padding: 5px 0px 5px 0px;
   font-family: 'Nunito', sans-serif;;
   font-size: 15px;;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}
.ml_nav:hover {
   color: #016728;
}
.ml_nava {
   cursor: pointer;
   padding: 5px 0px 5px 0px;
   font-family: 'Nunito', sans-serif;;
   font-size: 15px;;
   font-weight: bold;
   text-decoration: none;
   color: #016728;
}
.ml_snav {
   cursor: pointer;
   padding: 5px 0px 5px 10px;
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
.ml_snav:hover {
   color: #016728;
}
.ml_snava {
   cursor: pointer;
   padding: 5px 0px 5px 10px;
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #016728;
}

#bottom {
   clear: both;
   padding: 0px 0px 10px 0px;
   width: 100%;
   color: #000000;
   background-color: #FFFFFF;
   border-top: 5px solid #016728;
}
.bottom1 {
   padding: 20px 0px 5px 0px;
   color: #016728;
   font-size:20px;
   text-align: center;
}
.bottom2 {
   clear: left;
   padding: 20px 0px 5px 0px;
   text-align: center;
}

.sitemap {
   padding: 10px 0px 10px 0px;
}
.sitemap1 {
   padding: 5px 0px 5px 20px;
}
.sitemap2 {
   padding: 5px 0px 5px 35px;
}

.page {
   clear: both;
   margin-top: 0px;
   border-top: 1px solid #FFFFFF;
}
.pagesi {
   float: left;
   padding-top: 5px;
}
.pagenr {
   cursor: pointer;
   float: left;
   margin-top: 5px;
   padding: 0px 5px 0px 5px;
   font-size: 16px;
   color: #016728;
   font-weight: normal;
   border-right: 1px solid #000000;
}
.pagenr:hover {
   color: #000000;
}
.pagenra {
   cursor: pointer;
   float: left;
   margin-top: 5px;
   padding: 0px 5px 0px 5px;
   font-size: 16px;
   color: #000000;
   font-weight: normal;
   border-right: 1px solid #000000;
}
.pagenrv {
   cursor: pointer;
   float: right;
   margin-top: 5px;
   padding: 0px 5px 0px 5px;
   font-size: 16px;
   color: #016728;
   font-weight: bold;
   border-right: 1px solid #000000;
}
.pagenrv:hover {
   color: #000000;
}
.pagenrv1 {
   cursor: pointer;
   float: right;
   margin-top: 5px;
   padding: 0px 5px 0px 5px;
   font-size: 16px;
   color: #016728;
   font-weight: bold;
}
.pagenrv1:hover {
   color: #000000;
}
.pagenrn {
   cursor: pointer;
   float: right;
   margin-top: 5px;
   padding: 0px 5px 0px 5px;
   font-size: 16px;
   color: #016728;
   font-weight: bold;
}
.pagenrn:hover {
   color: #000000;
}

#wework {
   position: absolute;
   width: 100%;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   text-align: center;
}
.wework1 {
      font-size: 26px;
      font-weight: bold;
}
.wework2 {
      width: 580px;
      height: 80px;
   margin: auto;
   margin-top: 40px;
   font-size: 24px;
   font-weight: bold;
}
.wework3 {
   clear: both;
   margin-top: 20px;
   font-size: 16px;
}

.home_stop {
   display: table;
   width: 100%;
   margin-top: 50px;
   border-top: 1px solid #999999;
   border-bottom: 1px solid #999999;
   border-right: 1px solid #999999;
}
.home_stop1 {
   display: table-row;
}
.home_stop2 {
   cursor: pointer;
   display: table-cell;
   width: 33%;
   padding: 10px;
   border-left: 1px solid #999999;
   text-align: center;
   vertical-align: middle;
}
.home_stop3 {
   cursor: pointer;
   display: table-cell;
   width: 33%;
   padding: 0px 10px 0px 10px;
   border-left: 1px solid #999999;
   text-align: center;
   vertical-align: top;
   font-weight: bold;
   color: #016728;
}

.mod_return {
   clear: both;
   cursor: pointer;
   height: 25px;
   margin: 10px 0px 15px 0px;
   border-bottom: 1px solid #016728;
}
.mod_return1 {
   cursor: pointer;
   display: block;
   padding-bottom: 10px;
   font-size: 16px;
   font-weight: bold;
   color: #000000;
}
.mod_return1:hover {
   color: #016728;
}

.moduebdi {
   display: table-cell;
   padding: 10px 0px 10px 15px;
   border-top: 1px solid #999999;
   vertical-align: top;
}
.moduebdiy {
   cursor: pointer;
   display: block;
   padding: 10px 0px 10px 0px;
   color: #016728;
   border-top: 1px solid #999999;
}
.moduebdiy:hover {
   color: #000000;
}
.moduebhl {
   height: 30px;
   font-family: <? echo $tmp_schriftart ?>;
   font-size: <? echo $tmp_headline_px ?>;
   font-weight: bold;
   color: <? echo $tmp_headline_farbe ?>;
}
.moduebhla {
   float: left;
}
.moduebhlb {
   float: left;
   padding-top: 6px;
}
.moduebhlc {
   float: left;
   padding: 7px 5px 0px 5px;
}
.moduebhld {
   float: right;
   padding: 7px 0px 0px 5px;
}
.moduebhl1 {
   padding-top: 5px;
   font-family: <? echo $tmp_schriftart ?>;
   font-size: <? echo $tmp_headline_px ?>;
   font-weight: bold;
   color: <? echo $tmp_headline_farbe ?>;
}
.moduebort {
   color: #000000;
   padding-bottom: 3px;
}
.moduebdat {
   color: #000000;
}
.moduebhi {
   padding-top: 3px;
   font-weight: bold;
}
.moduebti {
   padding-top: 3px;
   font-weight: normal;
   color: #000000;
}
.moduebmore {
   padding-top: 3px;
   font-weight: bold;
}
.moduebli {
   height: 1px;
   border-top: 1px solid #999999;
}
div.modnewsdett {
   display: table;
   width: 100%;
}
div.modnewsdettr {
   display: table-row;
}
div.modnewsdettr1 {
   cursor: pointer;
   display: table-row;
   color: #016728;
   border-top: 1px solid #999999;
}
div.modnewsdettr1a {
   cursor: pointer;
   display: table-row;
   width: 100%;
   color: #016728;
   border-top: 1px solid #999999;
}
div.modnewsdettr1:hover {
   color: #000000;
}
div.modnewsdettr1a:hover {
   color: #000000;
}
div.modnewsdet1 {
   display: table-cell;
      width: 215px;
      text-align: center;
   vertical-align: top;
}
div.modnewsdet1a {
   display: table-cell;
   width: 200px;
      width: 200px;
      padding: 10px 0px 6px 0px;
   text-align: center;
   vertical-align: top;
   border-top: 1px solid #999999;
}
div.modnewsdet2 {
   display: table-cell;
   vertical-align: top;
}
.modnewspic1 {
   display: block;
}
.modnewspic {
      width: 200px;
      padding-bottom: 5px;
   text-align: center;
}
.modnewsueb {
   clear: both;
   padding-top: 10px;
}

.modshopbestelladress {
   clear: both;
}
.modshopbestelladress1 {
   float: left;
   width: 50%;
}
.modshopbestelladress2 {
   float: left;
   width: 50%;
}
.modshopbestelladress3 {
   clear: both;
   height: 15px;
}
.modshophl {
   clear: both;
   font-family: <? echo $tmp_schriftart ?>;
   font-size: <? echo $tmp_headline_px ?>;
   font-weight: bold;
   color: <? echo $tmp_headline_farbe ?>;
}
.modshopkt {
   clear: both;
   padding-top: 5px;
}
.modshoppr {
   float: left;
   padding-top: 10px;
   font-weight: bold;
   font-size: <? echo $shop_fontsize_preis ?>;
}
.modshoppr1 {
   float: left;
   padding: 12px 0px 0px 5px;
   font-weight: normal;
}
.modshopli {
   clear: both;
   display: block;
   height: 10px;
   }
.modshopme {
   float: left;
   display: inherit;
   padding: 10px 5px 0px 0px;
}
.modshopme1 {
   float: left;
   display: inherit;
   padding: 10px 0px 0px 0px;
}
.modshopwk {
   clear: both;
   display: block;
   padding: 10px 0px 0px 0px;
}
.modshopab {
   clear: both;
}
.modshopab1 {
   padding: 5px 0px 5px 0px;
   font-weight: bold;
   border-top: 1px solid #999999;
   border-bottom: 1px solid #999999;
}
.modshopab2 {
   padding: 10px 0px 0px 0px;
}
.modshoppic {
   float: left;
      width: 100px;
      padding: 0px 5px 5px 0px;
   text-align: center;
}
.modshoppic1 {
   float: left;
      width: 100px;
      padding: 0px 0px 5px 5px;
   text-align: center;
}
div.modshopdettr1 {
   display: table-row;
   color: #016728;
   border-top: 1px solid #999999;
}
div.modshopdet1a {
   cursor: pointer;
   display: table-cell;
   width: 200px;
      width: 200px;
      padding: 10px 0px 6px 0px;
   text-align: center;
   vertical-align: top;
   border-top: 1px solid #999999;
}
div.modshopdet1a:hover {
   color: #000000;
}
.modshopdetcell {
   cursor: pointer;
   display: table-cell;
   padding: 10px 0px 10px 15px;
   border-top: 1px solid #999999;
   vertical-align: top;
}
.modshopdetcell:hover {
   color: #000000;
}
.modshoppreiscell {
   display: table-cell;
   width: 114px;
   padding: 10px 10px 10px 0px;
   border-top: 1px solid #999999;
   vertical-align: top;
}
.modshoppreisc1 {
   float: right;
   padding-top: 3px;
   color: #000000;
   text-align: right;
}
.modshopmengec1 {
   float: right;
   margin: 10px 10px 0px 0px;
   color: #000000;
}
.modshopwkc1 {
   cursor: pointer;
   float: right;
   margin: 14px 0px 0px 0px;
   padding: 4px 0px 0px 3px;
   width: 32px;
   height: 32px;
   border: 3px solid #016728;
   border-radius: 5px;
}
.modshopwkc1:hover {
   border: 3px solid #000000;
}
.modshopeinhc1 {
   clear: both;
   padding: 0px 0px 0px 20px;
   color: #000000;
   font-size: 14px;
}
.modshopuebtop {
   clear: both;
   height: 25px;
   margin-top: 10px;
   padding: 0px 15px 0px 15px;
   color: #FFFFFF;
   font-weight: bold;
   background-color: #000000;
   border-radius: 3px;
}
.modshopuebtop1 {
   float: left;
   padding: 3px 8px 0px 0px;
}
.modshopuebtop1s1 {
   cursor: pointer;
   float: left;
   padding: 1px 2px 4px 2px;
}
.modshopuebtop1s2 {
   cursor: pointer;
   float: left;
   padding: 1px 2px 4px 2px;
}
.modshopuebtop1s3 {
   cursor: pointer;
   float: right;
   padding: 1px 2px 4px 2px;
}
.modshopuebtop1s4 {
   cursor: pointer;
   float: right;
   padding: 1px 2px 4px 2px;
}
.modshopuebtop2 {
   float: right;
   padding: 3px 0px 0px 8px;
}
.modshopwkuebtop {
   clear: both;
   height: 25px;
   margin-top: 10px;
   padding: 2px 15px 0px 15px;
   color: #FFFFFF;
   font-weight: bold;
   background-color: #000000;
   border-radius: 3px;
   border-radius: 3px;
}
.modshopwkuebtop1 {
   float: left;
}
.modshopwkuebtop2 {
   float: right;
   width: 105px;
   font-weight: bold;
   text-align: right;
}
.modshopwkuebtop3 {
   float: right;
   width: 90px;
   text-align: right;
}
.modshopwkuebtop4 {
   float: right;
   width: 100px;
   padding-right: 50px;
   text-align: right;
}
.modshopwkuebtop5 {
   float: right;
   width: 25px;
   text-align: right;
}
.modshopwkuebtop6 {
   float: right;
   width: 100px;
   padding-right: 10px;
   text-align: right;
}
.modshopwkuebdet {
   display: table;
   width: 100%;
}
.modshopwkuebdet1 {
   display: table-row;
}
.modshopwkdetsp1 {
   display: table-cell;
   padding: 7px 0px 5px 15px;
   border-bottom: 1px solid #999999;
   vertical-align: top;
}
.modshopwkdetsp2 {
   display: table-cell;
   width: 120px;
   padding: 7px 15px 0px 0px;
   font-weight: bold;
   text-align: right;
   border-bottom: 1px solid #999999;
   vertical-align: top;
}
.modshopwkdetsp3 {
   display: table-cell;
   width: 90px;
   padding: 7px 0px 0px 0px;
   text-align: right;
   border-bottom: 1px solid #999999;
   vertical-align: top;
}
.modshopwkdetsp4 {
   display: table-cell;
   width: 100px;
   padding: 3px 0px 5px 0px;
   font-size: 14px;
   text-align: right;
   border-bottom: 1px solid #999999;
   vertical-align: top;
}
.modshopwkdetsp5 {
   display: table-cell;
   width: 25px;
   padding: 8px 0px 0px 0px;
   text-align: right;
   border-bottom: 1px solid #999999;
   vertical-align: top;
}
.modshopwkdetsp6 {
   display: table-cell;
   width: 130px;
   padding: 7px 10px 0px 0px;
   text-align: right;
   border-bottom: 1px solid #999999;
   vertical-align: top;
}
.modshopwkdetgs {
   clear: both;
   padding: 5px 15px 0px 0px;
   text-align: right;
}
.modshopwkdetgs1 {
   float: right;
   width: 100px;
   text-align: right;
}
.modshopwkdetgs2 {
   float: right;
   text-align: right;
}
.modshopwkdetbu {
   clear: both;
   padding: 20px 15px 0px 15px;
   text-align: right;
}
.modshopwkdetwl {
   clear: both;
   padding: 50px 15px 0px 15px;
   text-align: center;
}

#formt {
   margin-top: 10px;
   padding-top: 10px;
   border-top: 1px solid #999999;
}
#form {
   margin-top: 20px;
}
.form1 {
   clear: left;
}
.formhl {
   clear: left;
   height: 25px;
   font-weight: bold;
   color: #016728;
}
.formhl1 {
   clear: left;
   height: 25px;
   margin-bottom: 20px;
   border-bottom: 1px solid #999999;
}
.form1a {
   float: left;
   width: 190px;
   padding-top: 11px;
   font-weight: bold;
}
.form1b {
   float: left;
      width: 440px;
   }
.form1c {
   float: left;
   padding: 5px 0px 0px 5px;
}
.form2 {
   clear: left;
   padding-top: 20px;
   font-weight: bold;
}
.form3 {
   clear: left;
   padding-top: 5px;
}
.form3 {
   clear: left;
   padding-top: 5px;
}
.form1d {
   float: left;
}
.form1e {
   float: left;
   padding: 3px 5px 0px 5px;
}
.form1f {
   float: left;
   width: 95px;
}
.form1g {
   float: left;
   padding-left: 10px;
}
.form1h {
   float: left;
   padding: 10px 5px 0px 10px;
}
.form4 {
   clear: left;
      margin-left: 190px;
   padding: 20px 0px 0px 0px;
      width: 100px;
}

.suche {
   display: block;
   margin-bottom: 10px;
}
.suchetxt {
   padding-bottom: 20px;
}
.suche1 {
   display: inline-block;
   width: 100px;
   padding-top: 2px;
   font-weight: bold;
}
.suche2 {
   display: inline-block;
      width: 500px;
   }
.suchebutton {
   cursor: pointer;
   width: 100px;
   padding: 5px 0px 5px 0px;
   text-align: center;
   color: #FFFFFF;
   font-weight: bold;
   border: 2px solid #016728;
   border-radius: 5px;
   background-color: #016728;
}
.suchebutton:hover {
   color: #000000;
   border: 2px solid #016728;
   background-color: #FFFFFF;
}
.loginbox-form {
   margin-top: 5px;
   font-weight: bold;
}
.loginbox-rem {
   float: left;
}
.loginbox-rem1 {
   float: left;
   padding: 3px 0px 0px 5px;
   font-weight: normal;
}

.moduebd {
   cursor: pointer;
   display: box;
   padding: 5px 10px 5px 10px;
   color: #016728;
   border-bottom: 1px solid #999999;
}
.moduebd:hover {
   color: #000000;
}
.moduebd1 {
   cursor: pointer;
   display: box;
   padding: 5px 10px 5px 10px;
   color: #016728;
   border-top: 1px solid #999999;
   border-bottom: 1px solid #999999;
}
.moduebd1:hover {
   color: #000000;
}
.moduebo {
   font-size: 14px;
   color: #000000;
}
.moduebo1 {
   font-weight: bold;
   color: #016728;
}
.moduebod {
   font-weight: normal;
   font-size: 14px;
   color: #000000;
}
.moduebh {
   padding-top: 5px;
   font-weight: bold;
   font-size: 18px;
}
.moduebs {
   padding-top: 3px;
   font-weight: bold;
}
.moduebt {
   padding-top: 3px;
   font-weight: normal;
   color: #000000;
}
.moduebli {
   clear: both;
   height: 1px;
}
.mod_bottom {
   clear: both;
   height: 20px;
}
.modnoentr {
   clear: both;
   padding: 50px 15px 0px 15px;
   text-align: center;
   border-top: 1px solid #999999;
}

.moduebdk {
   padding: 10px;
   background-color: #D2D3D5;
}
.moduebdk1 {
   padding: 10px;
   background-color: #DCEEC5;
}

@media screen and (max-width:1000px) {
   #head {
	        height: 135px;
	     }
   .headm {
      width: 100%;
	        height: 129px;
	  min-width: 680px;
      border-bottom: 10px solid #016728;
	     }
   .headmr {
      display: none;
   }
   .headml {
      width: 100%;
   }
   .headmlb {
            width: 460px;
         }
   .headmlb2 {
            padding: 25px 0px 0px 10px;
      font-size: 22px;
	  	}
   .headmla {
      display: block;
   }
   .headmn {
      display: none;
   }
   .subnav {
      display: none;
   }
   #mainht {
      width: 100%;
      border: 0;
   }
   .mainhtc1 {
      display: none;
   }
   .mainhtc2 {
      display: block;
   }
   #main {
      width: 100%;
	  	  min-width: 680px;
	     }
   #breadcrumb {
      width: 100%;
	  	  min-width: 680px;
	     }
      .bottom1 {
      display: block;
	  min-width: 680px;
   }
      .moduebhlb {
      display: none;
   }
   .moduebhlc {
      display: none;
   }
}

.kategorie {
   cursor: pointer;
   position: relative;
   display: inline-block;
   float: left;
   width: 221px;
   font-size: 16px;
   color: #000000;
   font-weight: bold;
   border: 1px solid #D2D3D5;
   border-radius: 5px;
   box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.kategorie:hover {
   font-size: 16px;
   color: #000000;
   border: 1px solid #D2D3D5;
   border-radius: 5px;
   box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2);
}
.kategorie1 {
   margin: 10px 10px 0px 10px;
   height: 38px;
   text-align: center;
   overflow: hidden;
}
.kategorie1a {
   position: relative;
   max-height: 38px;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   text-align: center;
   overflow: hidden;
}
.kategorie2 {
   padding: 10px 10px 6px 10px;
   text-align: center;
}

.kategorie .tooltiptext {
   visibility: hidden;
   width: 261px;
   background-color: #555;
   color: #fff;
   text-align: center;
   border-radius: 6px;
   padding: 10px;
   position: absolute;
   z-index: 1;
   right: 50%;
   bottom: 100%;
   margin-right: -131px;
   margin-bottom: 5px;
   opacity: 0;
   transition: opacity 0.5s;
}
.kategorie .tooltiptext::after {
   content: "";
   position: absolute;
   top: 100%;
   left: 50%;
   margin-left: -5px;
   border-width: 5px;
   border-style: solid;
   border-color: #555 transparent transparent transparent;
}
.kategorie:hover .tooltiptext {
   visibility: visible;
   opacity: 1;
}