*
{
    margin: 0px;
    padding: 0px;
}

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-image: url(../images/bg.gif);
    background-repeat: repeat-x;
}
h1
{
    font-size: 24px;
    color: #000;
    margin-bottom: 54px;
}
h2
{
    font-size: 18px;
    color: #000;
    margin: 15px 0px;
}
h3
{
    font-size: 12px;
    color: #000000;
    margin: 10px 0px;
}
p
{
    margin: 10px 0px;
}
img {
	border:0;
}

/* container 
---------------------------------------------------------------------------------- */
#containter
{
    width: 100%;
    height: auto;
    position: relative;
}

/* left 
---------------------------------------------------- */
#left
{
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(../images/haarkliniek_left.gif);
    background-repeat: no-repeat;
    background-color: #a9adb6;
    width: 175px;
    padding: 260px 0px 0px 10px;
}
#left ul
{
    list-style: none;
}
#left li
{
    margin: 6px;
}
#left li a, #left li a:link, #left li a:active
{
    text-decoration: underline;
    color: #000000;
}
#left li a:hover
{
    text-decoration: none;
}
.bseen
{
    font-size: 10px;
}

/* content 
---------------------------------------------------- */
#content
{
    position: absolute;
    top: 0px;
    left: 185px;
    width: auto;
    height: auto;
    padding-top: 35px;
    margin-left: 15px;
}

#content ul
{
    list-style-position: inside;
}

.image-left {
	margin-right: 20px;
}

/* medewerkers
---------------------------------------------------- */
#medewerkers
{
    width: auto;
    height: 176px;
}
#medewerkers img
{
    float: left;
    margin-right: 5px;
}

/* alopecia 
---------------------------------------------------- */
#alopecia-areata ul
{
    list-style: none;
}
#alopecia-areata li
{
    list-style: none;
    float: left;
    padding-left: 5px;
}

/* haarwerken 
---------------------------------------------------- */
#haarwerken ul
{
    list-style: none;
    margin-bottom: 10px;
}
#haarwerken li
{
    float: left;
    list-style: none;
    margin: 5px 5px 5px 0px;
}

/* sitemap 
---------------------------------------------------- */
#sitemap li
{
    list-style-type: none;
    margin-bottom: -2px;
}

ul#sitemap > li
{
    margin-bottom: 10px;
}

#sitemap ul
{
    margin-left: 40px;
}

#sitemap ul li
{
    list-style-image: url(../images/sitemap/l2_normal.gif);
    margin-top: -2px;
}

#sitemap ul ul li
{
    list-style-image: url(../images/sitemap/l3_normal.gif);
}

#sitemap ul li.firstfollow
{
    list-style-image: url(../images/sitemap/l2_first_follow.gif);
    margin-top: 0px;
}

#sitemap ul li.last
{
    list-style-image: url(../images/sitemap/l2_last_item.gif);
}

#sitemap ul li.last ul li
{
    list-style-image: url(../images/sitemap/l3_normal_no_l2.gif);
}

#sitemap ul li.last ul li.firstfollow
{
    list-style-image: url(../images/sitemap/l3_first_follow_no_l2.gif);
    margin-top: 0px;
}

#sitemap ul li.last ul li.last
{
    list-style-image: url(../images/sitemap/l3_last_item_no_l2.gif);
}

#sitemap ul ul li.firstfollow
{
    list-style-image: url(../images/sitemap/l3_first_follow.gif);
    margin-top: 0px;
}

#sitemap ul ul li.last
{
    list-style-image: url(../images/sitemap/l3_last_item.gif);
}

.tableAandoeningen
{
    border: solid 1px #A3A3A3;
    width: 600px;
    height: 250px;
}
.tableAandoeningen td
{
    text-align: center;
    width:300px;
}
.tableVb 
{
    height:50px;
    width:600px;
    text-align:center;    
}
.tableAandoeningen img 
{
    border:0;
}
.hoofddoeken
{
    width:700px;    
}
.hoofddoeken img {
	border:0px;
}
.hoofddoeken th 
{
    line-height:55px;
    font-size:14px;
}
.hoofddoeken td
{
    width:70px;
    height:105px;
    border-bottom:solid 1px #A3A3A3;
}
