* { margin: 0; padding: 0; border: 0; }
ul { list-style: none; }
body { background: #3399cc repeat-x; font-family: Arial; }

#wrapper {
	width: 669px;
	margin: 12px auto 0 auto;
	padding-left: 35px;
}



#logo { width: 669px; height: 64px; }
#logo div {
	float: right;
	width: 209px;
	height: 64px;
	background: url(images/logo.png) no-repeat;
	margin-right: 5px;
}




#header {
	width: 669px;
	height: 228px;
	background: url(images/header.jpg) no-repeat;
	padding-left: 35px;
	margin-left: -35px;
	margin-bottom: 12px;
}
#header ul {
	height: 40px;
	padding: 0 25px;
	padding-top: 189px;
}
#header li {
	width: 120px;
	line-height: 40px;
	float: left;
	text-align: center;
}
#header li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
#header a { color: #000000; text-decoration: none; }



.blok { margin-bottom: 10px; }

.blok h2 {
	background: #ffffff;
	font-family: Calibri, Arial;
	font-size: 20px;
	color: #2c91bd;
	padding: 0 5px;
}

.blok form, .blok ul, .blok p, .blok table {
	background: #ffffff;
	font-size: 11px;
	color: #5b5b5b;
	padding: 0 5px;
}



#left { width: 184px; float: left; }
#left .blok_boven { background: url(images/blok_links_boven.png) no-repeat; height: 11px; }
#left .blok_onder { background: url(images/blok_links_onder.png) no-repeat; height: 9px; }

#right { width: 479px; float: right; }
#right .blok_boven { background: url(images/blok_rechts_boven.png) no-repeat; height: 11px; }
#right .blok_onder { background: url(images/blok_rechts_onder.png) no-repeat; height: 9px; }

 }
.input {
	width: 150px;
	border:1px solid #b9eafe;
	padding: 2px;
	color: #1484b1;
}

.input, textarea, select {
	border:1px solid #2f9dce;
	padding:2px;
	color:#2f9dce;
}

.button {
	background: url(images/button.jpg) no-repeat;
	width: 95px;
	height: 22px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#footer {
	width: 669px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	margin: 10px 0;
}
#footer a { color: #FFFFFF; text-decoration: none; }

.fout {background-color: #F90}

a {
	color:#2f9dce;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}

.klein{
  font-size:7pt;
  font-style: italic;
}

.bold{
  font-weight:bold;
}
table{
  width:100%;
  border-collapse:collapse;
  font-size:12px;
  background:#fff;
}

#wit
{
  background:white;
}

#telefoonboek {
  background: #fff;
  float: right;
  height: 245px;
  width: 178px;
  overflow: auto;
  border-left: 1px solid #2f9dce;
}
#telefoonboek p { font-size: 12px; }