* {
	color: #000 !important;
	background-color: #fff !important;
}

.header, #languageMenu ul, #toolbar {
	display: none;
}

h1#input000_header {
	display: block;
	clear: both;
	width: 70%;
	padding-bottom: 20px;
}

.wrapper {
	border: 0;
	width: 960px;
}
body {
	width: 960px;
}

#frei {
	clear: both;
}

#logo {
	display: block;
	position: absolute;
	top: 10px;
	right: 20px;
}

#datum {
	display: none;
}

#datum2 {
	display: inline;
	float: right;
	padding-right: 40px;
}

td.label {
	width: 230px;
}

.inputsBox {
	border: 3px solid #aaaaaa;
	width: 920px;
}

.iiiSpalte {
	border: 3px solid #7F4992;
	width: 450px;
}

.ivSpalte {
	border: 3px solid #005E66;
	width: 450px;
	margin-left: 0px !important;
}

.label {
	border: none;
}

.inputsBox .row {
	margin-left: 0;
	margin-right: 0;
}
.contact_form{
	width: 920px;
}

.col-sm-6 {
	width: 50% !important;
	float: left !important;
}