
#mybyte_media_cookiehinweis {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 12px;
    line-height: 125%;
    margin: 20px;
    padding: 10px;
    position: fixed;
    width: 200px;
    z-index: 999999;
	right: 0;
	display: none;
}

#mybyte_media_cookiesettings {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 10px;
    line-height: 125%;
    margin: 10px;
    padding: 10px;
    position: fixed;
    z-index: 999999;
	right: 0;
	display: none;
	cursor: pointer;
}

#mybyte_media_cookiehinweis_close {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
	margin: 0;
    text-align: center;
}

#mybyte_media_cookiehinweis_save {
    background: #dedede none repeat scroll 0 0;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
    margin: 0;
	margin-top: 10px;
    text-align: center;
}

#mybyte_media_cookiehinweis_mehrinfos {
	text-decoration: underline;
}

#mybyte_media_cookiehinweis {
color: #cc3399;
}

#mehrinfos {
color: #fff;
}


.td-crumb-container {
position: relative;
}

.block-title > span {
    color: #fff !important;
}

.post header .entry-title {
font-size: 36px;
}

.td-related-right {
    display: none !important;
}

.mitarbeiter-zeile .wpb_column.vc_column_container.td-pb-span3 {
    padding-left: 0;
    padding-right: 0;
}

.mitarbeiter-zeile p {
    font-size: 12px;
}

.mitarbeiter-zeile strong {
    color: #585858;
    font-size: 11px;
    font-style: italic;
    font-weight: 400;
}

.nf-form-fields-required{
        font-size: 13px !important;
        margin-bottom: 20px !important;
}

.nf-field-label {
        margin-bottom: 2px !important;
 }

.td-ss-main-sidebar .widget_media_image{
  margin-bottom:10px !important;
}

.download-button,
.download-button:visited{
  width: auto;
  display:inline-block;
  padding: 5px 10px;
  background-color: rgba(204,51,153,0.75);
  color: #fff !important;
  border-radius: 4px;
  margin-bottom: 38px;
}

.download-button:hover,
.download-button:active{
  background-color: rgba(204,51,153,1);
  color: #fff;
}