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;
}
	
a
{
	Color: white;	
}
	
a.blue
{
	color: blue;
	decoration: underline;
}
	
.fusszeile
{	
	background-color: black;
	width: 100%;
	height: 200px;
	padding-top: 2%;
}


h2.deko
{
	Text-align: center;
}

.deko
{
	Text-align: center;
}

.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: 1900px;
		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: 1000px;
		padding-top: 2%;
		
	}
	
	.ttextb
	{
		color : black;
		margin-left: 2%;
		margin-right: 2%;
		text-align: left;
		font-size: clamp(16px, 4vw, 20px);	
	}
	
	figure.left
	{
		float: left;
		width: 25%;
		margin-left: 7.5%;
		margin-right: 7.5%;
		border-radius: 2%;
		font-size: clamp(10px, 2vw, 16px);
	}
	
	figure.right
	{
		float: right;
		width: 25%;
		margin-left: 7.5%;
		margin-right: 7.5%;
		border-radius: 2%;
		font-size: clamp(10px, 2vw, 16px);
	}
	
	figure img
	{
		width: 100%;
		hight:auto;
	}
	
	figcaption
	{
		text-align: center;
	}
	
	.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: 200px;
		margin: 0 auto;
		margin-bottom: 5%;	
	}

	.hauptbereich
	{
		background-color: white;
		
		width: 80%;
		height: 2150px;
		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: 1260px;
		padding-top: 2%;
		
	}
	
	.ttextb
	{
		color : black;
		margin-left: 2%;
		margin-right: 2%;
		text-align: left;
		font-size: clamp(16px, 4vw, 20px);	
	}
	
	figure.left
	{
		float: left;
		width: 25%;
		margin-left: 7.5%;
		margin-right: 7.5%;
		border-radius: 2%;
		font-size: clamp(10px, 2vw, 16px);
	}
	
	figure.right
	{
		float: right;
		width: 25%;
		margin-left: 7.5%;
		margin-right: 7.5%;
		border-radius: 2%;
		font-size: clamp(10px, 2vw, 16px);
	}
	
	figure img
	{
		width: 100%;
		hight:auto;
	}
	
	figcaption
	{
		text-align: center;
	}
	
	.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: 3100px;
		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: 2300px;
		padding-top: 2%;
		
	}
	
	.ttextb
	{
		color : black;
		margin-left: 2%;
		margin-right: 2%;
		text-align: left;
		font-size: clamp(16px, 4vw, 30px);	
	}
	
	figure.left
	{
		float: left;
		width: 30%;
		margin-left: 7.5%;
		margin-right: 7.5%;
		border-radius: 2%;
		font-size: clamp(10px, 2vw, 16px);
	}
	
	figure.right
	{
		float: right;
		width: 30%;
		margin-left: 7.5%;
		margin-right: 7.5%;
		border-radius: 2%;
		font-size: clamp(10px, 2vw, 16px);
	}
	
	figure img
	{
		width: 100%;
		hight:auto;
	}
	
	figcaption
	{
		text-align: center;
	}
	
	.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: 400px) and ( max-width: 600px )
{
	.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: 1950px;
		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: 1230px;
		padding-top: 2%;
		
	}
	
	.ttextb
	{
		color : black;
		margin-left: 2%;
		margin-right: 2%;
		text-align: left;
		font-size: clamp(16px, 2vw, 30px);	
	}
	
	figure.left
	{
		float: left;
		width: 30%;
		margin-left: 7.5%;
		margin-right: 7.5%;
		border-radius: 2%;
		font-size: clamp(10px, 2vw, 16px);
	}
	
	figure.right
	{
		float: right;
		width: 30%;
		margin-left: 7.5%;
		margin-right: 7.5%;
		border-radius: 2%;
		font-size: clamp(10px, 2vw, 16px);
	}
	
	figure img
	{
		width: 100%;
		hight:auto;
	}
	
	figcaption
	{
		text-align: center;
	}
	
	.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: 400px )
{
	.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: 2380px;
		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: 1680px;
		padding-top: 2%;
		
	}
	
	.ttextb
	{
		color : black;
		margin-left: 2%;
		margin-right: 2%;
		text-align: left;
		font-size: clamp(16px, 2vw, 30px);	
	}
	
	figure.left
	{
		float: left;
		width: 30%;
		margin-left: 7.5%;
		margin-right: 7.5%;
		border-radius: 2%;
		font-size: clamp(10px, 2vw, 16px);
	}
	
	figure.right
	{
		float: right;
		width: 30%;
		margin-left: 7.5%;
		margin-right: 7.5%;
		border-radius: 2%;
		font-size: clamp(10px, 2vw, 16px);
	}
	
	figure img
	{
		width: 100%;
		hight:auto;
	}
	
	figcaption
	{
		text-align: center;
	}
	
	.linkliste
	{
		float: left;
		width: 22%;
		text-align: center;
		height: 90px;
		margin-left: 2%;
		font-size: clamp(13px, 2vw, 16px);
	}
}