﻿body
{
    font-family: Verdana;
    font-size: 12px;
    color: #1f1b16;
    background: transparent url(/images/back_bg.jpg) repeat-x 0 0;    
    margin-top: 0;
    margin-left: 0;
}
#container
{
    margin: 0;
    padding: 0;  
    background: transparent url(/images/detail_bg.jpg) no-repeat 0 0;   
}
#wrapper
{
    margin: 0;
    margin-left: auto;
    margin-right: auto; 
    padding: 0;
    width: 1013px;
}
#content
{
    margin: 0;
    padding: 0;
    margin-left: 50px;
    width: 918px;
    background: #F4F1DE;
}
#header
{
    margin: 0;
    padding: 0;
    background: transparent url(/images/header.jpg) no-repeat 0 0;   
    height: 323px;
    width: 1013px;
    text-align: right;
}
#header #topmenu
{
    float: right;
    width: 370px;
    padding-top: 8px;
}
#header #topmenu .topmenuitem
{
    float: left;
    padding-right: 50px;
    font-size: 14px;
    color: White;    
}
#header #topmenu .topmenuitem a
{
    float: left;
    font-size: 14px;
    color: White;    
    text-decoration: none;
}
#main
{
    margin: 0;
    padding: 0;    
    /*height: 381px;*/
}
#menu
{
    margin: 0;
    padding: 0;  
    padding-left: 40px;
    width: 250px;  
    float: left;
}
#menu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 205px;
    background: transparent url(/images/menu_back.jpg) repeat-y;
    padding-left: 0px;
}
#menu ul li
{
    margin: 0;
    padding: 0;  
    
}
#menu ul li.top
{
    margin: 0;
    padding: 0;
    background: transparent url(/images/menu_top.jpg) no-repeat 0 top;
    height: 18px;
}
#menu ul li.menu-item
{
    background: transparent url(/images/menu_btn_no.jpg) no-repeat;
    
    height: 32px;
}
#menu ul li a
{
    text-decoration: none;
    color: White;
    line-height: 30px;
    padding-left: 50px;
    height: 32px;
    display: block;
}
#menu ul li a:hover
{
    background: transparent url(/images/menu_btn_act.jpg) no-repeat;
    display: block;
    text-decoration: none;
    color: White;
    line-height: 30px;
    padding-left: 50px;
}
#menu ul li a.selected
{
    background: transparent url(/images/menu_btn_act.jpg) no-repeat;
    display: block;
    text-decoration: none;
    color: White;
    line-height: 30px;
    padding-left: 50px;
}
#menu ul li.bottom
{
    background: transparent url(/images/menu_ft.jpg) no-repeat;
    height: 17px;
}
#footer
{
    clear: both;
    font-size: 9px;   
    text-align: center; 
    
}
#footer a
{
    text-decoration: none;
    color: #1f1b16;
}
#footer a:hover
{
    color: #1f1b16;
    text-decoration: underline;
}
#detail
{
    float: left;
    width: 550px;
    margin-left: 18px;
}
#detail #detailtop
{
    background: transparent url(/images/main_bg.jpg) no-repeat;
    height: 16px;
}
#detail #detailmain
{
    background: transparent url(/images/main_mid_bg.jpg) repeat-y;
    padding-left: 20px;
    display: block;
    float: left;
    width: 550px;
}
#detail #detailfooter
{
    clear: left;
    background: transparent url(/images/main_ft_bg.jpg) no-repeat;
    height: 24px;
}
#detail #detailmain #reuen
{
    line-height:20px;
    width: 500px;
    height: 280px;
}
#detail #detailmain #reuen #naam
{
    clear: both;
    font-weight:bold;
}
#detail #detailmain #reuen #left
{
    line-height:20px;
    float: left;
    width: 255px;
}
#detail #detailmain #reuen #right
{
    line-height:20px;
    float: left;
    width: 230px;
}
#detail #detailmain #teven
{
    line-height:20px;
    width: 500px;
    height: 280px;
}
#detail #detailmain #teven #naam
{
    clear: both;
    font-weight:bold;
}
#detail #detailmain #teven #left
{
    line-height:20px;
    float: left;
    width: 255px;
}
#detail #detailmain #teven #right
{
    line-height:20px;
    float: left;
    width: 230px;
}
#detail #detailmain #nieuws
{
    font-size: 20px;
}   
#detail #detailmain #nieuwsbericht
{
    width: 500px;
    padding-top: 20px;
}
#detail #detailmain #fotos
{
    
}
#detail #detailmain #fotos .foto
{
    float: left;
    height: 220px;
    width: 240px;
    padding: 10px;
    text-align: center;
}
#detail #detailmain #verleden
{
    line-height:20px;
    width: 500px;
    height: 220px;
}
#detail #detailmain #verleden #naam
{
    clear: both;
    font-weight:bold;
}
#detail #detailmain #verleden #left
{
    line-height:20px;
    float: left;
    width: 225px;
}
#detail #detailmain #verleden #right
{
    line-height:20px;
    float: left;
    width: 270px;
}
#detail #detailmain #geboren
{
    height: 750px;
}
#detail #detailmain #geboren .foto
{
    float: left;
    height: 250px;
    width: 255px;
    text-align: center;
}


#contact-send a
{
    text-decoration: none;
    color: #1f1b16;
}

input
{
    border: #1f1b16 1px solid;
}
textarea
{
    border: #1f1b16 1px solid;
}

