#mc_embed_signup {
	background: transparent;
	clear: left;
	line-height: 35px;
}

div.mc-field-group label{
   font-family: 'Oxygen', sans-serif;
  font-weight:bold; color: #fff;
  font-size: 20px;
	display:none;
}
div.mc-field-group.input-group label {
    display: block !important;
    float: right;
    padding-left: 10px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 300;
    color: #463824;
}
.mc-field-group.input-group {
	padding: 10px 0;
}

.mc-field-group.input-group li {
	list-style: none;
}

#mc_embed_signup input.email {
	font-family: 'Oxygen', sans-serif;
	color: #463824;
	width: 100%;
}

div.mc-field-group input{
  padding: 15px;
}

UL { list-style-type:circle; list-style-position:inside; margin:0; padding: 0;   line-height:25px;}
LI {margin:0; padding: 0;  }
ol { margin:0; padding: 0;}

#container-main UL { list-style-type:circle; list-style-position:inside; margin:0px 0px 0px 15px; padding: 0;   line-height:25px;}
#container-main LI { margin:0; padding: 0;  }
#container-main ol { margin:0; padding: 0;   margin-left: 20px;}

.csc-linkToTop {visibility: hidden;}

.csc-sitemap ul { padding: 0 2%;}

hr {
    border-color: transparent;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 1px;
    margin: 0 auto;
    width: 100%;
}

DIV.divider {
    border: 0 none;
    height: 1px;
    margin: 0;
    padding: 20px 0;
    width: auto;
}

.tr-even {vertical-align: top; background: #fff; }
.contenttable {margin: 30px 0; width:100%;}


th, td {
    display: table-cell;
    vertical-align: inherit;
    text-align: inherit;
    padding: 5px 20px;
}

table {
    display: table;
    border-spacing: 0px;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: 1;
}


.csc-uploads-fileName {width:85%;}
.csc-uploads-fileSize{width:12%;}

.csc-uploads-description {
  display:none;
    font-style: italic;
}




.csc-textpic-caption {
  display:none;
}


figcaption.csc-textpic-caption {
    background: none repeat scroll 0 0 rgba(69, 64, 58, 0.6);
    color: #fff;
    display: none;
    font-size: 14px;
  font-weight: 400;
    left: 0;
    overflow: hidden;
    position:absolute;
  text-align:center;
    top:  0;
  bottom: 0;
    z-index: 10000;
  padding-top: 25%;
   width: 100%;
     height: 100%;
}


figcaption.csc-textpic-caption a {
    color: #fff;
    display: block;
    height: 100%;   font-size: 20px;
    text-decoration: none;  text-align: center;
}

figcaption.csc-textpic-caption a:before {
 /* content: "\f1b0";*/
  content: "\f192";
  font-size: 20px;
  font-family: 'FontAwesome'; padding-right: 10px;
}



/*.bodytext {padding: 0 1.5%;}*/

DIV.odd {
border-bottom: #CCC 3px solid;
  }

DIV.even {
 border-bottom: solid #F2F2F2 3px;
  }

DIV.pdf {
  width:95%;
  height: 50px;
  }
  
DIV.filelinks{
   line-height: 20px;
   padding: 15px 0px 15px 0px;
}

.csc-frame {
padding: 0px;
margin: 0px;
height: 18px;
width:auto;
float:none;  
}

.csc-frame-rulerAfter {
width:660;
height: 20px;
padding: 20px;
margin: 0px 0px 0px 0px;
border-top-width: 1px;
border-top-style: dashed;
border-top-color:#fff;
}

.csc-frame-rulerBefore {
width:auto;
padding: 0px 0px 10px 0px;
margin: 0px 0px 0px 0px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color:#919999;
}

.csc-textpic-clear {
width:100%;
padding: 0px;
margin: 0px;
  }

.csc-textpic-text  {
padding: 0px;
display:block;
margin: 0px;
 }


.spacer-gif   {
width: 100%;
padding: 0px 0px 0px 0px;
margin: 0px;
height: 18px;
  }

.detail {
color: #90b117;
font-size: 16px;
line-height: 150%;
}
.important {
   color: #000;
  font-size: 17px;
  line-height: 100%;
}

.name-of-person {
   color: #333333;
  font-size: 18px;
  line-height: 100%;
}

.icon-location:before {
  content: "\f041";
  font-family: 'FontAwesome';   
  font-size: 1.0em;
  padding-top: 5px; padding-right: 8px;
  text-decoration:none;
}

.icon-phone:before {
  content: "\f095";
  font-family: 'FontAwesome';   
  font-size: 1.0em;
  padding-top: 5px; padding-right: 8px;
  text-decoration:none;
}

.icon-mail:before {
  content: "\f0e0";
  font-family: 'FontAwesome';   
  font-size: 1.0em;
  padding-top: 5px; padding-right: 8px;
  text-decoration:none;
}

.icon-time:before {
  content: "\f0f4";
  font-family: 'FontAwesome';   
  font-size: 1.0em;
  padding-top: 5px; padding-right: 8px;
  text-decoration:none;
}



 

.scrollup {
    background: none repeat scroll 0 0 #ccc;
    border-radius: 50px;
    bottom: 20px;
    color: #fff;
    display: block;
    font-size: 25px;
    height: 40px;
    line-height: 30px;
    opacity: 0.8;
    position: fixed;
    right: 10px;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 40px;
    z-index: 88;
}

a.scrollup:hover {
	color: #90b117;
	text-align: center;
	text-decoration: none;
}


/*ENDE*/


.scroll-bottom {
  width: 40px;
  height: 40px;
  opacity: 0.6;
  position: fixed;
  top: 40px;
  right: 0px;
  background: url('../img.layout/pfeil.png') no-repeat;
  z-index: 9999;
  -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}