label {
    display: block;
}

.clear, .pagination_ul, .suche{
	clear:both;
}

.suche{
	margin-top:2em;
}

.suche_input{
	background-color: transparent;
	margin: 5px 0 0;
	padding: 15px;
	font-size: 15px;
	color: #818181;
	font-family: Raleway;
	font-weight: 400;
	border: 3px solid #8998a6;
	text-align: left;
	height: 75px;
}

.alle_button.suche{
	margin: 2em 0;
	width: 5em;
}

.first_td{
	width: 10%;
}

.p_suche, .form_suche{
	text-align: left;
}

.p_suche {
    margin: 1em 0em 1em 0em !important;
    position: relative;
    top: 1em;
}

.suche_input, .suche_button {
    float: left;
    width: 45%;
    margin: 1em 2em 1em 0;
}

.suche_button {
    position: relative;
    top: -3px;
}

.suche_button{
	font-size: 18px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: none;
	color: #ffffff;
	text-transform: uppercase;
	height: 50px;
	padding: 10px 23px 10px;
	display: block;
	text-align: center;
	width: 40%;
	font-weight: bold;
	font-family: "Oswald", sans-serif;
	background-color: #616f79;
	height: 75px;
}

.alle_button{
	font-size: 16px;
	color: #f7f7f7;
    background-color: #555555;
	text-transform: uppercase;
	height: 37px;
	padding: 10px 23px 0px;
	display: block;
	text-align: center;
	width: 40%;
	font-weight: bold;
	margin: 0 auto;
	display:none;
}



.signing_list input{
    font-size: 1.2em;
    width: 12em;
}

.wpcf7-form-control-wrap.zustimmung {
    margin-top: 1em;
}

.wpcf7-form .wpcf7-form-control-wrap.zustimmung input, .wpcf7-form .wpcf7-form-control-wrap.datenschutz input, .wpcf7-form .wpcf7-form-control-wrap.newsletter input {
	width: 10%;
	float: left;
	height: 2em !important;
	margin: 0em 0 2em 0;
}

.wpcf7-form .wpcf7-form-control-wrap.zustimmung .wpcf7-list-item-label, .wpcf7-form .wpcf7-form-control-wrap.datenschutz .wpcf7-list-item-label, .wpcf7-form .wpcf7-form-control-wrap.newsletter .wpcf7-list-item-label {
    width: 80%;
	margin-left: 5%;
	float: left;
}

.signing_list .url_feld {
    width: 40em !important;
}

.fetter {
    font-weight: 800;
}

#count p, .counter { 
	text-align:center;
	font-weight:700;
	font-size:2em;
	padding:0em 1em 0.5em 1em;
}

.hidden_fields{
	display:none;
}

.signing-list-plugin-table {
    margin: 0 0 2.5em 0;
}

.signing-list-plugin-table {
    width: 100% !important;
}

.signing-list-plugin-table td{
	text-align: inherit;
	padding: 20px 5px !important;
}

.pagination_ul{
	list-style: none !important;
	margin: 2em 0;
	text-align:center;
}

.pagination_li{
	text-align: center;
	margin: 2em 0;
	float: left;
}

.pagination_a{
	padding: 1em;
	border: 1px solid #cccccc;
	text-decoration: none;
}

.li_aktive a{
	font-weight:bold;
}


.signing-list-plugin-table, .signing-list-plugin-table tbody, .signing-list-plugin-table td, .tr_sining_list td{
	border: none !important;
}

.wpcf7-not-valid-tip {
    top: -1em;
    position: relative;
}

.zustimmung .wpcf7-not-valid-tip {
    left: 7.8em;
    top: -1.5em;
}

.datenschutz .wpcf7-not-valid-tip {
    left: 7.8em;
    top: -0.5em;
}

div.wpcf7-response-output {
    margin: 1.5em 1em 1.5em 1em !important;
    padding: 0.2em 1em;
    border: 2px solid #ff0000;
}

