/*!
Theme Name: alfpoier
Author: meta-physik e.U.
http://meta-physik.com/
Version: 1.0
*/


body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    flex-direction: column
}

main {
    flex: 1 0 auto
}

.home {
    min-height: 100vh;
    background: url("./assets/images/bgstart.jpg") center no-repeat;
    background-size: cover
}

.home .section-menu {
    position: absolute;
    top: 32%;
    right: 0;
    left: 0;
    margin: 0 auto
}

.home .section-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    max-width: 1000px;
    padding: 0;
    margin: 0 auto;
    list-style: none
}

.home .section-menu ul li a {
    position: relative;
    z-index: 99;
    padding: 0 0 0 7px;
    text-decoration: none;
    font-size: 36px;
    font-weight: 800;
    color: #fff
}

.home .section-intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh
}

.home .section-intro .img-holder {
    /* padding: 222px 0 0 15px; */
    padding: 0 0 0 0;
    text-align: center
}

@media screen and (max-width: 991px) {
    .home .section-menu ul {
        justify-content: space-around
    }
}

@media screen and (max-width: 767px) {
    .home .section-menu {
        top: 20%
    }
    .home .section-menu ul li a {
        font-size: 30px
    }
    .home .section-intro .img-holder {
        /* padding: 74px 0 0 8px */
        padding: 0 0 0 8px
    }
}

@media screen and (max-width: 575px) {
    .home .section-menu {
        top: 22%
    }
    .home .section-menu ul li a {
        padding: 0 12px;
        font-size: 22px
    }
    .home .section-intro .img-holder {
		/* padding: 74px 0 0 8px */
        padding: 0 0 0 8px
    }
}

@media screen and (max-width: 575px) and (max-width: 420px) and (min-width: 320px) {
    .home .section-menu {
        top: 22%
    }
    .home .section-menu ul {
        justify-content: space-between
    }
    .home .section-menu ul li a {
        padding: 0 12px;
        font-size: 22px
    }
}






body.bgkunst
{
	background-image: url("./assets/images/bgkunst.jpg");
	background-repeat: repeat-y;
    background-attachment: fixed;
	background-size: 100% auto;
	background-position: top;
}

body.bgbuehne
{
	background-image: url("./assets/images/bgbuehne.jpg");
	background-repeat: repeat-y;
    background-attachment: fixed;
	background-size: 100% auto;
	background-position: top;
}



.inhalt .section-content {
    padding: 59px 27px 135px;
    margin: 0 auto;
    max-width: 1000px;
    background: rgba(255, 255, 255, 0.5)
}

.inhalt .section-content .title-holder .title {
    text-align: center;
    color: #373737;
    font-weight: 800
}

.inhalt .section-content .content,
.inhalt .section-content .title-holder /* FWN */
{
    padding: 0 26px
}


.inhalt .section-content .content .img-holder
{
    margin-bottom: 28px;
}

.inhalt .section-content .content .img-holder img
{
	max-width: 100%;
	height: auto;
}

.inhalt .section-content .content p,
.inhalt .section-content .content td,
.inhalt .section-content .content th,
.wp-caption-text
{
	font-weight: normal;
    padding-left: 3px;
    font-size: 0.92em;
    line-height: 1.4;
/*		font-size: 14px; */
/*      line-height: 17px */
    /* -ms-word-break: break-all; */
    /* word-break: break-all; */
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    color: #373737
}

.wp-caption-text
{
	font-style: italic;
}

@media screen and (max-width: 767px) {
    .inhalt .section-content {
        padding: 16px 27px 100px
    }
    .inhalt .section-content .title-holder .title {
        font-size: 32px
    }
    .inhalt .section-content .content .img-holder {
        margin-bottom: 15px
    }
    .inhalt .section-content .content p {
        font-size: 0.92em;
        line-height: 1.4;
/*		font-size: 14px; */
/*      line-height: 17px */
    }

}

@media screen and (max-width: 575px) {
    .inhalt .custom-container {
        padding-right: 0;
        padding-left: 0
    }
    .inhalt .section-content {
        padding: 16px 27px 70px
    }
    .inhalt .section-content .custom-col {
        padding: 0
    }
    .inhalt .section-content .title-holder .title {
        font-size: 28px
    }
    .inhalt .section-content .content,
	.inhalt .section-content .title-holder /* FWN */
	{
        padding: 0
    }
    .inhalt .section-content .content .img-holder {
        margin-bottom: 10px
    }
    .inhalt .section-content .content p {
        font-size: 0.8em;
        line-height: 1.3;
 /*     font-size: 11px; */
 /*     line-height: 14px */
    }
    body.bgkunst footer div.container,
    body.bgbuehne footer div.container
    {
		padding-left: 0;
		padding-right: 0;
    }
}

@media screen and (min-width: 1200px) 
{
    body.bgkunst footer div.container,
    body.bgbuehne footer div.container
    {
		padding-left: 0;
		padding-right: 0;
    }


}




/* FWN */

body.bgkunst header nav.navbar
{
	background-image: url("./assets/images/bgkunstinvert.jpg") !important;
	background-repeat: repeat-y !important;
    background-attachment: fixed !important;
	background-size: 100% auto !important;
	background-position: top;
}

body.bgbuehne header nav.navbar
{
	background-image: url("./assets/images/bgbuehneinvert.jpg") !important;
	background-repeat: repeat-y !important;
    background-attachment: fixed !important;
	background-size: 100% auto !important;
	background-position: top;
}


a
{
    color: #FF00FF;
    text-decoration: none;

}

header h1
{
	padding: 0;
	margin: 0;
}

body.home h1
{
	display: none;
}

footer div.container div.row
{
    margin-right: 0;
    margin-left: 0;
}


ul.footer-social
{
	margin-top: 1rem;
}


h1 { font-size: 0.5rem; }
h2, h2.entry-title { font-size: 2.1rem; }
h3 { font-size: 1.7rem; }
h4 { font-size: 1.4rem; }


.inhalt .section-content .content
{
	margin-bottom: 3rem;
}



.inhalt .section-content .content img
{
	margin-bottom: 1rem;
}

.inhalt .section-content .content img.alignleft
{
	float: left;
	margin-right: 1rem;
}

.inhalt .section-content .content img.alignright
{
	float: right;
	margin-left: 1rem;
}


/* Animation Startseite */

@-webkit-keyframes move
{
    0% {
        left: 70%;
        top: -232px;
    }
    50% {
        left: 70%;
        top: -232px;
    }
    100% {
        left: 20%;
        top: 75%;
    }
}
@keyframes move
{
    0% {
        left: 70%;
        top: -232px;
    }
    50% {
        left: 70%;
        top: -232px;
    }
    100% {
        left: 20%;
        top: 75%;
    }
}

img#kamikatze
{
	position: absolute;
	width: 193px;
	height: 232px;
    left: -500px;
    top: -500px;
    -webkit-animation: move 2s ease-in 2s 3;
    animation: move 2s ease-in 2s 3;
}


/* Plus-Menü */

#nav-collapse .nav-dropdown .nav-plusmenu .nav-link
{
	padding: 11px 16px 0 16px;
	font-size: 20px;
	font-weight: 600;
	line-height: 19px;
	color: #646464;
}

.secondmain
{
	margin-bottom: 7px !important;
}

@media screen and (max-width: 575px)
{
	#nav-collapse .nav-dropdown .nav-plusmenu .nav-link
	{
		padding: 8px 16px 0;
		font-size: 14px;
		letter-spacing: .3px;
		line-height: 17px;
	}

	.secondmain
	{
		margin-bottom: 1px !important;
	}

}


/* Galerie */

.gallery-icon img
{
    height: 100px;
    width: auto;
    margin-bottom: 0 !important;
}

.gallery-icon
{
    float: left;
    margin: 0 20px 20px 0;
}


div.gallery + h2
{
	clear: both;
	padding-top: 20px;
} 

div.gallery figcaption
{
	display: none;
}

@media screen and (max-width: 575px)
{
	.gallery-icon img
	{
		height: 70px;
	}
}


/* to top link */

footer li#totop
{
	display: none;
}

footer li#totop.showbutton
{
	display: block !important;
}

/* main menu */

#nav-collapse .nav-dropdown a:hover 
{
    color: #7f007f !important;
}

ul.sub-menu
{
	list-style: none;
	padding-left: 12px;

}

ul#menu-plus
{
	list-style: none;
	padding-left: 0px;

}

#nav-collapse .nav-dropdown .nav-sub-dropdown .nav-link.active
{
	color: #f0f;
}


/* Content Tabellen */

.inhalt .section-content .content table
{
	border: 0;
}

.inhalt .section-content .content td,
.inhalt .section-content .content th
{
	border: 0;
	padding: 0 10px 10px 0;
	text-align: left;
	vertical-align: top;
}

.inhalt .section-content .content th
{
	width: 30%;
/*	width: 25%; */
}

/* termin tabelle */

.termintabelle
{
	margin-top: 30px;
}

.termintabelle td
{
	padding: 0 30px 10px 0 !important;
	-webkit-hyphens: none !important;
	-ms-hyphens: none !important;
	hyphens: none !important;
}

.termintabelle td:last-child
{
	padding: 0 0 10px 0 !important;
}

.termintabellemobil
{
	display: none;
}
	
@media screen and (max-width: 991px)
{
	.termintabelle
	{
		display: none;
	}
	.termintabellemobil
	{
		display: block;
	}
}


