body {
	margin: 0px;
	padding: 0px ;
}

a:link {
	color: #666;
	text-decoration: underline;
}

a:visited {
	color: #999;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #666;
	text-decoration: underline;
}

hr {
	margin: 0px 0px 6px;
	padding: 0px;
	background-color: #999;
	height: 1px;
	border: none;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

img.left {
	float: left;
	margin: 0;
	padding: 0;
}

img.right {
	float: right;
	margin: 0;
}

#Container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: table;
}

#ContainerRow1 {
	width: 950px;
	min-height: 320px;
	margin: 0px auto;
	padding: 0px;
}

#ContainerRow2 {
	width: 950px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
}

#ContainerRow3 {
	width: 100%;
	height: 370px;
	margin: 0px;
	padding: 0px;
	background: url(/images/bg_bottom_row.gif) repeat-x 0 0;
	float: left;
}

#Row1 {
	width: 950px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
}

#Row1 .TopMenu {
	width: 950px;
	height: 89px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000;
	float: left;
}

.PACA h2{
	font-size: 1.6em;
	line-height: 30px;
	color: #000;
	margin: 40px 0px 0px;
}

.PACA h2 a, .PACA h2 a:link {
	color: #000;
	text-decoration: none;
}

.HeaderHome_Slider {
	width: 950px;
	height: 320px;
	margin: 0px 0px 20px;
	padding: 0px;
	background: #FFF url(/images/bg_header_home_slider.png) no-repeat 0 310px;
	position: relative;
	z-index: 10;
}

#HeaderHome_Slider_Prev_Next {
	width: 60px;
	height: 15px;
	margin-left: 860px;
	padding: 0px;
	position: absolute;
	top: 370px;
	z-index: 15;
}
#HeaderHome_Slider_Prev_Next a {
	outline: 0;
	border: 0;
}

.HeaderHome_Name {
	width: 740px;
	height: 80px;
	margin: 50px 0px 0;
	padding: 0px 0px 0px 70px;
	position: absolute;
	left: 0;
	top: 190px;
	z-index: 25;
}

.HeaderHome_Name h1{
	font-size: 3em;
	padding: 0px;
	margin: 15px 0px 0px;
}

.HeaderHome_Name {
	background: url(/images/bg_header_paca.png) no-repeat 0 0;
}
.HeaderHome_Name h1{
	color: #FFF !important;
}
.HeaderHome_Name.Fysiotherapie {
	background: url(/images/bg_header_fysiotherapie.png) no-repeat 0 0 !important;
}
.HeaderHome_Name.Fysiotherapie h1{
	color: #008E7F !important;
}
.HeaderHome_Name.Arbo {
	background: url(/images/bg_header_arbo.png) no-repeat 0 0 !important;
}
.HeaderHome_Name.Arbo h1{
	color: #F8981D !important;
}
.HeaderHome_Name.SMA {
	background: url(/images/bg_header_sma.png) no-repeat 0 0 !important;
}
.HeaderHome_Name.SMA h1{
	color: #00A4E4 !important;
}

#Row1 .Header_BU {
	width: 950px;
	height: 230px;
	margin: 0px;
	padding: 0px;
	background: url(/images/bg_header_home_slider.png) no-repeat 0 220px;
	float: left;
}

#Row2 {
	width: 950px;
	margin: 0;
	padding: 20px 0px 0px 0px;
}


#Row2 .col-8, #Row2 .col-13 {
	min-height: 400px;
	margin-bottom: 20px;
}

.Fysiotherapie h1, .Fysiotherapie h2, .Fysiotherapie h3, .Fysiotherapie h4{
	color: #008E7F;
}

.FysiotherapieImg {
	width: 310px;
	height: 150px;
	margin: 0px 0px 10px;
	padding: 0px;
	background-color: #008E7F;
	float: left;
}

.Arbo h1, .Arbo h2, .Arbo h3, .Arbo h4 {
	color: #F8981D;
}

.ArboImg {
	width: 310px;
	height: 150px;
	margin: 0px 0px 10px;
	padding: 0px;
	background-color: #F8981D;
	float: left;
}

.SMA h1, .SMA h2, .SMA h3, .SMA h4{
	color: #00A4E4;
}

.SMAImg {
	width: 310px;
	height: 150px;
	margin: 0px 0px 10px;
	padding: 0px;
	background-color: #00A4E4;
	float: left;
}


#Row3 {
	width: 950px;
	margin: 0px auto 0;
	padding: 0px;
}


.col-5 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.col-5 ul li {
	width: 100%;
	list-style-type: none;
	margin: 4px 0px 0px;
	padding: 0 0px 4px;
	border-bottom: 1px #CCC solid;
}

.col-5 ul li a{
	text-decoration: none;
}


.col-5.Logo {
	margin: 30px 0px 0px;
}

.col-13.Adres {
	width: 500px;
	height: 200px;
	margin: 30px 0px 0px;
	padding: 10px;
	background-color: #000;
	float: left;
}

.col-5.SocialMedia {
	width: 180px;
	height: 200px;
	margin: 30px 0px 0px;
	padding: 10px;
	background: #000 url(/images/bg_footer_socialmedia.png) no-repeat right bottom;
	float: left;
}

.col-13.Adres p ,.col-5.SocialMedia p {
	color: #FFF;
}

.Personal_Profile {
	float: left;
	clear: left;
	width: 470px;
	height: 230px;
	margin-bottom: 20px;
}

.Personal_Profile_Picture {
	float: left;
	clear: left;
	width: 150px;
	height: 200px;
}

.Personal_Profile_Data {
	float: left;
	width: 310px;
	height: 150px;
	padding-left: 10px;
	margin-top: 50px;
}

.Personal_Profile_Social {
	background: #000 url("/images/personal_profile_social.png") top left no-repeat;
	float: left;
	clear: left;
	padding-left: 5px;
	padding-right: 40px;
	width: 425px;
	height: 30px;
}

.Personal_Profile_Social p {
	font-size: 1.4em;
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
	float: left;
}

.Personal_Profile_Social img {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
}

/* @group Footer */

#Footer {
	width: 750px;
	height: 40px;
	margin: 0px 0px 0px 200px;
	padding: 0px;
}

#Footer .col-13 p, #Footer .col-13 a {
	height: 40px;
	line-height: 40px;
	color: #CCC;
	text-decoration: none;
	margin: 0px;
}

#Footer .col-13 a {
	padding-right: 15px;
}

#Footer .col-13 a:visited, #Footer .col-13 a:active {
	color: #999;
	text-decoration: none;
}

#Footer .col-13 a:hover {
	color: #CCC;
	text-decoration: none;
}

#Footer .col-6 p, #Footer .col-6 a {
	height: 40px;
	line-height: 40px;
	color: #CCC;
	text-decoration: none;
	margin: 0px;
	text-align: right;
}

#Footer .col-6 a {
	padding-left: 15px;
}

#Footer .col-6 a:visited, #Footer .col-6 a:active {
	color: #999;
	text-decoration: none;
}

#Footer .col-6 a:hover {
	color: #CCC;
	text-decoration: none;
}

/* @end */
#sitemapList li li{
	font-size: 1em;
}
