body
{
    text-align:center; /* for IE */ 
	margin:0 auto; /* for the rest */ 
    background-image: url(../images/bg.jpg);
    background-position: center top;
    background-repeat: repeat-x;
    font-family: Arial, Tahoma, Verdana;
    color: #ffffff;
}
.vert_line
{
    background-image: url(../images/vert_line.jpg);
    background-repeat:repeat-y;
    background-position: center top;
    text-decoration: none;
}
table
{
margin:0;
padding:0;
border:0;
}
td
{
    font-size: 11px;
	padding:0;
	margin:0;
	line-height: 15pt;
}
a
{
    color: #ffffff;
}
a:hover
{
    color: #a3d1d6;
    text-decoration: none;
}

#apDiv2 {
	position:relative;
	top:33px;
	width:280px;
	height:160px;
	color:#aca095;
	margin-left:auto;
	margin-right:550px;
	z-index:1;
	
}

.title
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	text-decoration:none ;
	font-weight:300;
	background-color:#008c99;
	padding-left:5px;

}
h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a3d1d6;
	text-decoration:none ;
	font-weight:bold;

}
h3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#E6E6E6;
	text-decoration:none ;
	font-weight:bold;

}
.title1
{
	color: #696969;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
   }

.master
{
    width: 100%;
    margin-left: 0px;
}
.frame
{
    width: 809px;
}
.header
{
	position: relative;
	font-size: 11px;
	font-weight: bold;
	margin-top: -592px;
	margin-left:0 auto;
	width: 691px;
	background:url(../Images/Header.jpg);
	top: 198px;
	height: 20px;

}


#praktijk #nav1,#informatie #nav2,#patienten #nav3, #kaakchirurgie #nav4, #tandheelkunde #nav5, #mondhygiene #nav6,#links #nav7,#verwijzers #nav8, #menu a:hover {
	color:#a3d1d6;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight: bold;
}
/*Sets line-height of all menuitems*/
#p7TMnav {
	/*/*/line-height: 1.5; /* */
}

/*second level menuitem divs on - Cascades to lower levels*/
/*Sets left margin to 16px establishing a cascading indent*/
#p7TMnav div div {
	margin: 0 0 0 10px;
}

/*The Link style for top-level menuitems*/
#p7TMnav div a {

	color:#ffffff;
	position:absolut;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight: bold;
	margin: 0 0 0 0px;
	padding:0;

}

#p7TMnav div a:hover {
	color: #a3d1d6;
}

/*The Link style for second-level menuitems*/
#p7TMnav div div a {
	font-size: 13px;
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-size: 12px;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected*/
/*do not remove*/
.p7plusmark {
	background-repeat: no-repeat;
	background-image:   url(../Images/plus.gif);
	background-position: 0 50%;
	padding: 0 0 0 10px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image:   url(../Images/minus.gif);
	background-position: 0 50%;
	padding: 0 0 0 10px !important;
}
/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	background-image:  none;
	padding: 0 0 0 0px !important;
}

/*rules programatically assigned to page link correesponding to current page (You are Here)*/
.p7currentmark {
	font-weight: bold;
	color: #a3d1d6 !important;
}
.texta { 
 font-size: 10px; 
 background-color: #f5f5f5; 
 border: 1px solid #c0d9e9; 
}
.shdwleft
{
    background-image: url(../images/frm_13.gif);
    background-repeat: repeat-x;
    background-position: top right;
    width: 15px;
    height: 100%;
}
.shdwleft1
{
    background-image: url(../images/shadow_left_rep.gif);
   
    background-position: top right;
    width: 15px;
    height: 100%;
}
.shdwright1
{
    background-image: url(../images/shadow_right_rep.gif);
    background-repeat: repeat-y;
    background-position: top left;
    width: 15px;
    height: 100%;
}
.contentbg
{
    background: white url(../images/contentbg.jpg) center top repeat-x;
}
.quickbox
{
    margin-right: 5px;
    margin-left: 10px;
    margin-top: 3px;
    margin-bottom: 10px;
    padding: 10px;
    border: solid 1px #b8d1de;
    background-color: White;
    width: 180px;
}
.quickbox a
{
    width: 100%;
    line-height: 16px;
    padding-left: 10px;
    background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: left center;
    text-decoration: none;
}
.quickbox a:hover
{
    text-decoration: underline;
    color: #696969;
}
.quickbox select
{
    margin-bottom: 6px;
    margin-top: 3px;
    width: 100%;
    background-image: url(../images/contentbg.jpg);
}
.quicktitle
{
    display: block;
    font-weight: bold;
    text-decoration: underline;
    padding-bottom: 9px;
}
.content
{
	position:relative;
    text-align: left;
    vertical-align: top;
	margin-top: 0px;
   
}
.ftrleft
{
    background-image: url(../images/ftr-left.gif);
    background-position: top right;
    background-repeat: no-repeat;
}
.ftrmiddle
{
    background-image: url(../images/ftr-bg.gif);
    background-repeat: repeat-x;
    background-position: center top;
    padding-top: 6px;
    color: #d9d9d9;
}
.ftrright
{
    background-image: url(../images/ftr-right.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
.ftrmiddle a
{
    color: #d9d9d9;
}
.ftrmiddle a:hover
{
    color: #d9d9d9;
    text-decoration: none;
}
input, select, textarea
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    color: #696969;
}
.button
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    background: White url(../images/button.gif) repeat-x center top;
    border: solid 1px white;
    height: 20px;
    width: 75px;
    margin-top: 3px;
    color: black;
    border: solid 1px black;
}
.address
{
    background-color: #fefaad;
    margin-top: -1px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 5px;
    color: #696969;
}
.prov
{
    height: 20px;
	text-align:right;
    margin-top: -25px;
}
.home_content
{
    padding: 7px;
    border: solid 1px #0066a6;

}
.home_right
{
    padding: 7px;
    border: solid 1px #ec1947;

}
.aanbodnew td a
{
    text-decoration: none;
    font-weight: bold;
}
.aanbodnew img
{
    border: solid 1px #c2c2c2;
}
.ad
{
    margin-top: 30px;
}
.gallery a.1st_picture
{
    display: block;
    margin-bottom: 4px;    
}
.gallery a
{
    border: solid 1px #b8d1de;
    padding: 1px;
}
.gallery a:hover
{
    border-color: #5995b1;
}
.eigenschappen tr
{
    font-weight: bold;
    background-color: #f9fbfd;
}
.detailpage
{
    padding-right: 20px;
}
/* Start layout DataTable */
.tableWidget_headerCell, .tableWigdet_headerCellOver, .tableWigdet_headerCellDown
{
    /* General rules for both standard column header and mouse on header of sortable columns */
    cursor: pointer;
    border-bottom: 3px solid #C5C2B2;
    border-right: 1px solid #ACA899;
    border-left: 1px solid #FFF;
    background-color: #ECE9D8;
}

.tableWidget_headerCell
{
    /* Standard column header */
    border-top: 2px solid #ECE9D8;
    height: 1px;
}

.tableWigdet_headerCellOver
{
    /* Rollover on sortable column header */
    border-top: 2px solid #5fa3ca;
}
.tableWidget tbody .tableWidget_dataRollOver
{
    /* Rollover style on mouse over (Data) */
    background-color: #fff; /* No mouseover color in this example - specify another color if you want this */
}
.tableWigdet_headerCellDown
{
    border-top: 2px solid #5fa3ca;
    background-color: #bad2de;
    border-left: 1px solid #ACA899;
    border-right: 1px solid #FFF;
}
.tableWidget td
{
    margin: 0px;
    padding: 3px;
    padding-left: 4px;
    border-bottom: 1px solid #EAE9E1; /* Border bottom of table data cells */
}
.tableWidget tbody
{
    background-color: #FFF;
}
.tableWidget
{
    font-family: arial;
    font-size: 12px;
    width: 400px;
}
/* End layout CSS */
div.widget_tableDiv
{
    border: none; /* Border around entire widget */
    height: 290px;
    overflow: auto;
    overflow-y: auto;
    overflow: -moz-scrollbars-vertical;
    width: 470px;
}
html > body div.widget_tableDiv
{
    overflow: hidden;
    width: 400px;
}
.tableWidget thead
{
    position: relative;
}
.tableWidget thead tr
{
    position: relative;
    top: 0px;
    bottom: 0px;
}
.tableWidget .scrollingContent
{
    overflow-y: auto;
    overflow: -moz-scrollbars-vertical;
    width: 100%;
    border: solid 1px #808080;
}
