@charset "utf-8";
* 					{	margin: 0px;	padding: 0px;	}
body 				{	background-color: #721900;	}
#container			{ 	width:1000px; margin-top: 10px; margin-right: auto; margin-left: auto;  }
#menu				{	width:240px; float:left; }
#main 				{	float:left; background-image: url(../pictures/bg.jpg); background-repeat: no-repeat; height: 900px; width: 750px; border: 4px double #D09B27; position: relative; }
#overmij 			{	background:url(../pictures/menu_overmij.jpg) 0px 0px no-repeat;}
#spiritualiteit 	{	background:url(../pictures/menu_spiritualiteit.jpg) 0px 0px no-repeat;}
#contact 			{	background:url(../pictures/menu_contact.jpg) 0px 0px no-repeat;}
#homelink			{	display:block; height:120px; width:120px; overflow:hidden; text-indent:-2000px;  position:absolute; right:0px; top:280px;}
#menu ul			{ 	padding:60px 0px 20px 0px; list-style:none; margin:0px; }

#menu ul a			{ 	color:#D7CD38; text-decoration:none; text-align:center;}
#menu ul a:hover	{ 	text-decoration: underline;}

#inhoud 			{	position: absolute; height: 460px; width: 730px; left: 16px; top: 370px; overflow: auto; }
#inhoud a 			{	color: #C8A62B;	text-decoration: none; }
#inhoud a:hover 	{	text-decoration: underline; }
h1 					{	font-size: 1.4em; color: #C27C1D; font-family: "Times New Roman", Times, serif; }
p 					{	color: #C27C1D;	font-family: "Times New Roman", Times, serif;	font-size: 1.1em; }
td 					{	color: #C27C1D;	}
#star 				{	position: absolute;	height: 109px; width: 99px; top: 276px; right: 14px;}
#star img 			{	border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#star:hover 		{	background-image: url(homebuttonmouseover.gif);	background-repeat: no-repeat; }
