#headContainer {
	width: 899px;
	height: 185px;
	margin: 0px auto 0px auto;
	background-image: url(../img_default/header/header.gif);
	background-repeat: no-repeat;
}

#headContainerContent {
	width: 719px;
	height: 151px;
	padding-bottom: 15px;
	background-image: url(../img_default/header/header_bereiche.gif);
	background-repeat: no-repeat;
}


div.head_link {
	padding-top: 0px;
	padding-left: 70px;
	width: 178px;
	height: 51px;
	float: left;
	position: relative;
	z-index: 1;
	zoom: 1;
}

div.head_link div.head_link_text {
	top: 6px;
	left: 74px;
	margin-left: 30px;
	font-weight: bold;
	position: absolute;
	z-index: 10;
}

div.head_link div.head_link_text a {
	text-decoration: none;
	color: white;
}

div.head_slogan {
	font-size: 37px;
	padding-left: 33px;
	padding-top: 31px;
	color: #4e5146;
	width: 550px;
	font-family: Arial;
	letter-spacing: 1px;
}


