#mitmachen {
position:fixed;
width:90px;
min-height:72px;
max-width:274px;
left:0;
top:255px;
background-color:#E2097D;
transition:all 0s ease;
z-index:10;
-webkit-transform: translateZ(0);
}
#mitmachenIcon {
width:100%;
height:100%;
margin:auto;
left:0;
top:0;
right:0;
bottom:0;
transition:all 1s ease;
}
.mitmachenLink {
display:block;
width:100%;
left:0;
height:55px;
transition:all 0.75s ease;
overflow:hidden;
background-color:#E2097D;
cursor:pointer;
}
.mitmachenLink:hover {
background-color:#009DE1;
}
.mitmachenLinkImage {
height:100%;
margin:auto;	
}
#mitmachenLinks {
display:none;
}
#mitmachenLinksText {
width:100%;
height:100%;
margin:auto;
left:0;
top:0;
right:0;
bottom:0;
}
#mitmachenText {
position:absolute;
left:0;
bottom:0;	
width:90px;
height:72px;
text-align:center;
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform-origin: left bottom 0;
-webkit-transform-origin: left bottom 0;
}
#mitmachenTextMit {
position:relative;
color:white;
margin:0;
padding:0;
font-weight:900;
font-size:40px;
line-height:40px;
top:6px;
}
#mitmachenTextBreak {
font-size:0px;	
line-height:0;
display:block;
}
#mitmachenTextMachen {
position:relative;
color:white;
margin:0;
padding:0;
font-weight:400;
font-size:16px;
line-height:16px;
top:3px;
}
.socialIconsMobile {
width:45px;
height:45px;
left:0;
top:0;
transition:all 1s ease;
}
.socialIconsMobile:hover {
background-color:#009DE1;
} #mitmachenSocialButtons {
display:none;
text-align:center;
margin-top:10px;
margin-bottom:10px;
}
#socialButtons {
position:fixed;
right:0;
top:165px;
width:45px;
z-index:10;
}
.socialButton {
position:relative;
display:block;
float:right;
width:45px;
height:45px;
margin-bottom:5px;
background-color:#E2097D;
transition:all 1s ease;
cursor:pointer;
z-index:10;
}
.socialButton:hover {
background-color:#009DE1;
padding-right:15px;
}
.socialIcons {
position:absolute;
width:45px;
height:45px;
left:0;
top:0;
}
@media (max-width: 1150px) {
#mitmachen {
width:45px;
min-height:158px;	
top:227px;
}
#mitmachenText {
width:158px;
height:45px;	
left:45px;
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
}
#mitmachenTextMit {
font-size:22px;	
top:0px;
font-weight:400;
}
#mitmachenTextBreak {
display:none;	
}
#mitmachenTextMachen {
font-size:22px;	
top:0px;
}
}
@media (max-width:580px) , (max-height:420px) {
#mitmachen {
width:100%;
min-height:40px;	
max-width:100%;
top:89px;
}
#mitmachenLinks {
margin-top:40px;	
}
#mitmachenText {
width:100%;
height:40px;	
left:0px;
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
}
#mitmachenTextMit {
font-size:1em;	
font-weight:400;
}
#mitmachenSocialButtons {
display:block;
}	
#mitmachenTextMachen {
font-size:1em;	
}
#socialButtons {
display:none;	
}
#mitmachen {
display: none !important;
}
}
@media (max-width:767px) {
#Top_bar .top_bar_right {
top: 27px !important;
position: absolute !important;
right: 40px !important;
}
}
@media (max-height:420px) {
#mitmachen {
width:100%;
min-height:40px;	
top:59px;
}
#mitmachenTextMit {
top:0px;
}
#mitmachenTextBreak {
display:none;	
}
#mitmachenTextMachen {
top:0px;	
}
#mitmachen {
display: none !important;
}
}