/*
-----------------------------------------------
		www.event-m2.de
----------------------------------------------- */


/*		R E S E T
----------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
		margin: 0;
	    padding: 0;
	    border: 0;
	    outline: 0;
	    font-size: 100%;
	    vertical-align: baseline;
	    background: transparent;
	    -webkit-text-size-adjust: 100%;
	    -webkit-font-smoothing: subpixel-antialiased;
}

html {
		height: 100%;
}

body {
	    line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
	    display: block;
}

blockquote, q {
	    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	    content: "";
	    content: none;
}

a {
	    margin: 0;
	    padding: 0;
	    font-size: 100%;
	    vertical-align: baseline;
	    background: transparent;
}

table {
	    border-collapse: collapse;
	    border-spacing: 0;
}

input, select {
	    vertical-align: middle;
}

nav ul {
		list-style: none;
}


/*		B A S I C S
----------------------------------------------- */

@font-face {
		font-family: "Open Sans Condensed";
		src: url("fonts/OpenSans-CondLight.woff2") format("woff2"),
			url("fonts/OpenSans-CondLight.woff") format("woff");
		font-weight: normal;
		font-style: normal;
		font-display: swap;
}

@font-face {
		font-family: "Signika";
		src: url("fonts/Signika-Regular.woff2") format("woff2"),
			url("fonts/Signika-Regular.woff") format("woff");
		font-weight: normal;
		font-style: normal;
		font-display: swap;
}

body {
		color: #443f3f;
		background: #fff;
		font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
		font-size: 21px;
		line-height: 27px;
		letter-spacing: 0.04em;
		word-spacing: 0.01em;
		text-align: left;
}

h1, h2, h3, h4 {
		font-weight: normal;
		font-family: "Signika", Helvetica, Arial, sans-serif;
		text-transform: uppercase;
		letter-spacing: 1px;
}

h2 {
		font-size: 40px;
		line-height: 40px;
}

h3 {
		font-size: 28px;
}

a:link, a:visited {
		color: #443f3f;
		text-decoration: none;
}

a:hover, a:active {
		color: #443f3f;
		border-bottom: 1px solid #443f3f;
}

#kontakt a:link, #kontakt a:visited {
		color: #a9645f;
		text-decoration: none;
		border-bottom: 1px solid #a9645f;
}

#kontakt a:hover, #kontakt a:active {
		color: #fff;
		border-bottom: 1px solid #fff;
}

nav a:link, nav a:visited {
		border-bottom: 1px solid #222;
}

nav a:hover, nav a:active {
		color: #80c342;
		border-bottom-color: #80c342;
}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}


/*		N A V
----------------------------------------------- */

nav {
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 90;
		width: 100%;
		background: #a9645f;
}

nav ul {
		margin: 0 auto;
		width: 925px;
		text-align: center;
		padding-left: 15px;
}

nav li {
		display: inline-block;
		margin: 8px 10px 12px 10px;
}

nav li a:link, nav li a:visited {
		color: #fff;
		border-bottom: none;
}

nav li a:hover, nav li a:active {
		color: #b4daca;
}


/*		C O N T E N T
----------------------------------------------- */

#anfang {
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 10;
		background: #f6e8c0 url("ballons.jpg") center center no-repeat;
		background-size: cover;
}

h1 {
		width: 350px;
		height: 350px;
		margin: auto;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
}

#messagesent {
		width: 300px;
		height: 120px;
		margin: auto;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		text-align: center;
}

h1 span {
		position: relative;
		top: -30px;
		display: block;
		width: 350px;
		height: 350px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background-size: 350px 350px;
		background-image: url("event.png");
		background-position: 0 0;
		background-repeat: no-repeat;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (min-resolution: 200dpi) {

h1 span {
		background-image: url("event@2x.png");
}

}

#wrapper {
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		z-index: 1000;
		background: #fff5e1;
}

.container {
		width: 940px;
		margin: 0 auto;
}

p {
		margin-bottom: 15px;
}

#leistungen {
		margin: 0 0 45px 0;
		padding-top: 40px;
}

#leistungen h2 {
		margin-bottom: 18px;
}

#hochzeiten, #kindergeburtstage {
		background: #b4daca;
		clear: both;
}

#privatfeiern, #trauerfeiern {
		color: #fff;
		background: #a9645f;
		clear: both;
		position: relative;
		z-index: 100;
}

#hochzeiten img, #kindergeburtstage img, #privatfeiern img, #trauerfeiern img {
		width: 470px;
		height: auto;
}

#hochzeiten h3, #kindergeburtstage h3, #privatfeiern h3, #trauerfeiern h3 {
		margin-bottom: 27px;
		padding-top: 28px;
}

.cycle-slideshow {
		width: 470px;
		cursor: pointer;
}

.text {
		width: 430px;
}

#hochzeiten .cycle-slideshow, #kindergeburtstage .cycle-slideshow {
		float: left;
}

#hochzeiten .text, #kindergeburtstage .text {
		margin-left: 500px;
}

#privatfeiern .cycle-slideshow, #trauerfeiern .cycle-slideshow {
		float: right;
}

#ueber-mich {
		/**background: #fff url("../img/event-ueber-mich.jpg") center center no-repeat;
		background-size: cover;
		height: 1200px;*/
}

#ueber-mich .container {
		position: relative;
		margin-top: -28px;
		font-size: 15px;
		line-height: 20px;
		height: 500px;
		background: #fff5e1 url("steffi-mittenzwei.png") left bottom no-repeat;
		background-size: contain;
}

#ueber-mich h2 {
		text-align: center;
		padding-top: 56px;
}

#ueber-mich h4 {
		margin-bottom: 7px;
}

#stefanie {
		width: 350px;
		height: 360px;
		border-radius: 260px;
		padding: 40px 55px 60px 55px;
		text-align: center;
		position: absolute;
		left: 480px;
		bottom: -45px;
		z-index: 10;
		background: #b4daca;
		background: rgba(180,218,202,0.85);
}

#kontakt {
		position: relative;
		z-index: 9000;
		font-family: "Signika", Helvetica, Arial, sans-serif;
		padding-bottom: 60px;
		color: #443f3f;
		background: #f6e8c0 url("kontakt.jpg") right center no-repeat;
		background-size: cover;
}

#kontakt h2 {
		padding-top: 28px;
		text-align: center;
		color: #a9645f;
}

#adresse {
		width: 470px;
		float: left;
}

#karte {
		width: 470px;
		margin-left: 470px;
}

form {
		width: 470px;
		margin: 30px auto 60px auto;
}

input[type="text"] {
		width: 470px;
		color: #443f3f;
		background: #fff;
		border: none;
		font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
		font-size: 22px;
		line-height: 30px;
		letter-spacing: 0.04em;
		margin-bottom: 15px;
		padding: 3px;
}

textarea {
		width: 470px;
		height: 300px;
		color: #443f3f;
		background: #fff;
		border: none;
		font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
		font-size: 22px;
		line-height: 30px;
		letter-spacing: 0.04em;
		margin-top: 3px;
		margin-bottom: 10px;
		padding: 3px;
}

input[type="submit"] {
		color: #fff;
		background: #a9645f;
		font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
		font-size: 22px;
		line-height: 30px;
		letter-spacing: 0.04em;
		margin-bottom: 15px;
		padding: 3px;
		border: none;
		cursor: pointer;
		margin-left: auto;
		margin-right: auto;
}


/*		R E S P O N S I V E
----------------------------------------------- */

@media screen and (max-width: 970px) {

nav ul {
		width: auto;
		text-align: center;
		padding-left: 15px;
}

.container {
		width: auto;
		max-width: 100%;
		margin: 0 40px 40px 40px;
}

#hochzeiten img, #kindergeburtstage img, #privatfeiern img, #trauerfeiern img {
		width: 100%;
		height: auto;
}

.cycle-slideshow {
		width: 100%;
		cursor: pointer;
}

.text {
		width: auto;
}

#hochzeiten .cycle-slideshow, #kindergeburtstage .cycle-slideshow {
		float: none;
}

#hochzeiten .text, #kindergeburtstage .text {
		margin-left: 0;
}

#privatfeiern .cycle-slideshow, #trauerfeiern .cycle-slideshow {
		float: none;
}

#privatfeiern .text, #trauerfeiern .text {
		float: none;
}

#stefanie {
		left: 200px;
		bottom: -55px;
}

#kontakt {
		background: #f6e8c0 url("kontakt.jpg") center center no-repeat;
}

#adresse {
		width: 470px;
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 60px;
}

#karte {
		width: 470px;
		margin-left: auto;
		margin-right: auto;
}

}


@media screen and (max-width: 920px) {

#ueber-mich {
		height: 500px;
}

#stefanie {
		right: 10px;
		bottom: -60px;
}

}


@media screen and (max-width: 740px) {

#ueber-mich {
		height: 500px;
}

#ueber-mich .container {
		background-size: cover;
}

#stefanie {
		right: 10px;
		left: inherit;
		bottom: -60px;
}

}


@media screen and (max-width: 600px) {

body {
		font-size: 18px;
		line-height: 24px;
}

h2 {
		font-size: 30px;
		line-height: 30px;
}

h3 {
		font-size: 24px;
		margin-bottom: 24px;
}

nav ul {
		padding-left: 0;
}

h1 {
		width: 250px;
		height: 250px;
}

h1 span {
		top: -20px;
		width: 250px;
		height: 250px;
		background-size: 250px 250px;
}

.container {
		margin: 0 20px 40px 20px;
}

#ueber-mich {
		height: auto;
		padding-bottom: 10px;
}

#ueber-michtext {
		padding-top: 20px;
}

#ueber-mich .container {
		background: none;
}

#stefanie {
		width: auto;
		height: auto;
		border-radius: 0;
		padding: 10px 10px 10px 10px;
		text-align: left;
		position: inherit;
		left: 0;
		top: 0;
		bottom: 0;
		margin-bottom: 20px;
}

#adresse {
		width: auto;
		float: none;
}

#karte {
		width: 100%;
}

#karte iframe {
		width: 100%;
}

form {
		width: 100%;
		margin: 30px auto 60px auto;
}

input[type="text"] {
		width: 97%;
		font-size: 18px;
		line-height: 26px;
}

textarea {
		width: 97%;
		font-size: 18px;
		line-height: 26px;
}

input[type="submit"] {
		font-size: 18px;
		line-height: 26px;
}

}


@media screen and (max-width: 440px) {

#ueber-mich {
		height: 400px;
}

}


@media screen and (max-width: 400px) {

#ueber-mich {
		height: 500px;
}

}