@charset "utf-8";
/* CSS Document */

* {margin: 0; padding: 0; }
.clear {overflow:hidden; clear: both;}
* html .clear {height:1%}

body { 
	padding: 0px;
	text-align: center;
	background-color: #ffffff;
	background-image: url(bilder/reha-hess-index.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: auto;
}

#wrapper {
	position: relative;
	width: 910px;
	margin: auto;
}

#bereiche {
	float: left;
	display: inline;
	width: 580px;
	height: 228px;
	margin: 187px 0 0 57px;
	text-align: left;
}

#fuss {
	clear: left;
	float: left;
	display: inline;
	text-align: left;
	width: 490px;
	margin: 20px 0 0 80px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
}
#fuss a {
	color: #666666;
	text-decoration: none;
}

#suche {
	clear: left;
	float: left;
	display: inline;
	width: 480px;
	heigth: 25px;
	margin: 25px 0 0 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;	
}

.suchebox {
	background-image: url(bilder/lupe.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#boxen {
	float: right;
	display: inline;
	width: 225px;
	position: relative;
	text-align: left;
	margin: 270px 30px 0 0;
}
#boxen p {
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 0 0 15px 0;
	line-height: 17px;
}
#boxen ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 0 0 15px 12px;
	line-height: 17px;
}
#boxen li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 17px;
}
#boxen a {
	color: #666666;
	text-decoration: underline;
}

#boxen hr {
	color: #666666;
	background: #666666;
	height: 1px;
	border: 0;
	margin: 5px 10px 5px 10px;
}

#boxen h1, #boxen h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E46B13;
	padding: 0 0 0 0;
	margin: 0 0 3px 0;
	text-align: left;
	text-decoration: none;
}

#boxen h2, #boxen h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E2C606;
	padding: 0 0 0 0;
	margin: 0 0 3px 0;
	text-align: left;
	text-decoration: none;
}

#boxen h3, #boxen h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #620D5D;
	padding: 0 0 0 0;
	margin: 0 0 3px 0;
	text-align: left;
	text-decoration: none;
}

#boxen h4, #boxen h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}