.container
{
  width: 750px;
  text-align: center;
  vertical-align: top;
  margin-top: 10;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
/*  background-color: #CCCCCC; */
}

#zoekbox{
	text-align: center;
	margin: 0px;
}

#zoekbox form
{
	margin: 2px;
}

#zoekbox input
{
	width: 400px;
	height: 30px;
	background-color: #f5f5f5;
	font-size: 22px;
   border: 1px solid #CC3499;
}

#zoekbox button
{
	border: 1px solid #000000;
	background-color: #0066CC;
	margin-left: 5px;
	margin-top: 1px;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
}

#zoekbox label
{
  margin-bottom: 10px;
  padding: 5px; 
}

.logo
{
  background: url('img/logo.gif') no-repeat top left;
  height: 70px;
}

.banner
{
	height: 70px;
	margin-left: 281px;
}
.tip
{
  font-size: 10px;
  color: red;
}

#pagina
{
  height: 100%;
  border: 1px solid #0066CC;
  text-align: left;
  width: 100%;
  padding: 0px;
}

.kop
{
  background: url('img/kop.gif') no-repeat top left;
  width: 750px;
  height: 25px;
}

.kop h2
{
  font-size: 10px;
  color: #FFFFFF;
  margin-top: 6px; 
  margin-bottom: 1px; 	
}

.voet
{
  background: url('img/voet.gif') no-repeat bottom left;
  color: #FFFFFF;
  padding: 5px;
  font-size: 10px;
  width: 750px;
  height: 25px;
}

body
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  margin: 0px;
  text-align: center;
}

.sub
{
  font-style: italic;	
}

H1
{
  margin-top: 6px;
  margin-bottom: 10px;
  font-size: 10px;
  text-align: center;
  color: #FFFFFF;
}

#box
{
  background: url('img/kop_paars.gif') no-repeat top left;
  background-color: #EBF5D6;
  width: 170px;
  margin: 5px 5px 10px 10px;
}

#box1
{
  background: url('img/kop_blauw.gif') no-repeat top left;
  background-color: #D6EBAD;
  width: 170px;
  margin: 5px 5px 10px 10px;
}

#boxtest
{
  width: 180px;
  float: left;
}

#stippel
{
  background: url('img/stippel.gif');
  width: 2px;
  height: 97%;
  margin-top: 5px;
  float: left;
}

ul
{
  margin: 5;
  padding: 0;
  list-style-type: none;
}

li
{
  margin-top: 5px;
}

a
{
  text-decoration: none;
}

a:hover
{
  color: #000000;
  text-decoration: underline;
}

a:link
{
  color: #000000;
}

a:visited
{
  color: #000000;
}

a:active
{
  color: #000000;
}
