#Start {
	text-align			: left;
/* 	background			: url(bg.jpg) no-repeat; */
	padding				: 0px 0px 0px 0px ;
	margin				: 0px;
	border-bottom		: 1px solid #e4e4e4;
	text-align			: justify;
}

.Head {
	color: #990000;
    font: 14px/18px Verdana, Arial, Helvetica, san-serif;
    font-weight: bold;
}

h1 {
	clear				: left;
	font				: 11px/15px  Arial, Helvetica, sans-serif;
	padding				: 10px 0px 0px 20px;
}

#Start .fett {
	font-weight			: bold;
}

#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 30px 0px;
}

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;
}

#zeile {
	width				: 758px;
	background			: #fff;
	padding				: 10px 20px 10px 20px;
	border-bottom		: 1px solid #999999;
}

