body
{
	background-size: 100% 100%;
	background-color: black;
}

hr.custom
{
	border-color: #dda15e;
	border-radius: 5%;
	height: 5px;
	border-right: none;
	border-left: none;
	border-bottom-color: black;
	box-shadow: 0px 0px 10px black;
}

table
{
	width: 100%;
		
		
}

.ttextb
{
	color : black;
	margin-left: 2%;
	margin-right: 2%;
	text-align: left;
	font-size: clamp(16px, 4vw, 30px);	
}
	
a
{
	Color: white;		
}

a.green
{
		color: green;
}
	
.fusszeile
{
		
	background-color: black;
	width: 100%;
	height: 200px;
	padding-top: 2%;
}

	



.impressum
{
	float: left;
	width: 98%;
	height: 90px;
	margin-left: 1%;
	border: 1px solid #dda15e;
	border-radius: 2%;		
}
	
.iT
{
	color: white;
	text-align: center;
	margin-top: 30px;
	font-size: clamp(16px, 4vw, 20px);
		
}
	
.tpic
{
	float: left;
	width: 20%;
	margin-left: 7.5%;
	margin-right: 7.5%;
	border-radius: 2%;
}
	
.tspic
{
	float: right;
	width: 20%;
	margin-left: 7.5%;
	margin-right: 7.5%;
}

@media only screen and (min-width: 1300px)
{
	.logo
	{
		background: url("Neuerstempel2.svg");
		background-size: 100% 100%;
		width: 200px;
		height: 200px;
		margin: 0 auto;
		margin-bottom: 5%;	
	}

	.hauptbereich
	{
		background-color: white;
	
		width: 1250px;
		height: 4000px;
		margin-Top: 5%;
		margin: 0 auto;
		border-radius: 1%;
		padding-top: 2%;
	}

	.Navi
	{
		background: url("navilo2.png");
		background-size: 100% 100%;
		width: 100%;
		height: 200px;
	}

	.button
	{
		
		float: left;
		width: 180px;
		height: 180px;
		margin-left: 106px;
		margin-top: 10px;
		border-radius: 50%;
		
	}

	.btext
	{
		margin-top: 75px;
		color : white;
		text-align: center;
		font-size: clamp(16px, 2vw, 20px);
	}
	
	
	.thematikschlicht
	{
		width: 100%;
		height: 3100px;
		padding-top: 2%;
		
	}
	
	.ttextb
	{
		
		float: left;
		color : black;
		width: 40%;
		margin-left: 2%;
		margin-right: 2%;
		text-align: left;
		font-size: clamp(16px, 2vw, 28px);	
	}
	
	.preisschild
	{
		margin-top: 2%;
		margin-top: 2%;
		background-color: white;
		color: black;
		width: 100%;
		height: 40px;
		padding-top: 2%;
		border: 1px solid #dda15e;
		border-radius: 25%;
	}
	
	.pspreis
	{
		float: right;
		width: 20%;
		padding-right: 3%;
		font-size: clamp(16px, 2vw, 26px);
		
	}
	
	.justierung
	{
		float: left;
		padding-left: 5%;
		font-size: clamp(16px, 2vw, 28px);	
	}
	
	.label
	{
		float: left;
		width: 100%;
		Text-align: center;
		font-size: clamp(20px, 3vw, 30px);
	}
	
	.gruppe1
	{
		margin-top: 2%;
		background-color: white;
		width: 90%;
		margin-left: 5%;
		height: 1200px;
		padding-top: 2%;
		
		
	}
	
	.ttextP
	{
		
		float: left;
		color : black;
		width: 90%;
		margin-left: 5%;
		margin-right: 2%;
		text-align: left;
		font-size: clamp(16px, 2vw, 26px);	
	}
	
	.gruppe
	{
		margin-top: 2%;
		background-color: white;
		width: 90%;
		margin-left: 5%;
		height: 400px;
		padding-top: 2%;
		border: 1px solid #dda15e;
		border-radius: 2%;
		
	}
	
	.tpic
	{
		float: left;
		width: 20%;
		margin-left: 5%;
		margin-right: 5%;
		border-radius: 2%;
	}
	
	.Ptext
	{
		float: left;
		width: 20%;
		padding-left: 3%;
		margin-top: 100px;
		font-size: clamp(32px, 4vw, 64px);
		
	}
	.linkliste
	{
		float: left;
		width: 20%;
		height: 90px;
		margin-left: 2%;
		text-align: center;
		font-size: clamp(16px, 2vw, 20px);
	}
}

@media only screen and ( min-width: 900px ) and ( max-width: 1300px )
{
	.logo
	{
		background: url("Neuerstempel2.svg");
		background-size: 100% 100%;
		width: 200px;
		height: 180px;
		margin: 0 auto;
		margin-bottom: 5%;	
	}

	.hauptbereich
	{
		background-color: white;
		
		width: 80%;
		height: 3600px;
		margin-Top: 5%;
		margin-left: 10%;
		border-radius: 1%;
		padding-top: 2%;
	}

	.Navi
	{
		background: url("navilo2.png");
		background-size: 100% 100%;
		width: 100%;
		height: 200px;
	}

	.button
	{
		
		float: left;
		width: 20%;
		height: 150px;
		margin-left: 4%;
		margin-top: 25px;
	}

	.btext
	{
		margin-top: 55px;
		color : white;
		text-align: center;
		font-size: clamp(16px, 2vw, 28px);
	}
	
	.thematikschlicht
	{
		width: 100%;
		height: 2800px;
		padding-top: 2%;
		
	}
	
	.ttextb
	{
		
		float: left;
		color : black;
		width: 40%;
		margin-left: 2%;
		margin-right: 2%;
		text-align: left;
		font-size: clamp(16px, 2vw, 30px);	
	}
	
	.preisschild
	{
		margin-top: 2%;
		margin-top: 2%;
		background-color: white;
		width: 100%;
		height: 40px;
		color: black;
		padding-top: 2%;
		border: 1px solid #dda15e;
		border-radius: 25%;
	}
	
	.pspreis
	{
		float: right;
		width: 20%;
		padding-right: 3%;
		font-size: clamp(16px, 2vw, 28px);
		
	}
	
	.justierung
	{
		float: left;
		padding-left: 5%;
		font-size: clamp(16px, 2vw, 28px);	
	}
	
	.label
	{
		float: left;
		width: 100%;
		Text-align: center;
		font-size: clamp(20px, 3vw, 28px);
	}
	
	.gruppe1
	{
		margin-top: 2%;
		background-color: white;
		width: 90%;
		margin-left: 5%;
		height: 1160px;
		padding-top: 2%;
		
		
	}
	
	.ttextP
	{
		
		float: left;
		color : black;
		width: 90%;
		margin-left: 5%;
		margin-right: 2%;
		text-align: left;
		font-size: clamp(16px, 2vw, 30px);	
	}
	
	.gruppe
	{
		margin-top: 2%;
		background-color: white;
		width: 90%;
		margin-left: 5%;
		height: 350px;
		padding-top: 2%;
		border: 1px solid #dda15e;
		border-radius: 2%;
		
	}
	
	.tpic
	{
		float: left;
		width: 20%;
		margin-left: 5%;
		margin-right: 5%;
		border-radius: 2%;
	}
	
	.Ptext
	{
		float: left;
		width: 20%;
		padding-left: 3%;
		margin-top: 100px;
		font-size: clamp(32px, 4vw, 64px);
		
	}
	.linkliste
	{
		float: left;
		width: 20%;
		height: 90px;
		margin-left: 2%;
		text-align: center;
		font-size: clamp(16px, 2vw, 20px);
	}
}

@media only screen and ( min-width: 700px ) and ( max-width: 900px )
{
	.logo
	{
		background: url("Neuerstempel2.svg");
		background-size: 100% 100%;
		width: 200px;
		height: 180px;
		margin: 0 auto;
		margin-bottom: 5%;	
	}

	.hauptbereich
	{
		background-color: white;
		border-style: solid;
		border-color: #dda15e;
		border-width: 1px;
		width: 96%;
		height: 2950px;
		margin-Top: 5%;
		margin-left: 2%;
		border-radius: 1%;
		padding-top: 2%;
	}
	
	.Navi
	{
		background-color: black;
		width: 100%;
		height: 200px;
	}

	.button
	{
		background: url("Button 2.png");
		background-size: 100% 100%;
		float: left;
		width: 48.25%;
		height: 90.5px ;
		margin-left: 1%;
		margin-top: 5px;
		border-radius: 2%;
		border: 1px solid #dda15e;
	}
	
	.btext
	{
		margin-top: 30px;
		color : black;
		text-align: center;
		font-size: 4vw;
		
	}
	
	.thematikschlicht
	{
		width: 100%;
		height: 2200px;
		padding-top: 2%;
		
	}
	
	.ttextb
	{
		
		float: left;
		color : black;
		width: 40%;
		margin-left: 2%;
		margin-right: 2%;
		text-align: left;
		font-size: clamp(16px, 2vw, 30px);	
	}
	
	.preisschild
	{
		margin-top: 2%;
		margin-top: 2%;
		background-color: white;
		width: 100%;
		height: 30px;
		color: black;
		padding-top: 2%;
		border: 1px solid #dda15e;
		border-radius: 5%;
	}
	
	.pspreis
	{
		float: right;
		width: 20%;
		padding-right: 3%;
		font-size: clamp(16px, 2vw, 28px);
		
	}
	
	.justierung
	{
		float: left;
		padding-left: 5%;
		font-size: clamp(16px, 2vw, 28px);	
	}
	
	.label
	{
		float: left;
		width: 100%;
		Text-align: center;
	}
	
	.gruppe1
	{
		margin-top: 2%;
		background-color: white;
		width: 90%;
		margin-left: 5%;
		height: 850px;
		padding-top: 2%;	
	}
	
	
	.ttextP
	{
		
		float: left;
		color : black;
		width: 90%;
		margin-left: 5%;
		margin-right: 2%;
		text-align: left;
		font-size: clamp(16px, 2vw, 30px);	
	}
	
	.gruppe
	{
		margin-top: 2%;
		background-color: white;
		width: 90%;
		margin-left: 5%;
		height: 280px;
		padding-top: 2%;
		border: 1px solid #dda15e;
		border-radius: 2%;
		
	}
	
	.tpic
	{
		float: left;
		width: 20%;
		margin-left: 5%;
		margin-right: 5%;
		margin-top: 10px;
		border-radius: 2%;
	}
	
	.Ptext
	{
		float: left;
		width: 20%;
		padding-left: 3%;
		margin-top: 50px;
		font-size: clamp(18px, 2vw, 30px);
		
	}
	
	.linkliste
	{
		float: left;
		width: 20%;
		height: 90px;
		margin-left: 2%;
		text-align: center;
		font-size: clamp(16px, 2vw, 19px);
	}
}

@media only screen and ( min-width: 440px ) and ( max-width: 700px )
{
	.logo
	{
		background: url("Neuerstempel2.svg");
		background-size: 100% 100%;
		width: 36%;
		height: 180px;
		margin-left: 30%;
		margin-bottom: 5%;	
	}

	.hauptbereich
	{
		background-color: white;
		border-style: solid;
		border-color: #dda15e;
		border-width: 1px;
		width: 96%;
		height: 2850px;
		margin-Top: 5%;
		margin-left: 2%;
		border-radius: 1%;
		padding-top: 2%;
	}
	
	.Navi
	{
		background-color: black;
		width: 100%;
		height: 200px;
	}

	.button
	{
		background: url("Button 2.png");
		background-size: 100% 100%;
		float: left;
		width: 48.25%;
		height: 90.5px ;
		margin-left: 1%;
		margin-top: 5px;
		border-radius: 2%;
		border: 1px solid #dda15e;
	}
	
	.btext
	{
		margin-top: 30px;
		color : black;
		text-align: center;
		font-size: 4vw;
		
	}
	
	.thematikschlicht
	{
		width: 100%;
		height: 2000px;
		padding-top: 2%;
		
	}
	
	.ttextb
	{
		
		float: left;
		color : black;
		width: 40%;
		margin-left: 2%;
		margin-right: 2%;
		text-align: left;
		font-size: clamp(16px, 2vw, 30px);	
	}
	
	.preisschild
	{
		margin-top: 2%;
		margin-top: 2%;
		background-color: white;
		width: 100%;
		height: 30px;
		color: black;
		padding-top: 2%;
		border: 1px solid #dda15e;
		border-radius: 5%;
	}
	
	.pspreis
	{
		float: right;
		width: 20%;
		padding-right: 3%;
		font-size: clamp(16px, 2vw, 28px);
		
	}
	
	.justierung
	{
		float: left;
		padding-left: 5%;
		font-size: clamp(16px, 2vw, 28px);	
	}
	
	.label
	{
		float: left;
		width: 100%;
		Text-align: center;
	}
	
	.gruppe1
	{
		margin-top: 2%;
		background-color: white;
		width: 90%;
		margin-left: 5%;
		height: 850px;
		padding-top: 2%;	
	}
	
	
	.ttextP
	{
		
		float: left;
		color : black;
		width: 90%;
		margin-left: 5%;
		margin-right: 2%;
		text-align: left;
		font-size: clamp(16px, 2vw, 30px);	
	}
	
	.gruppe
	{
		margin-top: 2%;
		background-color: white;
		width: 90%;
		margin-left: 5%;
		height: 220px;
		padding-top: 2%;
		border: 1px solid #dda15e;
		border-radius: 2%;
		
	}
	
	.tpic
	{
		float: left;
		width: 20%;
		margin-left: 5%;
		margin-right: 5%;
		margin-top: 10px;
		border-radius: 2%;
	}
	
	.Ptext
	{
		float: left;
		width: 20%;
		padding-left: 3%;
		margin-top: 50px;
		font-size: clamp(18px, 2vw, 30px);
		
	}
	
	.linkliste
	{
		float: left;
		width: 20%;
		height: 90px;
		margin-left: 2%;
		text-align: center;
		font-size: clamp(16px, 2vw, 19px);
	}
}

@media only screen and ( max-width: 440px )
{
	.logo
	{
		background: url("Neuerstempel2.svg");
		background-size: 100% 100%;
		width: 150px;
		height: 150px;
		margin: 0 auto;
		margin-bottom: 5%;	
	}

	.hauptbereich
	{
		background-color: white;
		border-style: solid;
		border-color: #dda15e;
		border-width: 1px;
		width: 96%;
		height: 2550px;
		margin-Top: 5%;
		margin-left: 2%;
		border-radius: 1%;
		padding-top: 2%;
	}
	
	.Navi
	{
		background-color: black;
		width: 100%;
		height: 200px;
	}

	.button
	{
		background: url("Button 2.png");
		background-size: 100% 100%;
		float: left;
		width: 48.25%;
		height: 90.5px ;
		margin-left: 1%;
		margin-top: 5px;
		border-radius: 2%;
		border: 1px solid #dda15e;
	}
	
	.btext
	{
		margin-top: 30px;
		color : black;
		text-align: center;
		font-size: 4vw;
		
	}
	
	.thematikschlicht
	{
		width: 100%;
		height: 1850px;
		padding-top: 2%;
		
	}
	
	.label
	{
		float: left;
		width: 100%;
		Text-align: center;
	}
	
	.ttextb
	{
		
		float: left;
		color : black;
		width: 40%;
		margin-left: 10px;
		margin-right: 5px;
		text-align: left;
		font-size: clamp(14px, 2vw, 28px);	
	}
	
	.gruppe1
	{
		margin-top: 2%;
		background-color: white;
		width: 90%;
		margin-left: 5%;
		height: 850px;
		padding-top: 2%;	
	}
	
	.preisschild
	{
		margin-top: 2%;
		margin-top: 2%;
		background-color: white;
		width: 100%;
		height: 30px;
		color: black;
		padding-top: 2%;
		border: 1px solid #dda15e;
		border-radius: 5%;
	}
	
	.pspreis
	{
		float: right;
		width: 20%;
		padding-right: 3%;
		font-size: clamp(16px, 2vw, 28px);
		
	}
	
	.justierung
	{
		float: left;
		padding-left: 5%;
		font-size: clamp(16px, 2vw, 28px);	
	}
	
	.ttextP
	{
		
		float: left;
		color : black;
		width: 90%;
		margin-left: 5%;
		margin-right: 2%;
		text-align: left;
		font-size: clamp(18px, 2vw, 28px);	
	}
	
	.gruppe
	{
		margin-top: 2%;
		background-color: white;
		width: 90%;
		margin-left: 5%;
		height: 220px;
		padding-top: 2%;
		border: 1px solid #dda15e;
		border-radius: 2%;
		
	}
	
	.tpic
	{
		float: left;
		width: 30%;
		margin-left: 1%;
		margin-right: 1%;
		margin-top: 25px;
		border-radius: 2%;
	}
	
	.Ptext
	{
		float: left;
		width: 20%;
		padding-left: 1%;
		margin-top: 75px;
		font-size: clamp(18px, 2vw, 30px);
		
	}
	
	.linkliste
	{
		float: left;
		width: 22%;
		text-align: center;
		height: 90px;
		margin-left: 2%;
		font-size: clamp(13px, 2vw, 16px);
	}
}