body{
	font-family : Arial, sans-serif;
	background-color:#e65510;
}

table.hoofdtabel{
	background-color:#ffffff;
	text-align: left;
	vertical-align: top;
	width: 800px;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 5px;
}
td{
        vertical-align: bottom;
}

td.inhoudvoorpagina{
	width: 550px;
        vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
        vertical-align: bottom;
}

td.logogeenmenu
{
	background-image: url("images/portal/logo.jpg");
	background-repeat: no-repeat;	
	width: 181px;
	height: 560px;
	vertical-align: top;
}

h1{
    font-size: 24px;
    color: #299e29;
}
h2{
    font-size: 16px;
    color: #299e29;
}

img
{
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
}

