#Start {
	text-align			: left;
	background			: url(bg.jpg) no-repeat;
	padding				: 330px 140px 120px 360px;
	margin				: 0px;
	border-bottom		: 1px solid #e4e4e4;
	text-align			: justify;
}

#Start h1 {
	font				: 11px/15px  Arial, Helvetica, sans-serif;
}

#Start .fett {
	font				: bold 11px/15px  Arial, Helvetica, sans-serif;
}

#contentP {
	float				: left;
	width				: 798px;
	background			: #fff;
	padding				: 0px;
	margin				: 0px;
	border-left			: 1px solid #e4e4e4;
	border-right		: 1px solid #e4e4e4;
	border-bottom		: 1px solid #e4e4e4;
	text-align			: center;
}

img.links {
	float				: left;
	border				: none;
	padding				: 0px 10px 0px 10px;
}

img.rechts {
	float				: right;
	border				: none;
	padding				: 0px 0px 0px 25px;
}

#contentP a, #contentP a:visited {
	color				: #B61D31;
	font-weight			:bold;
	text-decoration		:none;
}

#contentP a:hover, #contentP a:active {
	text-decoration		:underline;
	color				: #666666;
}

