@CHARSET "UTF-8";

#HauserWriting {
	background-image: url(/tpl/images/home.jpg);
	height: 600px;
}
#content {
	display: block;
	width: 300px;
	height: 535px;
}
#newsBox {
	width: 179px;
	/* height: 175px; */
	height: 59px; 
	/* background: url(/images/aktionen/swarovski_box.jpg); */
	position: relative;
	left: 47px;
	top: 116px;
	cursor: pointer;
}
#topNewsAni {
	/*
	position: absolute;
	left: 11px;
	top: 9px;
	*/
}
#newsBox h3 {
	font-size: 10px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	position: relative;
	top: 57px;
	left: 33px;
}
.eingerueckt {
	margin-left: 38px;
}
.weiterEingerueckt {
	margin-left: 73px;
} 
#newsBox a:link,
#newsBox a:visited {
	font-weight: bold;
	color: #fff;
}
#achtzigJahre {
	position: relative;
	left: 47px;
	top: 250px;
	width: 96px;
	height: 157px;
	background-image: url(/images/80jahre.png);
}