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;
}
	
	.ttextw
	{
		color : black;
		margin-left: 2%;
		margin-right: 2%;
		text-align: left;
		font-size: clamp(16px, 4vw, 24px);	
	}

	.beschreibung
	{
		background-color: black;
		
		width: 88%;
		margin-left: 6%;
	}

	.tgaleriepic
	{
		float: left;
		width: 25%;
		
		margin-left: 6%;
	}
	
	.Banner
	{
		float: left;
		width: 40%;
		margin-left: 6%;
	}

	.tgalerieweb
	{	
		width: 88%;
		margin-left: 6%;
		margin-bottom: 2%;
	}
	
	a
	{
		Color: white;
		
	}
	
	.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);
		
	}
	
@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: 4800px;
		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;
		
	}

	.btext
	{
		margin-top: 75px;
		color : white;
		text-align: center;
		font-size: clamp(16px, 2vw, 20px);
		
		
	}
	
	.thematikschlicht
	{
		width: 100%;
		height: 3900px;
		padding-top: 2%;
		
	}
	
	.praesibox
	{
		float:left;
		width: 100%;
		height: 300px;
	}
	
	.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: 4800px;
		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: 3950px;
		padding-top: 2%;
		
	}
	
	.praesibox
	{
		float:left;
		width: 100%;
		height: 300px;
	}
	
	.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: 600px) 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: 4300px;
		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: 3500px;
		padding-top: 2%;
		
	}
	
	.praesibox
	{
		float:left;
		width: 100%;
		height: 200px;
	}
	
	.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: 500px) and (max-width: 600px)
{
	.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: 3800px;
		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: 3100px;
		padding-top: 2%;
		
	}
	
	.praesibox
	{
		float:left;
		width: 100%;
		height: 125px;
	}
	
	.linkliste
	{
		float: left;
		width: 22%;
		text-align: center;
		height: 90px;
		margin-left: 2%;
		font-size: clamp(13px, 2vw, 16px);
	}
}

@media only screen and ( max-width: 500px )
{
	.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: 3400px;
		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: 2700px;
		padding-top: 2%;
		
	}
	
	.praesibox
	{
		float:left;
		width: 100%;
		height: 125px;
	}
	
	.linkliste
	{
		float: left;
		width: 22%;
		text-align: center;
		height: 90px;
		margin-left: 2%;
		font-size: clamp(13px, 2vw, 16px);
	}
}