/*
blau1:		#4b8fc2
blau1:		#225b86
green1: 	#93c83d
red: 		#6b0904

*/
@charset "UTF-8";

html
	{
	font-family: 'Play', sans-serif;
	font-size: 	18px;
	color: 	#fff;
	margin: 0px;

	background-image: url(../images/metalforgefestival_2024_background.png);
	backgorund-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	width: 100%;
	height: 100%;
	min-width: 100%;
	min-height: 100%;
	}

body
	{
	-webkit-overflow-scrolling: touch;
	margin: 0px 0px 0px 0px;
 	padding: 0;
  	height: 100%; /* needed for container min-height */
	}

p.headline
	{
	font-weight: 800;
	font-size: 30px;
	margin: auto;
	width: 500px;
	margin-bottom: 30px;
	color: #fff;
	}

p.headline1
	{
	color: #fff;
	font-weight: 600;
	font-size: 28px;
	margin: 20px auto 30px auto;
	text-shadow: 2px 2px #444;
	text-align: center;
	}

p.headline2
	{
	color: #fff;
	font-weight: 500;
	font-size: 24px;
	margin: auto;
	width: 500px;
	margin-bottom: 30px;
	border: 1px solid #fff;
	padding: 5px;
	text-align: center;
	}

p.headline3
	{
	color: #6b0904;
	font-weight: 500;
	font-size: 24px;
	margin: auto;
	width: 500px;
	margin-bottom: 30px;
	border: 1px solid #6b0904;
	padding: 5px;
	text-align: center;
	}

p.infotopic
	{
	font-weight: 600;
	font-size: 20px;
	margin: 10px 10px 10px 10px;
	width: 98%;
	color: #656666;
	margin: auto;
	}

.changewidth6
	{
	width: 60%;
	padding: 30px 10px 30px 10px;
	}
.changewidth7
	{
	width: 70%;
	padding: 30px 10px 30px 10px;
	}
.changewidth8
	{
	width: 80%;
	padding: 30px 10px 30px 10px;
	}

.bandpic
	{
	height: 1000px;
	}

div.load
	{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/opacity2.png);
	z-index: 99999;
	}

#kontakt
	{
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background: url(../images/opacity2.png);
	z-index: 9999;
	}

#press
	{
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background: url(../images/opacity3.png);
	z-index: 9999;
	}

#header
	{
	position: fixed;
	top: 0px;
	height: 240px;
	width: 100%;
	transition: all 0.8s ease;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	z-index: 9990;
	background-image: url(../icons/header_back_mff.png);
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	}

#header.scrolled
	{
	color: #fff;
	position: fixed;
	top: 0px;
	padding-top: 15px;
	height: 82px;
	width: 100%;
	transition: all 0.8s ease;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	background-image: url(../icons/header_back_mff2.png);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 9998;
	box-shadow: 0px 0px 4px #000;
	}

#header.scrolled2
	{
	transition: all 0.8s ease;
	background: #000;
	color: #fff;
	box-shadow: 0px 0px 0px 0px #000;
	}

#header.scrolled3
	{
	transition: all 0.8s ease;
	background: #16738f;
	color: #fff;
	box-shadow: 0px 0px 2px 2px #333;
	}

div.title
	{
	position: relative;
	top: 520px;
	left: 0;
	text-align: right;
	}

p.title1
	{
	left: 0px;
	text-align: right;
	padding: 15px 10px 15px 170px;
	color: #000;
	font-weight: 600;
	font-size: 33px;
	background: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
	display: table;
	box-shadow: 0px 0px 5px #000;
	}

p.title2
	{
	left: 0px;
	text-align: right;
	padding: 12px 10px 12px 150px;
	color: #000;
	font-weight: 600;
	font-size: 22px;
	background: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
	display: table;
	box-shadow: 0px 0px 5px #000;
	}

p.title3
	{
	left: 0px;
	padding: 7px 10px 7px 120px;
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	background: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
	display: table;
	}

p.title4
	{
	width: 75%;
	margin: auto;
	padding: 20px 20px 20px 20px;
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	background-image: url(../icons/opacity2.png);
	display: inline-block;
	display: table;
	text-align: justify;
	}

#logo1
	{
	position: fixed;
	top: 70px;
	left: 50%;
	margin-left: -120px;
	width: 240px;
	height: 240px;
	background-image: url(../icons/logo_mff_1.png);
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 9999;
	transition: all 0.8s ease;
	}

#logo1.scrolled
	{
	top: 10px;
	left: 10px;
	margin-left: 0px;
	width: 120px;
	height: 120px;
	transition: all 0.8s ease;
	}

#logoapfel
	{
	position: absolute;
	top: 3650px;
	right: 0px;
	width: 600px;
	height: 580px;
	background-image: url(../icons/partner/erdapfel_truck.png);
	background-position: center right;
	background-repeat: no-repeat;
	z-index: 9999;
	}

#kontakt1
	{
	position: fixed;
	top: 10px;
	right: 30px;
	z-index: 9995;
	color: #454555;
	font-size: 10px;
	transition: all 0.8s ease;
	}

#kontakt1.scrolled
	{
	color: #fff;
	position: fixed;
	top: 20px;
	right: 10px;
	transition: all 0.8s ease;
	}

div.welcome
	{
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	text-align: center;
	}

div.entrance
	{
	text-align: center;
	width: 100%;
	font-size: 45px;
	}

div.home
	{
	height: 400px;
	}

div.space1
	{
	width: 100%;
	padding-top: 50px;
	padding-bottom: 80px;
	height: 320px;
	border-top: 8px solid #8c9ab1;
	border-bottom: 8px solid #fff;
	}

div.content1
	{
	border-top: 10px solid #6b0904;
	border-bottom: 10px solid #fff;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	color: #fff;
	z-index: 9990;
	}

div.content1a
	{
	border-bottom: 12px solid #fff;
	padding-top: 40px;
	padding-bottom: 40px;
	background: #6b0904;
	width: 100%;
	}

div.content2
	{
	padding-top: 70px;
	padding-bottom: 70px;
	color: #000;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	text-shadow: 2px 5px 5px #000;
	background-image: url(../images/MFF_back2.png);
	background-repeat: no-repeat;
	background-position: -15% bottom;
	}

div.content3
	{
	padding-top: 40px;
	padding-bottom: 40px;
	background: #6b0904;
	width: 100%;
	}

div.content4
	{
	border-top: 12px #fff solid;
	padding-top: 60px;
	padding-bottom: 40px;
	background: #000;
	background-image: url(../images/vonerdapfel.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	text-align: center;
	}

div.map
	{
	width: 100%;
	border-top: 12px solid #fff;
	border-bottom: 12px solid #fff;
	height: 500px;
	background-image: url(../icons/map_mff.png);
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	}

div.direction
	{
	position: absolute;
	right: 100px;
	top: 100px;
	height: 300px;
	width: 450px;
	background: #fff;
	box-shadow: 0px 0px 2px #444;
	transition: all 0.8s ease;
	padding: 15px;
	opacity: 0.2;
	}

div.direction.clicked
	{
	opacity: 1.0;
	transition: all 0.8s ease;
	}

div.footer
	{
	padding-top: 10px;
	text-align: center;
	width: 100%;
	height: 350px;
	background-color: #000;
	background-image: url(../icons/footer_back_mff.png);
	background-position: top center;
	background-repeat: no-repeat;
	}

div.imprint
	{
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	width: 100%;
	display: none;
	}

#scrolldowncontainer
	{
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	}

#scrolldown
	{
	margin: auto;
	width: 40px;
	height: 40px;
	background: url(../icons/scroll_down.png) center center no-repeat;
	cursor: pointer;
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin: 0px auto 5px -20px;
	}

#topscroll
	{
	padding: 	10px 20px 10px 20px;
	display: 	none;
	position: 	fixed;
	bottom: 	25px;
	right: 		25px;
	text-align:	center;
	font-size: 	18px;
	background:	#fff;
	color:		#000;
	transition: all 0.8s ease;
	box-shadow: 1px 1px 2px #000;
	}

#topscroll:hover
	{
	cursor: 	pointer;
	background:	#000;
	color:		#fff;
	}

#topscroll.scrolled2
	{
	background:	#16738f;
	transition: all 0.8s ease;
	}

#topscroll.scrolled2:hover
	{
	background:	#fff;
	transition: all 0.8s ease;
	}

div.service
	{
	padding: 15px;
	color: #16738f;
	font-size: 24px;
	text-align: left;
	width: 95%;
	height: 350px;
	background: #fff;
	transition: all 0.4s ease;
	font-weight: 700;
	background-position: 0px 95px;
	background-repeat: no-repeat;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	margin: auto;
	}

div.service:hover
	{
	transition: all 0.4s ease;
	background-position: 0px 65px;
	cursor: pointer;
	box-shadow: 2px 2px 12px #555;
	}

p.button
	{
	margin: 20px auto 20px auto;
	padding: 10px;
	color: #fff;
	background: #93c83d;
	border-radius: 5px;
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	transition: all 0.8s ease;
	text-shadow: 1px 1px 4px #555;
	}

p.button:hover
	{
	transition: all 0.8s ease;
	background: #000;
	color: #fff;
	cursor: pointer;
	}

p.button2
	{
	margin: 20px auto 20px auto;
	padding: 10px;
	width: 220px;
	color: #666;
	text-align: center;
	font-weight: 400;
	font-size: 13px;
	background: #fff;
	transition: all 0.8s ease;
	border: 2px solid #fff;
	}

p.button2:hover
	{
	background: none;
	cursor: pointer;
	color: #fff;
	}

p.button3
	{
	margin: 20px auto 20px auto;
	padding: 10px;
	width: 220px;
	color: #fff;
	text-align: center;
	font-weight: 400;
	font-size: 13px;
	background: #000;
	transition: all 0.8s ease;
	border: 2px solid #000;
	}

p.button3:hover
	{
	background: #fff;
	cursor: pointer;
	color: #666;
	border: 2px solid #666;
	}

p.button4
	{
	margin: 20px auto 20px auto;
	padding: 10px;
	width: 220px;
	color: #666;
	text-align: center;
	font-weight: 400;
	font-size: 13px;
	background: #fff;
	transition: all 0.8s ease;
	border: 2px solid #fff;
	}

p.button4:hover
	{
	background: none;
	cursor: pointer;
	color: #fff;
	}

p.button5
	{
	margin: 20px auto 20px auto;
	padding: 10px;
	width: 220px;
	color: #666;
	text-align: center;
	font-weight: 400;
	font-size: 13px;
	background: #fff;
	transition: all 0.8s ease;
	border: 2px solid #fff;
	}

p.button5:hover
	{
	background: none;
	cursor: pointer;
	color: #fff;
	}

.button6
	{
	margin-top: 30px;
	text-shadow: none;
	padding: 15px;
	display: inline-block;
	color: #fff;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	transition: all 0.8s ease;
	border: 1px solid #fff;
	border-radius: 10px;
	}

.button6:hover
	{
	background: #fff;
	cursor: pointer;
	color: #000;
	}

#form1
	{
	position: fixed;
	z-index: 9999;
	top: 0px;
	left: 0px;
	width: 100%;
	background: #16738f;
	text-align: center;
	display: none;
	box-shadow: 0px 0px 8px #000;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
	}

#this_msg
	{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	display: none;
	background: #000;
	z-index: 9999;
	padding-top: 30px;
	padding-bottom: 30px;
	}

table td.menue
	{
	font-weight: 600;
	height: 45px;
	padding: 8px 15px 8px 15px;
	text-align: center;
	color: #fff;
	border-radius: 0px;
	font-size: 22px;
	transition: all 0.8s ease;
	text-shadow: 0px 2px 2px #000;
	}

table td.menue:hover
	{
	background: #000;
	cursor: pointer;
	transition: all 0.8s ease;
	}

table td.menue2
	{
	font-weight: 600;
	height: 45px;
	padding: 8px 15px 8px 15px;
	text-align: center;
	color: #fff;
	border-radius: 0px;
	font-size: 22px;
	transition: all 0.8s ease;
	text-shadow: 0px 2px 2px #000;
	}

table td.menue2:hover
	{
	background: #000;
	cursor: pointer;
	transition: all 0.8s ease;
	}

table td.tdacts
	{
	height: 80px;
	box-shadow: 0px 3px 5px #000;
	border-left: 8px solid #fff;
	border-top: 8px solid #fff;
	border-right: 8px solid #fff;
	border-bottom: 8px solid #fff;
	background-size: 100% auto;
	background-position: center center;
	background-color: #fff;
	background-repeat: no-repeat;
	}

table td.footer
	{
	padding: 12px 15px 12px 15px;
	margin-right: 15px;
	text-align: center;
	color: #fff;
	font-weight: 500;
	background: #000;
	}

table td.footer:hover
	{
	background: #fff;
	transition: all 0.8s ease;
	cursor: pointer;
	box-shadow: 0px 0px 4px #000;
	color: #000;
	}

table td.actlink
	{
	background: #000;
	color: #fff;
	transition: all 0.8s ease;
	}

table td.actlink:hover
	{
	background: #fff;
	color: #000;
	transition: all 0.8s ease;
	cursor: pointer;
	text-shadow: none;
	}

/* FORMS/INPUT LOOK */

textarea.mff
	{
	display: block;
	margin: auto;
	width: 250px;
	font-family: sans-serif;
	font-size: 18px;
	appearance: none;
	box-shadow: none;
	border-radius: none;
	padding: 10px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
	}

textarea.mff:focus
	{
	outline: none;
	border: solid 1px #fff;
    box-shadow: 0 0 5px 1px #888;
	}

input[type="text"],
input[type="email"],
input[type="password"] {
  display: inline;
  margin: auto;
  width: 250px;
  font-family: sans-serif;
  font-size: 18px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus {
  outline: none;
}

input[type="text"],
input[type="email"],
input[type="password"] {
  padding: 10px;
  border: solid 1px #9e9e9e;
  transition: box-shadow 0.3s, border 0.3s;
}

input[type="text"]:focus,
input[type="text"].focus,
input[type="email"]:focus,
input[type="email"].focus,
input[type="password"]:focus,
input[type="password"].focus {
  border: solid 1px #fff;
  box-shadow: 0 0 5px 1px #888;
}

input.submit
	{
	margin-top: 20px;
	color: #fff;
	background: #000;
	padding: 8px 15px 8px 15px;
	border: 0px;
	transition: all 0.8s ease;
	}

input[type=checkbox] {
  transform: scale(1.5);
}


select
	{
	padding: 8px 15px 8px 15px;
	}



@media (max-width: 1400px)
	{
	#logoapfel
		{
		display: none;
		}
	}


@media (max-width: 1250px)
	{
	div.entrance
		{
		font-size: 30px;
		}
	#kontakt1
		{
		opacity: 0.0;
    	display: none;
  		}
	#languages
		{
		opacity: 0.0;
		display: none;
		}
	table td.menue,table td.menue2
		{
		font-size: 14px;
		}
	#topscroll
		{
		width: 100px;
		font-size: 13px;
		height: 30px;
		line-height: 30px;
		left: 50%;
		margin-left: -50px;
		bottom: 0px;
		transition: all 0.8s ease;
		padding: 0px;
		border-top-right-radius: 5px;
		border-top-left-radius: 5px;
		}
	p.title4
		{
		width: 95%;
  		}
	div.content2
		{
		background-image: none;
		}
	.changewidth6,.changewidth7,.changewidth8
		{
		width: 95%;
		padding: 0px;
		}
	}

@media (max-width: 900px)
	{
	p.title4
		{
		opacity: 0.0;
    	display: none;
  		}
	.bandpic
		{
		height: 450px;
		}
	#logo1.scrolled
		{
		transition: all 0.8s ease;
		margin-top: -200px;
		}
	}
