[role="plugin_cookieconsent_footer"] {

	position: fixed;

	bottom:0%;

	width:100%;

	background-color: #fcfcfc;

	opacity: 1;

	z-index:999;

	-moz-box-shadow:    0px 0px 60px 0px #111;

	-webkit-box-shadow: 0px 0px 60px 0px #111;

	box-shadow:         0px 0px 60px 0px #111;

}



.table-condensed{

	font-size: 12px;

}

.table-condensed  td, .table-condensed  th{

	padding: .1rem !important;
	line-height: 1.5;
}

.with10prozent { width:10%}
.with80prozent { width:80%}

@media only screen and (max-width: 900px) { 
.with10prozent { width:20%}
.with80prozent { width:60%}
}
