@font-face { 
font-family: "Oswald"; 
src: url("Oswald-Light.ttf"); 
}
@font-face { 
font-family: "AngillaTattoo_PERSONAL_USE_ONLY"; 
src: url("Allentown Personal Use.otf"); 
}
/* CSS Document */
body {
	background:rgba(255,255,255,1);
	background-attachment:fixed;
	background-position:bottom;
	background-size:cover;
	margin:0px;
	font-family: 'Oswald', Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #666;
	letter-spacing:1px;
	line-height:1.4
}
html, body {
  height:100%;
} 
a {
	color: #666;
}
a:hover {
	text-decoration: underline
}
header {
	background-attachment:fixed;
	background-image:url(../image/layout/bg.jpg);
	background-position:center -100px;
	background-repeat:no-repeat;
	background-color:#030;
	background-size:2000px;
    position: relative;
	float:left;
	margin:auto;
	text-align:center;
  	width:100%;
	z-index:100
}
header > img {
	width:220px;
	right:30px;
	top:170px;
	position:absolute
}
.index_link {
	position:absolute;
	top:10px;
	left:0px;
	height:126px;
	width:100%;
}
header > div {
	width:100%;
	height:600px
}
#social {
	position: absolute;
	width:100%;
	text-align:center;
	bottom:0px;
	padding-top:100px;
}
#social img {
	margin:10px;
	opacity:.5;
	width:40px
}
#social img:hover {
	opacity:1
}
#logo {
	color:#000;
	font-size:30px;
	position: fixed;
	left:220px;
	top:45px;
	font-weight:bold;
	width:200px;
	z-index:110
}
nav {
	background-color:rgba(255,255,255,.85);
	background-image:url(../image/layout/logo.png);
	background-position:40px 10px;
	background-repeat:no-repeat;
	background-size:170px;
	height:140px;
    position: fixed;
	float:left;
	width:100%;
	margin:auto;
	padding:0px;
	z-index:500;
}
nav div {
	width:800px;
	float:right;
	margin:auto;
}

#main {
    position: relative;
	clear:both;
	margin:0 auto 0 auto;
	background:#fff;
	width:100%;
	padding:0px 0px 0 0;
	z-index:120;
}
section {
	position:relative;
	clear:both;
	margin:auto;
	width:calc(100% - 200px);
	z-index:5;
	padding:20px 100px;
}
#aktion {
	background:rgba(51,153,0,.85);
	color:#FFF;
}
#aktion h2 {
	color:#FFF;
}
#impressionen {
	width:100%;
	padding:0;
}
#impressionen img {
	width:33.33333333%;
	float:left;
}
iframe {
	width:40%;
	height:350px;
	float:left;
	margin-right:20px
}
footer {
	width:100%;
	z-index:5;
	color:#FFF;
	text-align:center;
	padding:0px 0px;
	background:#060;
	position:relative;
	float:left;
}
footer div {
	width:20%;
	color:#FFF;
	float:left;
	padding:20px 0
}
footer iframe {
	width:40%;
	height:250px;
	float:left;
	border:0;
	margin-right:0;
}
footer a {
	color:#FFF;
	text-decoration:none
}
footer img {
	width:60px
}
.copy {
	background-attachment:fixed;
	background-position:bottom center;
	background-repeat: repeat-x, no-repeat, no-repeat;
	background-size:auto, 150%;
	width:60%;
	float:left;
	text-align:center;
	padding:10px 0;
	margin:auto;
}
.copy a{
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	color:#fff
}

.clear {
	clear:both;
}

.bild_rechts {
	border-radius:0px;
	margin:10px 0px 10px 30px; 
	float:right;
}
.bild_links {
	border-radius:0px;
	margin:10px 30px 10px 0px; 
	float:left
}
.bild {
	border:10px solid #fff;
	border-radius:0px;
}
.bild_start {
	border:0;
	border-radius:5px;
	width:100%
}
.bild_50 {
	width:50%
}
.hohe_bilder img {
	height:300px
}
.galerie img {
	margin:20px;
}
ul {
		line-height:1.8
}
hr {
	border:0;
	border-top:15px solid rgba(51,153,0,.3);
	margin:40px 100px;
	height:0px;
	background:none;
	clear: both
}

#contact_form input[type=text],
#contact_form input[type=email], 
#contact_form input[type=tel], 
#contact_form textarea {
	padding: 6px;
	font-size:18px;
	width:calc(100% - 12px);
	font-family:"Courier New", Courier, monospace;
	border:0;
	margin:5px 0;
	background: #F3F3F3;
	box-shadow: inset 3px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.2);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:2px;
	color:#514E26
}
#contact_form input[type=submit],.button, input[type=button] {
	border:0;
	background:rgba(51,153,0,.85);
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:16px;
	padding:10px 30px;
	width:50%;
	cursor:pointer;
}
.code_feld {
	width:100px
}
.captcha {
	border:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
h1 {
	font-size: 40px;
	letter-spacing:1px;
    color:#060;
	font-weight:normal;
	text-decoration:none
}
h2 {
	font-size:30px;
	font-weight:normal;
    color:#060;
	text-decoration:none
}
h3 {
	font-size: 25px;
	letter-spacing:1px;
    color:#060;
	font-weight:normal;
	clear:both;
	text-decoration:none
}
h4 {
	text-transform:uppercase;
	font-size:23px;
	margin:5px 0;
   color:rgba(51,153,0,.85);
	text-decoration:none
}
h5 {
	text-transform:uppercase;
	font-size:16px;
	margin:0px 0;
	font-weight:normal;
	color:#e1e1e1;
	text-decoration:none
}
.grau {
	color: #bbb;
	font-style:italic
}
.gruen {
	color:#090
}
.img {
	border:0px;
}
.center {
	text-align:center
}
.right {
	text-align:right
}
.seiten_aufzaehlung {
	width:100%;
	text-align:right;
}
.seiten_aufzaehlung a {
	background:#F90;
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding:1px 3px;
	width:15px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.seiten_aufzaehlung span {
	border:1px solid #F90;
	padding:0px 2px;
	color:#F90;
	width:15px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.ul_zwei {
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	-webkit-column-count: 2;
	-webkit-column-gap: 10px;
	column-count: 2;
	column-gap: 10px;
}
video {
	width:600px;
}
#s84 {
	width:100%;
	clear:both;
	margin-top:30px;
	float:left;
	text-align:center;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
#s84 > a > img {
	width:calc(33.333333% - 80px - 65px);
	float:left;
	margin:0 40px;
}
#s84 > a:nth-child(2n) > img {
	width:90px;
	margin:40px 0 0 0;
}
@media screen and (max-width: 768px) {
video {
	width:95%;
}
body {
	font-size:14px;
}
header {
	background-size:500px;
	background-position:top;
	position:relative;
	top:0px;
	width:100%;
}
header > img {
	width:70px;
	right:10px;
	top:70px;
}
header > div {
	background-image:url(../image/layout/logo0.png);
	background-position:center;
	background-repeat:no-repeat;
	background-position:center 70px;
	background-size:170px;
	height:180px;
}
nav {
	float:left;
	background:none;
	position: absolute;
	top:0px;
	margin:0;
	padding:0;
    width:100%;
}
nav div {
	margin:0;
	padding:0;
	width:100%
}
section {
	clear:both;
	width:96%;
	padding:10px 2%;
	margin:0 !important;
}
footer {
	width:100%;
	padding:0;
	margin:0%;
}
footer iframe,footer div {
	width:100%;
	padding:0
}
iframe {
	width:100%;
	margin:10px 0;
	height:250px
}
#galerie {
background:#003366;
}
#galerie img {
	width:46%;
	float:left;
	margin:10px 2%;
}
.copy {
	width:100%
}
.bild, .bild_rechts, .img {
	width:100%;
	margin:10px 0;
	border:0
}
.bild_rechts_40 {
	width:40%;
	margin:10px 0;
	border:0
}
#contact_form input[type=text],
#contact_form input[type=email], 
#contact_form input[type=tel], 
#contact_form input[type=checkbox], 
#contact_form textarea {
	width:95%;
}
#speisekarte div {
	position:relative;
	float:left;
	text-align:left;
	width:90%;
	margin:0 5%;
	font-size:14px;
}
h1 {
	font-size: 25px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size: 15px;
}

.mobile_hidden {
	display:none
}
hr {
	margin:40px 50px;
}
#s84 > a > img {
	width:calc(100% - 200px);
	margin:0 100px;
}
#s84 > a:nth-child(2n) > img {
	width:90px;
	margin:10px calc(50% - 45px);
}
#logo {
	display:none
}
.hohe_bilder img {
	height:100px
}
}
