body * {
	/* font-family: arial; */
	font-size: 1rem;
	color: #666;
	line-height: 28px;
}

a.left-off-canvas-toggle.menu-icon {
	width: 800px;
	padding-top:8px;
	padding-left:10px;
}

/* Startbackground */

body {
	background-size:cover;
	background-color: #59575a;
}

/* Navi */

.left-off-canvas-menu li a:not(.button) {
	color: white;
}

.off-canvas-content{
	background: #fff;
}

.off-canvas li.active > a:first-child:not(.button), .side-nav li a:not(.button):hover {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.side-nav ul {
	list-style-type:none;
	margin-left:0;
}

.side-nav li {
	border-bottom:1px solid #555555;
}

.grauer strong{
	color:white;
}

.grauer p {
    font-weight: bold;
    font-size: 0.875rem;
      color: #fff;
}

.side-nav li.divider {
	border-top:0;
	border-bottom:none;
	visibility:hidden;
	margin:0;
}

/* Mobile Navi */

.title-bar-title {
	color:white;
}


.off-canvas-wrapper {
	background: #333;
}

.off-canvas {
	background-color: #333;
}

.off-canvas li {
	float:left;
	width:100%;
}

.off-canvas a {
	color:#edeccb;
}

.menu > li > a {
	padding:0.9rem 1.0rem;
	/* float: right; */
}

.grauer{
    margin-top: 15px;
      text-align: center;
}

.off-canvas li a:not(.button):hover, .off-canvas li.active > a:first-child:not(.button) {
	text-decoration:none;
	background-color: #444343;
}

/*header*/

.header{
	/* position:relative; */
	/* z-index:10; */
	/* width:100%; */
	/* height:45px; */
	/* background-image:url(../images/header.jpg) !important; */
	/* background-size:cover; */
}



.willkommen{
  margin-top:50px;
}

.weingut{
	padding: 50px 40px 0px 20px;
	height: 150px;
      background-color: white;
      text-align: center;
}

.rebhandel{
	padding: 50px 40px 0px 20px;
	height: 150px;
	    text-align: center;
      background-color: white;
}

.lohnunternehmen{
	padding: 40px;
	height: 150px;
	       text-align: center;
      background-color: white;
}

.ferien{
	padding: 40px;
	height: 150px;
	       text-align: center;
      background-color: white;
}

.mitte{
	position:relative;
	/* top: 200px; */
	/* padding-left: 10px; */
}


.kategorie{
	background-color: white;
    height: 150px;
    text-align: center;
}


.willkommen h3 {
    font-size: 1.125rem;
    color: #fff;
    /* text-transform: uppercase; */
    /* font-weight: bold; */
    /* font-family: century gothic; */
}

.willkommen p {
    /* font-weight: bold; */
    color: #fff;
    /* font-family: century gothic; */
    /* font-size: 1.125rem; */
}

.gruen{
      background-color: #333;
}

@media only screen and (min-width: 40.0625em) {

.weingut{
     padding: 40px;
    height: 150px;
    text-align: center;
    width: 40%;
    background-color: white;
}

.rebhandel{
	     padding: 40px;
    height: 150px;
    text-align: center;
    width: 100%;
    background-color: white;
}

.lohnunternehmen{
	    padding: 40px;
    height: 150px;
    text-align: center;
    width: 100%;
    background-color: white;
}

.ferien{
	    padding: 40px;
    height: 150px;
    text-align: center;
    width: 100%;
    background-color: white;
}

  .headerbild{
        float: right;
    width: 60%;
    position: relative;
    z-index: 2;
  }


@media only screen and (min-width: 64.0625em) {
  
  .ferien {
    padding: 40px;
    height: 150px;
    text-align: left;
    width: 20%;
    background-color: white;
}
  
  .lohnunternehmen {
    padding: 40px;
    height: 150px;
    text-align: left;
    width: 20%;
    background-color: white;
        border-bottom: 1px solid #ddd;
}
  
  .rebhandel {
    padding: 40px;
    height: 150px;
    text-align: left;
    width: 20%;
    background-color: white;
        border-bottom: 1px solid #ddd;
}
  
  .weingut {
    padding: 40px;
    height: 150px;
    text-align: left;
    width: 20%;
    background-color: white;
        border-bottom: 1px solid #ddd;
}

.headerbild {
    float: right;
    width: 80%;
    position: relative;
    z-index: -2;
    min-height: 600px;
    height: auto;
    max-height: 600px;
}
}
