
body {
	background-color : lightgray;
}

.topTitle, #topTitle {
	text-align : center;
	font-size : 35px;
	font-family : cursive;
}

.mainLogo, #mainLogo {
	width : 40%;
	height : 25%;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.titleContact, #titleContact {
	margin-top : 1%;
	font-size : 25px;
	text-align:center;
	font-weight : bold;
}

.contactText, #contactText {
}

.contactInnerText, #contactInnerText {
	text-align : center;
	font-size : 21px;
}

.siegel, #siegel {
	margin-left : 75%;
	margin-top : 1%
}

.contactFormular,  #contactFormular {
	text-align : center;
	align : center;
}

#tablinks, .tablinks {
	width : 33%;
	background-color : lightgray;
	height : 4%;
	font-size : 16pt;
}

#impressum {
	border : none;
	background-color : #94999e;
}

#kontaktformular {
	border : none;
	background-color : #94999e;
}

#startseite {
	border : none;
	background-color : #94999e;
}

.tab {
	background-color : #94999e;
}

#impressum:active {
	background-color : lightgray;	
}
