html
{
	overflow-y:							scroll;
	overflow: 							-moz-scrollbars-vertical;
}

body 
{
	margin:								0px;
	background-color:					#ffffff;
	font-family:						Arial, Helvetica, sans-serif;
	font-size:							12px;
	line-height:						16px;
}

input, textarea 
{
	font-family: 						"Trebuchet MS";
	font-size: 							12px;
	color: 								#000000;
	margin: 							3px;
	border:								solid;
	border: 							1px #0071ba solid;
	background-color:					#ffffff;
	width:								274px;
	}

#site_container
{
	margin:								0 auto;
	width: 								789px;
}

h1
{
	font-family:						"century Gothic", Arial, "gill Sans MT";
	font-size:							18px;
	color:								#0071ba;
}

h2
{
	font-family:						"century Gothic", Arial, "gill Sans MT";
	font-size:							13px;
	color:								#0071ba;
	padding-bottom:						0px;
}

.tekst
{
	float:								left;
	font-family:						"Trebuchet MS";
	color:								#000000;
	font-size:							11px;
	line-height:						15px;
}

#header
{
	margin:								0 auto;
	width: 								789px;
	height:								219px;
	background-repeat:					no-repeat;
	position:							relative;
}

#menu
{
	margin:								0 auto;
	width: 								789px;
	height:								37px;
	background-image:					url(/resources/images/menu_bg.jpg);
}

#content
{
	margin:								0 auto;
	width: 								789px;
}

#content_mid
{
	width: 								763px;
	background-color:					#cde6f6;
	background-image:					url(/resources/images/content_bg.jpg);
	background-position:				bottom;
	background-repeat:					no-repeat;
}

#content_tekst
{
	margin:								0 auto;
	width: 								763px;
}

#submenu
{
	float:								left;
	margin:								8px 0px 0px 0px;
	width: 								187px;
	font-size:							11px;
	font-weight:						bold;
	font-family:						"century Gothic",Arial,"gill Sans MT";
}

.subitem
{
	/*background-image:					url(/resources/images/subhover.gif);*/
	height:								25px;
	color:								#0071ba;
	background:							url(/resources/images/sub.gif) repeat-x bottom;
}
.subitem:hover
{
	background-color:					#c0dff1;
}
.subitem_ov
{
	background:							url(/resources/images/sub.gif) repeat-x bottom;
	height:								25px;
	background-color:					#c0dff1;
}

.subitem a, .subitem_ov a {
	color: 								inherit;
	text-decoration: 					none;
	padding-left:						10px;
	display:							block;
}
.subitem a:hover, .subitem_ov a:hover {
	color: 								#1cb3fc;
	text-decoration: 					none;
}



a.submenu:active {
	color: 								#1cb3fc;
	text-decoration: 					none;
}

#tekst
{
	float:								left;
	margin:								10px auto 10px 20px;
	width: 								536px;
	height:								100%;
}

.copyright
{
	margin:								0 auto;
	width: 								789px;
	height:								20px;
	text-align:							center;
	font-family:						"Trebuchet MS";
	color:								#666666;
	font-size:							10px;
}

.copyright a {
	color: 								inherit;
	text-decoration: 					none;
}

.copyright a:hover {
	color: 								#1cb3fc;
	text-decoration: 					none;
}

a:link {
	color: 								#0071ba;
	text-decoration: 					none;
}
a:visited {
	color: 								#0071ba;
	text-decoration: 					none;
}
a:hover {
	color: 								#1cb3fc;
	text-decoration: 					none;
}
a:active {
	color: 								#1cb3fc;
	text-decoration: 					none;
}
.media 
{
	width:								100%;
}

.mediatd 
{
	border-bottom:						1px #ffffff solid;
	height:								20px;
}

a.fp_button
{
	display:							inline-block;
	width:								148px;
	height:								37px;
	background:							url(../images/button.gif) no-repeat;
	text-align:							center;
	line-height:						37px;
	color:								#ffffff;
	margin:								0px 5px 5px 0px;
}
a.fp_button:active
{
	background:							url(../images/button_active.gif) no-repeat;
}

pre
{
	background:							url(../images/detail.gif) repeat-x;
	background-color:					#0165a5;
	color:								#ffffff;
	padding:                            7px 10px 10px 10px;
	margin:								0px 0px 10px 10px;
	font-family:						Arial, Helvetica, sans-serif;
	float:								right;
}


#nieuws {
	float:								left;
	margin:								10px auto 10px 20px;

}

#besparing {
	position:							absolute;
	left:								-55px;
	top:								47px;
}
