html{
	background-color: #141613;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0;
	background-color: #141613;
}
h1{
	display: none;
}
img{
	border: none;
}
th{
	font-weight: normal;
	text-align: left;
}
td{
	vertical-align: top;
}
a{
	color: #888;
}
a:hover{
	text-decoration: none;
	color: #aaa;
}
#bgvriend{
	padding-top: 30px;
	background: url('img/bkgrnd_vriend.jpg');
	overflow: auto;
}
#bgvriendin{
	padding-top: 30px;
	background: url('img/bkgrnd_vriendin.jpg');
	overflow: auto;
}
#wrapper{
	width: 990px;
	overflow: auto;
	margin: auto;
}
#content{
	width: 640px;
	margin-left: 330px;
	background-color: #fff;
	min-height: 580px;
	margin-bottom: 0;
	padding: 10px 10px 0px 10px;
	overflow: auto;
}
#top{
	color: #aaa;
	height: 30px;
	font-size: 12px;
}
#toptekst{
	float: left;
}
input[type=text]{
	width: 200px;
}
textarea{
	width: 300px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
input[type=submit], button[type=submit], input[type=button]{
	background-color: #141613;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	border: 1px solid #000;
}
input[type=submit]:hover, button[type=submit]:hover, input[type=button]:hover{
	background-color: #333;
	color: #aaa;
	cursor: pointer;
}
select{
	width: 125px;
}
#top input[type=text]{
	border: 1px solid #ccc;
}
#top a{
	text-decoration: none;
	color: #ccc;
}
#top a:hover{
	text-decoration: underline;
}
#searchbox{
	float: right;
}
#searchbox label{
	display: none;
}
#footer{
	width: 100%;
	height: 30px;
	background-color: #141613;
	border-top: 10px solid #232522;
}
#footcenter{
	width: 990px;
	height: 30px;
	margin: auto;
}
#footertekst{
	text-align: center;
	font-size: 12px;
	width: 330px;
	float: left;
	color: #333;
}
#footertekst a{
	color: #555;
	text-decoration: none;
}
#footertekst a:hover{
	text-decoration: underline;
}
#paginaeinde{
	width: 660px;
	background-color: #fff;
	height: 20px;
	float: left;
	margin-top: -10px;
}
#zijvriend{
	width: 300px;
	height: 600px;
	background: url('img/vriend.jpg');
	margin-top: -610px; /*H+border*/
	position: absolute;
}
#zijvriendin{
	width: 300px;
	height: 600px;
	background: url('img/vriendin.jpg');
	margin-top: -610px; /*H+border*/
	position: absolute;
}
#imgfloat{
	float: left;
	margin-right: 25px;
	height: 190px;
	width: 250px;
	margin-bottom: 10px;
}
#content h2{
	margin-top: 0;
	font-weight: normal;
	font-size: 28px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555555;
}
#content h3{
	margin-top: 0;
	font-weight: normal;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555555;
}
.grijsvlak h3{
	margin-bottom: 0;
}
.grijsvlak ul{
	margin-top: 0;
	padding-left: 1.5em;
}
.streepje{
	clear: both;
	height: 1px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
}
.grijsvlak{
	padding: 10px;
	background-color: #f2f2f2;
	overflow: auto;
}
#icons{
	width: 670px;
	margin-left: -20px;
	overflow: auto;
}
.iconthumb{
	width: 112px;
	margin: 0px 0px 10px 20px;
	height: 100px;
	float: left;
	background-color: #f2f2f2;
}
.afflink{
	display: block;
	background-color: #141613;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	border: 1px solid #000;
	text-decoration: none;
	text-align: center;
	width: 110px;
	float: left;
}
.afflink:hover{
	background-color: #333;
}
#searchbox input[type=text]{
	width: 150px;
}
#cse-search-results{
	margin-top: 10px;
}
.eigenschappendiv1{
	float: left;
	width: 180px;
}
.eigenschappendiv2{
	float: left;
	width: 450px;
}
.eigenschappendiv table td{
	vertical-align: middle;
}
.tablefloat{
	float: left;
	margin-right: 35px;
}
.tablefloat tr{
	height: 20px;
}
.tablefloat input, .tablefloat label, .tablefloat td{
	vertical-align: baseline;
}
#zoekdirectform{
	overflow: auto;
}
#tipcol{
	width: 220px;
}
.share{
	margin-top: 10px;
	color: #3f3f3f;
}
.share img{
	vertical-align: bottom;
}