
/* algemeen */
body        {color: #000000; 
			font-family: Trebuchet MS, Arial, Helvetica;
			font-size: 0.9em;
			margin:0;
			padding-left: 20px;
			padding-right: 10px;
			}

	
/* navigatiebalken */

#titel	{font-size:2em;	
			font-family: Trebuchet MS; 
			background-image:url('plaatjes%20opmaak/logomuziek.gif'); 
			background-repeat:no-repeat; 
			background-position: left; 
			color: #000000;
			font-weight: normal;
			line-height:350%;
			text-align: center;
			}


#linkerbalk p	{
				width: 10em;
				border-left: solid; border-bottom: solid;
				border-color: #336699;
				text-align: left;
				padding: 6px;
				}

#linkerbalk a 	{font-family: Trebuchet MS;
				color: #000000;
				font-size: 0.8em;
				text-decoration: none;
				font-weight: bold;
				}

#onderbalk p {
			clear: both;
			border-left: solid; border-bottom:solid;
			border-color: #336699;
			width: 10em;
			text-align: left;
			padding: 6px;
			}
             

#onderbalk a 	{font-family: Trebuchet MS;
				color: #000000;
				font-size: 0.8em;
				text-decoration: none;
				font-weight: bold;
				}

				
#copyright {font-family: Trebuchet MS;
			font-size: 0.8em;
			}
			
/* inhoud */

#inhoud		{font-family: Trebuchet MS, Arial, Helvetica;
			xmargin-left: 250px;
			clear: none;
			}

/* blok */	
		
div.blok 	{width: 100%;
				border-style: solid; border-color: #c0c0c0; border-width: 3px;
				background-color: #ffffff;
				background-repeat: repeat;
				padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;
				float: right;
				margin: 10px 4px 10px 15px;
				}
				
h1	{font-size:1.2em;
			font-weight: bold; 
			color:#111111;
			margin-top:30px;
			margin-bottom:0px;
			clear: right;
			}
			
h2	{font-size:1.1em;
			font-weight: bold; 
			color:#111111;
			margin-top:10px;
			margin-bottom:0px;
			clear: right;
			}
	
#inhoud ul	{
			}
			
#inhoud li	{list-style-position: inside;
			
			}
			
h1 img		{float: right;
			margin-left: 10px;
			margin-right: 0px;
			}
p img	{float: left;
		border-style: none;
		margin:4px;
		padding: 6pt;
		}


p.citaat	{font-family: kidTYPEPaint;
			}			
			
			
p.gepost	{text-align: right;
			font-size: 0.9em;
			}

table		{background: none;
		border: none;
		padding: 10px;
		}

table td	{background: #DDDDDD;
		border: none;
		padding: 10px;
		}

table th	{background: #ffffff;
		font-weight: normal;
		border: solid 1px #dddddd;
		border-collapse: collapse;
		text-align: left;
		}
		
			