/* CSS Document voor basispagina's vdpoel.nl */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}h1 {
	font-size: 16px;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

td.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	background-color: #666666;
}

td.menuline {
	background-color: #000000;
}

a:link {
}
a:visited {
}
p {
	margin-top: 12px;
	margin-bottom: 0px;
}

a:active {
}
a:hover {
}

td.menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-position: left;
}

td.menu a:link {
	color: #FFFFFF;
}
td.menu a:visited {
	color: #FFFFFF;
}
td.menu a:active {
	color: #CCCCCC;
}
td.menu a:hover {
	color: #CCCCCC;
}

IMG.fotorand {
	border: 1px solid #666666;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 10px;
}

IMG.fotorand_nomargin {
	border: 1px solid #666666;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.artikeltitel {
	font-size: 16px;
	font-weight: bold;
}
.artikelcategorie {
	font-size: 11px;
	font-variant: small-caps;
}
.artikeltitel  a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.artikeltitel a:hover {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.artikelcontent {
}

.artikelscheidingslijn {
	padding-right: 10px;
	padding-left: 10px;
	color: #999999;
	margin-top: 4px;
	margin-bottom: 14px;
}
.hl {
	font-style: italic;
	font-weight: bold;
	color: #E51734;
}
td.content {
	background-color: #FFF;
	background-image: url(../frames/layout_002_r3_c2.gif);
	background-repeat: no-repeat;
}

