html, body{
	width:			100%;
	height:			100%;
}
body{
	margin:			0px;
	background-color:		#0a6fba;
}
body,table{
	font-family:		"trebuchet MS";
	font-size:			12px;
}
.big{
	background-color:		#FFF;
	width:			100%;
}
.big2{
	background-image:		url("/template/images/ptrn_head.gif");
	background-repeat:	repeat-x;
}
.biggy{
	border-collapse: 		collapse;
	width:			100%;
	background-image:		url("/template/images/bg.jpg");
	background-repeat: 	no-repeat;
	background-position:	bottom right;
}
td{
	padding:			0px;
	margin:			0px;
	vertical-align:		top;
}
.left{
	width:			466px;
}
img{
	border:			0px;
}
.menu{
	height:			47px;
	border:			1px solid #FFF;
}
li span{
	font-weight:		bold;
	color:			#0a6fba;
}
a{
	color:			#ec439a;
}
.footer{
	width:			100%;
	background-color:		#0a6fba;
	color:			#FFF;
	font-family:		"trebuchet MS";
	font-size:			10px;
	padding-top:		5px;
	text-align:			right;
	position:			relative;
}
.footer a{
	color:			#FFF;
	text-decoration:		none;
}
.footer .copyright{
	position:			absolute;
	left:				15px;
	top:				5px;
}
.footer .inmagine{
	margin-right:		15px;
}
h1{
	font-size:			21px;
	font-weight:		normal;
	padding:			0px;
	margin:			0px;
}
.pink{
	color:			#ec439a;
}
.maincontent{
	margin-left:		20px;
	width:			510px;	
	line-height:		20px;
}
.maincontent ul{
	list-style-image: 	url('/template/images/contentbullet.gif');
}
.mainmenu{
	margin:			0px;
	margin-top:			10px;
	padding:			0px;
	list-style-image: 	url('/template/images/menubullet.gif');
	
}
.mainmenu li{
	display:			inline;
	padding-left:		5px;
	line-height:		12px;
}
.mainmenu li a{
	color:			#000;
	text-decoration:		none;
	font-weight:		bold;
}
.stats{
	height:			112px;
	position:			relative;
	font-size:			10px;
}
.statleft{
	position:			absolute;
	top:				12px;
	left:				20px;
}
.statright{
	position:			absolute;
	top:				12px;
	left:				300px;
}
.statseperate{
	width:			3px;
	height:			50px;
	position:			absolute;
	top:				5px;
	left:				280px;
	background-color:		#FFF;
}
.blacky{
	color:			#FFF;
	font-size:			11px;
	position:			absolute;
	top:				392px;
	left:				5px;
	cursor:			pointer;
	width:			180px;
}
.blacky span{
	color:			#2ac5ee;
	font-size:			15px;
	font-family:		"arial black";	
}
.demo{
	color:			#ec439a;
	font-size:			19px;
	margin-top:			7px;
}
.blue{
	color:			#0a6fba;
	font-weight:		bold;
}
.contactformtable input{
	font-family:			tahoma;
	font-size:				11px;
	width:				150px
}
.contactformtable textarea{
	font-family:			tahoma;
	font-size:				11px;
	width:				321px;
	height:				75px;
}
.contactform{
	width:				120px;
	font-weight:			bold;
}
.contactbutton{
	font-family:			tahoma;
	font-size:				11x;
}
.foutmelding{
	color:				#FF0000;
}
.send{
	width:				520px;
}
.sendcol1{
	width:				120px;
}
.sendcol2{
	width:				321px;
}
