@charset "utf-8";
/* CSS Document */

body {
	background:#FFFFFF;
	font-family:verdana;
	font-size:10px;
	color:#000000;
}

.header {
	color: #FFFFFF;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
}
.spreuk {
	font-family:verdana;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
.tip {
	color:#FF0000;
	font-weight:bold;
	font-size:10px;
}
.new {
	color:#FF0000;
	font-weight:bold;
	font-size:10px;
}
.blok1header {
	height:22px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
}

/* Links */
a {
	color:#000000;
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
a.footerlink {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
a.footerlink:hover {
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
}
a.links {
	font-size:11px;
}
a.toplinks {
	font-weight:bold;
	font-size:11px;
}
.pornocats {
	font-weight:bold;
	color:#ffffff;
	background:#000000;
	height:20px;
}
.footer {
	border-top:1px solid #000000;
	font-size:10px;
	font-weight:bold;
}

/* Formulier Ero-nieuws */
/************************/
.input {
	border:1px solid #cccccc;
	background:#G9C4CD;
	font-size:11px;
	font-weight:bold;
}
.submit {
	border:1px solid #G9C4CD;
	background:#cccccc;
	font-size:11px;
	font-weight:bold;
}