body
{
	background: #004B85 url("../images/body_background.jpg") repeat-x;
}

#site
{
	background-color: transparant;
	width: 754px;
	margin: 0px auto;
	margin-top: 25px;
}

#top
{
	background: #9ECDEE url("../images/top_background.jpg") no-repeat;
	width: 100%;
	height: 10px;
	overflow: hidden;
}

#header
{
	background: #9ECDEE url("../images/header-right_bg.gif") no-repeat 100% 100%;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	width: 752px;
	height: 64px;
	overflow: hidden;
}

#subject
{
	background-color: #004B85;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	width: 752px;
	height: 100px;
	overflow: hidden;
}

#content
{
	background: #FFFFFF url("../images/content_background.gif") 100% 25px no-repeat;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	width: 752px;
	height: auto !important;
	height: 450px;
	min-height: 450px;
	overflow: hidden;
	_overflow: visible;
}

#footer
{
	background: #9ECDEE;
	border-left: 1px solid black;
	border-right: 1px solid black;
	width: 752px;
	height: 50px;
	overflow: hidden;
}

#bottom
{
	background: #9ECDEE url("../images/bottom_background.jpg") no-repeat;
	width: 100%;
	height: 10px;
	margin-bottom: 25px;
	overflow: hidden;
}



/*********************************************
	      HEADER WEERGAVE
*********************************************/

.header_left
{
	float: left;
	background: transparant;
	width: 324px;
	height: 55px;
	padding-left: 25px;
}

.header_right
{
	float: right;
	background: transparant;
	width: 378px;
	height: 55px;
	padding-right: 25px;
	text-align: right;
}



/*********************************************
	       PAGINA WEERGAVE
*********************************************/

.pgn_txt
{
	float: left;
	background: transparant;
	width: 451px;
	padding: 25px;
}

.pgn_nav
{
	float: left;
	background: transparant;
	width: 201px;
	padding: 25px 25px 0px 0px;
}

.pgn_sitemap
{
	float: left;
	background: transparant;
	width: 702px;
	padding: 25px;
}

.pgn_totaal
{
	float: left;
	background: transparant;
	width: 702px;
	padding: 25px;
}



/*********************************************
	    FOOTER WEERGAVE
*********************************************/

.footer_top_left
{
	background: transparant;
	float: left;
	width: 326px; /* 702 breed was het */
	height: 30px;
	padding: 5px 25px;
	text-align: left;
}

.footer_top_right
{
	background: transparant;
	float: right;
	width: 326px; /*326*/
	height: 30px;
	padding: 0px 25px;
	text-align: right;
}

.footer_bottom
{
	background: transparant;
	width: 702px;
	height: 12px;
	padding: 0px 25px;
	text-align: center;
}
