body {
	margin-top: 30px;
	font-family: Arial;
	font-size: 11pt;
	color: black;
}

table {
	padding: 0px;
	border-collapse: collapse;
}
 
td {
	vertical-align: top;
	padding: 0px;
	padding-right: 10px;
}
 
 
a.knop {
	font-weight: bold;
	letter-spacing: 3px;
	background: white;
	margin-right: 20px;
	padding: 3px;
	border: 1px solid;
	text-decoration: none;
	color: black;
	line-height: 44px;
}
 
div.titel {
	font-weight: bold;
	letter-spacing: 3px;
	background: white;
	margin-right: 20px;
	margin: 3px;
	border-bottom: 1px solid;
}
 
span.klein, p.klein {
	color: #999999;font-size: 8pt;
}

p {
    margin-top: 0px;
}
 
img {
	border: 0px;
}

input.inschrijven, textarea.inschrijven {
	width: 300px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
}

.toonverberg {
	font-size:10pt;
	color: blue;
	text-decoration: underline;
	cursor: pointer;
}

/* Divjes */
div#container {
	position: absolute;
	width: 836px;
	margin-left: -418px;
	left: 50%;
}

div#top {
	width: 832px;
	margin-left: 5px;
	height: 260px;
}

img#top_logo {
	position: absolute;
	left: 453px;
	top: 11px;
}

div#knoppen {
	position: absolute;
	padding-top: 74px;/*135 157*/
	padding-left: 103px;
}


div#top_onder {
	width: 836px;
	height: 108px;
}

div#sosiaal {
	padding-left: 840px;
}

div#hoofd_bg {
	width: 836px;
}

div#hoofd {
	margin-left: 118px;
	margin-right: 118px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Twitter */
div.tweet {
	margin-bottom: 5px;
	width: 220px;
}

div.tweet_img {
	height: 48px;
	width: 48px;
	float: left;
	padding-right: 3px;
}

div.tweet_text {
	width: 169px;  /* 220 - ( 48 + 3 ) */
	margin-left: 51px; /* 48 + 3 */
	min-height: 48px;
}

div#tweets {
	width: 220px;
	float: right;
	margin-top: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
}
