.betaalvenster
{
	background-image: url('../images/betaalvenster/bg.jpg'); background-repeat: no-repeat; background-position: left top;
	width: 805px;
	height: 600px;
	
	text-align: left;


}

.betaalvenster_div
{
	padding-left: 170px;
	padding-top: 95px;
	width: 465px;
}

h1 b
{
	color: #FFFFFF;
	font-weight: normal;
}

.form_td
{
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 10px;

}

.form_td2
{
	padding-bottom: 10px;

}

.submitbutton
{
	font-size: 11px;
	font-weight: bold;

}


.hok_klein
{
	background-image: url('../images/layout/hok_klein_m.gif'); background-repeat: repeat-y; background-position: left top;
	width: 495px;
	
	text-align: left;
}

.hok_klein div
{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.hok_klein h1
{
	background-image: url('../images/layout/hok_klein_b.gif'); background-repeat: no-repeat; background-position: left top;
	display: block;
	width: 495px;
	height: 42px;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #fadcb1;
	
	font-family: Times New Roman;
	

	line-height: 36px;
	
	font-weight: normal;
	
	text-indent: 15px;	
}

.hok
{
	background-image: url('../images/layout/hok_m.gif'); background-repeat: repeat-y; background-position: left top;
	width: 1002px;
	
	text-align: left;
}

.hok div
{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.hok h1
{
	background-image: url('../images/layout/hok_b.gif'); background-repeat: no-repeat; background-position: left top;
	display: block;
	width: 1002px;
	height: 42px;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #fadcb1;
	
	font-family: Times New Roman;
	

	line-height: 36px;
	
	font-weight: normal;
	
	text-indent: 15px;
	
}

.footer
{
	width: 1002px;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 20px;
}

.button
{
	background-image: url('../images/layout/button_1.gif'); background-repeat: no-repeat; background-position: left top;
	
	display: block;
	
	width: 164px;
	height: 37px;
	
	text-decoration: none;
	font-size: 14px;
	line-height: 36px;
	
	text-align: center;

}

.button:hover
{
	background-image: url('../images/layout/button_2.gif');
	color: #FFFFFF;
}

.button:active
{
	background-image: url('../images/layout/button_3.gif');
	color: #FFFFFF;
}

.button:visited
{
	color: #FFFFFF;
}

.menu
{
	background-image: url('../images/layout/bg_menu.jpg'); background-repeat: no-repeat; background-position: left top;
	
	width: 1002px;
	height: 66px;

	text-align: left;
}

.ul_menu
{
	padding: 0px;
	margin: 0px;
}

.ul_menu li
{
	background-image: url('');
	list-style: none;
	float: left;	
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 32px;
	margin: 0px;
}

.ul_menu li a
{
	font-weight: bold;
	text-decoration: none;
}
  
.voorpagina_main
{
	background-image: url('../images/layout/bg_voorpagina.jpg'); background-repeat: no-repeat; background-position: left top;
	
	width: 1002px;
	height: 389px;
	
	text-align: left;
	
}

.voorpagina_main_div
{
	padding-top: 40px;
	padding-left: 15px;
	width: 300px;
	text-align: justify;
}
	
.voorpagina_main h1
{
	font-family: Times New Roman;
	font-size: 26px;
	color: #FFFF00;
	font-weight: normal;	
}

ul
{
	margin: 0px;
	padding: 0px;
	
	margin-top: 20px;
	margin-bottom: 20px;
}

li
{
	background-image: url('../images/layout/li.gif'); background-repeat: no-repeat; background-position: left top;
	list-style: none;
	padding-left: 16px;
	color: #fadcb1;
	
	padding-bottom: 5px;
}

h1
{
	font-size: 18px;
	color: #fadcb1;
	
	font-family: Times New Roman;
	
	font-weight: normal;

	padding: 0px;
	margin: 0px;
}


h2
{
	font-size: 18px;
	color: #fadcb1;
	font-weight: normal;
	font-family: Times New Roman;
	margin: 0px;
	padding: 0px;
}


body
{
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #CCCCCC;	
	background-color: #000000;
}

table
{
	border: 0px;
}

td
{
	border: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	vertical-align: top;
	text-align: left;
}

img
{
	border: 0px;
}

a
{
	color: #FFFFFF;
}

a:visited
{
	color: #FFFFFF;
}

a:active
{
	color: #FFFFFF;
}

a:hover
{
	color: #FFFF00;
}

