/* Laatste wijzigingen: 06/08/2007 */
/* Onverwagt Franky */

body 	{
		font-size: 11px;
		font-family: "Trebuchet ms", Arial, sans-serif;
		text-align: left;
		color: #000;
		background: #fff;
		margin: 0; 
		padding: 0;


		}
	
#pagina {
		width:750px;
		text-align: left;
		padding: 0;
		margin-left: 300;
		margin-right: auto;
		margin-top: 10px;
		margin-bottom: 0px;

		}

#sitenaam 		{
		font: 180%/1.2em Georgia, "Trebuchet ms", Arial, sans-serif;
		font-weight: normal;
		height: 22px;
		color: #000;
		margin-top: 0px;
		margin-right: 3px;
		}
		
#site-extensie 	{
		font-weight: normal;
		text-align: right;		
		color: #7A7A7A;
		margin-top: 0px;
		margin-right: 5px;
		}
		
/* Menuitems globaal op de pagina */	
a:link 		{color: #000; text-decoration: none; background-color: transparent;}
a:visited {color: #000; text-decoration: none; background-color: transparent;}
a:hover 	{color: #900; text-decoration: none; background-color: transparent;}
a:active 	{color: #900; text-decoration: none; background-color: transparent;}


/* begin inhoud op de pagina */
#inhoud 	{
		height: 175px;
		position: relative;
		overflow: hidden;
		padding: 30px 0 0 0px;
		}
		
/* Afstanden voor inhoudblok */		
.inhoudlinks 		{width: 100px; float: left;}
.inhoudcenter 	{width: 260px; float: left; text-align: right; margin-right: 10px;}
.inhoudrechts 	{width: 370px; float: left; text-align: left; border-left-color: #D5D5D5; border-left-width: 1px; border-left-style: solid;}

/* optie voor de menuitems afzonderlijk in het inhoudblok */	
.menu 				{color: #000; margin: 0px 0 0 10px;}
.menu a:link 	{color: #000; text-decoration: none;}
.menu a:hover {color: #900; text-decoration: none;}

/* optie voor de linkitems afzonderlijk in het inhoudblok */	
.links 					{color: #000; margin: 0px 0 0 10px;}
.links a:link 	{color: #000; text-decoration: none;}
.links a:hover 	{color: #900; text-decoration: none;}
/* einde inhoudblok op de pagina */	

/* verkleinde tekst(Nederlands/Dutch) */
.nl	{ 
		font-size: 10px;
		}

/* blok voor de fotografie afbeeldingen op de pagina */
#thumbs {
		width: 170px;
		height: 85px;
		padding: 9px 0 0 0px;
		float: left;
		}

#thumbs img 	{ 
		border: 1px solid #D1D1D1; 
		float: left;
		margin: 0 4px 0px 0px; 
		padding: 2px; 
		}
		
/* agenda logo op de pagina */
#music 	{
		font-weight: normal;
		width: 29px;
		height: 17px;
		margin-top: 74px;
		padding: 0px 0 0 341px;
		float: left; 
		}
		
#music img  {
		border-style: none;
		}


#voet {
			height: 60px;
			width: 750px;
			}

/* validatie,copyright en email blok op de pagina */
.validate 	{
		width: 170px;
		float: left;
		padding: 0px 0 0 187px;
		font-weight: normal;
		text-align: right;
		margin-top: 5px;
		padding-right: 13px;
		border-right-color: #D5D5D5; 
		border-right-width: 1px; 
		border-right-style: solid;
		}
		
.extern 	{ 
		padding: 16px 0 0 9px;
		width: 370px; 
		float: left; 
		text-align: left;
		margin-top: 5px;
		}