body {
  color:#444;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: normal;
}
#body{
	margin: 0;
	width: 100%;
}
#outerwrap, #innerwrap{
	width: 100%;
	margin: 0;
	padding: 0;
}
#wrap{
	width: 100%;
	position: absolute;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	margin: 0;
	padding: 0;
	border: 0;
}
#content{
	border :0;
	margin: 0;
	loat: none;
	clear: both;
	width: 100%	
	
}
.csc-default{
	margin: 0 !important;
}
.sn_contactform_form{

	padding: 0 !important;
}

.categories{
	display: none;
}

.subcat{ 
	display: none; 
}
.tx-sn-faq{
	display: none;
}

.sn_contactform_form_wrapper subcats .sn_contactform_label{
	display: none; 
}

.cat_header{ 
	display: none; 
}
	
#head{ 
	display: none; 
}

#mobile_navi{ 
	display: none; 
}

#footer{ 
	display: none; 
}

.anrede{ 
	display: none; 
}

.agb{ 
	display: none; 
}

.sn_contactform{
	margin: 5px;
	border: 2px solid lightgray;
	border-radius: 4px;
	padding: 0;
}

.sn_contactform h3{
	display: none;
}

.barrier_free{
	margin: 0 !important;
	margin-top: 0px !important;

}
	

.bf_description {
	background-color: #B2C900;
	padding-top: 15px;
	padding-bottom: 15px;
	/*font-weight: bold !important;*/
	float:left;
	width: 100%;
}

.bf_description_text{
	/*font-weight: bold;*/
}

#line{

}

#title{
	margin-left: 5px;
	font-weight: bold;
}
#line{
	font-weight: bold;
}
.bodytext{
	font-weight: bold;
}

.phone{
	display: none;
}

.betreff{
	display: none;
}

.capture{
	display: none;
}

.btn{
	cursor: pointer !important;
	border: 2px solid lightgray !important;
	border-radius: 4px !important;
	padding: 15px !important;
}

.fileUpload{
	position: relative;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
}

.fileUpload input.upload{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}


.sn_contactform input[type="submit"]{
	background-color: white !important;
	text-transform: none;
	color: black;
	
}

.sn_contactform_form_wrapper{
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 16px;
	float: none !important;
	font-weight: normal !important;
	clear:both;
}
.col_left{
	float: left;
	font-weight: bold !important;
	max-width: 70%;
}

.col_right{
	float: right;
}
div.sn_contactform_field{
	margin-top: 5px;
}

.header-right{
	float: left;
	max-width :60%;
	padding: 5px; 
}

.header-left{
	float: left;
	padding: 5px;
	border: 1px solid darkgreen;
	margin-left: 5px;
	text-align: center;
}

.sn_contactform input[type=text], .sn_contactform .sn_contactform_field textarea, .sn_contactform select {
	width: 100%;
	height: 100%;
	color: #808080;
	padding: 8px;
	font-size: 1em;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	box-sizing: border-box;
}

.sn_contactform input[type="submit"] {
	background-color: #005da8;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 8px;
	border: none;
	font-size: 1em;
	width: 100%;
	cursor: pointer;
	 -webkit-appearance: none;
}

.sn_contactform_label {
	margin-bottom: 4px;
	font-weight:normal;
}

.TinyTools{
	color: #ffff !important;
}
