#Start {
	text-align			: left;
	background			: url(bg.jpg) no-repeat;
	padding				: 200px 30px 20px 55px;
	margin				: 0px;
	border-bottom		: 1px solid #e4e4e4;
	text-align			: justify;
	color				: #000000;
}

#Start h1 {
	font				: bold 16px/35px  Arial, Helvetica, sans-serif;
	color				: #B61D31;
}

#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 0px 0px 0px;
}

img.rechts {
	float				: right;
	border				: none;
	padding				: 0px 0px 0px 0px;
}

#contentP a, #contentP a:visited {
	color				: #B61D31;
	font-weight			:bold;
	text-decoration		:none;
}

#contentP a:hover, #contentP a:active {
	text-decoration		:underline;
	color				: #000;
}

#zeile {
	background			: #efefef;
	width				: 250px;
	margin-left			: 220px;
	padding				: 10px 20px 10px 20px;
	border		: 1px solid #999999;
}
#zeile2 {
	background			: #dedede;
	width				: 250px;
	margin-left			: 220px;
	padding				: 10px 20px 10px 20px;
	border		: 1px solid #999999;
}

