	html, body{
	    background-image: url('../components/images/background.gif');
		background-position: center;
		background-repeat: repeat-y;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, Verdana;
		font-size: 13px;
	}
	td.popup{
		font-family: Arial, Helvetica, Verdana;
		color: #FFFFFF;
		font-size: 13px;
		line-height: 16.8px;
		vertical-align: top;
	}

	div.left_column{
	        float: left;
		width: 281px;
		overflow: hidden;
	}
	div.homepage_newsitem{
	        float: left;
	        padding: 20px 0px 20px 0px;
		border-style: solid;
		border-width: 1px 0px 0px 0px;
		width: 281px;
		background-color: #FFFFFF;
		color: #000000;
		text-align: left;
	}
	div.middle_column{
	        float: left;
		width: 281px;
		margin-left: 20px;
		overflow: hidden;
	}
	div.right_column{
	        float: right;
		width: 281px;
		overflow: hidden;
	}
	p{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	img.popup_divider{
		width: 801px;
		height: 1px;
		margin-left: -11px;
	}
	#footer{
		width: 880px;
		float: left;
		height: 23px;
		color: #FFFFFF;
		text-align: center;
		background-color: #000000;
	        padding: 7px 0px 0px 0px;
	}
	#popup_container{
		width: 100%;
		position: absolute;
		left:0px;
		top: 225px;
		text-align: center;
		display: inline;
		z-index: 25;
		padding-bottom: 20px;
	}	
	#popup_subcontainer{
		visibility: hidden;
		border-style: solid;
		border-width: 1px;
		border-color: #1A1A1A;
		background-color: #000000;
		width: 801px;
		margin: 0px auto;
	}	
	#popup_title{
		width: 782px;
		height: 14px;
		background-color: #000000;
		border-style: solid;
		border-width: 0px 0px 1px 0px;
		border-color: #FFFFFF;
		padding: 8px 8px 8px 11px;
		text-align: left;
	}
	#popup_submenu{
		width: 782px;
		background-color: #000000;
		border-style: solid;
		border-width: 0px 0px 1px 0px;
		border-color: #FFFFFF;
		padding: 8px 8px 8px 11px;
		text-align: left;
	}
	#popup_body{
		width: 782px;
		background-color: #000000;
		padding: 15px 8px 8px 11px;
		text-align: left;
	        background-image: URL("../components/images/achtergrond_popup.gif");
		background-repeat: no-repeat;
		background-position: 10px 0px;
		min-height:540px;
		height: 540px;
	}
	div[id] #popup_body {
		height: auto;
	}
	#close_btn{
		border-width: 0px;
		float: right;
	}
	#titel_contact{
		border-width: 0px;
		float: left;
	}	
	b.title{
		font-weight: bold;
		font-size: 22px;
		line-height: 22px;
	}
	b.title_popup{
		font-weight: bold;
		font-size: 21px;
		line-height: 22px;
		color: #FFFFFF;
	}
	b.subtitle{
		font-weight: normal;
		font-size: 22px;
		line-height: 22px;
	}
	u{
		color: #00FF00;
		text-decoration: none;
	}
	a.readmore{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	a.readmore:hover{
		color: #00FF00;
		font-weight: bold;
		text-decoration: none;
	}
	a{
		color: #00FF00;
		font-weight: bold;
		text-decoration: none;
	}
	a.popup{
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}
	a.popup:hover{
		color: #00FF00;
	}
	a.vid_menu{
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}
	a.vid_menu:hover{
		color: #00FF00;
	}
	a.popup_2{
		color: #00FF00;
		font-weight: bold;
		text-decoration: none;
	}
	a.popup_2:hover{
		color: #00FF00;
		font-weight: bold;
		text-decoration: underline;
	}
	a.popup_submenu{
		color: #FFFFFF;
		font-weight: bold;
		font-size: 14px;
		text-decoration: none;
	}
	a.popup_submenu:hover{
		color: #00FF00;
	}
	h1{
		font-size: 21px;	
	}
	h2{
		font-size: 18px;	
	}
