/****************** Begin Site ******************/

* { margin: 0px; padding: 0px; }

body 			{
				text-align: center;
				background-image: url("images/bg.jpg");
				font-family: Arial;
				font-size: 15px;	
				background-color: #FFF;
				}

#wrapper 		{
				width: 780px;
				margin: 0 auto;
				text-align: left;
				background-color: #FFF;
				overflow: hidden;
				}
				
#wrapper_menus	{
				width: 181px;
				margin-right: 7px;
				margin-left: 5px;
				float: left;
				clear: both; 
				}
				
#footer			{
				float: left;
				width: 780px;
				height: 17px;
				background-image: url("images/footer.gif");
				text-align: center;
				color: white;
				}
				
.onderlijn		{
				text-decoration: underline
				}
				
.navigatieke	{
				color: white;
				font-size: 10pt;
				text-align: center;
				}
				
A:link.menu 	{
				FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
				}
				
A:active.menu 	{
				FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
				}
				
A:visited.menu 	{
				FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
				}
				
A:hover.menu 	{
				FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline overline
				}
				
ul				{
				list-style-type: square;
				padding-left: 40px;
				padding-top: 5px; 
				color: white;
				}
				
#stats			{
				float: left;
				width: 560px;
				height: 100px;
				text-align: center;
				padding-top: 20px;
				}

				
/******************  Einde Site ******************/


				
/******************  Begin Header ******************/
			
#header			{
				width: 780px;
				height: 99px;
				background-image: url("images/header.gif");
				float: left;
				}
				
/******************  Einde Header ******************/



/******************  Bovenste Banner ************************/

#top_banner		{
				width: 775px;
				min-height: 120px;
				height: auto !important;
				height: 120px;
				background-color: #ffffff;
				text-align: center;
				float: left; 
				padding-left: 23px;
				}
				
/******************  Einde Bovenste Banner ******************/

				
				
/******************  Begin Menu 1 ******************/
				
#wrapper_menu1	{
				float: left;
				width: 181px;
				}

#top_menu1		{
				float: left;
				width: 181px;
				height: 29px;
				background-image: url("images/top_menu.gif");
				background-repeat: no-repeat;
				text-align: center;
				line-height: 26px; 
				letter-spacing: 2px;
				font-weight: bold;
				color: white;
				font-size: 12pt;
				}
			
#menu1			{
				width: 181px;
				min-height: 120px;
				height: auto !important;
				height: 120px;
				background-color: #e17364;
				float: left;
				}
				
#bottom_menu1	{
				width: 181px;
				height: 30px;
				background-image: url("images/bottom_menu.gif");
				float: left;
				}

				
/****************** Einde Menu 1 ******************/



/******************  Begin Menu 2 ******************/
				
#wrapper_menu2	{
				float: left;
				width: 181px;
				}
				
#top_menu2		{
				float: left;
				width: 181px;
				height: 29px;
				background-image: url("images/top_menu.gif");
				background-repeat: no-repeat;
				text-align: center;
				line-height: 26px; 
				letter-spacing: 2px;
				font-weight: bold;
				color: white;
				font-size: 12pt;
				}
			
#menu2			{
				width: 181px;
				min-height: 120px;
				height: auto !important;
				height: 120px;
				background-color: #e17364;
				float: left;
				}
				
#bottom_menu2	{
				width: 181px;
				height: 30px;
				background-image: url("images/bottom_menu.gif");
				float: left;
				}

				
/****************** Einde Menu 2 ******************/





/******************  Begin Menu 3 ******************/
				
#wrapper_menu3	{
				float: left;
				width: 181px;
				}
				
#top_menu3		{
				width: 181px;
				height: 29px;
				background-image: url("images/top_menu.gif");
				background-repeat: no-repeat;
				float: left;
				text-align: center;
				line-height: 26px; 
				letter-spacing: 2px;
				font-weight: bold;
				color: white;
				font-size: 12pt;
				}
			
#menu3			{
				width: 181px;
				min-height: 120px;
				height: auto !important;
				height: 120px;
				background-color: #e17364;
				float: left;
				}
				
#bottom_menu3	{
				width: 181px;
				height: 30px;
				background-image: url("images/bottom_menu.gif");
				float: left;
				}

				
/****************** Einde Menu 3 ******************/





/****************** Content ******************/


#wrapper_contents{
				width: 560px;
				text-align: center;
				margin-top: 2px;
				overflow: hidden;
				float: left;
				}

#top_content	{
				width: 560px;
				height: 1px;
				background-image: url("images/pixel.gif");
				background-repeat: repeat-x;
				overflow: hidden;
				}
				
#left_content	{
				float: left;
				background-image: url("images/pixel.gif");
				background-repeat: repeat-y;
				width: 1px;
				}
				
#content		{
				margin-left: 23px;
				float: left;
				display: inline;
				text-align: left;
				}

#wrapper_content{
				width: 558px;
				float: left;
				overflow: hidden;
				background-color: #ffffff;
				}
				
#right_content	{
				width: 1px;
				background-image: #a91807 url("images/pixel.gif") repeat-y;
				float: left;
				}
				
#bottom_content	{
				float: left;
				width: 560px;
				height: 1px;
				background-image: url("images/pixel.gif");
				background-repeat: repeat-x;
				}
				
				
/****************** Content ******************/
