/*div {
	border-style: solid;
	border-width: 1px;
	border-color: #00FF00
}*/


/* CSS: 900x600 */

body {
	margin: 5px;
}

body, div, td, th, a {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#website {
	background-image: url(images/bg_site.jpg);
	background-repeat: no-repeat;
	border-color: #006600;
	border-style: solid;
	border-width: 1px;
	height: 600px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 900px;
}

#header {
	height: 125px;
	padding-left: 150px;
	padding-right: 10px;
	padding-top: 5px;
}

#menu {
	background-repeat: no-repeat;
	background-position: -1px -19px;
	float: left;
	height: 453px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 200px;
}

#main {
	clear: right;
	float: left;
	height: 453px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 700px;
}

#footer {
	float: left;
	position: relative;
	width: 900px;
}

div.mainscroll {
	height: 453px;
	overflow: auto;
	width: 700px;
}
div.maincontent {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 660px;
}

/* ALGEMEEN */
h1, h2, h3, th {
	color: #CC0000;
}

b, b a {
	font-weight: normal;
	color: #CC0000;
}


h1 {
	font-size: 12pt;
}
h2 {
	font-size: 10pt;
	font-style: italic;
}
h3 {
	font-size: 10pt;
}

a:hover, a.actief {
	color: #CC0000;
}

a img {
	border-style: none;
	border-width: 0px;
}

ul, ol {
	list-style-type: square;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
} 
ol {
	list-style-type: decimal;
} 
li {
	margin-left: 15px;
	padding-left: 10px;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}
th.bg,td.bg {
	background-color: #f7f9f6;
	border-color: #006600;
	border-style: solid;
	border-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
}

input[type="text"], select, textarea {
	border-color: #CCCCCC;
	border-width: 1px;
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

input.button {
	color: #CC0000;
	cursor: pointer;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 150px;
}

input.input200, select.select200 {
	width: 200px;
}
input.input150, select.select150 {
	width: 149px;
}
input.input100, select.select100 {
	width: 99px;
}
input.input50, select.select50 {
	width: 49px;
}

tr.verplicht td.bg, tr.verplicht td {
	color: #CC0000;
	font-weight: bold;
}
tr.verplicht input, tr.verplicht select, tr.verplicht textarea {
	color: #006600;
	font-weight: bold;
}

div.break {
	clear: both;
}

/* FOOTER */
#footer div.adres {
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 70px;
	width: 200px;
}
#footer div.copyright {
	float: right;
	font-size: 8pt;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	text-align: right;
}
#footer a {
	font-size: 8pt;
}

/* MENU */
#menu div.menu_navi {
	background-repeat: no-repeat;
	background-position: -1px -19px;
	height: 381px;
}
#menu div.menu_adres {
	clear: left;
	float: left;
	font-size: 8pt;
	height: 70px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	padding-left: 70px;
	position: relative;
	width: 130px;
}
#menu div.menu_adres span {
	color: #CC0000;
}

#menu ul {
	list-style-type: none;
	padding-left: 0px;
	padding-top: 5px;
}
#menu li {
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
}
#menu li.home {
	margin-left: 70px;
}
#menu li.chiropractie {
	margin-left: 73px;
}
#menu li.klachten {
	margin-left: 80px;
}

/* SUB: KLACHTEN */
	#menu li.terug {
		margin-left: 70px;
	}
	#menu li.hoofdpijn {
		margin-left: 75px;
	}
	#menu li.whiplash_nekklachten {
		margin-left: 85px;
	}
	#menu li.pijn_in_de_bovenrug {
		margin-left: 93px;
	}
	#menu li.babys_kinderen {
		margin-left: 95px;
	}
	#menu li.vegetatieve_klachten {
		margin-left: 93px;
	}
	#menu li.artrose {
		margin-left: 85px;
	}
	#menu li.lumbago_spit {
		margin-left: 80px;
	}
	#menu li.hernia {
		margin-left: 75px;
	}
	#menu li.lage_rug_bekken_zwangerschap_si_gewrichten_ischias {
		margin-left: 85px;
	}
/* EINDE SUB */

#menu li.behandeling {
	margin-left: 88px;
}
#menu li.opleiding {
	margin-left: 90px;
}
#menu li.chiropractoren {
	margin-left: 92px;
}
#menu li.assistentes {
	margin-left: 92px;
}
#menu li.tarieven {
	margin-left: 90px;
}
#menu li.plattegrond {
	margin-left: 88px;
}
#menu li.historie {
	margin-left: 82px;
}
#menu li.contact {
	margin-left: 78px;
}
#menu li.route {
	margin-left: 78px;
}
#menu li.links {
	margin-left: 85px;
}
#menu a {
	color: #CC0000;
	display: block;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 6px;
	text-decoration: none;
	width: 100%;
}
#menu a:hover, #menu a.visit {
	color: #006600;
}

/* HOME */
#home_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 220px;
}

#home_right div.bg {
	background-image: url(images/bg_rightcol.png);
	margin-bottom: 10px;
}

#home_right fieldset {
	border-color: #CC0000;
	border-style: double;
	border-width: 3px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
}
#home_right fieldset legend {
	color: #CC0000;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
#home_right table {
	border-spacing: 0px;
	width: 100%;
}
#home_right td {
	padding: 0px;
}
#home_right td.right {
	text-align: right;
}
#home_right ul {
	padding-left: 0px;
}
#home_right li {
	padding-left: 0px;
}

#home_dagnacht {
	float: left;
	width: 125px;
	margin-right: 20px;
}
#home_dagnacht img {
	margin-bottom: 5px;
}

/* CONTACT */
textarea.contact {
	height: 100px;
	width: 384px;
}

/* BEHANDELING */
h2.behandeling, h3.behandeling {
	clear: both;
	padding-top: 10px;
}

table.vijfluik tr.drie td.een {
	padding-right: 30px; 
	vertical-align: bottom;
}
table.vijfluik tr.drie td.drie {
	padding-left: 30px; 
	vertical-align: bottom;
}
table.vijfluik tr.title td {
	color: #CC0000;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	padding-top: 30px;
	text-align: center;
}
table.vijfluik tr.twee td.een {
	padding-top: 30px; 
	padding-right: 15px; 
	text-align: right;
}
table.vijfluik tr.twee td.twee {
	padding-top: 30px; 
	padding-left: 15px; 
	text-align: left;
}

table.vijfluik_onder tr.twee td.een {
	padding-bottom: 30px; 
	padding-right: 15px; 
	text-align: right;
}
table.vijfluik_onder tr.twee td.twee {
	padding-bottom: 30px; 
	padding-left: 15px; 
	text-align: left;
}
table.vijfluik_onder tr.title td.een {
	padding: 0px;
	padding-bottom: 30px;
	padding-right: 30px;
	vertical-align: top;
}
table.vijfluik_onder tr.title td.drie {
	padding: 0px;
	padding-bottom: 30px;
	padding-left: 30px; 
	vertical-align: top;
}
table.vijfluik_onder tr.title td.title {
	color: #CC0000;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 30px;
	text-align: center;
}
table.vijfluik_onder tr.drie td.twee {
	vertical-align: bottom;
}

/* OPLEIDING */
td.opleiding_bottomborder {
	border-bottom-color: #006600;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

/* CHIROPRACTOREN */
div.chiropractor h2 {
	clear: both;
	padding-top: 10px;
}
div.chiropractor img, div.chiropractor span {
	clear: left;
	float: left;
	margin: 0px;
}
div.chiropractor div.txt {
	clear: right;
	float: left;
	margin: 0px;
	padding-left: 20px;
	width: 390px;
}

/* ASSISTENTES */
div.assistente {
	float: left;
	margin-right: 20px;
	width: 250px;
}

/* RESULT */
div.resultOk, div.resultWarning, div.resultError {
	background-position: 5px center;
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 8pt;
	margin: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 2px;
	padding-top: 2px;
	text-align: left;
	width: 375px;
}
div.resultOk {
	background-color: #9BED8D;
	background-image: url(images/msg_ok.gif);
	border-color: #009900;
}
div.resultWarning {
	background-color: #FFFF99;
	background-image: url(images/msg_warning.gif);
	border-color: #CC9900;
}
div.resultError {
	background-color: #FFB3B5;
	background-image: url(images/msg_error.gif);
	border-color: #CC0000;
}

/* PLATTEGROND POPUP */
div.dialogMessageBg {
	background-color: black; 
	filter: alpha(opacity=6); -moz-opacity: 0.06; opacity: 0.06;
	display: none;
	left: 0px;
	height: 100%;
	margin: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 999;
}
div.dialogFotoMessage {
	display: none;
	left: 0px;
	padding-top: 10px;
	position: absolute;
	width: 100%;
	z-index: 1000;
}
#fotoMessage {
	background-color: #EEEEEE;
	border: 1px solid #006600; 
	color: #006600; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
	height: 550px;
	padding: 10px; 
	width: 775px;
}
#fotoImage {
	clear: both;
	height: 500px;
}
#fotoImage table tr td {
	height: 500px;
	text-align: center; 
	vertical-align: middle;
}
#fotoButtons {
	float: right;
	padding-top: 15px;
	margin-right: 150px;
	text-align: center;
}
#fotoTimer {
	float: right;
	padding-top: 15px;
	text-align: right;
}
#fotoAlbumTeller {
	float: left;
	height: 20px;
}
