/* CSS SCHULEXPRESS Klein Hehlen */body {	font-family: Verdana, Arial, Helvetica, sans-serif;	background-color: #FFFFFF;	margin: 0px;	padding: 0px;	background-image: url("pics/titel.gif");	background-repeat: no-repeat;	padding-left: 100px;	padding-top: 200px;	padding-bottom: 150px;}.menu {	top: 104px;	left: 179px;	position: absolute;}.text {	width: 550px;}.text p {	font-size: 12px;	line-height: 20px;}.text a,.text a:link,.text a:visited,.text a:active {	text-decoration: none;	color: #000080;}ul {	list-style-type: none;	padding-left: 15px;	margin: 0;}li {	padding-left: 20px;	font-size: 12px;	line-height: 20px;	padding-bottom: 10px;	background: url("pics/bullet.gif") left 8px no-repeat;}.ecke {	bottom: 0;	right: 0;	height: 200px;	width: 700px;	position: fixed;	background-position: bottom right;	background-repeat: no-repeat;	background-image: url("pics/ecke.gif");}.ecke p {	padding-top: 180px;	padding-right: 10px;	margin: 0;	text-align: right;	vertical-align: bottom;	font-size: 10px;	color: #ffffff;}.ecke a,.ecke a:link,.ecke a:visited,.ecke a:active {	text-decoration: none;	color: #ffffff;}.ecke a:hover,.text a:hover {	text-decoration: underline;}.text h1 {	background-image: url("pics/fuesse.gif");	background-repeat: no-repeat;	background-position: top left;	padding-left: 60px;	padding-top: 15px;	padding-bottom: 15px;	color: #000080;	font-size: 26px;	font-weight: normal;	}
