/* fysio.css */



/* ==== Root ============================================================= */

body {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	height: 100%;
	background-color: #C0C0C0;
	background-image: url('images/bodybg2.jpg');
	background-position: top center;
	background-repeat: repeat;
	font-family: sans-serif;
}

a {
	text-decoration: none;
}

ul {
	margin: 0px;
	margin-left: 16px;
	padding: 0px;
}

td.bg { }

table.root {
	width: 100%;
	table-layout: auto;
}

td.rootmain {
	border: 3px solid #6D28AA;
	width: 748px;
}

table.rootmain {
	border: 3px solid #FFFFFF;
	width: 748px;
}

/* ==== Left and upper border ============================================ */

td.leftupper {
	width: 180px;
	height: 128px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	border-right: 4px solid white;
	background-color: #FFFFFF;
}

div.leftupper {
	width: 180px;
	background-color: white;
	text-align: center;
	padding-top: 1px;
}

td.left {
	width: 180px;
	border-right: 4px solid white;
	background-color: #6D28AA;
	background-image: url('images/leftbg1.gif');
	background-repeat: repeat-y;
	vertical-align: top;
}

div.left {
	width: 180px;
}

div.contactgegevensOuter {
	padding: 6px;
}

div.contactgegevensInner {
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	background-color: #a97ac0;
	background-image: url('images/telemailbg1.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 13px;
	font-family: sans-serif;
	text-align: left;
	color: white;
}

div.leftbutton {
	text-align: right;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 15px;
	background-color: #6D28AA;
	background-position: right;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 5px;
	margin-left: 6px;
	margin-right: 6px;
	text-decoration: none;
}

div#leftbuttonotherpage {
	color: #D0D0D0;
	background-image: url('images/leftbuttonbg1.jpg');
	border: 1px solid #A97AC0;
}

div#leftbuttoncurpage {
	color: #FFFFFF;
	background-image: url('images/leftbuttonbg2.jpg');
	border: 1px solid #FFFFFF;
}

td.upper {
	height: 128px;
	background-color: #00AA9E;
	border-left: 4px solid #00AA9E;
	vertical-align: top;
}

div.upper {
	width: 100%;
	height: 128px;
	background-color: #00AA9E;
	text-align: left;
	background-image: url('images/fysiofitbig.jpg');
	background-repeat: repeat-y;
	background-position: center right;
}

div.uppercont {
	padding-top: 4px;
	padding-left: 16px;
}

/* ==== Menu ============================================================= */

table.behandelmethodenmenu {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 2;
	padding: 0px;
	margin: 0px;
	margin-bottom: -2px;
	/* background-color: red; */
	vertical-align: middle;
	width: 568px;
	font-family: sans-serif;
	font-size: 11pt;
}

td.menutopitem {
	background-color: #A97AC0;
	border-top: 2px solid #6D28AA;
	border-bottom: 2px solid #6D28AA;
}

div.menutopitem {
	text-align: center;
	width: 142px;
	color: white;
	cursor: pointer;
}

div.ddmenuholder {
	height: 300px;
	vertical-align: top;
	margin-bottom: -300px;
}

div.dropdownmenu {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
	visibility: hidden;
	width: 142px;
}

table.submenu {
	border: 2px solid #6D28AA;
	background-color: #A97AC0;
	padding: 4px;
	font-family: sans-serif;
	font-size: 11pt;
}

a.submenuitem {
	text-decoration: none;
	color: white;
}

/* ==== Main content ===================================================== */

td.main {
	width: 568px;
	background-color: #FFFFFf;
	border-left: 4px solid #00AA9E;
	border-top: 0px solid green;
	margin-top: 0px;
	vertical-align: top;
}

div.main {
	width: 568px;
	position: relative;
	top: 0px;
	left: 0px;
	/* background-color: yellow; */
	z-index: 1;
}

div.maincontent {
	/* background-color: red; */
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 12px;
	margin-top: 16px;
	font-family: sans-serif;
	font-size: 13px;
}

div.pagetitle {
	font-size: 24px;
	font-weight: bold;
	color: black;
	border-bottom: 1px solid #6D28AA;
	margin-bottom: 14px;
}

div.pagedescription {
	font-size: 14px;
	background-color: #9FE4C9;
	margin: 12px;
	margin-bottom: 16px;
	padding: 14px;
	border-left: 4px solid #6D28AA;
	text-align: justify;
	line-height: 140%;
}

div.blocktitle2 {
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 60px;
	margin-bottom: 0px;
	background-color: #A97AC0;
	/*
	color: white;
	background-image: url('images/blocktitlebg1.gif');
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: 1px solid black;
	*/
	color: white;
	border: 2px solid #6D28AA;
	font-weight: bold;
	font-family: sans-serif;
}

div.blockbody {
	padding: 6px;
	background-color: #ffffff; /* #9FE4C9; */
	/* border: 2px solid #00AA9E; */
	border-top-width: 0px;
	font-family: sans-serif;
}

a.subject {
	text-decoration: underline;
	color: #6D28AA;
}

a.subpage {
	color: #6D28AA;
	font-weight: bold;
}

a.subpage:hover {
	text-decoration: underline;
}

/* ==== Content-management ========================= */

div.nieuwstitle {
	font-family: sans-serif;
	font-size: 16px;
	font-color: #6D28AA;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

/* ==== Unused ===================================== */

td.behandeling {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

div.behandelingOuter {
	width: 180px;
	height: 120px;
	background-color: #ffffd0;
	border: 1px solid #6D28AA;
}

div.behandelingInner {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}


