#head {
	background-image: url(/static/common/img/bg_cd_hr.jpg);
	height: 160px;
}

#logo {
	background-image: url(/static/common/img/logo_vocato_hr_grau.jpg);
	background-repeat: no-repeat;
	background-position: 53px 0px;
}

#top {
	position: absolute;
	background-image: url(/static/common/img/bg_top.jpg);
	width: 760px;
	height: 228px;
}

#startTeaser {
	position: absolute;
	top: 160px;
	width: 490px;
	height: 40px;
	background-image: url(/static/common/img/bg_grey.jpg);
	margin-top: 4px;
	padding:10px 20px 10px 250px;
	font-size: 10px;
	font-weight: bold;
	z-index: 1;
	color: #000;
}

#startTeaser p {
	margin:0;
	padding: 0;
	line-height: 12px;
}

#toptitle {
	position: absolute;
	left: 251px;
	top: 120px;
	font-size: 16px;
	font-weight: bold;
	z-index: 1;
}

#toptitle span {
	color: #00206d;
}

#toptitle span{
	font-weight: bold;
}

#hr_news {
	float: left;
	left:0;
	margin-top: 230px;
	margin-left: 10px;
	width: 220px;
}

#pressetermine {
	margin-top: 70px;
	padding-left: 0px;
	width: 485px;
	float: right;
}

p.teaser {
	margin:0;
	font-size: 11px;
	line-height: 14px;
}

#hr_news .blue {
	color: #00206d;
	font-weight: normal;
}

.black {
	color: #000;
}


