html {
	background-color: #000000;
}

.inhalt {
  float: center;
  width:100%;
  text-align:center;
}

.logo_index {
	text-align: center;
	padding-top: 35px;
}

.logo_unterschrift_index {
	text-align: center;
	font-family: Times New Roman, Arial;
	font-size: 19px;
	color: #595959;
}


#menuleiste_index {
	margin-top: 65px;
	margin-bottom: 65px;	
}

.menuleiste_index_inhalt {
	width: 50%;
	background-color: #000000;
	text-align: center;
	height: 50px;
	font-family: Avenir, Arial;
	font-size: 22px;
	color: #FFFFFF;
}

.menuleiste_index_inhalt:hover {
	background-color: #000000;
	color: #FFFFFF;
}

.menuleiste_index_inhalt_b {
	width: 50%;
	background-color: #000000;
	text-align: center;
	height: 50px;
	font-family: Avenir, Arial;
	font-size: 22px;
	color: #FFFFFF;
}

.menuleiste_index_inhalt_b:hover {
	background-color: #000000;
	color: #FFFFFF;
}


#textcontainer_index {
	padding-top: 5px;
	text-align: center;
	font-family: Avenir, Arial;
	font-size: 30px;
	color: #ffffff;
}

#textcontainer_datenschutz {
	padding-top: 5px;
	text-align: center;
	font-family: Avenir, Arial;
	font-size: 20px;
	color: #ffffff;
}

h1 {
	text-align: center;
	font-family: Avenir, Arial;
	font-size: 30px;
	color: #ffffff;
}

h2 {
	text-align: center;
	font-family: Avenir, Arial;
	font-size: 25px;
	color: #ffffff;
}

h3 {
	text-align: center;
	font-family: Avenir, Arial;
	font-size: 23px;
	color: #ffffff;
}

o {
	color: #FE9703;
}