@charset "UTF-8";
/* CSS Document */

html,
html * {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: "tahoma", sans-serif;
    font-style: normal;
	scroll-behavior: smooth;
	}


#hauptcontainer {
	height: auto;
	max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
	}


/*Font-Stile Landscale*/

.h1 {font-family: "century-gothic"; font-size: 52px; line-height: 1.2; font-weight: 700; color: #4CBBB8;}
.h2 {font-size: 28px; line-height: 1.4; font-weight: 400; color: #000000;}
.h3 {font-family: "century-gothic"; font-size: 45px; line-height: 1.3; font-weight: 700; color: #4CBBB8;}
.h4 {font-family: "century-gothic"; font-size: 30px; line-height: 1.3; font-weight: 700; color: #4CBBB8;}
.h5 {font-size: 20px; line-height: 1.4; font-weight: 400; color: #000000;}
.h6 {font-family: "century-gothic"; font-size: 45px; line-height: 1.2; font-weight: 700;}
.p {font-size: 20px; line-height: 1.4; font-weight: 400; color: #000000;}
.pb {font-size: 20px; line-height: 1.4; font-weight: 700; color: #000000;}


.h3 {margin-bottom: 10px;}
.h4 {margin-bottom: 15px;}


/*Links im Fließtext*/

.p a {font-size: 20px; line-height: 1.4; font-weight: 400; color: #000000; text-decoration: none;}
.p a:hover {font-size: 20px; line-height: 1.4; font-weight: 400; color: #4CBBB8; text-decoration: none;}
.p a:active {font-size: 20px; line-height: 1.4; font-weight: 400; color: #000000; text-decoration: none;}

.pb a {font-size: 20px; line-height: 1.4; font-weight: 700; color: #000000; text-decoration: none;}
.pb a:hover {font-size: 20px; line-height: 1.4; font-weight: 700; color: #4CBBB8; text-decoration: none;}
.pb a:active {font-size: 20px; line-height: 1.4; font-weight: 700; color: #000000; text-decoration: none;}


/*Trennlinie*/

.linie {width: 100%; height: 2px; margin-top: 40px; margin-bottom: 40px; background-color: #4CBBB8;}


/*Subnavigation*/

#subnavigation {
    background-color: #FFFFFF;
    height: auto;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	}

.style-subnav ul {
	font-size: 16px;
	font-weight: 400;
	list-style-type: none;
	text-align: right;
	}

.style-subnav li {
	display: inline;
	padding-left: 15px;
	margin-right: 10px;
	}

.style-subnav ul li a {
	text-decoration: none;
	color: #000000;
	}

.style-subnav ul li a:hover {
	font-weight: 400;
	text-decoration: none;
	color: #4CBBB8;
	}


/*Header: Logo und Hauptnavigation*/

#header {
	background-color: #FFFFFF;
    height: 180px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	}

.style-logo {
	width: 240px;
	padding-left: 10px;
	float: left;
	}

.style-nav ul {
	font-size: 20px;
	text-align: right;
	list-style-type: none;
	padding-top: 108px;
	margin-right: 10px;
	}

.style-nav li {
	font-weight: 400;
	text-decoration: none;
	display: inline;
	padding-left: 18px;
	}

.style-nav ul li a {
	font-weight: 400;
	text-decoration: none;
	color: #000000;
	text-align: center;
	display: inline;
	}

.style-nav ul li a:hover {
	font-weight: 400;
	text-decoration: none;
	color: #4CBBB8;
	}


/*Imagebilder Landscale*/

#image-allgemein {
	width: 90%;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	background-image:url("../bilder/gpv_image_team-besprechung.jpg");
	background-position: center;
	background-size: cover;
	}

#image-ueber-uns {
	width: 90%;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	background-image:url("../bilder/gpv_image_ueber-uns.jpg");
	background-position: center;
	background-size: cover;
	}

#image-mitglieder {
	width: 90%;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	background-image:url("../bilder/gpv_image_mitglieder.jpg");
	background-position: center;
	background-size: cover;
	}


/*Startseite*/

#intro {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
    background-color: #EEEEEF;
	text-align: center;
	height: auto;
	padding: 50px;
	}

#lebensbereiche {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
    background-color: #EEEEEF;
	height: auto;
	padding-bottom: 35px;
	}

.icons-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	grid-column-gap: 115px;
	grid-row-gap: 50px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	}

.icons-box {
	width: 190px;
	height: auto;
	}

.icons-text {
	width: 190px;
	height: auto;
	font-size: 23px;
	line-height: 1.3;
	color: #000000;
	text-align: center;
	}

.icons-text a {
	color: #000000;
	text-decoration: none;
	}

.newsbereich {
    height: auto;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 50px;
	}


/*Veranstaltungen und Archiv*/

.veranstaltungen {
    height: auto;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 50px 100px 50px;
	}

.veranstaltungen a {
	color: #000000;
	text-decoration: none;
	}

.veranstaltungen a:hover {
	color: #4CBBB8;
	}


/*BAG Logo*/

#bag-container {
    background-color: #F8F8F8;
    height: 220px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
    padding-top: 42px;
    padding-left: 47px;
    padding-right: 50px;
    padding-bottom: 30px;
	}

.style-bag-logo img {
	height: 140px;
	width: auto;
	float: left;
	margin-right: 60px;
	}

.style-bag-text {
	color: #000000;
	line-height: 1.4;
	margin-top: 26px;
	}

.nofloat {
	clear: both;
}


/*Footer*/

#footer {
    background-color: #4CBBB8;
    height: auto;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
    padding-top: 30px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 80px;
	}

.grid-container-footer {
	display: grid;
	grid-template-columns: 26% 59% 15%;
	}

.footer-logo {
	width: 185px;
	}

.footer-text {
	font-size: 20px;
	color: #000000;
	line-height: 1.4;
	}

.footer-text a {
	color: #000000;
	text-decoration: none;
	}

.footer-text a:hover {
	color: #000000;
	text-decoration: none;
	}

.footer-copyright {
	font-size: 16px;
	text-align: right;
	}


/*Headline und Text*/

#headline {
	height: auto;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 50px;
	}

#text {
	height: auto;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 50px 100px 50px;
	}

.liste {
	font-size: 20px;
	line-height: 1.4;
	font-weight: 400;
	color: #000000;
	margin-left: 20px;
    list-style-position: outside;
}


/*Mini-Navigation*/

#mini-nav {
	height: auto;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 50px 50px;
	}

.style-mini-nav ul {
	font-size: 18px;
	text-align: left;
	list-style-type: none;
	float: left;
	}

.style-mini-nav li {
	font-weight: 400;
	text-decoration: none;
	display: inline;
	padding-right: 35px;
	}

.style-mini-nav ul li a {
	font-weight: 400;
	text-decoration: none;
	color: #000000;
	text-align: center;
	display: inline;
	}

.style-mini-nav ul li a:hover {
	font-weight: 400;
	text-decoration: none;
	color: #4CBBB8;
	}


/*Angebote*/

#angebot-head {
	height: 167px;
	width: 90%;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 50px;
	}

.angebot-icon img {
	width: 150px;
	margin-right: 40px;
	float: left;
	}

.angebot-headline {
	padding-top: 45px;
	}

#angebot-bubble {
	height: auto;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}

#angebot-text {
	height: auto;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 50px;
	}


/*back, top and next Button*/

#back {
	height: auto;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 50px 50px;
	}

.back-icon img {
	width: 70px;
	}

#back-text {
	width: 70px;
	font-size: 20px;
	color: #4CBBB8;
	text-align: center;
	}


/*Mitglieder*/

.mitglied-logo {
	width: 170px;
	height: 200px;
	margin-right: 60px;
	float: left;
	}

.mitglied-kontakt {
	width: 100%;
	height: auto;
	}

#kontakt {
	height: auto;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px 50px;
	}


/*Login*/

#login-text {
	height: auto;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px 50px;
	}

#buttons-login {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	margin-bottom: 200px;
	}

.button-start {
	height: auto;
	width: 350px;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	float: left;
	}

.button-login {
	height: auto;
	width: 350px;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	float: left;
	}

.button-start a, .button-login a {
	padding: 30px;
	border-radius: 20px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	background-color: #4CBBB8;
	}

.button-start a:hover, .button-login a:hover {
	padding: 30px;
	border-radius: 20px;
	color: #FFFFFF;
	background-color: #586562;
	transition: 0.5s;
	}


/*Informationen und Protokolle*/ 

#protokolle {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	}

.protokoll-icons-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	grid-column-gap: 85px;
	grid-row-gap: 85px;
	padding-bottom: 85px;
	}

.protokoll-icons-box {
	width: 200px;
	height: auto;
	}

.protokoll-icons-text {
	width: 200px;
	height: auto;
	font-size: 18px;
	line-height: 1.3;
	color: #000000;
	text-align: center;
	}

.protokoll-icons-text a {
	color: #000000;
	text-decoration: none;
	}


/*Archiv*/ 

#archiv {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	}

.archiv-icons-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	grid-column-gap: 80px;
	grid-row-gap: 50px;
	padding-bottom: 100px;
	}

.archiv-icons-box {
	width: 150px;
	height: auto;
	}

.archiv-icons-text {
	width: 150px;
	height: auto;
	font-size: 30px;
	line-height: 1.3;
	color: #000000;
	text-align: center;
	}

.archiv-icons-text a {
	color: #000000;
	text-decoration: none;
	}


/*Anpassung Navigation*/


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

#subnavigation {
    background-color: #FFFFFF;
    height: auto;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	}

.style-subnav ul {
	font-size: 18px;
	font-weight: 400;
	list-style-type: none;
	text-align: right;
	}	

#header {
	background-color: #FFFFFF;
    height: 230px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	}

.style-nav ul {
	font-size: 22px;
	text-align: center;
	list-style-type: none;
	padding-top: 157px;
	margin-right: 10px;
	}

.style-nav li {
	padding-left: 20px;
	}


/*Anpassung Elemente im Footer*/

.grid-container-footer {
	display: grid;
	grid-template-columns: 27% 58% 15%;
	}

}
