.header {
	width:800px;
	height:70px;
	border:solid black;
	border-width:1px 1px 0px 1px;
	background-color:#C3C3C3;
}
.header_schrift {
	font-size:1em;
	padding:5px 0px 0px 280px;
}
.center {
	min-height:400px;
	width:510px;
	background-color:#E6E6E6;
	border:solid #000000;
	border-width:1px 1px 1px 1px;
	padding:30px 150px 10px 140px;
}
.boxes_index {
	border:solid #6EB19D 1px;
	width:200px;
	background-color:#FFFFFF;
	padding:10px;
}
.bottom {
	width:800px;
	border:solid #000000;
	border-width:0px 1px 1px 1px;
	text-align:center;
}
.validator_html {
	position:absolute;
	top:130px;
	left:700px;
}
.validator_css {
	position:absolute;
	top:170px;
	left:700px;
}
.hallo{
	position:absolute;
	top:80px;
	left:829px;
	width:120px;
	overflow:visible;
	border:solid black;
	border-width:1px 1px 1px 0px;
	background-color:#E4E4E4;
	font-size:0.9em;
	padding:5px 5px 5px 5px;
	z-index:1;
}
.ueber {
	color:#77B8A5;
	font-size:1.2em;
}
.ueber2 {
	color:#626B8D;
	font-size:1.2em;
}