#head	{
	height:1px;	
}


#menuimg
{
	float: left;
	position: absolute;
	margin-top: 3px;
	margin-left: -18px;
}
#menuheader
{
	margin-top:10px;
	color:#009688;
	font-weight: bold;
	margin-bottom: 10px;
}

#fblink
{
	width: 94%; 
	height: 35px;
}

#inputfield
{
	width: 90%;
	float: center;
	padding: 5px;
}

#inputfieldcaption
{
	float: left;
	margin-left: 20px;
	font-weight: bold;
}

#fbdiv
{
	bottom: 0; 
	width: 100%; 
	height: 50px;
}

#trenner
{
	margin-top: -10px;
	width: 120px;
	float:left;
}

#navitem
{
	color: white;
	text-align: left;
	padding-left: 10px;
	background: none;
	border: none;
    text-decoration: none;
    font-weight: bold;
	width:100%;
	height:15px;
}

#navigation
{
	background-color: #212121;
	height: 50px; 
	margin: -10px; 
	z-index: 10;
}

#newevent
{
	top:85px;
	position: absolute;
	right: 15px;
}

.mymenu
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	width: 80%;
}

#profile
{
	color:white;
}

.site-wrap
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 0;
}

#hoodweiher{
	width: 100%;
	height: 150px;
}

.site-menu {
    width: 80%;
    min-height: 100%;
	position: fixed;
	background-color: #212121;
    top: 0;
    bottom: 0;
    left: -80%;
    z-index: 1;
    padding: 0px;
	z-index: 10;
}
.nav-trigger {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}
label[for="nav-trigger"] {
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 2;
	width: 25px;
    height: 30px;
    cursor: pointer;
    background-image: url(logo_img/menu.png)  ;
    background-size: contain;
}

#historybtn {
	width:90%;
	height:40px;
}

.nav-trigger:checked ~ .site-menu {
    left: 0px;
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
}
.nav-trigger + label, .site-menu {
    transition: left 0.5s;
	right: 0px;
}

body 
{
	overflow-x: hidden;
	background-color: #131313;
}
/* This is the end of the section in whitch is the menu defined */

#backbtn
{
	width:50px; 
	height:50px;
	float: right; 
	right: 0px;
}

h2 
{
	text-align:center;
}

h3 
{
	text-align:center;
	margin-top:10px;
}

#kleinUeber {
	text-align:center;
	margin-top: 90px;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: white;
}

#rahmen	{
	text-align:center;
	border-color: green;
	border-width: 5px;
	border-style: solid;
}

#logo1
{
	width:50px; 
	height:50px; 
	float:left;
	z-index: 5;
	position:absolute;
}

#refresh
{
	width:50px; 
	height:50px;
	margin-right: 15px;
	margin-top:-100px;
}

#back 
{
	width:50px; 
	height:50px;
	float: right; 
	right: 0px;
	margin-top: -70px;
}

#abstand 
{
	height:60px;
}

#huette
{
	width:90%;
	height: auto;
	padding-left: 5%;
}

#news
{
	height:90%; 
	border:1px solid; 
	margin:1em;
	color:grey;
}

#event
{
	width:100%;
	border-bottom:1px solid #EBEBEB;
}

#eventsblock
{
	margin-top: -30px;
	margin-left: 20px;
	margin-right: 20px;
}

#events
{
	height:25px;
	border-bottom:1px solid #6d6d6d59; 
	border-top:1px solid #6d6d6d59; 
	padding-top: 5px;
	padding-left: 15px;
	color: white;
}

#eventsahref
{
	color:black;
	text-decoration:none;
}

#eventsheader
{
	height:32px;
	font-size: 22px;
	color:#009688;
	margin-left: 5px;
	padding-top: 5px;
}

#eventsarrow
{
	width:20px;
	float:right
}

#shishaheader
{
	height:25px;
	color:#009688;
	border:1px solid #EBEBEB; 
	border-top:0px; 
	border-left:0px; 
	border-right:0px
}

#timestamp
{
	float:right;
}

#webcam1
{
	width:90%;
	margin-left: 5%;
	height: auto;
	margin-top: -60px;
}

#webcam2
{
	width:90%;
	margin-left: 5%;
	height: auto;
}

#bier
{
	width:70%;
	height:30px;
}

#unalkoholisch
{
	width:70%;
	height:30px;
}

#schnaps
{
	width:70%;
	height:30px;
}

#zahlen
{
	width:50%;
	height:30px;
}

#zahledit
{
	width:10%;
}

#sel1{
	width:11px; 
	height:11px; 
}

#sel2{
	width:11px; 
	height:11px; 
}

#sel3{
	width:11px; 
	height:11px; 
}

#sel4{
	width:11px; 
	height:11px; 
}

#sel5{
	width:11px; 
	height:11px;
}

#changetext
{
	text-align:center;
	font-size:22px;
	min-height:25px;
	color: white;
}

#changetext1
{
	min-height:50px;
	font-size: 20px;
	color: white;
	text-align:center;
}

#buttoni
{
	color: black;
	background-color: #212121;
	border-radius: 1;
	position:fixed;
	width:25%;
	bottom:0px;
	height:50px;
	border-bottom: 0px;
	border-right: 0px;
	border-left:0px;
	border-color:#DBDBDB;
}

#buttoni1
{
	color: black;
	background-color: #212121;
	border-radius: 1;
	position:fixed;
	width:25%;
	bottom:0px;
	height:50px;
	border-bottom: 0px;
	border-right: 0px;
	border-left:0px;
	border-color:#DBDBDB;
}

#buttoni2
{
	color: black;
	background-color: #212121;
	border-radius: 1;
	position:fixed;
	width:25%;
	bottom:0px;
	height:50px;
	border-bottom: 0px;
	border-right: 0px;
	border-left:0px;
	border-color:#DBDBDB;
}

#buttoni3
{
	color: black;
	background-color: #212121;
	border-radius: 1;
	position:fixed;
	width:25%;
	bottom:0px;
	height:50px;
	border-bottom: 0px;
	border-right: 0px;
	border-left:0px;
	border-color:#DBDBDB;
}

#buttons
{
	position:fixed;
	bottom:0px;
	width:25%;	
}

#bottomnav
{
	width: 26px;
}