/* verdeling in 3 div's */

#left{
	position: absolute;
	left:0px;
	top:190px;
	width:152px;
	border:0px solid #000;
	}
	
#content {
	margin-left: 209px;
	margin-right:180px;
	border:0px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 209px;
	margin-right:177px;
	margin-top: 0px;
	padding-top: 27px;
	}
html>body #content {
	margin-left: 209px;
	margin-right:177px;
	}

#right {
	position: absolute;
	right:0px;
	top:152px;
	width:152px;
	border:0px solid #000;
	}

    
#subheader
{
    border-bottom: 1px solid #EE7F16;
    width: 152px;
    color: #EE7F16;
    text-align: right;
    line-height: 0.8em;
    font-weight: bold;
    font-size: 11pt;
    padding-top: 25px;
}
