@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #241C11;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #333;
}

td {
	font-size: 11px;
	line-height: 16px;
}
a {
	text-decoration: underline;
	color: #D76914;
}
a:hover {
	text-decoration: none;
	color: #D76914;
}

.bottomCell {
	background-image: url(../imgs/katarina_sergers_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 9px;
	color: #914D1A;
	
}

.bottomCell a{
	margin-right: 5px;
	color: #914D1A;
}

.contentCell {
	background-image: url(../imgs/katarina_sergers_middle.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.topCell {
	background-image: url(../imgs/katarina_sergers_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.leftCell {
	background-image: url(../imgs/katarina_sergers_left.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.rightcell {
	background-image: url(../imgs/katarina_sergers_right.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#leftNavig {
	height: 502px;
	width: 100px;
	overflow: hidden;
	float: left;
}
#topNavig {
	height: 27px;
	margin-bottom: 3px;
	margin-left: 103px;
	margin-top: 1px;
}
#content {
	clear: right;
	float: left;
	margin-left: 2px;
	margin-top: 2px;
}

.topNavigItem {
	margin-right: 1px;
	clear: right;
	float: left;
}

.leftNavigItem {
	margin-bottom: 3px;
}




.welkom {
	margin-top: 99px;
}
.welkomImage {
	float: left;
}
.welkomTekst {
	float: left;
	width: 450px;
	height: 200px;
	margin-left: 10px;
	margin-top: 130px;
}
.profiel {
	margin-top: 130px;
}

.profielImage {
	float: left;
	margin-top: 70px;
}
.profielTekst {
	float: left;
	width: 550px;
	height: 300px;
	margin-left: 10px;
	margin-top: 4px;
}
.behandelingen {
	margin-top: 130px;
}
.behandelingenImage {
	float: left;
	margin-top: 70px;
}
.behandelingenTekst {
	float: left;
	width: 450px;
	height: 300px;
	margin-left: 10px;
	margin-top: 4px;
}



.contact {
	margin-top: 42px;
	width: 800px;

}


#contactNew {
	width: 808px;
	height: 480px;
	overflow: auto;
	padding-right: 60px;
	/*margin-left: 108px;*/
	margin-top: 10px;

}

.contactImage {
	margin-top: 124px;
	margin-left: 112px;

}
.contactTekst {
	width: 600px;
	margin-top: 20px;
	clear: left;
	margin-left: 111px;
}
.adresExtra {
	margin-left: 112px;
	margin-top: 10px;
	margin-bottom: 20px;
}


.contactForm {
	float: left;
	width: 590px;
	margin-left: 26px;
	margin-top: 60px;
	clear: left;
}
.links {
	margin-left: 112px;
}

#contactHeight {
	height: 640px;
}


textarea{
	border:1px solid #343434;
	background:#362E23;
	text-transform: none;
	width:500px;
	height:84px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px;
	overflow:auto;
	margin-left: 5px;
	color: #DB680F;
	font-family: Verdana, Geneva, sans-serif;
}

input{
	color:#DB680F;
	border:1px solid #343434;
	background:#362E23;
	text-transform: none;
	width:500px;
	height:18px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
}

.formItems {
	width: 80px;
	float: left;
	clear: both;
	line-height: 21px;
	text-align: right;
	margin-top: -2px;
}
.formFields {
	width: 400px;
	float: left;
}

.formMessage {
	margin-left: 82px;
}
.contactClinics {
	margin-top: 20px;
	overflow: visible;
	width: 650px;
	margin-left: 112px;
}
.clinic {

}
.clinicImage {
	float: left;
	height: 98px;
	width: 98px;
	margin-right: 10px;
}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
	width: 10px;
	background-color: #362E23;
}
.vscrollerbar {
	width: 10px;
	background-color: #D76914;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
#behandelingenDetail {
	/* Typical fixed height and fixed width example */
	width: 700px;
	height: 480px;
	overflow: auto;
	padding-right: 60px;
	margin-left: 108px;
	margin-top: 10px;
}
.behandelingDetailContent {
	height: 160px;

}
.overzichtInsprong {
	margin-left: 20px;
}
.behandelingDetailOverzicht {
	margin-top: 40px;
	margin-bottom: 100px;
}
.titel {
	font-size: larger;
	color: #D96C11;
	background-color: #362E23;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.contactTitle {
	color: #D76914;
}

.terug {
	margin-top: 20px;
	margin-bottom: 80px;
}

.behandelingDetailTitel {
	margin-top: 91px;
}


.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}
