/*General Settings*/
body
{
	background-color:#FFFFFF;
	color:#000000;
	margin:auto;
	font-family: sans serif;
	text-align:center;
	overflow: auto;
	font-family:verdana;
	font-size:13px;
}

h2{margin-bottom:5px;}
a img {border:0;}

/* General Content box */
div#content 
{
	background-image:url(../images/BBeestenboel.jpg); 
	background-repeat:no-repeat;
	width:800px;
	padding-top:100px;
	margin:auto;
	border: 1px #34C637 solid;	
}

div#linkBox
{
	height:115px;
	margin:auto;
}

/* Sponsors */
div#sponsors{
	margin:0 5px 0 5px;
	text-align:left;
	font-weight:bold;
	text-align:top;
}

/*Short menu*/
div#shortMenu{	
	border-top: 1px #34C637 solid;		
	border-bottom: 1px #34C637 solid;
	width:800px;
	padding: 4px 0 4px 0;
}

div#shortMenu a
{
	font-family:verdana;
	font-size:13px;
	padding-right:5px;
	font-weight:bold;
	color:#000000;
}

/*Content information*/
div#information{

	width:600px;
	margin:auto;
	text-align:left;
}

div#information  li.attention{
	text-decoration:underline;
}

div#information table#registration{
	width:500px; 
	font-weight:bold;
	font-family:verdana;
	font-size:13px;
	margin-top:8px;
}

div#address{
	background-color:#fff;
	width:333px; 
	padding:5px; 
	margin:auto;	
	border: 1px #34C637 solid;
	margin-bottom:10px;
}
a#mailLink{padding-right:10px;}
a#leftBox{margin-right:50px;}

/* Footer */
