@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/OpenSans-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/OpenSans-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/OpenSans-Bold.ttf") format("truetype");
}
html {
	box-sizing: border-box;
}
*, *::after, *::before {
	box-sizing: inherit;
}
body:before {
	content: "";
	display: inline-block;
	height: 100%;
	left: 0;
	margin: 0 auto;
	max-width: 68em;
	opacity: 0.4;
	pointer-events: none;
	position: fixed;
	right: 0;
	width: 100%;
	z-index: -1;
}
body {
	margin: 0;
	font-size: 14px;
	line-height: 1.5em;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0.03em;
}
a:link, a:visited {
	color: #bd5009;
	text-decoration: none;
	-webkit-transition: all .5s; /* Safari */
	transition: all .5s;
	hyphens: none;
}
a:hover, a:active {
	color: #e1af04;
}
#site-name {
	font-size: 2.2em;
	line-height: 1.3em;
	font-weight: 300;
	padding: 0 0 0.5em;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.3em;
	color: #bb4c09;
}
h1 {
	color: #bb4c09;
	font-size: 2em;
	font-weight: 500;
	margin: 2% 0% 2% 0%;
	padding: 0 0 0.5em;
}
h2 {
	font-size: 1.8em;
	font-weight: 300;
	margin-bottom: 0.75em;
}
h3 {
	font-size: 1.4em;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.2em;
	margin-bottom: 0.8em;
}
h5 {
	font-size: 1.1em;
	font-weight: 600;
	margin-bottom: 0;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
p {
	margin: 0 0 1em 0;
}
ul, ol {
	margin-left: 0;
	padding-left: 0;
}
table {
	width: 100%;
}
tr.even td, tr.odd td {
	padding: 10px 5px;
}
tr.odd {
	background-color: white;
}
pre, code, tt {
	font: 1em "andale mono", "lucida console", monospace;
	line-height: 1.5;
}
pre {
	background-color: #efefef;
	display: block;
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #aaaaaa;
}
ul {
	list-style-type: disc;
}
ul ul {
	list-style-type: circle;
}
ul ul ul {
	list-style-type: square;
}
ul ul ul ul {
	list-style-type: circle;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style-type: lower-alpha;
}
ol ol ol {
	list-style-type: decimal;
}
abbr {
	border-bottom: 1px dotted #666666;
	cursor: help;
	white-space: nowrap;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.field-name-field-aktuell-anhang-bild img {
  margin-bottom: 20px;
}

#edit-title {
	font-size: 24px;
	width: 99%;
}
#system-themes-form img {
	width: 100px;
}
.form-item .description {
	font-style: italic;
	line-height: 1.2em;
	font-size: 0.8em;
	margin-top: 5px;
	color: #777777;
}
#edit-delete {
	color: #cc0000;
}
div.messages {
	padding: 9px;
	margin: 1em 0;
	color: #003366;
	background: #bbddff;
	border: 1px solid #aaccee;
	word-wrap: break-word;
}
div.warning {
	color: #884400;
	background: #ffee66;
	border-color: #eedd55;
}
div.error {
	color: white;
	background: #ee6633;
	border-color: #dd5522;
}
div.status {
	color: #336600;
	background: #ccff88;
	border-color: #bbee77;
}
#header, #footer, #sidebar-first, #sidebar-second, #navigation {
	background: rgba(170, 170, 170, 0.2);
}
#content-area {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	padding: 2% 0;
}
/*header first*/
.firstheader {
	background: rgba(0, 0, 0, 0) url("../images/bg_rot_orange.png") repeat-y scroll left center;
	color: #fff;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	display: inline-block;
	width: 100%;
    height: 56px;
    background-color: #a91a0d;
}
.firstheader_inner {
	margin: 0 auto;
	max-width: 1000px;
}
.firstheader p, .firstheader a {
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
}
.firstheader .block .title {
	display: none;
}
.firstheader .block ul li {
	color: #fff;
	float: left;
	list-style: outside none none;
	margin: 0 10px 0px 0px;
	padding: 0;
}
.firstheader .block ul li a {
	color: #fff;
}
 
.firstheader_inner .block-block {
	text-align: right;
	float: right;
	background: url(../images/link_white.png);
	background-repeat: no-repeat;
	display: inline;
	width: auto;
	padding-left: 20px;
	background-position: left center;
    margin-top: 12px;
}
.firstheader a:hover, .firstheader .block ul li a:hover {
	color: #F4D72E;
}
#header {
	margin-top: -6px;
}
#logo {
	float: left;
	margin: 34px 0 10px 0px;
}
.block-search {
	float: right;
	position: relative;
	bottom: -50px;
	display: inline-block;
}
.block.block-search {
    position: absolute;
    right: 0;
    top: 64px;
    display: none;
    height: 40px;
}

.block.block-block.block-odd.block-305 {
    background: rgba(255, 255, 255, 0.4) url("../images/suche.png") no-repeat scroll center center;
    width: 56px;
    height: 56px;
    top: 0;
    position: absolute;
    right: 0;
    margin-top: 0px;
    cursor: pointer;
    padding: 0;
    
}
#clicker {
     width: 56px;
    height: 56px;
}
.block.block-block.block-odd.first.block-96 {
    margin-right: 60px;
   
}
.block-search #edit-submit {
    background: #b8431c none repeat scroll 0 0;
    border: 0 none;
    border-radius: 10px;
    font-size: 13px;
    height: 28px;
    margin: 10px;
    opacity: 0.8;
    padding: 5px;
    width: auto;
}
#edit-search-block-form--2 {
	background: #d2d2d2;
	border: 0;
	border-radius: 20px;
	padding: 4px 15px 4px 15px;
	width: 200px;
}
/*menu*/
#headermenu-region {
	display: inline-block;
	background: #dddddd;
	width: 100%;
	text-align: center;
	border-bottom: #c3c3c3 2px solid;
}
.block-superfish {
	margin: 0 auto;
	display: inline-block;
	max-width: 1140px;
	height: 45px;
	width: 90%;
}
.block-superfish .title {
	display: none;
}
ul.sf-menu a, ul.sf-menu span.nolink {
	background: #dddddd none repeat scroll left bottom;
	border-right: 2px solid #d9d9d9;
	display: inline-block;
	font-size: 1.1em;
	height: 50px;
	line-height: 50px;
	padding: 0 3%;
	text-align: center;
	width: 100%;
	white-space: nowrap;
	min-width: 80px !important; 
}
ul.sf-menu a:hover, ul.sf-menu .active-trail a:hover {
	background: url(../images/arrow_up.png);
	color: #bd5009;
	text-decoration: none;
	background-repeat: no-repeat !important;
	background-position: bottom center;
	background-color: #eeeeee;
}
ul.sf-menu .active-trail a {
	background: url(../images/arrow_up.png);
	color: #bd5009;
	text-decoration: none;
	background-repeat: no-repeat !important;
	background-position: bottom center;
	background-color: #DDDDDD;
}
ul.sf-menu .active-trail li a {
	background-image: none;
	 
}

ul.sf-menu li .active-trail a {
    background-image: url("../images/arrow_up.png");
}
ul.sf-menu li {
	border-bottom: #c3c3c3 2px solid;
	min-width: 14.2857%;
}
ul.sf-menu li:hover {
	border-bottom: #bd5009 2px solid;
}
.block-superfish li ul {
	margin-top: 17px !important;
}
.block-superfish li ul li {
	opacity: 1;
}
.block-superfish li ul li:hover {
	opacity: 1;
}
ul.sf-menu ul {
	direction: inline-block;
	width: auto !important;
}
/*news*/ 
.news_holder {
	display: inline-block;
    float: left;
    margin: 1%;
    width: 48%;
    min-height: 170px;
}
.news_bild {
	float: left;
	height: auto;
	margin-right: 2%;
	max-width: 200px;
	width: 50%;
}
.news_date {
	color: #fff;
	font-size: 26px;
	padding-top: 1%;
	position: absolute;
	text-shadow: 0 0 1px rgba(0, 0, 0, 1);
	width: 50px;
}
.news_title_text {
	display: table-cell;
	 
}
.news_title {
	font-size: 18px;
}
.node-type-aktuelle-meldung .field-name-field-aktuell-anhang-bild {
	float: left;
	margin-right: 2%;
	width: 40%;
	max-width: 350px;
}
.node-type-aktuelle-meldung .field-name-field-aktuell-datum {
	float: left;
	display: inline-block;
	margin-right: 1%;
	 
}

.news_link a {
	color: #000;
}
/*news page*/
.page-termine .news_holder {
	width: 100%;
}
.page-termine .view-termine .news_date, .node-type-termin .news_date {
	background: #efefef none repeat scroll 0 0;
}
.page-termine .item-list li, .node-type-termin .item-list li {
	list-style: outside none none;
	margin: 2% 0% 0% 0% !important;
	padding: 0 !important;
	display: inline-block;
}
.page-termine .item-list li:nth-child(odd), .node-type-termin .item-list li:nth-child(odd) {
	background: #efefef;
}
.page-termine .item-list li:nth-child(odd) .news_date, .node-type-termin .item-list li:nth-child(odd) .news_date {
	background: #fff;
}
/*startseite*/
.page-node-69 .view-header #title {
	text-align: center;
}
.slick-dots li.slick-active button::before {
	color: #bb4c09;
	opacity: 0.75;
}
.slick-dots li button::before {
	-moz-osx-font-smoothing: grayscale;
	color: black;
	content: "•";
	font-family: "slick";
	font-size: 20px;
	height: 20px;
	left: 0;
	line-height: 20px;
	opacity: 0.25;
	position: absolute;
	text-align: center;
	top: 0;
	width: 20px;
}
.page-node-69 .gray {
	background: #ccc;
	border-top: 4px solid #ddd;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.page-node-69 .gray .view {
	margin: 0 auto;
	max-width: 1000px;
	width: 90%;
	display: inline-block;
	text-align: left;
}
.view-termine .news_date, .node-type-termin .news_date{
	background: #fff none repeat scroll 0 0;
	float: left;
	margin-right: 2%;
	position: relative;
	padding: 0;
	text-align: center;
	width: 120px;
	height: 120px;
	border-radius: 12px;
	text-shadow: unset;
}

.node-type-termin .news_date{
	background: #efefef;
	 
}

.view-termine .news_date_tag, .node-type-termin .news_date_tag{
	background: rgba(0, 0, 0, 0) url("../images/bg_rot_orange.png") repeat-y scroll left center;
	border-radius: 12px 12px 0 0;
	height: 50px;
	font-size: 30px;
	padding-top: 12px;
}

.view-termine .news_date_monat,.node-type-termin .news_date_monat{
	color: #a42b27;
	font-size: 40px;
	padding-top: 20px;
}
.node-type-termin .news_date_monat {
    font-size: 27px !important;
    line-height: 100%;
    padding-top: 5px;
	padding: 0 10px 0 10px;
}
/*presse informationen page*/
.page-informationen-presseberichte .news_holder {
	display: inline-block;
	float: none;
	margin: 1%;
	width: 100%;
}
.page-informationen-presseberichte .list_teaserbox:nth-child(odd) {
	background: #efefef;
}
.page-informationen-presseberichte .news_text {
	width: 96%;
}
.page-informationen-presseberichte li.views-row {
	list-style: none;
	margin: 2% 0% 2% 0%;
}
.page-informationen-presseberichte li.views-row:nth-child(odd) {
	background: #efefef;
}
/*footer*/
#footer {
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, 0) url("../images/bg_rot_orange.png") repeat-y scroll left center;
	padding: 2%;
    background-color: #a91a0d;
}
#footer .block .title {
	display: none;
}
.slick-dots {
	position: relative;
}
.view-termine .slick-dots li.slick-active button::before {
	color: #666;
	opacity: 0.75;
}
/*listenansicht*/
.view-listen .views-row {
	list-style: none;
	padding: 0;
	margin: 1% 1% 1% 0%;
	clear: left;
	display: inline-block;
	width: 100%;
}
.view-listen .views-row:nth-child(2n+1) .list_holder {
	background: #efefef;
}
.view-listen .views-row .list_bild {
	float: left;
	margin-right: 2%;
	padding: 1%;
	width: 10%;
}
.view-listen .views-row .list_bild img {
	opacity: .3;
	-webkit-transition: all .5s; /* Safari */
	transition: all .5s;
}
.view-listen .views-row:hover .list_bild img {
	opacity: .6;
}
.page-publikationen .view-listen .views-row .list_bild, .page-fachinformationen .view-listen .views-row .list_bild, .page-fortbildungen .view-listen .views-row .list_bild  {
	 display: inline-block;
opacity: .5;
-webkit-transition: all .5s;
transition: all .5s;
float: left;
margin-right: 2%;
padding: 1%;
 
 
height: 80px;
min-width: 80px;
background-size: 90%;
background-position: center 90px;
background-repeat: repeat-y;
}
.page-publikationen .view-listen .views-row .list_inner, .page-fachinformationen .view-listen .views-row .list_inner, .page-fortbildungen .view-listen .views-row  .list_inner {
    
    height: 100%;
    display: flex;
    width: 100%;
    align-items: center;
}
.view-listen .list_title {
	font-size: 20px;
	margin-bottom: 1%;
	padding-top: 1%;
	padding-right: 50px;
	padding-bottom: 1%;
}
.view-listen .list_title span{
	font-size: 15px;
	color:#666;
	display: block;
}
.view-listen .list_text {
	display: table-cell;
	padding-right: 50px;
}
.view-listen .list_link {
	display: inline-block;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}
.view-listen .list_holder {
	 
	display: inline-block;
	overflow: hidden;
	position: relative;
	width: 100%;
	
}
.view-listen .link_inner {
	display: table;
	background: #e3e3e3 none repeat scroll 0 0;
	height: 100%;
	width: 100%;
	max-width: 80px;
}
.view-listen .link_inner a {
	display: table-cell;
	vertical-align: middle;
	width: 40px;
	text-align: center;
	font-size: 35px;
}
.view-listen .link_inner img {
	width: 50%;
	-webkit-transition: all .5s; /* Safari */
	transition: all .5s;
	opacity: .6;
}
.view-listen .link_inner:hover a {
	opacity: .9;
	transform: scale(1.1);
}
.page-mitgliedsvereine .list_title, .page-mitgliedsvereine .list_text {
	padding-left: 1%;
}
.page-mitgliedsvereine iframe, .page-node-137 iframe {
	border: 10px solid #efefef !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
	  pointer-events: none;
}
.page-mitgliedsvereine .view-header img {
    max-height: 400px;
    margin: 0 auto;
}
.page-mitgliedsvereine .view-header {
    text-align: center;
}
.page-projekte .views-row .list_bild img, .page-projekte .views-row:hover .list_bild img {
	width: 100%;
	opacity: 1;
}
.page-projekte .view-listen .views-row .list_bild {
	width: 20%;
}
.page-links .list_bild {
	width: 60px !important;
}
/*projekt detail*/
.node-type-projekt .field-name-field-bilder {
    float: left;
    margin-right: 2%;
}
/*pager*/
.pager li {
	background: transparent !important;
}
/*formular*/
.node-type-webform #content-area {
	text-align: center;
}
.webform-client-form input, .webform-client-form textarea, .webform-client-form .grippie {
	background: #efefef none repeat scroll 0 0;
	border: medium none;
	margin: 0 auto;
	padding: 1%;
	width: 80%;
}
.webform-client-form input[type="submit"] {
	background: #DDDDDD;
	font-size: 1.3em;
	-webkit-transition: all .5s; /* Safari */
	transition: all .5s;
}
.webform-client-form input[type="submit"]:hover {
	background: #B53C1B;
	color: #fff;
}
/*publikationen*/
.node-type-publikationen .field-name-field-pub-bild {
    float: left;
    margin-right: 2%;
}

.node-type-publikationen .field-name-field-pub-datum {
	color:#bd5009;
	float:left;
	display:inline;
	margin-right:5px;
}

/*node listitem*/

.page-node .field-name-body ul {
    padding-left: 3%;
    padding-bottom: 1%;
	
}
/*slider switch*/

.gray a:link {
    hyphens: auto;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
.view-footer p a {
    text-align: right;
    display: inline-block;
    width: 100%;
}
.page-termine .views-row {
    width: 100%;
}
.news_title span.date-display-single {
    font-size: 15px;
}

/*alle anhänge werden ausgeblendet*/
.page-node .field-type-file .field-label{
	display:none;
}
/*
.page-node .field-type-file .field-item {
    float: left;
    display: inline;
    margin: 0% 1% 0% 0%;
} */

.view-id-informationen_presseberichte.view-display-id-block_2 {
	
	display: none;
}
 .view-id-termine.view-display-id-block_2 {

display: none !important;
	}

.pager-item a {
     
    width: 20px;
    height: 20px;
    display: inline-block;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 17px;
    border-radius: 50%;
    background: #ddd;
    color: #000;
}

.node-type-aktuelle-meldung .field-name-body img {
    clear: left !important;
    float: none;
    display: block;
}


/*Eltern Kind Projekt*/

#ekp_film {
    margin-bottom: 30px;
}


/*Anpassung Menübreite wegen Punkt Stellenangebote*/

.domain-netzwerk-straf-hilfe-kastanie-eins-de .block-superfish,
.domain-verband-straf-hilfe-kastanie-eins-de .block-superfish {
    max-width: 1280px;
}

.domain-netzwerk-straf-hilfe-kastanie-eins-de .block-superfish ul.sf-menu li,
.domain-verband-straf-hilfe-kastanie-eins-de .block-superfish ul.sf-menu li {
    min-width: 12.2857%;
}


@media only screen and (max-width : 768px) {
 
 .view-id-termine.view-display-id-block_1 {

display: none !important;
	}
.view-termine .news_date, .node-type-termin .news_date {
    height: 90px;
    width: 80px;
}
.view-termine .news_date_monat, .node-type-termin .news_date_monat {
    font-size: 24px;
}
.view-termine .news_date_monat, .node-type-termin .news_date_monat {
    font-size: 24px;
    padding-top: 9px;
	 padding: 0px 10px 0px 10px;
}
.view-termine .news_date_tag, .node-type-termin .news_date_tag {
     
    height: 45px !important;
 
}
.node-type-termin .news_date_monat {
    font-size: 18px !important;
    line-height: 100%;
	padding-top: 2px;
}
.news_bild {
    background: peru none repeat scroll 0 0;
    float: none;
    width: 100%;
    max-width: unset;
    margin-bottom: 4%;
}
.webform-client-form input, .webform-client-form textarea, .webform-client-form .grippie {
    
    width: 100%;
}

}
@media only screen and (max-width : 767px) {
 
ul.sf-menu a, ul.sf-menu span.nolink {
    
    font-size: .8em;
}

}

@media only screen and (max-width : 600px) {
	ul.sf-menu li li a {
    background: #c3c3c3;
    border-bottom: #ddd solid 2px;
}
	ul.sf-menu ul {
    width: 100% !important;
}
 ul.sf-menu a, ul.sf-menu span.nolink {
     
    font-size: 1.2em;
}
.block-superfish li ul {
	margin-top:auto !important;
}
.block-superfish li ul li {
	opacity:1;
}
#superfish-1-toggle, #superfish-2-toggle {
  background-color: #BA4B1A;
    background-image: url("../images/menu.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 64% auto;
    bottom: 0;
    display: inline-block;
    font-size: 0;
    height: 52px;
    position: fixed;
    right: 0;
    width: 60px;
    z-index: 299915;
}
#superfish-1-accordion, #superfish-2-accordion {
    position: fixed;
    bottom: 0;
}
#header .container {
    padding: 1% 1% 0;
    text-align: center;
    }
#logo {
    margin: 0 auto;
    padding: 0;
    display: inline-block;
    width: 100%;
   
}
#header {
    height: 135px;
    overflow: hidden;
}
#headermenu-region {
    background:transparent;
    border-bottom:none;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.block-search {
    
    display: none;
    margin: 0 auto;
    position: relative;
}
.block-superfish {
    
    display: inline;
    height: 45px;
    margin: 0 auto;
    max-width: 1000px;
}
.firstheader .block {
    display: inline-block;
    float: left;
    width: 100%;
}

@media only screen and (max-width : 480px) {
    .firstheader .block-block a {
        display: inline-block;
    }
    
    .firstheader_inner .block-block {
        background: none;
    }
}

/*news*/
.news_holder {
    display: inline-block;
    float: left;
     margin: 1% 1% 8%;
    min-height: 170px;
    width: 100%;
}
.news_bild {
    float: none;
    height: auto;
    margin-right: 2%;
    max-width: unset;
    width: 100%;
    margin-bottom: 2%;
    clear: left;
}
.news_bild img {
     
    width: 100%;
}
/*mobile slider switch*/
  
.page-node-69 .view-id-informationen_presseberichte.view-display-id-block_1{
    display: none !important;
} 
/* not in use?!
	.page-node-69 .view-display-id-block_2{
    display: inline-block  !important; 
} 
	*/
.firstheader .block-block {
    float: right;
    width: auto;
}
.block-search {
   background:#efefef;
   width:100%;
}
.page-projekte .view-listen .views-row .list_bild {
    float: none;
    margin-right: 2%;
    padding: 1%;
    width: 100% !important;
}
.page-projekte .view-listen .list_link {
    display: inline-block;
    height: 100%;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    text-align: center;
    margin-top: 3%;
}
.page-projekte .view-listen .list_holder {
    display: inline-block;
    min-height: 100px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.page-projekte .view-listen .link_inner {
    background: #e3e3e3 none repeat scroll 0 0;
    display: inline-block;
    height: 34px;
    max-width: unset;
    width: 100%;
}
.page-projekte .view-listen .link_inner a {
    display: inline-block;
    font-size: 35px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
}
.titleundtext {
    padding: 2%;
}
.page-node .field-name-body ul {
    padding-left: 8%;
    padding-bottom: 1%;
	
}
.page-node-69 .gray .view {
     
    display: none;
}
	.view-id-informationen_presseberichte.view-display-id-block_2 {
	
	display: inline-block;
}
	.view-id-termine.view-display-id-block_2 {
    display: inline-block !important;
}
	.news_holder {
  
    min-height: 100px;
 
}
  .block.block-block.block-odd.first.block-96 {
    
    margin-top: 3px;
    text-align: left;
}  
}


ul.sf-expanded {
     height: unset !important;
    width: 100% !important;
    display:inline-block !important;
    right:0 !important;
}

/*Ausblenden der Dateigröße beim Erzwingen des Downloads */
.file-size {
  display:none;
}

.last.block {
  clear:both;
}

.block-215 {
  padding-top: 15px;
 }
 
 .domain-verband-straf-hilfe-kastanie-eins-de .block-97 .menu {
	 display: inline-block;
	 text-align:center;
 }
 
 .domain-verband-straf-hilfe-kastanie-eins-de .block-97 .menu li {
	 float:left;
	 list-style-image: unset;
	 list-style-type: none;
	 margin-right: 5px;
 }

 .domain-verband-straf-hilfe-kastanie-eins-de .block-97 .menu a {
	 color: #fff;
	 text-decoration: underline;
 }
 
  .domain-verband-straf-hilfe-kastanie-eins-de .block-97 .menu a:hover {
	 color: #fff;
	 text-decoration: underline;
 }

 /*Style für Field Collection auf Dokumentenseiten*/

 .field-name-field--berschrift-dateiliste {
    font-weight: bold;
    margin-bottom: 15px;
}

.node-type-dokumente .field-type-file .field-item {
    float: none;
    display: block;
}

.node-type-dokumente .links {
    display: none;
}