#kasten_home {
	width:325px;
	height:249px;
	color:#0000FF;
	background-image:url("../img/content_home.jpg");
         background-position_top;
	background-repeat:no-repeat;
	border: 1px solid #7F7F7F;
	overflow:hidden;
}

#kasten_home .image {
}
#kasten_home .title {
	color:#7F7F7F;
	font:normal bold 16px Verdana, sans-serif;
	width:330px;
}
#kasten_home .datum {
	color:#7F7F7F;
	font:normal bold 12px Verdana, sans-serif;
	width:325px;
	text-decoration:none;
}

#kasten_home .text {
	color:#000080;
	font:normal normal 12px Verdana, sans-serif;
	width:300px;
	text-decoration:none;
}
#kasten_home a:hover {
	text-decoration:underline;
}
#kasten_home .newstitle {
	color:#000080;
	font:normal bold 12px Verdana, sans-serif;
	width:325px;
	text-decoration:none;
}