@charset "UTF-8";
/* CSS Document */


body {
	margin:0 auto;
	font:Geneva, Arial, Helvetica, sans-serif 11px;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-image:none;
	}
	
.tags, .header, .more, .rightbar, .footer, .bread,  .menubar, .menubar0, footerbreed, .zwart, .zwartbreed   {
	display:none;
	}

p {
	overflow:visible;
	color:#000000;
	z-index:1000;
}

p { 
	
	line-height: 19px;
}

a{
	font-family:Arial, Helvetica, sans-serif;
	color:#F33; /* color:#3399FF; */
	line-height:19px;
	text-decoration:none;
}

a:hover{
	text-decoration:none;
	color:#3399FF; 
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 	font-size: 16px;
	line-height:24px;
	font-weight: 100;
	margin-top:10px;
	color:#999;
}

h1 a{
	color:#999;
	text-decoration:none;
}

h1 a:hover{
	color:#6CF;
	text-decoration:none;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:700;
	color:#00bae0;
	font-size:14px;
	margin-top:15px;
	margin-bottom:3px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:9px;
	line-height:6px;
}

h3 a{
	text-decoration:none;
	color:#333333;
}

img {
	border:0px;
}