.p                       {
	color: #000000;
	font-size: 12px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
}

.a                       {
	color: #000000;
	font-size: 12px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	text-decoration: underline;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	overflow: auto;
	overflow-x: hidden;
	margin: 0px;
	border: 1px 1px #006633;
	list-style-position: outside;
	scrollbar-3dlight-color: #0764a5;
	scrollbar-arrow-color: #0764a5;
	scrollbar-base-color: #0764a5;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left 200px;
}

#inhalt {
	height: auto;
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	clear: none;
	overflow: auto;
	overflow-x: hidden;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
