body		
		{
		background-color: #CA001D;/*202,0,29*/
		}
.wrap 
		{
			width: 1000px; 
			margin: 0 auto;
			margin-top: 0px;
			margin-bottom: 10px;
			border: 0px solid white;
		}
.linkshome	/* dit is het linker blok op de home page; line-height was 1.2em */
		{
		background-color:  #CA001D;
		height: 500px;
		width: 245px;
		
		position: relative;
		top: 45px;
		left: 10px;
		text-align: right;
		
		font-size: 16px;
		line-height: 18px;
		font-family: Arial;
		color: #FFFFE5;
		padding: 0px;
		}
.contact	/* dit is het linker blok op de contactpagina /div */
		{
		background-color:  #CA001D;
		border-style: solid;
		border-width: 15px;
		border-right: 0px;
		border-color: #CA001D;
		
		height: 500px;
		width: 245px;
		
		position: relative;
		top: -480px;
		left: 10px;
		text-align: right;
		
		
		line-height: 1.2em;
		font-family: Arial;
		color: #FFFFE5;
		font-size: 15px;
		padding: 0px;
		}
h2{
color: #FFDAB9;
font-size: 17px;
font-style: italic;
}
h3{
color: #FF8C00;
font-size: 17px;
}
hr{
color: #FFCC33;
} 
.folder	/* dit is het midden blok homepage; bovenste deel; folder+logo */
		{
		background-color:  #CA001D;
		border-top-style: solid;
		border-top-width: 40px;
		border-top-color: #CA001D;
				
		height: 380px;
		width: 470px;
		text-align: center ; 

		position: relative;
		top: -510px;
		left: 260px;
		}
.ruimte	/* dit is het midden blok contactpagina */
		{
		background-color:  #CA001D;
		border-top-style: solid;
		border-top-width: 40px;
		border-top-color: #CA001D;
				
		height: 380px;
		width: 450px;
		
		position: relative;
		top: -1025px;
		left: 280px;
		
		font-family: Arial;
		font-weight: bold;
		font-size: 15px;
		color: #FFFEE5;
		}		
.mailvermelding	/* opmaak voor mailvermelding homepage */
		{
		background-color:  #CA001D;
		border-style: solid;
		border-width: 10px;
		border-color: #CA001D;
		text-align: center ; 
		height: 40px;
		width: 450px;
		
		position: relative;
		top: -460px;
		left: 245px;
		
		font-family: Arial;
		color: #FFFFE5;
		font-weight: bold;
		}
		
		/* speciaal is de opmaak van het mailadres op de home- en contact-pagina */
	a.speciaal:link, a.speciaal:visited
		{ 
		   text-decoration: none;
		   color: #FFFFCC;
		} 
	a.speciaal:hover, a.speciaal:active
		{ 
			font-style: italic;
			color: #FFE03A;
			font-weight: bold;
		} 
		
.stilte /* dit is het blokje BOVEN het menu op de homepage; dezelfde grootte  als .logo rechtsboven op onderliggendepagina's */
		{
		background-color:  #CA001D;
		height: 160px;
		width: 230px;
		
		position: relative;
		top: -990px;
		left: 730px;
		line-height: 15px;
		font-family: Arial;
		font-style: italic;
		font-size: 0.9em;
		font-weight: bold;
		color: #FFFFE5;
		}
		
.logo /* dit is het logo rechtsboven, BOVEN het menu behalve op de homepage */
		{
		background-color:  #CA001D;
		height: 160px;
		width: 230px;
		
		position: relative;
		top: 15px;
		left: 740px;
		}	
.menuhome	
		{
		background-color: #CA001D;
		height: 320px;
		width: 230px;
		
		position: relative;
		top: -978px;
		left: 730px;
		
		font-size: 17px;
		font-family: Arial;
		font-weight: bold;
		line-height: 18px;
		color: #FFFFE5;
		}
.menu	
		{
		background-color: #CA001D;
		height: 320px;
		width: 230px;
		
		position: relative;
		top: 15px;
		left: 730px;
		
		font-size: 17px;
		font-family: Arial;
		font-weight: bold;
		line-height: 18px;
		color: #FFFFE5;
		}

	/* speciaala is de opmaak van de tekst in het menu */
	a.speciaala:link, a.speciaala:visited
		{ 
		   text-decoration: none;
		   color: #FFFFE5;
		} 
	a.speciaala:hover, a.speciaala:active
		{ 
			font-style: italic;
			color: #FFE03A;
			font-weight: bold;
		} 
		
	/* opmaak en positionering van het menu op de homepage */	
	.menuhome li	{
			margin: 0 auto;
			padding-bottom: 20px;
			list-style: none;
		}
				

	.menuhome ul	{
			margin: 0 auto; /* de margin en padding staan op nul maar je kan ze niet zomaar weglaten*/
			padding:0;
			list-style: none;
		} 
	/* opmaak en positionering van het menu op onderliggende pagina,s*/	
	.menu li	{
			margin: 0 auto;
			padding-bottom: 20px;
			list-style: none;
		}
				
	.menu ul	{
			margin: 0 auto; /* de margin en padding staan op nul maar je kan ze niet zomaar weglaten*/
			padding:0;
			list-style: none;
		} 
.pagina/* het tekstblok op de pagina cursussen*/
		{
		background-color:  #CA001D;
		border-style: solid;
		border-width: 40px;
		border-color: #CA001D;
		width: 650px;
		
		position: relative;
		top: -500px;
		left: 0px;
		
		font-family: Arial;
		font-weight: bold;
		font-size: 15px;
		color: #FFFFE5;
		}		
.paginameditatiegroepen /* het tekstblok op de pagina meditatiegroepen */
		{
		background-color:  #CA001D;
		border-style: solid;
		border-width: 40px;
		border-color: #CA001D;
		width: 650px;
		
		position: relative;
		top: -500px;
		left: 0px;
		overflow: auto;
		
		font-family: Arial;
		font-weight: bold;
		color: #FFFFE5;
		}

.paginapersoonlijk
		{
		background-color:  #CA001D;
		border-style: solid;
		border-width: 40px;
		border-color: #CA001D;
				
		height: 450px;
		width: 620px;
		
		position: relative;
		top: -500px;
		left: 0px;
		
		font-family: Arial;
		font-weight: bold;
		font-size: 15px;
		color: #FFFFE5;
		}

table#vollemaan td 
	{width: 50px; 
	}
		
.tara 	{
		position: absolute;
		top: 455px;
		left: 493px;
		width: 175px;
		height: 200px;
		background: url("afbeeldingen/tarathelen.jpg") no-repeat;
		}	
.kring /* voor afbeelding op pagina volle maan van kring 180 bij 162 */
		{
		position: relative;
		top: 285px;
		left: 460px;
		width: 180px;
		height: 162px;
		background: url("afbeeldingen/kring.jpg") no-repeat;
		}
.ceremonie
		{
		position: relative;
		top: -910px; /* was 970*/
		left: 400px;
		width: 254px;
		height: 190px;
		background: url("afbeeldingen/ceremonie.jpg") no-repeat;
		}

.speciaalc /* Dit zijn de interne links op de pagina CURSUSSEN: -lees verder- en -terug- */
		{
		text-decoration: none;
		font-family: Arial;
		color: #FF9900;
		}
		

.rust
		{
		width: 105px;
		height: 100px;
		font-style: italic;
		font-family: Arial;
		color: #FFFFE5;
		}
		

img.floatRight { 
    float: right; 
    margin: 5px; 
}
img.floatRightmeermargin { 
    float: right;
	margin-top: 5px; 	
    margin-right: 15px; 
	margin-left: 20px; 
	margin-bottom: 10px;
}
img.floatRightnogmeermargin { 
    float: right;
	margin-top: 5px; 	
    margin-right: 15px; 
	margin-left: 40px; 
	margin-bottom: 10px;
}
		

