/* CSS Document */
@charset "utf-8";
@import url("//fast.fonts.net/cssapi/824c80b1-cc86-4bb9-bb6f-f2224f12fea9.css"); 
.piwik, body.datenschutz-piwik, body.footer-piwik {
	font-family: 'DIN Next W01 Regular', Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-weight: 400;
	color: #222;
	font-size: 14px;
	line-height: 21px;
	margin:0;
}
 body.footer-piwik {
	font-size: 11px;
	background: #565656;
	color: white;
}

body.footer-piwik a { color: #f49800; }

body.datenschutz-piwik strong { line-height:14px; }
body.datenschutz-piwik span#an, body.datenschutz-piwik span#aus { 
	font-weight: normal !important;
	display: inline-block;
	margin-right: 7px;
	margin-bottom:5px;
	/*border: 1px solid #777;*/
	line-height: 12px;
	font-size: 12px;
	padding:2px;
	width:31px;
	/*height:17px;*/
	text-align:center;
	cursor:pointer;
	vertical-align: text-top;
	border: 1px solid #777; 
	width:26px; 
	line-height:13px; 
	color:#777;
}
/*body.datenschutz-piwik span#an, body.datenschutz-piwik span#aus { border: 1px solid #777; width:26px; line-height:13px; color:#777; }*/
body.datenschutz-piwik span#an:hover, body.datenschutz-piwik span#an.checked { background:#42AE49; border: 1px solid #42AE49; color:#FFF; }
/*body.datenschutz-piwik span#aus { background:url(../img/piwik/AUS_inaktiv.jpg) 0 0 no-repeat; }*/
body.datenschutz-piwik span#aus:hover, body.datenschutz-piwik span#aus.checked { background:#E84838; border: 1px solid #E84838; color:#FFF; }

body.datenschutz-piwik strong#piwik-an, body.datenschutz-piwik strong#piwik-aus, label { cursor:pointer; }
body.datenschutz-piwik.tracking-aus { color:red; }
body.datenschutz-piwik.tracking-aus form { color:#000; }
body.datenschutz-piwik input#trackVisits { display:none; }
body.datenschutz-piwik form { margin-top: 15px; }
body.datenschutz-piwik form p.aus-beachten { margin-top:0; }


/*Footer-Bereich*/
body.footer-piwik span#an, body.footer-piwik span#aus { 
	font-weight: normal !important;
	color:#FFF;
	display: inline-block;
	margin-right: 7px;
	margin-bottom:5px;
	border: 1px solid #FFF;
	line-height: 11px;
	font-size: 11px;
	padding:2px;
	width:24px;
	text-align:center;
	cursor:pointer;
	border: 1px solid #777; 
	width:26px; 
	line-height:13px; 
	color:#777;
}
body.footer-piwik form a { 
	color:#000;
}
body.footer-piwik span#an:hover, body.footer-piwik span#an.checked { background:#42AE49; border: 1px solid #42AE49; color:#FFF; }
body.footer-piwik span#aus:hover, body.footer-piwik span#aus.checked { background:#E84838; border: 1px solid #E84838; color:#FFF; }

body.footer-piwik strong#piwik-an, body.footer-piwik strong#piwik-aus, label {
	cursor:pointer;
}

body.footer-piwik input#trackVisits, body.footer-piwik > p, body.footer-piwik form label strong { display:none; }






