@font-face {
  font-family: 'ZR-Sans';
  src: url(fonts/ZR-Font.woff2) format('woff2');
}

@font-face {
  font-family: 'ZR-Semibold';
  src: url(fonts/TitilliumWeb-SemiBold.ttf) format('truetype');
}

@font-face {
  font-family: 'ZR-Bold';
  src: url(fonts/TitilliumWeb-Bold.ttf) format('truetype');
}

@font-face {
  font-family: 'ZR-Regular';
  src: url(fonts/TitilliumWeb-Regular.ttf) format('truetype');
}

/** Image Rotate **/

#rotate{
	-webkit-transition-duration: 10.1s;
	-moz-transition-duration: 10.1s;
	-o-transition-duration: 10.1s;
	transition-duration: 10.1s;
	
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	
	overflow:hidden;

	}	

#rotate:hover	
{ 
	-webkit-transform:rotate(300deg);
	-moz-transform:rotate(300deg); 
	-o-transform:rotate(300deg);
}



div#pagination{
    font-family:tahoma;
    text-align:right;
}
#pagination span{
    display:block;
    float:left;
    font-size:11px;
    line-height:13px;
    margin: 2px 6px 2px 0;
}
#pagination span a{
    background-color:#ffffff;
    border:1px solid #bbbbbb;
    color:#303030;
    display:block;
    padding:1px 5px 2px 5px;
    text-decoration:none;
}
#pagination span a:hover, #pagination span a:active{
    background-color: #bbbbbb;
    border:1px solid #303030;
}
#pagination span.aktuell{
    background-color: #303030;
    border:1px solid #303030;
    color:#ffffff;
    font-size:11px;
    padding:1px 5px 2px 5px;
}


a {
text-decoration: none;
}

a:hover{
color: #abee2d;
}

a.side {
color:#fff;
text-decoration: none;
font-weight:bold;
}

a.side:hover {
color:#ff0000;
text-decoration: none;
}

a.forum {
color:#ff0000;
font-weight:bold;
text-decoration:none;
}

a.forum:hover {
color:#000000;
font-weight:bold;
text-decoration:none;
}

a.footerlink {
color:#ff0000;
font-weight:bold;
text-decoration:none
}

a.footerlink:hover {
color:#ffffff;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 2px solid #333;
	margin: 4px 0;
	padding: 0;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #333;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.alt {
	color: #04688d;
}

.spacer {
	margin-bottom: 5px;
}

.bullet {
  /* for IE */
  filter:alpha(opacity=30);
  /* CSS3 standard */
  opacity: 0.3;
}


.likebox {
	   position: fixed;
        cursor: pointer;
        left: 0;
        top: 250;
	}

/*Styles*/




.admin-message {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: 10px 9px #F9E5E6;
    border-color: #F7C7C9;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 4px;
    color: #B3696C;
    width: 100%px;
    height: 50px;
    font-size:  10px;
    padding-top: 10px;
}

/** Fusion Forms **/

form {
	margin: 0px;
}

.bbcode {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
    	font-size: 10px;
	color: #fff;
	background: #ffffff;
	border: 1px solid #383838;
	border-radius: 2px 2px 2px 2px;
    	margin-top: 10px;
	margin-bottom: 0px;
  
	}

.bbcode:hover {
	background-color: #ccc;
	border: 1,5px solid #0088CC;
	
}

.bbcode:focus {
    color: #3C3C3D;
	background-color: #f5f5f5;
	border-color: #0088CC;
	box-shadow: inset 2px 2px 2px #e1e1e1;
   -moz-box-shadow: inset 2px 2px 2px #e1e1e1;
   -webkit-box-shadow: inset 2px 2px 2px #e1e1e1;
}

.bbcode-popup {
	font-size: 11px;
	color: #555;
	width: auto!important;
	height: auto!important;
    background-color: #fff;
    border: 1px solid #CACACA!important;
    padding: 4px;
	margin-top: 2px;
	cursor: pointer;
  z-index:999;
}




/* Tabellen */
.tbl-border {
	border: 1px solid #555;;
}

.tbl {
	font-size: 11px;
	color: #222;
	background-color: #ffffff;
	padding: 4px;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
}

.tbl1 {
	font-size: 11px;
  font-weight: normal;
  font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
  text-align: left;
  padding: 4px;
	color: #222;
	background-color: #fff;
	border: 1px solid #555;
}

.tbl2  {
	font-size: 11px;
  font-weight: normal;
  font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
  text-align: left;
  padding: 4px;
	color: #222;
  background: none repeat scroll 0% 0% #fff;
	background-color: #fff;
	border-top: 1px solid #555;
}

.tbl-holliday  {
	font-size: 11px;
  font-weight: normal;
  font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
  text-align: left;
  padding: 4px;
	color: #222;
	border-top: 1px solid #555;
}

.tbl-user  {
	font-size: 11px;
  font-weight: normal;
  font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
  text-align: right;
  padding: 4px;
	color: #222;
	border-top: 1px solid #555;
}


.tbl-error  {
	color: #AC260F;
	font-weight: bold;
	background-color: #F9F9F9;
	border: 1px solid #DDDDDD;}
  
.pinnwandtbl1 {
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  padding: 10px;
	color: #222;
	background-color: #ffffff;
	border: 1px solid #333;
  border-radius:6px;
}

.pinnwandtbl2 {
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  padding: 10px;
	color: #222;
	background-color: #E8E8E8;
	border: 1px solid #333;
  border-radius:6px;
}

/* Default */

.center {
	margin: 0 auto;
}

.quote {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	background: #E9EEF0 url(images/icons/quote_icon.png) 6px 8px no-repeat;
	border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
	border: 1px solid #ccc;
	padding: 5px 6px 5px 30px;
	margin: 0px 22px 0px 22px;
}

.poll {
	height: 12px;
	border: 1px solid #bbb;
}

.small {
	font-size: 10px;
	font-weight: normal;
  color: #333;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}


/* Forum */

/* Forum table properties */

.forum-caption {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #ff0000;
	padding: 2px 4px 4px 4px;
	margin-bottom: 10px;
	border: 0px solid #555;
}

.forum_breadcrumbs {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	background: #F0F2F2 url(images/right.png) 6px 5px no-repeat;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px 6px 5px 30px;
	margin: 0;
  
}

.forum_thread_user_post {
    background-color: #ffffff;
	border-top: 1px solid #383838;
	border-bottom: 1px solid #383838;
border-right: 1px solid #383838;
color:#333333;
}

.forum_thread_user_info {
    background-color: #F0F2F2;
	border-top: 1px solid #383838;
	border-right: 1px solid #383838;
	border-bottom: 1px solid #383838;
	border-left: 1px solid #383838;
}

.forum_thread_table {
    border-spacing: 0;
	border: 1px solid #383838;

}

.forum_thread_user_name {
    background-color: #F0F2F2;
    border-top: 1px solid #383838;
	border-left: 1px solid #383838;
border-right: 1px solid #383838;
}

.forum_thread_post_date {
    background-color: #F0F2F2;
    border-top: 1px solid #383838;
    border-right: 1px solid #383838;
    color:#333;
}

.forum_thread_ip {
  background-color: #F0F2F2;
	border-bottom: 1px solid #383838;
	border-left: 1px solid #383838;
	border-right: 1px solid #383838;
  color: #333;
}

.forum_thread_userbar {
  background-color: #F0F2F2;
	border-bottom: 1px solid #383838;
	border-right: 1px solid #383838;
  color: #333333;
}


/* Page Navigation */

.pagenav {
  font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	padding: 4px;
	margin: 6px;
}

.pagenav span {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-color: #ff0000;
	border: 1px solid #cccccc;
	border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
    
	text-decoration: none;
	cursor: default;
	padding: 3px 8px 3px 8px;
	margin: 2px;
}

.pagenav a {
	color: #333;
	text-decoration: none;
	border: 1px solid #ff0000;
	background-color: #ffffff;
	
	border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
    
	text-decoration: none;
	cursor: pointer;
	padding: 4px 9px 4px 9px;  /* top right bottom left*/
	margin: 2px;
  width:20px;
}

.pagenav a:hover , .pagenav a:focus {
	color: #fff;
	text-decoration: none;
	border: 1px solid #ff0000;
	background-color: #ff0000;
	
	box-shadow: 0 0 3px #999;
   -moz-box-shadow: 0 0 3px #999;
   -webkit-box-shadow: 0 0 3px #999;
}


/* Team */
.team-box {
    border: medium none;
    clear: both;
}
.sidebar .team-box {
    margin: 0 auto;
    width: 201px;
}
.team-description {
    width: 201px;
}
.team-image {
    display: block;
}
.team-image img {
    display: block;
    height: 201px;
    width: 201px;
}
.team-text {
    background: none repeat scroll 0 0 #2F2F2F;
    color: #fff;
    display: block;
    padding: 20px 0 !important;
    width: 201px;
}
.team-text p {
    color: #fff;
    margin-bottom: 15px;
    margin-left: 20px;
    margin-right: 10px;
}
.team-text h4, .entry .team-text h4 {
    color: #FFFFFF;
    font: 700 14px 'Open Sans';
    margin-bottom: 0;
    margin-left: 20px;
}
.team-text h5, .entry .team-text h5 {
    color: #FFFFFF;
    margin-bottom: 0;
    margin-left: 20px;
}
.team-text .team-contact {
    color: #FFFFFF;
    font-style: italic;
    margin-left: 20px;
}
.team-box-hover {
    cursor: pointer;
    height: 201px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    width: 201px;
}
.sidebar .team-box-hover {
    height: 201px;
    margin: 0 auto;
    width: 201px;
}
.team-box-hover img {
    height: 201px;
    width: 201px;
}
.team-box-hover .team-description:hover .team-image {
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.team-box-hover .team-text {
    height: 201px;
    width: 201px;
}


a.tooltip {outline:none; } 
a.tooltip strong {line-height:30px;} 
a.tooltip:hover {text-decoration:none;} 
a.tooltip span { z-index:9999;display:none; padding:14px 20px; margin-top:20px; margin-left:-20px; min-width:180px; line-height:16px; } 
a.tooltip:hover span{ display:inline; position:absolute; border:2px solid #FFF; color:#EEE; background:#000 url(includes/css-tooltip-gradient-bg.png) repeat-x 0 0; } 
.callout {z-index:20;position:absolute;border:0;top:-14px;left:120px;} 
/*CSS3 extras*/ 
a.tooltip span { border-radius:4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -moz-box-shadow: 0px 0px 8px 4px #666; -webkit-box-shadow: 0px 0px 8px 4px #666; box-shadow: 0px 0px 8px 4px #666;  }


a.tooltipf {outline:none; } 
a.tooltipf strong {line-height:30px;} 
a.tooltipf:hover {text-decoration:none;} 
a.tooltipf span { z-index:9999;display:none; padding:14px 20px; margin-top:20px; margin-left:-20px; min-width:350px; line-height:16px; } 
a.tooltipf:hover span{ display:inline; position:absolute; border:2px solid #FFF; color:#EEE; background:#000 url(includes/css-tooltip-gradient-bg.png) repeat-x 0 0; } 
.callout {z-index:20;position:absolute;border:0;top:-14px;left:120px;} 
/*CSS3 extras*/ 
a.tooltipf span { border-radius:4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -moz-box-shadow: 0px 0px 8px 4px #666; -webkit-box-shadow: 0px 0px 8px 4px #666; box-shadow: 0px 0px 8px 4px #666;  }


a.tooltipd {outline:none; } 
a.tooltipd strong {line-height:30px;} 
a.tooltipd:hover {text-decoration:none;} 
a.tooltipd span { z-index:9999;display:none; padding:14px 20px; margin-top:20px; margin-left:-20px; width:350px; line-height:16px; } 
a.tooltipd:hover span{ display:inline; position:absolute; border:2px solid #FFF; color:#EEE; background:#000 url(includes/css-tooltip-gradient-bg.png) repeat-x 0 0; } 
.callout {z-index:20;position:absolute;border:0;top:-14px;left:120px;} 
/*CSS3 extras*/ 
a.tooltipd span { border-radius:4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -moz-box-shadow: 0px 0px 8px 4px #666; -webkit-box-shadow: 0px 0px 8px 4px #666; box-shadow: 0px 0px 8px 4px #666;  }


sli {
    font-size: 17.5px;
color: #fff;
}

.avaforum {
border: 1px solid #CACACA;
    border-radius: 40px 40px 40px 40px;
}

/* Buzz */
@-webkit-keyframes buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

@keyframes buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

.buzz {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.buzz:hover, .buzz:focus, .buzz:active {
  -webkit-animation-name: buzz;
  animation-name: buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Buzz Out */
@-webkit-keyframes buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

@keyframes buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

.buzz-out {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.buzz-out:hover, .buzz-out:focus, .buzz-out:active {
  -webkit-animation-name: buzz-out;
  animation-name: buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* POPUP */
.popup {
        position: fixed;
        font-family: Arial, Helvetica, sans-serif;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.8);
        z-index: 99999;
        opacity:0;
        -webkit-transition: opacity 400ms ease-in;
        -moz-transition: opacity 400ms ease-in;
        transition: opacity 400ms ease-in;
        pointer-events: none;
    }
    .popup:target {
        opacity:1;
        pointer-events: auto;
    }
    .popup > div {
        width: 350px;
        position: relative;
        margin: 10% auto;
        padding: 5px 20px 13px 20px;
        border-radius: 5px;
        background: #fff;
        color:#333333;
    }
    
    
.popup2 {
        position: fixed;
        font-family: Arial, Helvetica, sans-serif;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.8);
        z-index: 99999;
        opacity:0;
        -webkit-transition: opacity 400ms ease-in;
        -moz-transition: opacity 400ms ease-in;
        transition: opacity 400ms ease-in;
        pointer-events: none;
    }
    .popup2:target {
        opacity:1;
        pointer-events: auto;
    }
    .popup2 > div {
        width: 350px;
        position: relative;
        margin: 10% auto;
        padding: 5px 20px 13px 20px;
        border-radius: 5px;
        background: #fff;
        color:#333333;
    }
    .close2 {
        background: #ff6600;
        color: #FFFFFF;
        line-height: 25px;
        position: absolute;
        right: -12px;
        text-align: center;
        top: -10px;
        width: 24px;
        text-decoration: none;
        font-weight: bold;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
    }
    .close2:hover {
        background: #fff;
    }
    
.sendeplbtn {
background:#9C9C9C;
color:#000000;
padding: 7px;
border:2px solid #9C9C9C;
border-radius:4px;
}

.sendeplbtn:hover {
background:#000000;
text-decoration:none;
border:2px solid #9C9C9C;
color:#ffffff;
}


.snow-footer {
   background: transparent url(/images/snow-bg.png) bottom left repeat-x;
   position: fixed;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 40px;
   z-index: 998;
}
 
.snowman {
   width: 200px;
   height: 108px;
   background: url(/images/snowman.png) 0 0 no-repeat;
   position: fixed;
   bottom: 0;
   right: 50px;
   z-index: 999;
   -webkit-transition: all 500ms ease-in-out;
   -moz-transition: all 500ms ease-in-out;
   -ms-transition: all 500ms ease-in-out;
   -o-transition: all 500ms ease-in-out;
   transition: all 500ms ease-in-out;
   cursor: pointer;
}
 
 
.snowman:hover{
background: url(/images/snowmanb.png) 0  no-repeat;
   height: 270px;
}

.popup {
        position: fixed;
        font-family: Arial, Helvetica, sans-serif;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.8);
        z-index: 99999;
        opacity:0;
        -webkit-transition: opacity 400ms ease-in;
        -moz-transition: opacity 400ms ease-in;
        transition: opacity 400ms ease-in;
        pointer-events: none;
    }
    .popup:target {
        opacity:1;
        pointer-events: auto;
    }
    .popup > div {
        width: 500px;
        position: relative;
        margin: 8% auto;
        padding: 10px 20px 13px 20px;
        border-radius: 5px;
        background: #fff;
        
    }
    .close {
        background: #fff;
        color: #000;
        line-height: 25px;
        position: absolute;
        right: -12px;
        text-align: center;
        top: -10px;
        width: 24px;
        text-decoration: none;
        font-weight: bold;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
    }
    .close:hover {
        background: #abee2d;
    }
    
    .scroll-left {
height: 50px; 
overflow: hidden;
position: relative;
}
.scroll-left p {
position: absolute;
width: 100%;
height: 100%;
margin: 0;
line-height: 50px;
text-align: center;
/* Starting position */
-moz-transform:translateX(100%);
-webkit-transform:translateX(100%); 
transform:translateX(100%);
/* Apply animation to this element */ 
-moz-animation: scroll-left 10s linear infinite;
-webkit-animation: scroll-left 10s linear infinite;
animation: scroll-left 10s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes scroll-left {
0% { -moz-transform: translateX(100%); }
100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scroll-left {
0% { -webkit-transform: translateX(100%); }
100% { -webkit-transform: translateX(-100%); }
}
@keyframes scroll-left {
0% { 
-moz-transform: translateX(100%); /* Browser bug fix */
-webkit-transform: translateX(100%); /* Browser bug fix */
transform: translateX(100%); 
}
100% { 
-moz-transform: translateX(-100%); /* Browser bug fix */
-webkit-transform: translateX(-100%); /* Browser bug fix */
transform: translateX(-100%); 
}
}

/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.cc_container .cc_btn {
background-color: #e4e4e4 !important; /* Farbe des Buttons */
color: #000 !important; /* Textfarbe des Buttons */
}

.cc_container .cc_btn:hover {
background-color: #000000 !important; /* Farbe des Buttons */
}
 
.cc_container {
background: #66A30B !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #fdfdfd !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #000000 !important; /* Textlink-Farbe "Mehr Infos" */
}

.cc_container a:hover {
color: #ffffff !important; /* Textlink-Farbe "Mehr Infos" */
}

/* ZUSÄTZLICHE BUTTONS */
.button-green {
background:#66B02C;
font-size:13px;
color:#ffffff;
padding:8px;
border-radius:6px;
text-decoration:none;
}

.button-green:hover {
background:#72CA2E;
font-size:13px;
color:#ffffff;
padding:8px;
border-radius:6px;
text-decoration:none;
}

.button-red {
background:#ff0000;
font-size:13px;
color:#ffffff;
padding:8px;
border-radius:6px;
text-decoration:none;
}

.button-blue {
background:#2574AF;
font-size:13px;
color:#ffffff;
padding:8px;
border-radius:6px;
text-decoration:none;
}

.button-pink {
background:#A0156C;
font-size:13px;
color:#ffffff;
padding:8px;
border-radius:6px;
text-decoration:none;
}

.button-orange {
background:#EE7600;
font-size:13px;
color:#ffffff;
padding:8px;
border-radius:6px;
text-decoration:none;
}

.button-brown {
background:#9E4A13;
font-size:13px;
color:#ffffff;
padding:8px;
border-radius:6px;
text-decoration:none;
}

.modibild {
width:100px; 
height:100px; 
border-radius:5px; 
margin-right:10px;
}

.sendung {
font-size:12px;
}

/* NEUE ICONS FÜR PRIVATE NACHRICHTEN */
.pn-new-icon {
    background: #A0156C;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    vertical-align: middle;
    padding: 14px;
    color:#ffffff;
}

.pn-new-icon:hover {
    background: #DA2695;
}

.rcf-icon {
    background: #FF0000;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    vertical-align: middle;
    padding: 11px;
    color:#ffffff;
}

.rcf-icon:hover {
    background: #000;
}


.pn-inbox-icon {
    background: #66B02C;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    vertical-align: middle;
    padding: 14px;
    color:#ffffff;
}

.pn-inbox-icon:hover {
    background: #72CA2E;
}

.pn-outbox-icon {
    background: #2574AF;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    vertical-align: middle;
    padding: 14px;
    color:#ffffff;
}

.pn-outbox-icon:hover {
    background: #3598E3;
}

.pn-archive-icon {
    background: #B6950F;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    vertical-align: middle;
    padding: 13px;
    color:#ffffff;
}

.pn-archive-icon:hover {
    background: #CDAB13;
}

.pn-options-icon {
    background: #9E4A13;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    vertical-align: middle;
    padding: 14px;
    color:#ffffff;
}

.pn-options-icon:hover {
    background: #D06218;
}

.textbox-pinnwand {
-webkit-border-radius: 180px;
-moz-border-radius: 180px;
border-radius: 180px;
}

.comment-name {
color: #FF0000;
}

.desaturate {
    filter: grayscale(100%); /* Standard */
    -webkit-filter: grayscale(100%); /* Webkit */
    filter: url(/elements/grayscale.svg#desaturate); /* Firefox 4-34 */
    filter: gray;  /* IE6-9 */
    -webkit-filter: grayscale(1); /* Old WebKit */
}

.desaturate:hover {
    filter: grayscale(0%);
    filter: none;
    -webkit-filter: grayscale(0); /* Old WebKit */
}

.blink {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    
    -moz-animation-name: blinker;
    -moz-animation-duration: 3s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    
    animation-name: blinker;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
 
@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
 
@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
 
@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

.btnprofil {
color: #555555;
background: #e5e5e5 url(images/btn.png) repeat-x left top;	
border: 1px solid #cccccc;
text-shadow: 1px 1px 0 #ffffff;
padding: 3px 10px;
margin-top: 2px;
display: inline-block;
cursor: pointer;
box-shadow: 0 1px 0 #ffffff inset;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.btnprofil:hover {
background-color: #b91313;	
border-color: #800a0a;
color: #ffffff;
box-shadow: inset 0 1px 0 #ff0000;
text-shadow: -1px -1px 0 #333333;
}

.btnprofil:active, .button.active {
box-shadow: inset 0 1px 1px #555555;
background-position: 0 -81px;
background-color: #932c21;
color: #ffffff;
text-shadow: none;
border-color: #800a0a;
top: 1px;
}



///User Info Panel

* {
  margin: 0;
  padding: 0;
}

/* Let's style the wrapper in such away that, 
it should always be at the center of the browser */
.wrapper {
}

/* Style the Un-order list by setting its list-style to none */
.wrapper ul {
  list-style: none;
}

/* Style the list items inside the UL list, by setting its width, height and line-height 
  and float them to left and set its border and border-radius.
 */
.wrapper ul li {
  width: 65px;
  height: 65px;
  line-height: 75px;
  margin: 0 5px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  border: 5px solid #9aa19d;
  float: left;
  transition: all 0.5s ease;
}

/* Style the icons by setting its color and margin-top value to 20px 
to align it properly */
.wrapper ul li .fa {
  color: #9aa19d;
  margin-top: 14px;
  margin-right: 1px;
  transition: all 0.5s ease;
}

/* Now target the specific li classes for styling and use box-shadow effect to border and text-shadow effect
  to icons for glowing effect and use transition property for smooth transition effect. */
/*user*/
.wrapper ul li:hover.user {
  border: 5px solid #FF0000;
  box-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

.wrapper ul li:hover .fa-user {
  color: #FF0000;
  text-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

/*edit*/
.wrapper ul li:hover.edit {
  border: 5px solid #FF0000;
  box-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

.wrapper ul li:hover .fa-edit {
  color: #FF0000;
  text-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

/* users */
.wrapper ul li:hover.users {
  border: 5px solid #FF0000;
  box-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

.wrapper ul li:hover .fa-users {
  color: #FF0000;
  text-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

/* envelope */
.wrapper ul li:hover.envelope {
  border: 5px solid #FF0000;
  box-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

.wrapper ul li:hover .fa-envelope {
  color: #FF0000;
  text-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

/* search */
.wrapper ul li:hover.search {
  border: 5px solid #FF0000;
  box-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

.wrapper ul li:hover .fa-search {
  color: #FF0000;
  text-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

/* power-off */
.wrapper ul li:hover.power-off {
  border: 5px solid #FF0000;
  box-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

.wrapper ul li:hover .fa-power-off{
  color: #FF0000;
  text-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}
/*external-link-alt*/
.wrapper ul li:hover.external-link-alt {
  border: 5px solid #FF0000;
  box-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

.wrapper ul li:hover .fa-external-link-alt {
  color: #FF0000;
  text-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

/*play-circle*/
.wrapper ul li:hover.play-circle {
  border: 5px solid #FF0000;
  box-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

.wrapper ul li:hover .fa-play-circle {
  color: #FF0000;
  text-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

/* bolt*/
.wrapper ul li:hover.bolt {
  border: 5px solid #FF0000;
  box-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

.wrapper ul li:hover .fa-bolt {
  color: #FF0000;
  text-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

/* music */
.wrapper ul li:hover.music {
  border: 5px solid #FF0000;
  box-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

.wrapper ul li:hover .fa-music {
  color: #FF0000;
  text-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

/* dot-circle */
.wrapper ul li:hover.dot-circle {
  border: 5px solid #FF0000;
  box-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

.wrapper ul li:hover .fa-dot-circle {
  color: #FF0000;
  text-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

/* android */
.wrapper ul li:hover.android {
  border: 5px solid #FF0000;
  box-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

.wrapper ul li:hover .fa-android {
  color: #FF0000;
  text-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

/* android */
.wrapper ul li:hover.info-circle {
  border: 5px solid #FF0000;
  box-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}

.wrapper ul li:hover .fa-info-circle {
  color: #FF0000;
  text-shadow: 0 0 15px #FF0000;
  transition: all 0.5s ease;
}


/* media queries */

@media screen and (max-width: 640px){
  .wrapper {
      width: 300px;
  }
  .wrapper ul li{
      margin-top: 10px;
  }
  .wrapper ul li.google{
      margin-left: 60px;
  }
}


@media screen and (max-width: 340px){
  .wrapper {
      width: 150px;
  }
  .wrapper ul li{
      margin:15px;
  }
  .wrapper ul li.google{
      margin-left: 15px;
  }
}

blink {
-webkit-animation-name: blink; 
-webkit-animation-iteration-count: infinite; 
-webkit-animation-timing-function: cubic-bezier(1.0,0,0,1.0);
-webkit-animation-duration: 1s;
}







.ribbon-wrapper-green {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
}

.ribbon-green {
  font: bold 15px Sans-Serif;
  color: #333;
  text-align: center;
  text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  background-color: #f13f3f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f13f3f), to(#FF0000)); 
  background-image: -webkit-linear-gradient(top, #f13f3f, #FF0000); 
  background-image:    -moz-linear-gradient(top, #f13f3f, #FF0000); 
  background-image:     -ms-linear-gradient(top, #f13f3f, #FF0000); 
  background-image:      -o-linear-gradient(top, #f13f3f, #FF0000); 
  color: #fff;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}

.ribbon-green:before, .ribbon-green:after {
  content: "";
  border-top:   3px solid #FF0000;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ribbon-green:before {
  left: 0;
}
.ribbon-green:after {
  right: 0;
}

.spiegel {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}

.grecaptcha-badge {
    display: none !important;
}

/*	Accordion, Toggle
----------------------------------------------------------------------*/
.accordion-head,
.toggle-head {
	padding: 10px 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 8px 0 0 0;
	font-size: 16px;
	font-weight: 400;
	font-family: oswald;
	cursor: pointer;
	text-transform: uppercase;
	border: 1px solid #383838;
	color: #ccc;
  background: #000000;
  transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
.active .accordion-head,
.active .toggle-head {
	border-radius: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.accordion-head i,
.toggle-head i {
	padding-right: 8px;
}
.sub-accordion:first-child .accordion-head,
.sub-toggle:first-child .toggle-head {
	margin: 0;
}
.accordion-head:hover,
.toggle-head:hover {
	border: 1px solid #fff;
}
.active .accordion-head,
.active .toggle-head {
	color: #FFF;
	border: 1px solid #ccc;
	border-bottom: 0;
}
.active .accordion-content,
.active .toggle-content {
	border: 1px solid #ccc;
}
.accordion-head:hover .accordion-head-sign, .toggle-head:hover .toggle-head-sign {
	color:#fff;
}
.accordion-content,
.toggle-content {
	padding:10px;
	overflow:hidden;
	border: 1px solid #EAEAEA;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
  background: #000000;
}
.accordion-head-sign,
.toggle-head-sign {
	float:right;
	margin: 0;
	cursor:pointer;
}
.accordion-head-sign i,
.toggle-head-sign i {
	padding: 0;
	margin: 0;
}

    .modalDialog {
        position: fixed;
        font-family: Arial, Helvetica, sans-serif;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.8);
        z-index: 99999;
        opacity:0;
        -webkit-transition: opacity 400ms ease-in;
        -moz-transition: opacity 400ms ease-in;
        transition: opacity 400ms ease-in;
        pointer-events: none;
    }
    .modalDialog:target {
        opacity:1;
        pointer-events: auto;
    }
    .modalDialog > div {
        width: 400px;
        position: relative;
        margin: 10% auto;
        padding: 5px 20px 13px 20px;
        border-radius: 10px;
        background: #fff;
        background: -moz-linear-gradient(#fff, #999);
        background: -webkit-linear-gradient(#fff, #999);
        background: -o-linear-gradient(#fff, #999);
    }
@media (max-width: 767px) {
    .modalDialog > div {
        width: 100%;
  }
}

    .close {
        background: #FFF;
        color: #FFFFFF;
        line-height: 25px;
        position: absolute;
        right: -12px;
        text-align: center;
        top: -10px;
        width: 24px;
        text-decoration: none;
        font-weight: bold;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
    }
    .close:hover {
        background: #FF0000;
    }
    
