/*css voor yogaleeuwarden.nl*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #F33DAC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #F33DAC;
	SCROLLBAR-HIGHLIGHT-COLOR: Purple;
	SCROLLBAR-SHADOW-COLOR: #00008B;
	SCROLLBAR-3DLIGHT-COLOR: Fuchsia;
	SCROLLBAR-ARROW-COLOR: Purple;
	SCROLLBAR-TRACK-COLOR: #F33DAC;
	SCROLLBAR-DARKSHADOW-COLOR: Fuchsia;
}


/*extra info*/
#info{
	font-family: Arial, Helvetica, sans-serif;
	visibility: hidden;
	font-size: 3pt;
	font-weight: bold;
	color: #000000;
	position: absolute;
	left: 0px;
	top: 0px;
	}



#kop{
	font-size:16px;
	color:#000000;
	font-weight: bold;
	width: 600px;
	height: 50px;
	padding-top: 30px;
	text-align: left;
	padding-left: 20px;
}


#site{
	/*background-color: #f291cc;*/
	margin: 0px;
	padding: 0px;
	}

#main {
	width: 780px;
	height: auto;
	margin: 0px;
	padding: 0px;	/*background-color: #f291cc;	*/
}

#top{
	width: 780;
	height:23px;
	background-image: url(../img/top.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
	}

	

#figuur{
	background-attachment: scroll;
	background-image: url(../img/figuur.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: none;
	width: 180px;
	height:auto;
	min-height: 900px;
	}

#left{
	background-image: url(../img/rand.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #f291cc;	
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 180px;
	/*border: 1px dotted gray;*/
	}	


/*\*/
*html #figuur{
	background-attachment: scroll;
	background-image: url(../img/figuur.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: none;
	width: 180px;
	
	height:900px;
	}
/**/

#contentwrapper{
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 600px;
	background-color: #f291cc;	
	/*border: 1px dotted gray;*/
	}
#header{
	margin: 0px;
	padding: 0px;
	float: none;
	height: auto;
	width: 600px;
	background-color: #f291cc;	
	}
#content{
width: 600px;
height: auto;
height: 950px;
background-color: #f291cc;

}

#tekst{
	width: 550px;
	height: auto;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 20px;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

/*\*/
*html #tekst{
	width: 600px;
	height: auto;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 20px;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
/**/

#tekst a{
	
	text-decoration: underline;
	color:#000000;
	font-size: 12px;
	}
#mail{
	text-align: center;
	}


#menu{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 30px;
	width: 600px;
	background-color: #f291cc;	
	}




/*als er een menuitem bijkomt de width kleiner maken!(100% : 7)*/

/*#menuitem{
	float: left;
	background-attachment: scroll;
	background-image: url(../img/bgmenu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width:14.2%;

}
#menu a{
	font-size: 17px;
	font-style: italic;
	font-weight: 200;
	color: #FBAB44;
	text-decoration: none;
	width:100px;
	}

#menu a:hover{
/*het lukt niet de bg-image 100px breed te maken. Wordt niet breder dan de tekst. Dus in Mozilla alleen kleurverandering van de tekst*/
	/*background-attachment: scroll;
	background-image: url(../img/bgmenu_sel.jpg);
	background-repeat: no-repeat;
	background-position: bottom;*/

	/*color: #FFCC33;
	width:auto;
	min-width:100px;

	}
/*\*/
/*
*html #menu a:hover{
	background-attachment: scroll;
	background-image: url(../img/bgmenu_sel.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
	width:100px;
	color: #FBAB44;
	}
/**/
/*#menuitem_sel{
	float: left;
	background-attachment: scroll;
	background-image: url(../img/bgmenu_sel.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 111px;

}
*/



#copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: auto;
	}
#copyright a:link, #copyright a:hover,#copyright a:visited{
	color:#000000;
	text-decoration: none;
	}

/*div{
	border: 1px dotted gray;

 }
/**/
/*
#galerij{
	width:780px;
	height: auto;
	overflow: visible;
	horizontal-align:center;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	}
/*deze vervalt, vervangen door pag, pag1, pa2*/
/*
#thumb{
	/*float:left;

	height: 150px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 1px;
	}*/
/*als er 3 of meer afbeeldingen zijn*/
/*
.pag{
	float:left;
	width: 33%;
	height: 150px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 1px;
	}

/*als er 1 afbeelding is*/
/*
.pag1{
	float:left;
	width: 100%;
	height: 150px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 1px;
	}

/*als er 2 afbeedlingen zij*/
/*
.pag2{
	float:left;
	width:50%;
	height: 150px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 1px;
	}
/*voor de fotogalerij 4 afbeeldigen op een rij*/
/*
.gal{
	float:left;
	width: 25%;
	height: 150px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 1px;
	}

/*de borders worden niet mooi in Mozilla, dus aleen voor IE*/

/*\*/
/*
*html #thumb  a:hover{
	border: 1px outset #FBAB44;
	}
/**/


/*Voor galerijfoto.php: bladeren door foto's*/
/*#blad {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
		color: #FBAB44;
	}
#blad a:link, #blad a:hover, #blad a:visited{
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBAB44;
}

#gal-kop{
	font-size:16px;
	color:#FBAB44;
	font-weight: bold;
	}

#gal-tekst{
	font-size:12px;
	color:#FBAB44;
	}
*/
 /*pagina links*/
 /*wrapper div*/
/*.links{
	height: auto;
	width: 700px;
	padding-top: 20px;
	padding-right: 10px;

	clear: both;
	}

.link{
	float: left;
	width:290px;
	padding-right: 20px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;

	}
.link a:link, .link a:visited{
	font-size: 12px;
	font-weight: normal;
	color:#FBAB44;
	font-weight: bold;
	text-decoration: none;
	}

.linktekst{
	float: right;
	padding-right: 10px;
	text-align: left;
	width:290px;
	color: #FBAB44;
	font-size: 12px;
	font-weight: normal;
	}
*/
/*tbv diashow*/
/*
.Caption{
	color: #000000;
	}

#dia{
	margin: auto;
	padding-top: 50px;
	}*/

