#header .logo, h1, caption, .bbp-form, 
.dataTables_length, 
.dataTables_filter, 
.dataTables_paginate, 
.dataTables_info, .tablepress thead ::after, select, .slideshowlink{
	display:none;
}

.tablepress tfoot th, 
.tablepress thead th {
  background-color:#f9f9f9;
}

.row, #menu-mainmenu{
	margin-top:-20px;
  margin-bottom:-5px;
  padding-left:9%;
}

.parent-submenu {
  	position:relative;
  	width:250px; 
  	height:250px; 
  	background-color:#dd2727;
  	
}

.child-submenu {
    position: absolute;
    top: 55%;
    height: 30%;
    width: 50%;
    margin: -15% 0 0 -25%;
  	font-size: large;
  	color:white;
  	font-style:bold;
}

.tipps-parentmenu-dark {
  width:500px; 
  height:500px; 
  background-color:#dbdbdb;
}

.tipps-parentmenu-light {
  width:500px; 
  height:500px; 
  background-color:white;
}

.tipps-submenu {
  top: 55%;
  height: 30%;
  width: 50%;
}

.prospekt-submenu {
    position: absolute;
    top: 40%;
    height: 30%;
    width: 50%;
    margin: -15% 0 0 -25%;
  	font-size: large;
  	color:white;
}

#content-vw ol {
	list-style-type: square;
}

#content-vw ul{
	list-style-type: square;
}

.parallax-content{
	background-color:white;
	opacity:0.7; 
}

.copyright-wrapper {
  background-color:black;
  color:white;
  border-top:2px solid #dd2727;
}

.copyright-wrapper.p {
  color:white;
}

.menu-image-title {
  color:black;
}

.widget_text so-panel widget widget_custom_html panel-first-child{
 margin-bottom:-50px; 
}

#content-vw p {
    text-align: center;
}

.custom-contact-form{
  text-align:left;
}