/* CSS Document */

body		{	color		:#000000;
				font-family	:Verdana, Arial, Helvetica, sans-serif;
				font-size	:14px;
				font-style	:normal;
				font-variant:normal;
				font-weight	:normal;
				text-align	:left;
				line-height	:normal;
				background-image:url(../plaatjes/achtergrond/planken.gif);
				background-repeat:repeat;
			}

div.linkerstrook	{ 	position	:absolute;
						margin-left	:0px;
						margin-top	:0px;
					}

div.home	{	position	:absolute;
				left		:0px;
				top			:0px;
			}

div.body	{ 	position	:absolute;
				margin-left	:0px;
				margin-top	:0px;
			}

div.inhoud_links	{
	position	:absolute;
	left		:55px;
	top			:66px;
	width		:470px;
	height		:495px;
	overflow	:auto;
	padding-right:20px;
					}

div.inhoud_rechts	{	position	:absolute;
						left		:550px;
						top			:65px;
						width		:177px;
						height		:495px;
						overflow	:no;
						font-size	:12px;
						padding		:2px;
						border-width:thin;
						border-style:dotted;
						border-color:#0099cc;
					}

div.scheppers	{	position	:absolute;
					left		:66px;
					top			:193px;
				}

div.kist	{	position	:absolute;
				left		:50px;
				top			:310px;
			}

div.globe	{	position	:absolute;
				left		:209px;
				top			:251px;
			}

div.kandelaar	{	position	:absolute;
					left		:296px;
					top			:159px;
				}

div.boek	{	position	:absolute;
				left		:280px;
				top			:389px;
			}

div.portret	{	position	:absolute;
				left		:530px;
				top			:55px;
			}

div.buste	{	position	:absolute;
				left		:634px;
				top			:219px;
			}

div.spotlight_banner	{	position	:absolute;
							left		:225px;
							top			:503px;
						}

div.noorderlingen	{	position	:absolute;
						left		:50px;
						top			:590px;
					}

div.spotlight	{	position	:absolute;
					left		:225px;
					top			:590px;
				}

div.lessen	{	position	:absolute;
				left		:331px;
				top			:590px;
			}

div.audities	{	position	:absolute;
					left		:415px;
					top			:590px;
				}

div.archief	{	position	:absolute;
				left		:510px;
				top			:590px;
			}

div.links	{	position	:absolute;
				left		:599px;
				top			:590px;
			}

div.contact	{	position	:absolute;
				left		:669px;
				top			:590px;
			}




h1		{	font-weight	:bold;
			font-size	:18px;
			text-align	:left;
			color		:#0099cc;
		}

h2		{	font-weight	:bold;
			font-size	:14px;
			text-align	:left;
			color		:#0099cc;
		}

h3		{	font-weight	:bold;
			font-size	:12px;
			text-align	:left;
			color		:#33ccff;
		}

.blauw		{	font-size	:14px;
				font-weight	:bold;
				color		:#0099cc;
		}


.rood		{	font-size:18px;
				color:#FF0000;
		}

.tabel	{	font-size	:11px;
		}

a:link	{	color			:#660000;
			font-weight		:bold;
			text-decoration	:none;
		}
	

a:visited	{	color			:#660000;
				font-weight		:bold;
				text-decoration	:none;
			}
		
a:hover	{ 	color			:#0099cc;
			font-weight		:bold;
			text-decoration	:none;
		}
