/* --layout-- */
#divPage {
	width: 963px;
	min-height: 100%;
	margin: 0 auto 0 auto;
	background-repeat: repeat-y;
}

#divHeader {
	width: 963px;
	height: 31px;
	background-repeat: no-repeat;
	padding: 68px 0 0 0;
}

#divNavigation {
	width: 367px;
	height: 525px;
	float: left;
	padding: 10px 0 0 0;
	position: relative;
}

#logo_home {
	position: absolute;
	top: 190px;
	left: 90px;
}

#divContent {
	width: 400px;
	min-height: 495px;
	float: left;
	padding: 20px 155px 20px 41px;
	background-repeat: no-repeat;
}

/* --startseite-- */
#divContentStartseite {
	width: 963px;
	margin: 0 auto 0 auto;
	display: block;
}

#home_logo {
	width: 963px;
	height: 174px;
}

#home_content {
	width: 400px;
	background-image: url(../home/images/hintergrund_startseite_bilder_neu.gif);
	background-repeat: no-repeat;
	position: relative;
	padding: 230px 26px 0 537px;
}

#home_content a{
	text-decoration: none;
}

#home_content a:hover{
	text-decoration: underline;
}

.home_content_navi {
	position: absolute;
	top: 110px;
	left: 303px;
}

.home_content_navi a{
	font-size: 14px;
}

.pagedesign{
	padding: 208px 0 0 100px;
}

.pagedesign a{
	font-size: 10px;
	text-decoration: none;
	color: #999;
}

.home_bild_wellness {
	position: absolute;
	top: 142px;
	left: 305px;
	z-index: 100;
}

.home_bild_kunst {
	position: absolute;
	top: 12px;
	left: 473px;
	z-index: 90;
}

#home_news {
	width: 380px;
	/*padding: 0 287px 0 307px;*/
	padding: 20px 0 0 0;
}

#home_news h2{
	color: #656765;
	font-size: 14px;
	margin: 0 0 12px 0;
}