/***************
*   DEFAULT    *
***************/

body {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 9pt;
}

a {
	color: #47b5c8;
	text-decoration: none;
}

#wrapper {
	width: 938px;
	margin: auto;
}

/***************
*   HEADER     *
***************/

#masthead #header {
	float: right;
	background: url('../images/logo.jpg') no-repeat scroll top left;
	width: 740px;
	height: 340px;
}

#masthead #header * {
	text-indent: -9999px;
}

#masthead #navigation {
	margin-right: 16px;
	float: right;
	background: url('../images/navbg.jpg') no-repeat scroll top left;
	width: 182px;
	height: 340px;
}

/***************
* NAVIGATION   *
***************/

#navigation ul,
#navigation li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigation ul {
	position: relative;
	top: 162px;
	}

#navigation li a {
	display: block;
	text-indent: -9999px;
	width: 182px;
}

#navigation .info a {
	background: url('../images/info_btn.jpg') no-repeat scroll top left;
	height: 26px;
}

#navigation .behandelingen a {
	background: url('../images/behandelingen_btn.jpg') no-repeat scroll top left;
	height: 27px;
}

#navigation .specialiteit a {
	background: url('../images/specialiteit_btn.jpg') no-repeat scroll top left;
	height: 28px;
}

#navigation .tarieven a {
	background: url('../images/tarieven_btn.jpg') no-repeat scroll top left;
	height: 28px;
}

#navigation .contact a {
	background: url('../images/contact_btn.jpg') no-repeat scroll top left;
	height: 28px;
}

/***************
*  MAINCONTENT *
***************/
	
#content {
	padding-top: 25px;
	clear: both;
}

#contentText {
	background: #f3fafb url('../images/contentbg.gif') no-repeat scroll top left;
	width: 405px;
	min-height: 337px;
	padding: 30px 30px 10px 10px;
	margin: 0 0 20px 0;
	float: left;
	margin-left: 18px;
}

#contentTextBreed {
	background: #f3fafb url('../images/contentbg-large.gif') no-repeat scroll top left;
	width: 850px;
	min-height: 337px;
	float: left;
	margin-left: 18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#contentImg {
	float: left;
	margin-left: 30px;
}

#footer {
	clear: both;
	background: #47b5c8;
	color: #fff;
	text-align: right;
	display: block;
	height: 41px;
	position: relative;
}

/***************
* FOOTER       *
***************/

#footer p {
	position: absolute;
	bottom: 2px;
	right: 2px;
}

/* HEADERS */

#index h3 {
	background: url('../images/welcomeheader.jpg') no-repeat scroll top left;
	width: 116px;
	height: 50px;	
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

#behandelingen h3 {
	background: url('../images/behandelmethoden-header.jpg') no-repeat scroll top left;
	width: 178px;
	height: 49px;	
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

#specialiteit h3 {
	background: url('../images/specialiteitheader.jpg') no-repeat scroll top left;
	width: 116px;
	height: 50px;	
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

#tarieven h3 {
	background: url('../images/tarievenheader.jpg') no-repeat scroll top left;
	width: 116px;
	height: 50px;	
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

#contact h3 {
	background: url('../images/contactheader.jpg') no-repeat scroll top left;
	width: 116px;
	height: 50px;	
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}
