/* ALGEMEEN */
						
TD						{ font-family: Arial; font-size: 9pt; color: #000000; }
P						{ font-family: Arial; font-size: 9pt; color: #000000; margin-top: 0px; margin-bottom: 0px;}
A						{ font-family: Arial; font-size: 9pt; color: #D20000; text-decoration: none;		}
A:hover					{ font-family: Arial; font-size: 9pt; color: #D20000; text-decoration: underline;	}
img.border				{ border: 1px solid #000000;	}


/* CONTENT */
					
.kop1					{ font-family: Arial; font-size: 9pt; line-height: 12pt; color: #D20000;	font-weight: bold;	}

.red					{ font-family: Arial; font-size: 9pt; color: #D20000;	text-decoration: none;		}
.red A					{ font-family: Arial; font-size: 9pt; color: #D20000;	text-decoration: underline;	}
.red A:hover			{ font-family: Arial; font-size: 9pt; color: #D20000;	text-decoration: none;		}
.red:hover				{ font-family: Arial; font-size: 9pt; color: #D20000;	text-decoration: none;		}

.poweredby				{ font-family: Arial; font-size: 7pt; color: #EE2124; text-decoration: none;		display: block; width: auto; margin-top: 3px;	margin-right: 16px;}
.poweredby:hover 		{ font-family: Arial; font-size: 7pt; color: #EE2124; text-decoration: underline;}
.poweredby A 			{ font-family: Arial; font-size: 7pt; color: #EE2124; text-decoration: none;}
.poweredby A:hover 		{ font-family: Arial; font-size: 7pt; color: #EE2124; text-decoration: underline;}

.trail					{ font-family: Tahoma, Arial; font-size: 7pt; text-indent: 13px; color: #650000; text-decoration: none; font-weight: normal;		text-transform:lowercase;	margin-bottom: 0px;	}
.traillink				{ font-family: Tahoma, Arial; font-size: 7pt; text-indent: 13px; color: #650000; text-decoration: none; font-weight: normal;		text-transform:lowercase;					}
.traillink:hover		{ font-family: Tahoma, Arial; font-size: 7pt; text-indent: 13px; color: #650000; text-decoration: underline; font-weight: normal;	text-transform:lowercase;					}

.faq_list				{ font-family: Arial; font-size: 9pt; color: #D20000;	text-decoration: none;		font-weight: bold;	margin-top: 6px;	}
.faq_list A				{ font-family: Arial; font-size: 9pt; color: #D20000;	text-decoration: none;		font-weight: bold;	margin-top: 6px;	}
.faq_list A:hover		{ font-family: Arial; font-size: 9pt; color: #D20000;	text-decoration: underline;	font-weight: bold;	margin-top: 6px;	}
.faq_list:hover			{ font-family: Arial; font-size: 9pt; color: #D20000;	text-decoration: underline;	font-weight: bold;	margin-top: 6px;	}

.faq_detail_titel		{ font-family: Arial; font-size: 9pt; color: #D20000;	text-decoration: none;		font-weight: bold;	margin-left: 16px;	}

TD.faq_detail			{
						background-position: top left; 
						background-attachment: fixed; 
						background-repeat: no-repeat;
						background-color: #F4F4F4;
								
						padding-left: 15px;
						padding-right: 15px;
						padding-top: 10px;
						padding-bottom: 10px;
						
						font-family: Arial; 
						font-size: 9pt; 
						color: #000000; 
						
						border: 1px solid #D8D8D8;
						}



/* LIST */

.list		 	{
				background-position: 3px left;
				background-repeat: no-repeat;
				
				padding-left:22px;
				padding-top: 0px;
				padding-bottom: 0px;
				margin-left: 10px;
				margin-top: 2px;
				margin-bottom: 2px;
				
				display: block;
				width: auto;
				height: 16px;
				
				font-family: Arial; 
				font-size: 9pt; 
				color: #D20000;
				font-weight: bold;		
				text-decoration: none; 
				white-space: nowrap;	
				text-align: left;
				}

TD.tabel_grijs	{
				background-position: top left; 
				background-attachment: fixed; 
				background-repeat: no-repeat;
				background-color: #F4F4F4;
						
				padding-left: 13px;
				padding-right: 13px;
				padding-top: 0px;
				padding-bottom: 0px;
				
				font-family: Arial; 
				font-size: 9pt; 
				color: #000000; 
				
				border: 1px solid #D8D8D8;
				}

.tabel_grijs_titel{
				padding-left: 10px;
				padding-right: 10px;
				padding-top: 3px;

				margin-bottom : 5px;
				
				display: block;
				width: 10;
				height: 20px;
				
				background-color: #D20000;
				
				font-family: Arial; 
				font-size: 9pt; 
				color: #FFFFFF;
				font-weight: bold;		
				}

.pijl_link {
				padding-right: 25px;
				padding-top: 4px;
				margin-top: 3px;
				
				display: block;
				width: 100%;
				height: 22px;
				
				font-family: Arial; font-size: 9pt; color: #000000;
				font-weight: bold;		
				text-decoration: none; 
				white-space: nowrap;	
				text-align: right;
				}
				
.pijl_link:hover {
				padding-right: 25px;
				padding-top: 4px;
				margin-top: 3px;
				
				display: block;
				width: 100%;
				height: 22px;
				
				font-family: Arial; font-size: 9pt; color: #D20000;
				font-weight: bold;		
				text-decoration: none; 
				white-space: nowrap;	
				text-align: right;
				}