@charset "utf-8";
body {
  margin: 0px;
  padding: 0px;
  font-family: Arial,Helvetica,Verdana,Tahoma,sans-serif;
  font-size: 14px;
  color: #FFFFFF;
}

a {
  text-decoration: none;
  outline-color: invert;
  outline-style: none;
  outline-width: medium;
  color: #580300;
}

a:hover {
  color: #a15300;
}

h4 {
  text-decoration: none;
  outline-color: invert;
  outline-style: none;
  outline-width: thick;
  color: #000;
}

h2 {
  text-decoration: none;
  outline-color: invert;
  outline-style: none;
  outline-width: thick;
  color: #000;
  text-height: 24px;
}

h3 {
  text-decoration: none;
  outline-color: invert;
  outline-style: none;
  outline-width: thick;
  color: #000;
}

p {
  text-decoration: none;
  outline-color: invert;
  outline-style: none;
  outline-width: medium;
  color: #000;
  letter-spacing: 0.5px;
  text-align:justify;
  line-height: 130%;
  font: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#inhalt {
  margin: 0px;
  padding: 0px;
  background: transparent url(gfx/bg75.png) repeat scroll 0%;
  position: absolute;
  left: 20%;
  width: 900px;
  top: 260px;
}

#text {
  padding: 30px;
  width: 835px;
}

.bilder-padding {
  padding-right: 30px;
}


#transparenz {
  margin: 0px;
  padding: 0px;
  background: transparent url(gfx/bg75.png) repeat scroll 0%;
  position: absolute;
  width: 100%;
  height: 210px;
  top: 0px;
}
#hintergrund_index {
  background: transparent url(gfx/hintergrund.jpg) no-repeat bottom center fixed;
  position: fixed;
  margin-bottom: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-size: cover;	
	}

#hintergrund_weingut {
  background: transparent url(gfx/bg_weingut.jpg) no-repeat bottom center fixed;
  position: fixed;
  margin-bottom: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-size: cover;	
}

#hintergrund_strausswirtschaft {
  background: transparent url(gfx/bg_strausswirtschaft.jpg) no-repeat bottom center fixed;
  position: fixed;
  margin-bottom: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-size: cover;	
}

#hintergrund_feiern {
  background: transparent url(gfx/bg_feiern.jpg) no-repeat bottom center fixed;
  position: fixed;
  margin-bottom: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-size: cover;	
}

#hintergrund_weinproben {
  background: transparent url(gfx/bg_weinproben.jpg) no-repeat bottom center fixed;
  position: fixed;
  margin-bottom: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-size: cover;	
}

#hintergrund_aktuelles {
  background: transparent url(gfx/bg_aktuelles.jpg) no-repeat bottom center fixed;
  position: fixed;
  margin-bottom: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-size: cover;	
}

#hintergrund_impressum {
  background: transparent url(gfx/bg_impressum.jpg) no-repeat bottom center fixed;
  position: fixed;
  margin: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-size: cover;	
  
}

#weingut_voltz {
  width: 900px;
  left: 20%;
  position: absolute;
}

#menu {
	margin: -15px 0px 0px 0px;
	padding: 0px 0px 0px 107px;
	width: 900px;
	position: absolute;
	top: 185px;
}

.menu_link {
  padding-right: 21px;
}

#Image1 {
  margin-top: -50px;
}


#zitat {
  background: transparent url(gfx/zitat1.png) no-repeat bottom center fixed;
  position:absolute; 
  z-index: -1;
  width: 100%;
  height: 100%;
  background-size: cover;
}
