#FormularPolitiker {
display: none;
position: fixed;
top: 40px;
background: #fff;
width: 50%;
z-index: 1000;
padding: 20px;
border: 1px solid #000;
}



.assangeButton {
	margin: 10px !important;
}

.assangeButton.close {
	background-color: #f00 !important;
}