
html,body{
	min-width:100%;
	min-height:100%;
	font-family: 'Lora';
	font-size:16px;
	margin:0;
	padding:0;
	width:100%;
}

a{
color:white;
}

img{
border:none;
margin:0;
padding:0;
}




.navigation{
	position: fixed;
	z-index: 1;
	top: 20px;
	/* position: absolute; */
	top: 61px;
	list-style: none;
	left: 11px;
	font-weight: bold;
	font-size: 0.938em;
	text-transform: uppercase;
	display:none;
}
.navigation li{
	color: #333333;
display: block;
padding: 0 10px;
line-height: 30px;
margin-bottom: 2px;
font-weight: bold;
-webkit-transition: all .2s ease-in-out;
/* border-bottom: 1px solid black; */
text-align: left;
/* width: 141px; */
color: white;
}
.navigation li:hover,.active{
	font-size:1.563em;
	cursor:pointer;
}

.navigation li a{
color:white;
text-decoration:none;
}

.navigation.black li a{
color:black;
}


.slide{
	background-position: center 0;
background-size: cover;
	min-width:100%;
	position: relative;
	box-shadow:inset 0px 10px 10px rgba(0,0,0,0.3);
	margin:0;
	padding:0;
}
.wrapper{
	width:960px;
	height:200px;
	margin:0 auto;
	position:relative;
}

.button{
	display:block;
	width:50px;
	height:50px;
	position:absolute;
	bottom:0px;
	left:50%;
	background-color:#333333;
	background-image:url(../images/arrow.png);
}
.button:hover{
	background-color:#494949;
	cursor:pointer;
}

/******************************
 SLIDES 
*******************************/






/******
 * NEW CSS ****/

.logo{
z-index: 5;
position:fixed;
top: 21px;
right: 48px;
display:none;
}

.footer{
z-index: 5;
background-color: rgba(0,0,0,0.65);
width: 100%;
position: fixed;
bottom: 0;
padding-left:0.75em;
height: 19px;
font-size:0.75em;
z-index:9999;
display:none;
}

.footer p{
    color: white;
width: 75%; /*900px;*/
float: right;
display: inline-block;
line-height: 19px;
margin: 0;
padding: 0;
position: absolute;
top: 0;
right:2.5945144%; /*35px;*/
text-align:right;
}


.footer ul{
display: inline-block;
width: 20%; /*229px*/
position: absolute;
top: 0;
line-height: 19px;
}
.footer ul li{
    list-style: none;
display: inline-block;
color: white;
text-decoration: none;
margin-right: 4.44444%;/*10px;*/
}

.footer ul li a{
    list-style: none;
display: inline-block;
color: white;
text-decoration: none;
}

.content{
position:relative;
/*padding-top:100%;*/
width:100%;
min-height: 1000px;
height:120%;
display:block;
padding-bottom:20%;
}

#content1{
   /* padding-top:100%;*/
}

.site_container {
top:100%;
left:12%;
margin: auto;
overflow: hidden;
position: absolute;
width:71.1638%; /*960px*/
background-color: rgba(0,0,0,0.65);
color:white;
text-align: center;
-webkit-transition: top 0.5s ease; /* Safari */
transition: top 0.5s ease;
}

.site_container.flaschen{
top:20px;
position:relative;
left:0;
background-color:white;
}



.site_container p{
    text-align: justify;
    padding: 0.875em
}

.site_container table{
    width: 95%; /*920px*/
    margin: auto;
    position: relative;
    text-align:left;
    margin-bottom:0.875em;
	margin-top:0.875em;
}
.site_container table td{
    width:30%;
}


.impressum-content{
    width: 59.375%; /*570px*/
display: inline-block;
position: relative;
color:black;
background-color:white;
margin:0;
padding:0;
height: 700px;
}

.impressum-content a{
    color:#666;
}
.background-impressum{
background-color:white;
    background-color: white;
min-height: 980px;
width: 100%;
min-width:71.1638%;/*1028px;*/
height:100%;
}
#content7 .site_container{
background-color:white;}

#content6 .site_container{
background-color:white;}

#content3 .site_container{
background-color:white;}


.spalte{
float: none;
margin: 0;
padding: 0;
list-style: none;
display: inline-block;
width: 250px;
}

.wko{
    margin-top:10px;
}

.auswahl_flaschenholder{
width: 100%; /*1024px*/
height: 419px;
position: absolute;
margin: auto;
position: relative;
background-size:contain;
background-repeat: no-repeat;
background-color:white;
}

.site_container.flaschen{
    width:75.9080%; /*1024px*/
}
.submenu{
    display: none;
}
.submenu li{
    color:black;
    font-size:0.938em;
}
.submenu li.active{
    color:black;
    font-size:1.375em;
}

#content7{
padding-top:10%;
}
#content7 .site_container{
top:10%;
}
#content6 .site_container{
top:10%;
}


#content6{
padding-top:10%;
}



/*startpage 
.startpage_logo{
position: absolute;
top: 280px;
left: 321px;
}
*/
.startpage_link {
	font-size: 0.938em;
    text-transform: uppercase;
    line-height: 35px;
    text-decoration: none;
    z-index: 500;
    position: absolute;
    left: 11px;
    top: 25px;
}

.startpage_link ul{}
.startpage_link ul li{
	text-decoration: none;
    display: block;
    padding: 0 10px;
    line-height: 30px;
    margin-bottom: 2px;
    font-weight: bold;
    -webkit-transition: all .2s ease-in-out;
    text-align: left;
}

.startpage_link li:hover,.active{
	font-size:1.563em;
	cursor:pointer;
}
.startpage_link a{
color:#d39502;
text-decoration: none;
}




.background-big{
background-image:url(../background.jpg);
background-position: center 0;
background-repeat:no-repeat;
background-size:cover;
height: 1000px;  
min-height: 787px;
margin: auto;
position: relative;
width: 100%;
}

.page {
    margin: auto;
    position: relative;
    /* min-width: 1028px; */
    /* max-height: 787px; */
    height: 1000px;
    width: 100%;
    z-index: 999;
}

.footer-black-startpage {
    font-family: Lora;
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    color: white;
    list-style: none;
    padding: 8px 10px;
    margin-top: 0px;
    z-index: 100000000;
    position: relative;
}

.footer_black_left {
    text-align: left;
    float: left;
    padding-right: 5px;
    line-height: 15px;
    padding-bottom: 5px;
}

.footer_black_right {
	text-align: right;
		line-height: 15px;
	/* display: inline-block; */
}

.footer-black-startpage a{
color: white;
text-decoration:none;
}




.bottom_menu .active{
font-size: 14px;
}
.black a{
color: white;
text-decoration:none;
font-size:14px;
cursor:pointer;
}


#slide8{
box-shadow:none;
background-color: rgba(0,0,0,0.9);
}