#divPage {
	width: 990px;
	min-height: 100%;
	background-image: url(/images/layout/hintergrund.gif);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
}

#divHeader {
	width: 990px;
	height: 147px;
}

#divHeader img{
	float: left;
}

#ulNavigation {
	clear: both;
	width: 145px;
	float: left;
	margin: 22px 0 0 68px;
}

#divContent {
	width: 510px;
	float: left;
	padding: 49px 27px 27px 27px;
	position: relative;
}

#divContentClaim {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 564px;
	height: 20px;
	padding: 2px 0 0 0;
	background-image: url(/images/layout/claim.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#divContentClaim span{
	color: #FFF;
}

#divNews {
	width: 213px;
	float: left;
	padding: 22px 0 0 0;
}

/*news*/
.nphotnewstitle a{
	width: 133px;
	height: 20px;
	display: block;
	padding: 2px 0 0 12px;
	background-color: #fffcdb;
	color: #000;
}

.nphotnewstitle a:hover{
	background-color: #0071b4;
	color: #FFF;
	text-decoration: none;
}

.nphotnewslead {
	width: 133px;
	padding: 2px 0 5px 12px;
	margin: 0 0 12px 0;
}

#npbackbutton {
	padding: 18px 0 0 0;	
}

.npheadline {
	margin: 0 0 12px 0;	
}

/*.npheadlinetitle {
	background-image: url(/images/icons/arrow_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 12px;
}*/

#divHeaderBilder {
	height: 147px;
	width: 564px;
	float: left;
	position: relative;
}
