.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.cool-tag-cloud .ctcleft a,
.cool-tag-cloud .ctcleft .tag-cloud-link {
margin: 0 4px 4px -2px!important;
display: inline-block!important;  
height: 25px!important;  
line-height:22px!important;  
text-decoration: none!important;  
padding: 0 10px 0 21px!important;  
text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
white-space: nowrap!important;  
position: relative!important;  
border-color: transparent!important;
border: none!important;
transition: none!important;
}	
.cool-tag-cloud .ctcright a,
.cool-tag-cloud .ctcright .tag-cloud-link {
margin: 0 17px 4px 0px!important;
display: inline-block!important;  
height: 25px!important;  
line-height:22px!important;
text-decoration: none!important;  
padding: 0 5px 0 12px!important;  
text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
white-space: nowrap!important;  
position: relative!important;  
border-color: transparent!important;
border: none!important;
transition: none!important;
}
.cool-tag-cloud  .ctcleft a:after,
.cool-tag-cloud  .ctcleft .tag-cloud-link:after { 
content: ''!important;  
position: absolute!important;  
top: 0!important;  
right: -2px!important;  
width: 2px!important;  
height: 25px!important;   
border: none!important;
transition: none!important;
}  
.cool-tag-cloud  .ctcright a:after,
.cool-tag-cloud  .ctcright .tag-cloud-link:after { 
content: ''!important;  
position: absolute!important;  
top: 0!important;  
right: -17px!important;  
width: 17px!important;  
height: 25px!important;   
border: none!important;
transition: none!important;
} 
.cool-tag-cloud .ctcleft a:hover { 
margin: 0 4px 4px -2px!important;
display: inline-block!important;  
height: 25px!important;  
line-height:22px!important; 
text-decoration: none!important;  
padding: 0 10px 0 21px!important;  
text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
white-space: nowrap!important;  
position: relative!important;  
border-color: transparent!important;
border: none!important;
}  
.cool-tag-cloud .ctcright a:hover { 
margin: 0 17px 4px 0px!important;
display: inline-block!important;  
height: 25px!important;  
line-height:22px!important; 
text-decoration: none!important;  
padding: 0 5px 0 12px!important;  
text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
white-space: nowrap!important;  
position: relative!important;  
border-color: transparent!important;
border: none!important;
} 
.cool-tag-cloud .ctcleft a:hover:after {
content: ''!important;  
position: absolute!important;  
top: 0!important;  
right: -2px!important;  
width: 2px!important;  
height: 25px!important;  
text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
}
.cool-tag-cloud .ctcright a:hover:after {
content: ''!important;  
position: absolute!important;  
top: 0!important;  
right: -17px!important;  
width: 17px!important;  
height: 25px!important;  
text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
}
.cool-tag-cloud .cloudbold a,
.cool-tag-cloud .cloudbold .tag-cloud-link {
font-weight:bold!important;
}
.cool-tag-cloud .animation a:hover, .cool-tag-cloud .animation a:hover:after{
transition: 250ms!important;
}
.cool-tag-cloud .arial {font-family:Arial, Helvetica, Sans-serif!important}
.cool-tag-cloud .rockwell {font-family:Rockwell, Georgia, Serif!important}
.cool-tag-cloud .tahoma {font-family:Tahoma, Geneva, Sans-serif!important}
.cool-tag-cloud .georgia {font-family:Georgia, Times, Serif!important}
.cool-tag-cloud .times {font-family:Times, Georgia, Serif!important}
.cool-tag-cloud .cambria {font-family:Cambria, Georgia, Serif!important}
.cool-tag-cloud .verdana {font-family:Verdana, Lucida, Sans-serif!important}
.cool-tag-cloud .opensans {font-family:"Open Sans", Helvetica, Arial!important}
.cool-tag-cloud .ctcdefault .ctcleft a,
.cool-tag-cloud .ctcdefault .ctcleft .tag-cloud-link {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/default-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcdefault .ctcright a,
.cool-tag-cloud .ctcdefault .ctcright .tag-cloud-link {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/default-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcdefault .ctcleft a:after,
.cool-tag-cloud  .ctcdefault .ctcleft .tag-cloud-link:after { 
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/default-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcdefault .ctcright a:after,
.cool-tag-cloud  .ctcdefault .ctcright .tag-cloud-link:after { 
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/default-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcdefault .ctcleft a:hover {  
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/default-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcdefault .ctcright a:hover {  
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/default-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcdefault .ctcleft a:hover:after {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/default-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcdefault .ctcright a:hover:after {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/default-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcdefault .ctcleft a:hover, .cool-tag-cloud .ctcdefault .ctcright a:hover ,
.cool-tag-cloud .ctcdefault .ctcright a, .cool-tag-cloud .ctcdefault .ctcleft a,
.cool-tag-cloud .ctcdefault .ctcright .tag-cloud-link, .cool-tag-cloud .ctcdefault .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcdefault .ctcright a:visited, .cool-tag-cloud .ctcdefault .ctcleft a:visited { 
color: #963!important;  
}  
.cool-tag-cloud .ctcsilver .ctcleft a,
.cool-tag-cloud .ctcsilver .ctcleft .tag-cloud-link {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/silver-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcsilver .ctcright a,
.cool-tag-cloud .ctcsilver .ctcright .tag-cloud-link {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/silver-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcsilver .ctcleft a:after,
.cool-tag-cloud  .ctcsilver .ctcleft .tag-cloud-link:after { 
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/silver-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcsilver .ctcright a:after,
.cool-tag-cloud  .ctcsilver .ctcright .tag-cloud-link:after { 
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/silver-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcsilver .ctcleft a:hover {  
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/silver-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcsilver .ctcright a:hover {  
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/silver-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcsilver .ctcleft a:hover:after {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/silver-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcsilver .ctcright a:hover:after {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/silver-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcsilver .ctcleft a:hover, .cool-tag-cloud .ctcsilver .ctcright a:hover ,
.cool-tag-cloud .ctcsilver .ctcright a, .cool-tag-cloud .ctcsilver .ctcleft a,
.cool-tag-cloud .ctcsilver .ctcright .tag-cloud-link, .cool-tag-cloud .ctcsilver .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcsilver .ctcright a:visited, .cool-tag-cloud .ctcsilver .ctcleft a:visited { 
color: #4F4F4F!important;  
}  
.cool-tag-cloud .ctcgreen .ctcleft a,
.cool-tag-cloud .ctcgreen .ctcleft .tag-cloud-link {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/green-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcgreen .ctcright a,
.cool-tag-cloud .ctcgreen .ctcright .tag-cloud-link {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/green-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcgreen .ctcleft a:after,
.cool-tag-cloud  .ctcgreen .ctcleft .tag-cloud-link:after { 
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/green-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcgreen .ctcright a:after,
.cool-tag-cloud  .ctcgreen .ctcright .tag-cloud-link:after { 
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/green-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcgreen .ctcleft a:hover {  
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/green-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcgreen .ctcright a:hover {  
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/green-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcgreen .ctcleft a:hover:after {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/green-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcgreen .ctcright a:hover:after {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/green-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcgreen .ctcleft a:hover, .cool-tag-cloud .ctcgreen .ctcright a:hover ,
.cool-tag-cloud .ctcgreen .ctcright a, .cool-tag-cloud .ctcgreen .ctcleft a,
.cool-tag-cloud .ctcgreen .ctcright .tag-cloud-link, .cool-tag-cloud .ctcgreen .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcgreen .ctcright a:visited, .cool-tag-cloud .ctcgreen .ctcleft a:visited { 
color: #3E7C1F!important;  
}  
.cool-tag-cloud .ctcred .ctcleft a,
.cool-tag-cloud .ctcred .ctcleft .tag-cloud-link {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/red-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcred .ctcright a,
.cool-tag-cloud .ctcred .ctcright .tag-cloud-link {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/red-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcred .ctcleft a:after,
.cool-tag-cloud  .ctcred .ctcleft .tag-cloud-link:after { 
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/red-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcred .ctcright a:after,
.cool-tag-cloud  .ctcred .ctcright .tag-cloud-link:after { 
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/red-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcred .ctcleft a:hover {  
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/red-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcred .ctcright a:hover {  
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/red-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcred .ctcleft a:hover:after {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/red-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcred .ctcright a:hover:after {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/red-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcred .ctcleft a:hover, .cool-tag-cloud .ctcred .ctcright a:hover ,
.cool-tag-cloud .ctcred .ctcright a, .cool-tag-cloud .ctcred .ctcleft a,
.cool-tag-cloud .ctcred .ctcright .tag-cloud-link, .cool-tag-cloud .ctcred .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcred .ctcright a:visited, .cool-tag-cloud .ctcred .ctcleft a:visited { 
color: #CD2600!important;  
}  
.cool-tag-cloud .ctcblue .ctcleft a,
.cool-tag-cloud .ctcblue .ctcleft .tag-cloud-link {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/blue-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcblue .ctcright a,
.cool-tag-cloud .ctcblue .ctcright .tag-cloud-link {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/blue-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcblue .ctcleft a:after,
.cool-tag-cloud  .ctcblue .ctcleft .tag-cloud-link:after { 
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/blue-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcblue .ctcright a:after,
.cool-tag-cloud  .ctcblue .ctcright .tag-cloud-link:after { 
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/blue-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcblue .ctcleft a:hover {  
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/blue-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcblue .ctcright a:hover {  
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/blue-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcblue .ctcleft a:hover:after {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/blue-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcblue .ctcright a:hover:after {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/blue-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcblue .ctcleft a:hover, .cool-tag-cloud .ctcblue .ctcright a:hover ,
.cool-tag-cloud .ctcblue .ctcright a, .cool-tag-cloud .ctcblue .ctcleft a,
.cool-tag-cloud .ctcblue .ctcright .tag-cloud-link, .cool-tag-cloud .ctcblue .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcblue .ctcright a:visited, .cool-tag-cloud .ctcblue .ctcleft a:visited { 
color: #194A8B!important;  
}  
.cool-tag-cloud .ctcbrown .ctcleft a,
.cool-tag-cloud .ctcbrown .ctcleft .tag-cloud-link {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/brown-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcbrown .ctcright a,
.cool-tag-cloud .ctcbrown .ctcright .tag-cloud-link {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/brown-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcbrown .ctcleft a:after,
.cool-tag-cloud  .ctcbrown .ctcleft .tag-cloud-link:after { 
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/brown-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcbrown .ctcright a:after,
.cool-tag-cloud  .ctcbrown .ctcright .tag-cloud-link:after { 
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/brown-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcbrown .ctcleft a:hover {  
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/brown-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcbrown .ctcright a:hover {  
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/brown-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcbrown .ctcleft a:hover:after {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/brown-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcbrown .ctcright a:hover:after {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/brown-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcbrown .ctcleft a:hover, .cool-tag-cloud .ctcbrown .ctcright a:hover ,
.cool-tag-cloud .ctcbrown .ctcright a, .cool-tag-cloud .ctcbrown .ctcleft a,
.cool-tag-cloud .ctcbrown .ctcright .tag-cloud-link, .cool-tag-cloud .ctcbrown .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcbrown .ctcright a:visited, .cool-tag-cloud .ctcbrown .ctcleft a:visited { 
color: #804F2E!important;  
}  
.cool-tag-cloud .ctcpurple .ctcleft a,
.cool-tag-cloud .ctcpurple .ctcleft .tag-cloud-link {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/purple-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcpurple .ctcright a,
.cool-tag-cloud .ctcpurple .ctcright .tag-cloud-link {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/purple-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcpurple .ctcleft a:after,
.cool-tag-cloud  .ctcpurple .ctcleft .tag-cloud-link:after { 
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/purple-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcpurple .ctcright a:after,
.cool-tag-cloud  .ctcpurple .ctcright .tag-cloud-link:after { 
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/purple-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcpurple .ctcleft a:hover {  
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/purple-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcpurple .ctcright a:hover {  
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/purple-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcpurple .ctcleft a:hover:after {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/purple-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcpurple .ctcright a:hover:after {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/purple-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcpurple .ctcleft a:hover, .cool-tag-cloud .ctcpurple .ctcright a:hover ,
.cool-tag-cloud .ctcpurple .ctcright a, .cool-tag-cloud .ctcpurple .ctcleft a,
.cool-tag-cloud .ctcpurple .ctcright .tag-cloud-link, .cool-tag-cloud .ctcpurple .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcpurple .ctcright a:visited, .cool-tag-cloud .ctcpurple .ctcleft a:visited { 
color: #91018C!important;  
}  
.cool-tag-cloud .ctccyan .ctcleft a,
.cool-tag-cloud .ctccyan .ctcleft .tag-cloud-link {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/cyan-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctccyan .ctcright a,
.cool-tag-cloud .ctccyan .ctcright .tag-cloud-link {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/cyan-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctccyan .ctcleft a:after,
.cool-tag-cloud  .ctccyan .ctcleft .tag-cloud-link:after { 
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/cyan-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctccyan .ctcright a:after,
.cool-tag-cloud  .ctccyan .ctcright .tag-cloud-link:after { 
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/cyan-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctccyan .ctcleft a:hover {  
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/cyan-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctccyan .ctcright a:hover {  
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/cyan-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctccyan .ctcleft a:hover:after {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/cyan-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctccyan .ctcright a:hover:after {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/cyan-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctccyan .ctcleft a:hover, .cool-tag-cloud .ctccyan .ctcright a:hover ,
.cool-tag-cloud .ctccyan .ctcright a, .cool-tag-cloud .ctccyan .ctcleft a,
.cool-tag-cloud .ctccyan .ctcright .tag-cloud-link, .cool-tag-cloud .ctccyan .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctccyan .ctcright a:visited, .cool-tag-cloud .ctccyan .ctcleft a:visited { 
color: #004F4F!important;  
}  
.cool-tag-cloud .ctclime .ctcleft a,
.cool-tag-cloud .ctclime .ctcleft .tag-cloud-link {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/lime-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctclime .ctcright a,
.cool-tag-cloud .ctclime .ctcright .tag-cloud-link {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/lime-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctclime .ctcleft a:after,
.cool-tag-cloud  .ctclime .ctcleft .tag-cloud-link:after { 
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/lime-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctclime .ctcright a:after,
.cool-tag-cloud  .ctclime .ctcright .tag-cloud-link:after { 
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/lime-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctclime .ctcleft a:hover {  
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/lime-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctclime .ctcright a:hover {  
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/lime-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctclime .ctcleft a:hover:after {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/lime-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctclime .ctcright a:hover:after {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/lime-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctclime .ctcleft a:hover, .cool-tag-cloud .ctclime .ctcright a:hover ,
.cool-tag-cloud .ctclime .ctcright a, .cool-tag-cloud .ctclime .ctcleft a,
.cool-tag-cloud .ctclime .ctcright .tag-cloud-link, .cool-tag-cloud .ctclime .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctclime .ctcright a:visited, .cool-tag-cloud .ctclime .ctcleft a:visited { 
color: #026700!important;  
}  
.cool-tag-cloud .ctcblack .ctcleft a,
.cool-tag-cloud .ctcblack .ctcleft .tag-cloud-link {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/black-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcblack .ctcright a,
.cool-tag-cloud .ctcblack .ctcright .tag-cloud-link {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/black-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcblack .ctcleft a:after,
.cool-tag-cloud  .ctcblack .ctcleft .tag-cloud-link:after { 
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/black-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcblack .ctcright a:after,
.cool-tag-cloud  .ctcblack .ctcright .tag-cloud-link:after { 
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/black-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcblack .ctcleft a:hover {  
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/black-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcblack .ctcright a:hover {  
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/black-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcblack .ctcleft a:hover:after {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/black-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcblack .ctcright a:hover:after {
background: url(//hobbys-finden.de/wp-content/plugins/cool-tag-cloud/inc/images/black-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcblack .ctcleft a:hover, .cool-tag-cloud .ctcblack .ctcright a:hover ,
.cool-tag-cloud .ctcblack .ctcright a, .cool-tag-cloud .ctcblack .ctcleft a,
.cool-tag-cloud .ctcblack .ctcright .tag-cloud-link, .cool-tag-cloud .ctcblack .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcblack .ctcright a:visited, .cool-tag-cloud .ctcblack .ctcleft a:visited { 
color: white!important;  
text-shadow: 1px 1px 0 black!important;  
}  
.cool-tag-cloud-inner {    
overflow: hidden;
}
.cool-tag-cloud-inner.cool-tag-cloud-active {
max-height: none !important;
}
.cool-tag-cloud-load-more {
margin-top: 10px;
display: block;
}
.cool-tag-cloud-load-more span {
display: none;
cursor: pointer;
font-size: 80%;
line-height: 1;
border: 1px solid rgba( 0, 0, 0, 0.3 );
padding: 6px 10px;
border-radius: 2px;
}
.cool-tag-cloud-load-more .cool-tag-cloud-open {
display: inline-block;
}
.cool-tag-cloud-load-more.cool-tag-cloud-active .cool-tag-cloud-open {
display: none;
}
.cool-tag-cloud-load-more.cool-tag-cloud-active .cool-tag-cloud-close {
display: inline-block;
}.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
filter: alpha(opacity=0);
opacity: 0;
line-break: auto;
}
.tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}.sxc-follow-buttons {
margin: 0 !important; padding: 0 !important; background: none !important; background-image: none !important; border: none !important; box-shadow: none !important; } .sxc-follow-buttons .sxc-follow-button {
display: inline-block !important; margin: 0 !important; padding: 0 !important; background: none !important; background-image: none !important; border: none !important; box-shadow: none !important; list-style-type: none !important; -webkit-user-select: none; -moz-user-select: none; }
.sxc-follow-buttons .sxc-follow-button::before {
content: "" !important; content: none !important; }
.sxc-follow-buttons .sxc-follow-button::after {
content: "" !important; content: none !important; }
.sxc-follow-buttons .sxc-follow-button a {
display: block !important; margin: 0 !important; padding: 0 !important; background: none !important; background-image: none !important; border: none !important; box-shadow: none !important; }
.sxc-follow-buttons .sxc-follow-button a img {
margin: 0 !important; padding: 0 !important; background: none !important; background-image: none !important; border: none !important; box-shadow: none !important; vertical-align: top;
}
.sxc-follow-buttons .sxc-follow-button a br {
display: none !important; }