#main {
	background-image: url(../images/bg/bg_vital-im-bild.jpg);
}
/* ContentElemente  */
.c1Spalte-Hg {
	position: relative;
	top: 90px;
	left: 380px;
	width:  285px;
	height: 255px;
	background-image: url(../images/content_bg.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.c1Spalte-Content {
	color: #fff;
	width: 320px;
	height: 255px;
	overflow: none;
	padding: 10px;

}
.metaMenu_no a{
	color: #fff;
}
.metaMenu_no a:hover{
	color: #ccc;
}