body {
	margin: 0;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}

a img {
	border: 0;
}

div#wrapper {
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width:100%;
	padding: 0px;
	float:left;
}

div#top {
	background: #fff url(../rehab/img/profil_top.gif) no-repeat;
	background-position: 564px 45px;
	width:700px;
	height:264px;
	margin: 0px;	
	float: left;
	clear: both;
}

div#banner {
	height: 160px;
	width: 700px;
	background: #fff url(../rehab/img/banner_rehab2.jpg) no-repeat;
}

div#banner2 {
	height: 160px;
	width: 700px;
	background: #fff url(../prestation/img/banner_prestation.jpg) no-repeat;
}

img#logo {
	 margin: 42px 0px 10px 42px;
}

#navigation {
	padding: 14px 0px 0px 45px;	
	margin: 2px 0px 30px 0px;	
	width: 650px;
	height: 66px;
	float: left;
	clear: both;
	
}

#navigation ul {
	width: 648px;
	height: 30px;
	display: block;
	border: 0;
	margin: 0;
	padding: 0px 0px 3px 0px;
	list-style-type: none;
	float:left;	
}

#navigation ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0px 10px 0px 0px;
}


#navigation ul li a {	
	border: 1px solid #fff;
	background: #fff;
	color: #aaa;
	padding: 3px 6px 3px 6px;
	margin: 0;
	text-decoration: none;
	display: block;
	font-size: 10pt;
}


 /*\*//*/
#navigation ul li {float:none; }
#navigation ul li a {float:left; margin-right:10px;}
/**/


#navigation a:visited {
	border: 1px solid #fff;
	background: #fff;
	color: #aaa;
}

#navigation ul li a:hover {
	border: 1px solid #ccc;
	color: #777;
	background: #fff;
}

#navigation a:active {
	border: 1px solid #ccc;
	background: #fff;
	color: #aaa;
}

#navigation li a.red_nav {
	background: #999;
	border: 1px solid #ccc;
	color: #fff;
}

#navigation li a#current {
	background: #eee;
	border: 1px solid #ccc;
	color: #f00;
}

#navigation li a#sub_current {
	background: #eee;
	border: 1px solid #ccc;
	color: #f00;
}



div#content {
	background: url(../rehab/img/profil_bottom.gif) no-repeat;
	background-position: 542px 0px;	
	width:700px;	
	float: left;
	clear: both;
	padding-bottom: 80px;
}

div#content h1 {
	margin: 36px 0px 12px 50px;
	font-size: 13pt;
	line-height: 15pt;
	width: 490px;
	color: #333;
}

div#content h2 {
	margin: 0px 0px 3px 50px;
	font-size: 11pt;
	line-height: 13pt;
	width: 490px;
	color: #333;
}

div#content h2 span {
	font-size: 11pt;
	color: #f00;
}

div#content h3 {
	margin: 0px 0px 22px 50px;
	font-size: 13pt;
	font-style: italic;
	line-height: 16pt;
	width: 490px;
	color: #333;
}

div#content p.lineheight {
	line-height: 12pt;
	margin-bottom: 32px;
}

div#content p.p_list {
	margin-bottom: 8px;
}

div#content p {
	margin: 0px 140px 22px 50px;
	line-height: 16pt;
	font-size: 10pt;
	width: 490px;
	color: #555;
}

div#content p a:link, ul a:link {
	color: #f00;
}
div#content p a:hover, ul a:hover {
	color: #f00;
	text-decoration: none;
}
div#content p a:visited, ul a:visited {
	color: #BB3838;
}
div#content p a:active, ul a:active {
	color: #f00;
}

div#content .list {
	margin: 0px 140px 22px 50px;
	padding-left: 30px;
	padding-top: 3px;
	line-height: 12pt;
	font-size: 10pt;
	color: #555;
}

div#content .list li {
	margin: 0px 0px 5px 0px;
}

div#content img.imgleft {
	float:left;
	margin: 0 20px 20px 50px;
}


.clearboth {
	clear: both;
}

.content_img {
	clear: both;
	margin: 10px 0px 0px 0px;
}


div#bottom {
	background: #f0f0f0 url(../rehab/img/bottom_bg.gif) repeat-x;
	background-position: top left;
	height:80px;
	width: 100%;
	float: left;
}

div#bottom p#info {
	color: #aaa;
	display: block;
	margin: 6px 0px 0px 50px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;


}

div#bottom a:link, a:visited {
	color: #aaa;
}

div#bottom a:hover, a:active {
	color: #aaa;
	text-decoration: none;
}



div.kontaktperson {
	height:100px; 
	width:620px; 
	clear:both;

}

div.kontaktperson img {
	float:left; 
	padding: 0 14px 0 50px;
}

div#content div.kontaktperson div.kontaktinfo {
	height:100px; 
	width:300px; 
	float:left;	
}

div#content div.kontaktperson h2, div#content div.kontaktperson p {
	margin-left: 0;
	width:290px;
}

p.borderGrey 
{
	padding: 5px 0px 5px 5px;
	background: #eee;
	border: 1px solid #ccc;
}

div.img
{
	margin:2px;
	border:1px solid #cccccc;
	height:180px;
	width:auto;
	text-align:right;
	position:absolute;
	left:350px;
	background-color: #fff;

}

div.img img
{
	display:inline;
	margin:3px;
	border:1px solid #ffffff;
}

div.img a:hover img
{
	border:1px solid #ff0033;
}

div.desc
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	font-size: 8pt;
	text-align:center;
	font-weight:normal;
	width:180px;
	margin:4px;
}