@charset "UTF-8";
/* CSS Document */

/**
 * bb-mobil.css
 * CSS-Mobil - bierboerse.com
 * Copyright: Siegfried Mairböck, 2015 (MultimediaConcept Mairböck)
 * November 2015
 */

.mobile-only { display: block; }
.desktop-only { display: none; }

body {
	margin: 0;
	padding: 0;
	font-size: 15px;
	background: #eee;
	line-height: 140%; 
	color: #000;
	font-family: Roboto, arial, sans-serif;
	-webkit-text-size-adjust: 100%;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}


#MAIN{ width: 100%; margin: 0 auto; border: none; background: #fff; text-align: center; }

#HEADER { background: #fff; margin-bottom: 0px; }
#WRAPPER { float: none; width: 100%; }
#COL-LEFT { display: none; float: left; width: 215px; margin-left: -960px;  }
#COL-RIGHT { display: none; width: 205px;  margin-left: -205px; }
#COL-CENTER { margin: 0; }
#FOOTER { background: #eee; clear: left; width: 100%; text-align: center; }

#HEADER-INNER { background-color: #ddd; height: auto; position: relative; border-bottom: 0px solid #fff; overflow: hidden; }
#HEADER-INNER .VBHeader { display: none; }
#HEADER-INNER img { width: 100%; height: auto; }


.Header-Mobil-Logo a { display: block; border: 0; }
.Header-Mobil-Logo img { width: 100%; height: auto; border: 0; }

.Header-Mobil-a { position: relative; }
.Header-Mobil-a > img { left: 0; top: 0; }

#COL-LEFT-INNER { padding: 0px 0px 20px 0; text-align: left; position: relative; }
#COL-RIGHT-INNER { padding: 0px 0 20px 0px; text-align: left; }
#COL-CENTER-INNER { padding: 20px 15px; text-align: left; box-sizing: border-box; }

#FOOTER-INNER { position: relative; min-height: 50px; text-align: center; padding: 0px 20px 0px; border-top: 2px solid #000; font-size: 12px; line-height: 1.5em; color: #555; }


#COL-CENTER-INNER p { color: #000; line-height: 1.5em; text-align: justify; margin: 0 0 12px 0; }

.innter-tupe {
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

#BIERBOERSE-LOGO { position: absolute; left: 0; top: 15px; }


td { font-size: 14px; }

.hidden { display: none; }

a, a:hover, a:visited, a:link, a:focus { color: #000; }
a { text-decoration: none; border-width: 0 0 1px 0; border-bottom: 1px dotted #000; }
a:hover, a:focus { border-style: solid; color: #000; }

h1 { display: none; }
h2 { color: #333; font-size: 26px; line-height: 130%; font-weight: bold; margin: 0 0 24px 0; }
h3 { color: #333; font-size: 20px; font-weight: bold; line-height: 130%; margin: 24px 0 12px 0; }
h4 { color: #666; font-size: 18px; line-height: 130%; font-weight: bold; margin: 24px 0 12px 0; }
h5 { color: #333; font-size: 13px; font-weight: bold; margin: 15px 0 5px 0; }
h6 { color: #555; font-size: 12px; font-weight: bold; margin: 15px 0 0px 0; text-decoration: underline; }
h1, h2, h3, h4, h5, h6 {
	-moz-hyphens: none;
	-o-hyphens: none;
	-webkit-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}


ul { margin: 15px 0;  padding: 0 0 0 16px; list-style-image: url(../images/arrow-right-11.png); }
ul li { margin: 15px 0; padding: 0; text-align: justify; line-height: 1.5em; }


/* Navigation */
#NAVI { margin: 20px 0px 20px 0; font-size: 15px; }
#NAVI ul { margin: 0; padding: 0; list-style: none; border-top: 0px solid #ccc; width: 100%; }
#NAVI ul li { margin: 0px 0; padding: 0; list-style: none; border-bottom: 0px solid #ccc; width: 100%; margin: 3px 0; }
#NAVI ul li.Teilnahmebedingungen { margin: 50px 0px 0; padding: 0; list-style: none; border-top: 0px solid #ccc; }

#NAVI ul li a { display: block; text-decoration: none; background: #eee; color: #000; padding: 10px 5px 10px 15px; text-align: left; border: 0; }
#NAVI ul li a:hover { background: #aaa; color: #fff; border: 0; }
#NAVI ul li a.navi-aktiv { background: #ddd; text-shadow: 0px 1px 1px #fff; color: #000; font-weight: bold; border:0;  }

/* Navigation (Städte) rechts */
#SUBNAVI { margin: 0px 0px 20px 0px; font-size: 15px; }
#SUBNAVI ul { margin: 0; padding: 0; list-style: none; border-top: 0px solid #ccc; }
#SUBNAVI ul li { margin: 0px 0; padding: 0; list-style: none; border-bottom: 0px solid #ccc; margin: 3px 0; }
#SUBNAVI ul li a { display: block; text-decoration: none; background: #eee; color: #000; padding: 8px 15px 8px 25px; text-align: left; border: 0; }
#SUBNAVI ul li a:hover { background: #aaa; border: 0; color: #fff; }
#SUBNAVI ul li a.navi-aktiv { background: #ddd; color: #000; font-weight: bold; border:0;  }



#SOCIAL { text-align: center; margin: 50px 0 30px 0; } 

.blocksatz { text-align: justify; }
.zentriert { text-align: center; }
p { line-height: 1.5em; margin: 12px 0; }
hr { border: 0 solid #000; border-bottom: 1px dotted #d7cbb7; margin: 20px 0; }

.Bild { margin: 25px 0; }
.Bild img { border: 1px solid #000; }
.Bildtext { display: block; color: #777; margin-top: 4px; font-size: 10px; }
.Bild .Bildtext { font-style: italic; font-size: 11px; color: #000; line-height: 16px; }

.Werbung {}
.Werbung ul { margin: 0; padding: 0; list-style: none; list-style-image: none; }
.Werbung ul li { margin: 50px 0; padding: 0; list-style: none; text-align: center; }


.Fotogalerie { margin: 15px 0; }
.Fotogalerie ul { margin: 0; padding: 0; list-style: none; list-style-image: none; }
.Fotogalerie ul li { display: block; float: left; margin: 0px 5px 5px 0; padding: 0; list-style: none;  text-align: left; }
.Fotogalerie ul li a { display: block; position: relative; width: 90px; height: 68px; overflow: hidden;  border: 1px solid #000; }
.Fotogalerie ul li a img { border: 0px solid #000; }
.Fotogalerie br { clear: left; }



/** Social Icons **/
a.social-icon {
	display: inline-block;
	position: relative;
	width: 20px;
	height: 20px;
	background-image: url(../images/fb-icon.png);
	background-position: left top;
	margin-right: 6px;
}
a.social-icon span { display: none; }
a.fb-icon { background-image: url(../images/fb-icon-20.png); border: 0; }
a.go-icon { background-image: url(../images/go-icon-20.png); border: 0; }
a.tw-icon { background-image: url(../images/tw-icon-20.png); border: 0; }

a:hover.social-icon { background-position: right top; }


.Downslide { margin: 20px -15px; box-sizing: border-box; }
.Downslide > h3 { cursor: pointer; font-size: 18px; line-height: 150%; background: #ade4f1 url('/assets/icons/ic_keyboard_arrow_down_black_24dp_1x.png') right center no-repeat; padding: 5px 15px; margin: 2px 0 0 0;  font-weight: normal; border-bottom: 0px; border-top: 0px solid #000; }
.Downslide > h3.Downslide-aktiv { text-shadow: none;  color: #fff; background: #5da0af url('/assets/icons/ic_keyboard_arrow_up_white_24dp_1x.png') right center no-repeat; }
.Downslide > div { margin: 10px 0px; padding: 0 14px 10px 14px; border-bottom: 0px solid #ccc; } 



ul.Galerie { margin: 0px -1px; padding: 0; list-style: none; }
ul.Galerie li { margin: 1px; padding: 0; list-style: none; float: left; }
ul.Galerie a { padding: 0px; margin: 0; display: block; border: 0px solid #ccc;}
ul.Galerie img { border: none; }



.Veranstaltung { 
	box-sizing: border-box; 
	margin: 0; 
	padding: 8px 0; 
	width: 100%; 
	position: relative; 
}
.Veranstaltung > ul { margin: 0; padding: 0; list-style: none; }
.Veranstaltung > ul > li { margin: 0; padding: 5px 0; list-style: none; display: block; }
.Veranstaltung > ul > li > .Item-Bild { position: relative; float: right; width: 30%; padding-top: 0px; margin-left: 15px;  }
.Veranstaltung > ul > li > .Item-Bild > a { border: 0; }
.Veranstaltung > ul > li > .Item-Bild > a > img { width: 100%; height: auto; }
.Veranstaltung > ul > li > .Item-Inhalt { margin-left: 0; overflow: hidden; width: auto; }
.Veranstaltung > ul > li > .Item-Inhalt > .Item-Datum { font-size: 12px; color: #444; margin-bottom: 3px; }
.Veranstaltung > ul > li > .Item-Inhalt > .Item-Titel,
.Veranstaltung > ul > li > .Item-Inhalt > h4 { text-align: left; font-size: 16px; color: #666; font-weight: bold; margin: 0 0 3px 0; }
.Veranstaltung > ul > li > .Item-Inhalt > .Item-Beschreibung { text-align: justify; }
.Veranstaltung > ul > li > .Item-Ende { clear: both; padding-top: 10px; border-bottom: 1px dotted #ccc; }





/** NAVIGATION **/

#Navigation { position: relative; text-align: left; }
#Navigation #menu, #Navigation #menu-city { display: none; }
#Navigation-show, #Navigation-show-city { display: none; }

#xNavigation .show-menu {
	text-decoration: none;
	color: #000;
	background: #efb;
	text-align: left;
	padding: 5px 20px;
	margin: 0;
	display: none;
}

#Navigation .show-menu {
	position: relative;
	font-size: 20px; color: #000; line-height: 40px; box-sizing: border-box;
	background: url(/assets/icons/ic_menu_black_24dp.png) left 12px center no-repeat; 
	padding: 0 0 0 40px; display:block; 
	border-top: 3px solid #000; border-bottom: 1px solid #000; 
	overflow: hidden;
}

#Navigation .show-menu-city { 
	float: right;
	font-size: 20px; color: #000; line-height: 40px; box-sizing: border-box;
	background: url(/assets/icons/ic_location_on_black_24dp_1x.png) right 12px center no-repeat; 
	padding: 0px 40px 0px 0;
	border-left: 2px solid #000;
	border-top: 3px solid #000; border-bottom: 1px solid #000; 
}

#Navigation .show-menu span,
#Navigation .show-menu-city span { 
	font-size: 16px; border-left: 0px solid #000; padding: 0 12px;  text-transform: uppercase; color: #000;  
}
#Navigation .show-menu-city span { 
	border-left: 0px;
	border-right: 0px solid #000;
}

#Navigation ul, #Navigation li { margin: 0; padding: 0; list-style: none; }
#Navigation > ul { border-bottom: 2px solid #000; background: #f0f0f0; }
#Navigation > ul > li > a {
	display: block;
	padding: 10px 15px;
	margin: 0;
	color: #000;
	text-decoration: none;
	font-size: 18px;
	line-height: 28px;
	text-align: left; 
	border-bottom: 1px solid #000;
	text-transform: uppercase;
}
/*
#Navigation > ul > li > a:hover { color: #fff; }
#Navigation > ul > li > a.aktiv { color: #fff; }
*/
#Navigation > ul > li > ul {
	margin: 0;
	/* display: none; */
}

/* NEU */
#Navigation > ul > li.open > ul {
	display: block;
}


#Navigation > ul > li > ul > li {
	margin: 0;
	list-style: none;
}
#Navigation > ul > li > ul > li > a {
	display: block;
	padding: 10px 20px 10px 40px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 15px;
	text-align: left; 
	border-bottom: 1px solid #999;
	line-height: 24px;
}
/**
#Navigation > ul > li > ul > li > a.aktiv { background-color: #7a7b7d; color: #fff; }
#Navigation > ul > li > ul > li > a:hover { color: #fff; }
**/


#Navigation > #menu-city {
	border-left: 1px solid #000;
	position: absolute;
	right: 0px;
	width: 250px;
	z-index: 1000;
	box-shadow: -2px 3px 5px rgba(0,0,0,0.2);
}

/*Show menu when invisible checkbox is checked*/
#Navigation-show:checked ~ #menu {  display: block; }
#Navigation-show-city:checked ~ #menu-city {  display: block; }





iframe.Map { width: 100%; }
.Terminvorschau { display: block; }

#Termine-Mobil { display: block; }
#Termine-Mobil > ul { margin: 10px -15px; padding: 0; list-style: none; border-top: 1px solid #ddd;  }
#Termine-Mobil > ul > li { margin: 0; padding: 6px 30px 6px 15px; list-style: none; border-bottom: 1px solid #ddd; }
.Termine-Item { cursor: pointer; background: url('/assets/icons/ic_chevron_right_black_24dp.png') right center no-repeat;
	-moz-hyphens: none;
	-o-hyphens: none;
	-webkit-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	text-align: left;
}
.Termine-Datum { font-size: 15px; line-height: 150%; color: #666; }
.Termine-Name { font-size: 18px; font-weight: bold; line-height: 130%; }
.Termine-Name > a { text-decoration: none; border-bottom: 0; }
