.menue {
 text-align: left;
 color: #000000;
 background: #B8C9C5;
}
.indextabelle{
	border: 1px dashed #313131;
	background-color: #DDEAE6;
}
body{
	background: #344243;
}
input{
	background-color: #BCC7CB;
}
textarea{
	background-color: #BCC7CB;
}
a {
	color: #344243;
}
hr{
	border: dotted;
}
div{
	color: Gray;
	font-size: 12px;
}
.heighlight{
	background-color: #D4DCE0;
	border: 1px Black;
	}
.aktuelleseite{
	color: #AAAAAA;
	}
.seitenzahl{
font-size: xx-small;
	font-family: Arial;
}