body, html {
	background-color: #fff;
	font-family: Verdana;
	padding: 22px;
}

.clear {
	clear: both;
}

#header {
	display: none;
}
.blokje {
	float: left;
	width: 300px;
	height: 330px;
	background-position: top;
	background-repeat: no-repeat;
}

.blokjelaag {
	float: left;
	width: 300px;
	height: 200px;
	background-position: top;
	background-repeat: no-repeat;
}

.blokjeheellaag {
	display: none;
}

.blokjeheellaag p {
	padding-top: 1em;
	padding-left: 1em;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.blokjeheellaag a {
	text-decoration: none;
	display: block;
}

/* kleuren voor actieve tabjes */
.blok1l .land7 { color: #fcface; }
.blok2l .land14 { color: #fcface; }
.blok3l .land3 { color: #fcface; }

.blokje p {
	padding: 12px;
	padding-top: 220px;
	line-height: 24px;
	font-size: 12px;
}

.landlink {
	font-size: 18px;
	font-weight: bold;
}

.blok1 {
	background-color: #9b7758;
	background-image: url('../Images/home1.png');
}

.blok2 {
	background-color: #cb8964;
	background-image: url('../Images/home2.png');
}

.blok3 {
	background-color: #c6a953;
	background-image: url('../Images/home3.png');
}


.blok1l {
	background-color: #9b7758;
}

.blok2l {
	background-color: #cb8964;
}

.blok3l {
	background-color: #c6a953;
}

#menuwrap {
	display: none;
}

#lmenu li {
	padding-top:  .7em;
}

/* cols */

#col1 {
	display: none;

	font-size: 12px;
}

#col1 p {
	padding: 1.5em;
}

#col1 img {
	padding-top: 15px;
}

h1 {
	font-weight: bold;
	margin-bottom: 2em;
}

#col2 {
	font-size: 12px;
	padding-top: 1.5em;
	float: left;
}

#menu {
	display: none;
}

.vtitel {
	padding-top: 84px;
	width: 30px;
	display: block;
	float: left;
}

.twee {
	padding-left: 50px;
}

.col {
	width: 300px;
 	float: left;
 	display: block;
	padding-top: 75px;
	padding-bottom: 70px;
}

.col h1 {
	display: block;
	height: 75px;
	font-size: 22px;
	font-family: 'Times New Roman';
}

.col h2 {
	margin-bottom: 12px;
	font-size: 17px;
	font-family: 'Times New Roman';
}

#printlink {
	margin-bottom: 2em;
	display: block;
}


.oranje {
	color: #f07c00;
}

.col p,td {
	line-height: 1.6em;
	font-family: 'Times New Roman';
	font-size: 14px;
	padding-bottom: 1.2em;
}

.col td {
	padding-right: 19px;
	vertical-align: top;
}

.col li {
	line-height: 1.2em;
	font-family: 'Times New Roman';
	font-size: 14px;
}


i, em {
	te
}

b,strong {
	font-weight: bold;
}


a {
	color: #000;
}

a:hover {
	color: #e2007a;
}
	
a:active {
	color: #fcface;
}

#menu a.activelink {
	color: #ab8d24;
}

#vuller {
	display: block;
	height: 500px;
}

