﻿body {
	font: 10.5pt/18pt Arial, Verdana;
	color: #006B9C;
	background: #EBF7FA;
}

a:link, a:visited {
	color: #33A8CD;
}

a:hover, a:active {
	color: #33A8CD;
}

form {
	width: 922px;
	margin: 0 auto;
}

#Header {
	background: url(../../Media/Design/Header.png) repeat-y;
	height: 240px;
	position: relative;
}

p#Address {
	margin: 0 auto;
	width: 840px;
	background: #34A9CE;
	border-left: 1px #E2F3F8 solid;
	color: #FFF;
	text-align: center;
	padding: 7px 20px 9px;
	font-size: 9pt;
}

p#Address a {
	color: #FFF;
}

/* De pipe separator in the address */
p#Address span {
	font-weight: bold;
	margin: 0 3px;
	color: #006b9c;
}

h1 {
	float: left;
	margin-left: 34px;
	margin-top: 30px;
	background: url(../../Media/Design/H1.png) no-repeat;
	_display: inline;
}

h1 a {
	width: 178px;
	height: 129px;
	text-indent: -9000px;
	display: block;
}
#Headers {
	float: right;
	width: 654px;
	height: 197px;
	overflow: hidden;
	position: relative;
	right: 21px !important;
}
#Headers img {
	right: 0;
	left: auto !important;
}

h2 {
	font-family: Times New Roman, Serif, Arial;
	font-weight: normal;
	color: #006B9C;
	font-size: 18pt;
}

ul#Navigation {
	float: left;
	width: 672px; /* 922 */
	height: 40px;
	padding-left: 250px;
	list-style: none;
	background: url(../../Media/Design/Navigation.png) no-repeat;
}

ul#Navigation li {
	float: left;
}

ul#Navigation li a:link, ul#Navigation li a:visited {
	display: block;
	text-indent: -9000px;
	background: no-repeat;
	height: 40px;
}

ul#Navigation li a:hover, ul#Navigation li a:active, ul#Navigation li a.selected {
	background-position: left -40px;
}

ul#Navigation li.home {
	background: url(../../Media/Design/Navigation_left.png) no-repeat left top;
	padding-left: 13px;
}

ul#Navigation li.contact {
	background: url(../../Media/Design/Navigation_right.png) no-repeat right top;
	padding-right: 13px;
}

ul#Navigation li.home a {
	background-image: url(../../Media/Design/NavigationHome.png);
	width: 66px;
}
ul#Navigation li.prijslijst a {
	background-image: url(../../Media/Design/NavigationPrijslijst.png);
	width: 72px;
}

ul#Navigation li.winkel a {
	background-image: url(../../Media/Design/NavigationWinkel.png);
	width: 68px;
}

ul#Navigation li.agenda a {
	background-image: url(../../Media/Design/NavigationAgenda.png);
	width: 72px;
}

ul#Navigation li.contact a {
	background-image: url(../../Media/Design/NavigationContact.png);
	width: 74px;
}


#Specialiteiten {
	float: left;
	width: 215px;
	margin: -10px 0 0 10px;
	_display: inline;
}

#Specialiteiten h3 {
	text-indent: -9000px;
	width: 211px;
	height: 39px;
	background: url(../../Media/Design/h3_specialiteiten.png) no-repeat;
	margin-bottom: 1px;
}

/* Dit is de specialiteitenlijst in de Masterpage aan de LINKER kant */
#Specialiteiten ul {
	list-style: none;
	padding: 0 0 25px 0;
	background: url(../../Media/Design/BottomSpecialiteit.png) no-repeat left bottom;
}

#Specialiteiten ul li a:link, #Specialiteiten ul li a:visited {
	display: block;
	width: 201px;
	background: #34a9ce url(../../Media/Design/liSpecialisaties.png) no-repeat left top;
	color: White;
	padding: 5px;
	text-decoration: none;
	border-bottom: 1px solid white;
}

#Specialiteiten ul li a:hover, #Specialiteiten ul li a:active, #Specialiteiten ul li a.selected {
	background: #006B9C;
	color: white;
}

#Main {
	float: left;
	width: 697px;
	background: url(../../Media/Design/Main.png) repeat-y;
	padding: 20px 0 0;
}

#Content {
	float: left;
	width: 373px; /* 463 - 2*45 */
	min-height: 625px;
	padding: 0 45px;
	border-right: 1px #B0DEEC solid;
	margin-right: -1px;
}

#Content p img {
	margin: 5px 9px 0px 0px;
	padding: 1px;
	border: 1px #006B9C solid;
}

#Side {
	float: left;
	width: 174px; /* 234 */
	border-left: 1px #B0DEEC solid;
	margin-right: -1px;
	padding: 0 35px 100px 25px;
	_overflow: hidden;
}

#Side h3 {
	text-indent: -9000px;
	background: url(../../Media/Design/h3_agenda.png) no-repeat;
	height: 18px;
	margin: 10px 0 0;
	padding-bottom: 10px;
	border-bottom: 1px #B0DEEC solid;
}

#Side ul {
	list-style: none;
	padding: 0;
}

#Side ul li {
	border-bottom: 1px #B0DEEC solid;
}

#Side ul li a:link, #Side ul li a:visited {
	display: block;
	padding: 5px 2px;
	width: 174px;
	color: #006B9C;
}

#Side ul li a:hover, #Side ul li a:active {
	text-decoration: none;
	background: #EFF8FB;
}

#Side ul li a:link strong, #Side ul li a:visited strong {
	color: #33A8CD;
}

p#Footer {
	clear: both;
	background: #EBF7FA url(../../Media/Design/Footer.png) no-repeat;
	height: 34px;
	margin: 0;
	padding: 30px 130px 0 85px;
}

p#Footer a:link, p#Footer a:visited {
	color: #006B9C;
}

p#Footer span {
	width: 350px;
	color: #7E9AAB;
}

p#Footer span a:link, p#Footer span a:visited {
	color: #7E9AAB;
}

/* h3 in newsDetail */
#Content h3 {
	font-weight: normal;
	font-size: 10pt;
	letter-spacing: 2pt;
	color: #999;
}

/* In the Sidebar, latest news Header */
#Side h4 {
	margin: 0;
	font-weight: normal;
	font-family: Times New Roman, Serif, Arial;
	font-size: 14pt;
}

/* In the Sidebar, latest news Date */
#Side h5 {
	margin: 0;
	font-weight: normal;
	font-size: 10pt;
	letter-spacing: 1pt;
	color: #999;
}

/* _ _ _ _ _ _ _ _ _ _ Unordered lists in Content  _ _ _ _ _ _ _ _ _ _  */
div#Content ul {
	padding: 0 0 0 20px;
	margin: 0.5em 0;
}

div#Content ul li {
	list-style-type: square;
}

div#Content ul span {
	color: Black;
}

/* _ _ _ _ _ _ _ _ _ _ h4 in Content _ _ _ _ _ _ _ _ _ _  */

/* h4 in the Main Content */
div#Content h4 {
	font-weight: normal;
	letter-spacing: 1pt;
	color: #999;
	margin: 10px 0 0 0;
}

/* _ _ _ _ _ _ _ _ _ _ News image _ _ _ _ _ _ _ _ _ _  */
.newsImage {
	border: 1px solid Black;
	margin: 5px 0 15px 0;
	padding: 1px;
}

/* _ _ _ _ _ _ _ _ _ _ Homepage _ _ _ _ _ _ _ _ _ _  */

/* Verdeel onderste deel in twee kolommen (373px -  23 = 350/2 = 175px;*/
.columnHomePage {
	float: left;
	width: 175px;
}


/* -- Default --- */
#Content .offer {
	margin: 0 -10px;
	padding: 0 38px;
	background: url(../../Media/Design/OfferMid.png) repeat-y;
}
#Content .offer small {
	float: left;
	background: url(../../Media/Design/OfferTop.png) no-repeat;
	width: 363px;
	padding: 42px 15px 0;
	margin: 0 -38px 10px;
	text-align: right;
	color: #FFF;
}
#Content .offer h3 {
	font-size: 20pt;
	letter-spacing: normal;
	color: #006B9C;
	margin-bottom: 0.2em;
}
#Content .offer p {
	margin: 0;
	line-height: 1.5em;
}
#Content .offer p img {
	margin: 0;
}
#Content .offer .bottom {
	height: 40px;
	width: 393px;
	background: url(../../Media/Design/OfferBottom.png) no-repeat;
	margin: 0 -38px 0;
}

/* _ _ _ _ _ _ _ _ _ _ Table styling _ _ _ _ _ _ _ _ _ _  */
table td {
	vertical-align: top;
	padding: 2px 5px 2px 0;
}

table {
	border-collapse: collapse;
	margin: 0.5em 0;
	line-height: 1.3em;
}

/* _ _ _ _ _ _ _ _ _ _ tabellen _ _ _ _ _ _ _ _ _ _  */
table.large {
	width: 400px;
	margin-right: -35px;
}

ul#ulPrijslijstBehandlingen span {
	display: block;
}

/* _ _ _ _ _ _ _ _ _ _ Contact formulier _ _ _ _ _ _ _ _ _ _  */
textarea {
	font: 10.5pt/18pt Arial, Verdana;
	height: 150px;
	width: 275px;
}
/* Schoonheidsbehandeling */
#Accordion {
	width: 400px;
	margin-right: -35px;
	margin-top: 1em;
}
#Accordion h3 {
	border: 0 dotted #CCC;	
	border-width: 1px 0;
	margin-bottom: -1px;
	cursor: pointer;
	padding: 5px 5px;
	line-height: 1.4em;
	color: #666;
}
#Accordion h3:hover {
	background: #EEE;
}
#Accordion h3.ui-state-active {
	background: #EEE;
}
#Accordion div {
}
