/*==============================================================================
 TAGS
==============================================================================*/

body
{
	background: #ffffff;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

body, div, img, p, table, td, ul
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

p, ul
{
	padding-bottom: 15px;
	line-height: 1.5em;
}

/*==============================================================================
 PAGE
==============================================================================*/

#index
{
	text-align: center;
	vertical-align: middle;
}
#index_menu
		{
	padding: 10px;
	text-align: center;
	word-spacing: 25px;
	letter-spacing: .1em; 
	color: #dd0000;
	font-size: 12px;
	font-weight: bold;
		}

#page
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

	#main
	{
		width: 750px;
	}

		#balk
		{
			position: relative;
			padding-top: 0px;
			width: 109px;
			float: left;
			font-size: 12px;
			font-weight: bold;
			line-height: 25px;
			text-align: left;
			color: #dd0000;
		}
		#balk img
		{
			margin-bottom: 10px;
		}

		#menu
		{
			position: relative;
			float: right;
			width: 621px;
			padding-bottom: 10px;
			padding-top: 75px;
			text-align: left;
			word-spacing: 25px;
			letter-spacing: .1em; 
			color: #dd0000;
			font-size: 12px;
			font-weight: bold;
		}

		#text
		{
			position: relative;
			float: right;
			width: 600px;
			margin: 0px;
			padding: 20px;
			border-left: 1px solid #dd0000;
			border-top: 10px solid #dd0000;
			border-bottom: 100px solid #ffffff;
			list-style: disc inside;
			text-align: justify;
		}
			#text table
			{
				margin-bottom: 15px;
				width: 100%;
			}

/*==============================================================================
 TEXT
==============================================================================*/
#balk a, #menu a, #index_menu a
{
	color: #000000;
	text-decoration: none;
}
#balk a:hover, #menu a:hover, #index_menu a:hover
{
	color: #dd0000;
}
#text a
{
	color: #d00;
	text-decoration: none;
	border-bottom: 1px dotted #d00;
}

#text a:hover
{
	text-decoration: none;
	background-color: #d00;
	color: #FFF;
}

#pas a
{
	color: #000;
	text-decoration: none;
	border-bottom: none;
}
#pas a:hover
{
	color: #d00;
	text-decoration: none;
	background-color: fff;
}

#art img
{
	float: left;
	margin: 0px 10px 10px 0px;
}
.afbeelding_naast_tekst img
{
	float: left;
	margin: 0px 10px 10px 0px;
}

#kop
{
	border-top: 1px solid #dd0000;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 2em;
	font-weight: bold;
	letter-spacing: .1em; 
}

.kop
{
	border-top: 1px solid #dd0000;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 2em;
	font-weight: bold;
	letter-spacing: .1em; 
}

#pas
{
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
#pas img
{
	border: 1px solid #000000;
	height: 100px;
	margin-bottom: 5px;
	-width: 73px;
}

#raad
{
	color: #dd0000;				
}

.link a
{
	font-size: 12px;
	font-weight: bold;
	line-height: 2em;
	color: #dd0000;				
	text-decoration: underline;	
}
