@charset "utf-8";

html {
	height:100%;
	overflow:-moz-scrollbars-vertical;
	overflow-y:scroll;
}

body {
	/*font-family:EBGaramondRegular, Georgia, "Times New Roman", Times, serif;*/
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	margin:0px auto;
	background-color:#000;
	height:100%;
	height:auto !important;
	line-height:20px;
}

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6, table {
	-webkit-text-size-adjust:none;
}

/* Headlines */
h1 {
	font-size:20px;
	font-weight:normal;
	color:#84030b;
	vertical-align:top;
	text-align:center;
	margin-bottom:10px;
	line-height:24px;
}

h2 {
	font-family:"NotethisRegular", Arial, sans-serif;
	font-size:26px;
	color:#205585;
	font-weight:normal;
	line-height:18px;
	vertical-align:top;
}

h3 {
	float:left;
	margin:20px 0 10px 10px;
	width:100%;
	font-family:"NotethisRegular", Arial, sans-serif;
	font-size:44px;
	color:#205585;
	font-weight:normal;
	line-height:18px;
	vertical-align:top;
	clear:both;
}

h4 {
	font-size:22px;
	font-weight:normal;
	color:#000;
	vertical-align:top;
	margin:0 0 16px 20px;
}


/* Links */
a {
	font-size:16px;
	font-family:"NotethisRegular", Arial, sans-serif;
	color:#205585;
	text-decoration:none;
	font-weight:normal;
}
a.normal{
	color: #000;
	font-family: "Times New Roman",Times,serif;
	font-size: 15px;
	line-height: 20px;
	text-decoration: underline;
}
a.normal, .dsgvo a{
	color:#205585;
	font-family: "Times New Roman",Times,serif;
	font-size: 100%;
	line-height: 20px;
	text-decoration: underline;
}

a:hover {
	color:#012566;
	font-weight:normal;
}


/* Inputs */
#wrapper select, #wrapper textarea, #wrapper input {
	font-family: "Times New Roman", Times, serif;
	border:2px solid #786D5F;
	background-color:#F3F2E9;
	font-size:13px;
	overflow:auto;
	width:240px;
	height:16px;
}

textarea {
	height:100px;
}

button {
	background:none;
	border:none;
}


/* Other */
img {
	border:0px;
	-ms-interpolation-mode:bicubic;
	vertical-align:middle;
}


td {
	vertical-align:top;
}

strong {
	font-weight:bold;
}

p {
	margin: 0 20px 20px 10px;
}

@font-face {
    font-family: 'NotethisRegular';
    src: url('Note_this-webfont.eot');
    src: url('Note_this-webfont.eot?#iefix') format('embedded-opentype'),
         url('Note_this-webfont.woff') format('woff'),
         url('Note_this-webfont.ttf') format('truetype'),
         url('Note_this-webfont.svg#NotethisRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'EBGaramondRegular';
    src: url('EBGaramond-webfont.eot');
    src: url('EBGaramond-webfont.eot?#iefix') format('embedded-opentype'),
         url('EBGaramond-webfont.woff') format('woff'),
         url('EBGaramond-webfont.ttf') format('truetype'),
         url('EBGaramond-webfont.svg#EBGaramondRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

table {
	margin-left:20px;
	width:360px;
}

tr {
	height:26px;
}


/*
--- Cookie Hinweis --------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
*/


#eu-cookie{
	display: none;
	font-size: 14px;
	background-color: #fff;
	border: 2px solid #666;
	padding: 20px;
	line-height: 25px;
	position: relative;
	z-index: 50000;
}

#eu-cookie a{
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	display: block;
	color: #771911;
	background-color: #F5F2EC;
	width: 180px;
	margin-left: 10px;

	height: 25px;
	text-align: center;
	border: 1px solid #666;
	border-radius: 5px;
	float: right;
	text-decoration: none;
}

#eu-cookie a:hover{
	background-color: #666;
	color: #F5F2EC;
}

/* Stellenausschreibungen */
#stellencontainer{
	position: absolute;
	right: 289px;
	top: 52px;
	color: #e0d1a8;
	font-family: inherit;
	font-size: 18px;
}

#stellencontainer a{
	color: #e0d1a8;
}

/*BADGE WULLE HILFT*/

a.linkto-wh{
	color: #e0d1a8;
	font-family: inherit;
	font-size: 20px;
	position: absolute;
	right: 70px;
	text-align: right;
	top: 40px;
}

a.linkto-wh img{
	height: 90px;
transform: rotate(-8deg);
}


/*BADGE BIERBLOG*/

#ctabierblog{
    position: absolute;
    top: 10px;
    right: -100px;
    z-index: 10000;
    width: 345px;
    height: 215px;
    background-position: left top;
    background-size: contain;
    background-repeat: no-repeat;
}

#ctabierblog img{
	max-width: 100%;
}

/* SOCIAL MEDI ANOTE */
#socialmedia{
    position: absolute;
    top: 100px;
    right: -280px;
    z-index: 10000;
    width: 255px;
    height: 282px;
    background-image: url(/images/content/social-media.png);
    background-position: left top;
    background-size: contain;
    background-repeat: no-repeat;
}
	#socialmedia a{
		transform: rotate(3deg);
		position: absolute;
		display: block;
		width: 147px;		
		height: 37px;
		left: 62px;
	}

	#socialmedia a.insta{top: 59px;}
	#socialmedia a.facebook{top: 105px;}
	#socialmedia a.tiktok{top: 158px;}
	#socialmedia a.bierblog{top: 203px;}


.ausverkauft{
	position: relative;
}
.ausverkauft a{
	display: none;
}
.ausverkauft::after{
	content: "Ausverkauft";
	padding: 10px 26px;
	background: #fff;
	background: rgba(255,255,255,0.8);
	border: 3px solid #84030b;
	color: #205585;
	font-family: "NotethisRegular", Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	position: absolute;
	top: 80px;
	left: 72px;
	transform: rotate(-13deg);
}