Body {
	background-color: #98BADC;
	font-family: Arial;
	margin: 0;
	display: flex;
	flex-direction: column;
	height: 100vh;
}
#Titel {
	text-align: center;
	height:19px;
	border:#000000 1px solid;
	z-index:1;
	font-weight: bold;
}
#untertitel {
	text-align: center;
	left:1px;
	top:23px;
	right:1px;
	height:50px;
	z-index:2;
}
#beschreibung {
	text-align: center;
	left:1px;
	top:75px;
	right:1px;
	height:19px;
	border:#000000 1px solid;
	z-index:3;
}
#Links {
	left:1px;
	top:105px;
	width:186px;
	bottom:22px;
	z-index:4;
	height: 342px;
	visibility: visible;
	font-size: 16px;
}
#URL {
	position: absolute;
	left: 197px;
	top: 96px;
	right: 154px;
	bottom: 23px;
	z-index: 4;
	text-indent: 0.4cm;
	border-top: thin none #000000;
	border-right: thin solid #000000;
	border-bottom: thin none #000000;
	border-left: thin solid #000000;
	color: #000000;
}
#optemierung {
	position:absolute;
	right:3px;
	top:97px;
	width:150px;
	bottom:22px;
	z-index:4;
	height: 113px;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
}
#copyright {
	position:absolute;
	left:1px;
	bottom:1px;
	right:1px;
	height:19px;
	border:#000000 1px solid;
	z-index:8;
}
#MenueTabBody , #beschreibung,#Titel,#copyright{
	text-align:center;
}
}
}
#beschreibung {
color: #000000;
}
/* unvisited link */
a:link {
border-top: medium none #000000;
border-right: medium none #000000;
border-bottom: medium none #000000;
border-left: medium none #000000;
font-weight: normal;
color: #0E0E8F;
text-decoration: none;
}
/* visited link */
a:visited {
color: #0E0E8F;
}
/* mouse over link */
a:hover {
font-weight: bold;
}
/* selected link */
a:active {
color: #0E0E8F;
font-weight: bold;
}
.urltext {
font-size: 18px;
}
.uberschrift {
font-size: 38px;
font-weight: bold;
}
.urllink {
font-weight: bold;
border-top: thin none #000000;
border-right: thin none #000000;
border-bottom: thin double #000000;
border-left: thin none #000000;
font-size: 18pt;
text-decoration: none;
}




p {
margin: 7; /* Kein äußerer Abstand */
   
}


