#Start {
	text-align			: left;
	background			: url(bg.jpg) no-repeat;
	padding				: 20px 10px 50px 350px;
	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;
	color				: #fff;
}

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

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

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

#contentP a:hover, #contentP a:active {
	text-decoration		:underline;
	color				: #666666;
}
input.text {
	font-family			: Verdana, Helvetica, Arial, sans-serif; 
	font-size			: 7.5pt; 
	color				: #000000; 
	height				: 14px; 
	width				: 250px; 
	border				: 1px solid #AEAEAE; 
	padding-top			: 2px; 
	background-color	: #FFFFFF;
}

#contentP td {padding-bottom: 10px;}