/* -----Cascading Style Sheet for www.pingelenpeter.nl ------- */
/* -----Technical author: Peter van Enk, www.Pingels.nl ------ */

/*------Tags---------------------------------------------------*/
img {border:none;}

body
{	margin:0px;
	background-color: #A2000D;
	background-image: url('interface/bg.gif');
	background-repeat: repeat-x;
	scrollbar-base-color:#A2000D;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#A2000D;
	scrollbar-face-color:#A2000D;
	scrollbar-highlight-color:#A2000D;
	scrollbar-shadow-color:#000000}
	
img { border:none;}
	
h1
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing:1px;
	color: #b57a1b}
	
TD
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: black}
	
LI
{	TEXT-INDENT: 0px}

UL
{	MARGIN-LEFT: 16px;
    MARGIN-TOP: 0px;
    TEXT-INDENT: 0px}

UL UL
{	MARGIN-LEFT: 22px;
	TEXT-INDENT: 0px}
	
/*------forms--------------------------------------------------*/
.veld
{	width:300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: #6a7064 1px solid;
	margin-bottom:2px;
	background-image: url('interface/bg_forms.gif');
	background-repeat: no-repeat}

/*------Tables-------------------------------------------------*/
.contenttable
{	width: 715px}

.links-stippel
{	padding-right: 10px;
	border-right: 1px dotted #A2000D;
	border-bottom: 1px solid #A2000D}
	
.links-streep
{	padding-left: 10px;
	border-bottom: 1px solid #A2000D}
	
.borderTop
{ border-top:1px solid #ddd9cf}

.borderTopRight
{	border-top:1px solid #ddd9cf;
	border-right:1px solid #ddd9cf}
	
/*-------submenu-----------------------------------------------*/
.subtable
{	width:130px;
	border:1px solid #000000;
	background-color:#510007}
	
.subcell
{	height: 23px;
	padding-left:5px}
	
.sub:link
{	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF}

.sub:visited
{	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF}

.sub:active
{	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF}

.sub:hover
{	font-weight:bold;
	text-decoration: underline;
	color: #FFFFFF}	
	
/*------Links--------------------------------------------------*/
A:link
{	text-decoration: none;
	color: #A2000D}

A:visited
{	text-decoration: none;
	color: #d5b2b5}

A:active
{	text-decoration: none;
	color: #A2000D}

A:hover
{	text-decoration: underline;
	color: #230003}
	
.newslink:link
{	text-decoration: underline;
	color: #FFFFFF}

.newslink:visited
{	text-decoration: underline;
	color: #FFFFFF}

.newslink:active
{	text-decoration: underline;
	color: #FFFFFF}

.newslink:hover
{	text-decoration: underline;
	color: #FFFFFF}
	
.onredlink:link, .onredlink:active, .onredlink:visited 
{	text-decoration:none; color:#000000; line-height:20px;}

.onredlink:hover 
{	text-decoration:underline; color:#000000; line-height:20px;}
	
/*------tabellen inlooplessen--------------------------------------------------*/
.dag
{	border-right:1px dotted #999999;
	border-bottom:1px solid #999999;
	padding-right:3px;
	padding-bottom:3px}
	
.maand
{	border-right:1px dotted #999999;
	border-bottom:1px solid #999999;
	padding-right:3px;
	padding-left:3px}
	
.thema
{	border-bottom:1px solid #999999;
	padding-left:3px}
	
.banner
	{margin-bottom:10px;}
	
.feaureTable
{	margin-bottom:10px;
	background-color:#f6f2e6;
	width:182px;}

.featureTD
{ font-size:10px;
	background-color:#f6f2e6;
	padding:0 3px 3px 3px;}
	