body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #910027;
}

img {
	border:solid 0px;
}

h1 {
   font-family:Tahoma;
   font-size:20px;
   color: #540017; 
   font-weight:bold;   
}

a {
    color: #540017;
    text-decoration:underline;
}

a:hover {
    color: #910027;
    text-decoration:none;
}

#leftmenu {
    position:relative;
    left:86;
    /*top:180; */
    top:160;
}

#leftmenu ul {
    margin:0px;
    padding:0px;
}

#leftmenu li {
    list-style-type:none;
    padding-bottom:10px;
    padding-top:8px;
    background-image:url(images/ontwerp/menulijn.jpg);
    background-repeat:no-repeat;
    background-position:bottom; 
    width:172px;
    text-align:center;               
}

#leftmenu a {
    font-family:Tahoma;
    font-size:18px;
    color: #910027; 
    text-decoration:none;     
    font-weight:normal;
}

#leftmenu a:hover {
    color: #540017; 
    font-weight:bold;
}
    
#content {
    position:relative;
    top: -480px;
    left: 30px;
    width:607px;  
    margin-bottom: -470px; 
    
    font-family:Tahoma;
    font-size:14px;
    color: #540017;     
}

#content td {
    font-family:Tahoma;
    font-size:14px;
    color: #540017;   
}

#foto 
{
    text-align:center;
}

#foto td 
{
    border-width:1px;
    border-color:#910027;
    border-style:solid;    
}
