body {
	margin-top: 0;
}
#seite{
	width: 861px;
	height: 550px;
	margin: auto;
}
h1{
	font-size: 14px;
}
.head{
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #333;
	padding: 46px 0 20px 0;
	font-size: 14px;
	font-weight: bold;
}
.txt_oben{
	height: 162px;
	width: 700px;
	padding-left: 74px;
}
ul.hliste{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.hliste li{
	float: left;
}
ul a.blau,
ul a.orange,
ul a,grau{
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	line-height: 180%;
	display: block;
	width: 156px;
	height: 137px;
	margin-right: 17px;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	padding-left: 25px;
	padding-top: 25px;
}
ul a.blau{
	background: url(images/start/blau.jpg) no-repeat;
}
ul a.blau:hover{
	background: url(images/start/blauover.jpg) no-repeat;
}
ul a.orange{
	background: url(images/start/orange.jpg) no-repeat;
}
ul a.orange:hover{
	background: url(images/start/orangeover.jpg) no-repeat;
}

ul a.grau{
	background: url(images/start/grau.jpg) no-repeat;
}
ul a.grau:hover{
	background: url(images/start/grauover.jpg) no-repeat;
}
.bildleiste{
	width: 900px;
	height: 260px;
	background-image: url(images/start/consultpersonalbau.jpg);
}
