body, html	{
	background-color: #0e2756;
	background-position: left top;
	background-repeat: repeat-x;
	font-family: tahoma, arial, verdana;
	font-size: 13px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

h1	{
	color: #072050;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

p	{
	color: #072050;
	line-height: 20px;
	margin-top: 2px;
}

li	{
	color: #072050;
	line-height: 22px;
}

ul	{
	margin-top: 2px;
}

a	{
	color: #072050;
	outline: none;
}

a:hover	{
	color: #b7becc;
	outline: none;
}

hr	{
	border-top: 2px solid #072050;
	margin-bottom: 15px;
}

.div_content	{
	height: 500px;
	margin: 20px;
    overflow: auto;
	padding-right: 20px;
	scrollbar-face-color: #b7becc;
	scrollbar-highlight-color: #b7becc;
	scrollbar-3dlight-color: #6e7a92;
	scrollbar-darkshadow-color: #6e7a92;
	scrollbar-shadow-color: #b7becc;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

.image_small	{
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.image_small_right	{
	padding-left: 20px;
	margin-left: 20px;
}

.left_schaduw	{
	background-image: url("../gfx/main/left_schaduw.jpg");
	background-position: right top;
	background-repeat: no-repeat;
}

.menu_item	{
	border-bottom: 1px solid #000000;
}

.right_schaduw	{
	background-image: url("../gfx/main/right_schaduw.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

.robreclame	{
	margin-left: 15px;
}

.schaduw_bottom	{
 	background-image: url("../gfx/main/bottom_schaduw.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}

.sitemap	{
	color: #ffffff;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 5px;
	padding-top: 5px;
}

.table_nieuws td	{
	vertical-align: text-top;
}

.table_outside	{
	height: 100%;
}

.td_content	{
	background-color: #ffffff;
}

.td_left	{
	background-color: #141b29;
	background-image: url("../gfx/main/td_left.gif");
}

.td_photo	{
	background-color: #141b29;
}