body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	background: white;
	}

#main {
	text-align: left;
	}
	


#container  {
	overflow: hidden;
	margin: 20px auto;
	padding: 0;
	width: 710px;
	float: none;
	background: transparent;
	}
	
#footer  {
	display: none;
	}

#burlybits {
	display: none;
	}	

#menucontainer {
	display: none;
	}	
	
#menu {
	display: none;
	}	
	
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11pt;
	}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }	

a[href^="/"]:after {
  content: " (http://www.techniektoernooi.nl" attr(href) ") ";
   }
	
img {
	border: 0;
	padding: 0;
	margin: 0;
	}


h1 {
	font-size: 18pt;
	font-weight: bold;
	}	
	
h2 {
	font-weight: bold;
	}

	
h3 {
	font-size: 14pt;
	font-weight: bold;
	}

h4 {
	font-size: 12pt;
	font-weight: bold;
	}	


	
ul {
	list-style: disc;
	}
	
.datum {
	float: right;
	margin: 5px;
	}


ul.prijzen {
	margin: -0.5em 0 0.5em 0;
	}

	
.regels {
	font-size: 10px;
	line-height: 1.2em;
	}

.regels p {
	margin: 0.6em auto 0.8em 10px;
	}
		
	
.regels ol {
	margin: 5px 5px 16px 30px;
	padding: 0px;
	}
	
	
#countdown {
	font-weight: bold;
	}
	
	
div.pers {width: 172px; height: 125px; text-align: center; margin: 3px; float: left;}		