A:link		{ font-family: verdana; color: #000000; font-size: 8pt; text-decoration: none; }

A:visited	{ font-family: verdana; color: #000000; font-size: 8pt; text-decoration: none; }

A:active	{ font-family: verdana; color: #000000; font-size: 8pt; text-decoration: none; }

A:hover		{ font-family: verdana; color: #000000; font-size: 8pt; text-decoration: none; }


img, a
	{ 
		border:none; 
		text-decoration: none;
	}

html, body 
	{
		height: 100%; 
	} 

html, body
	{
		/*reset padding */
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;

		/*reset margin */
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}

br
{
	clear: both;
}

.hh 
{ 

	font-family:			verdana;
	font-size:				10px;
	padding:				0px;
	margin:					0px;

}



body
{
	width: 100%;
	min-height: 100%;
	height: 100%;
	margin: 0;
	background-image: url('../images/site/background.png');
	background-position: center top;
	background-repeat: repeat-y;
}	

body, table, td, input, select
{
	font-family:			verdana, helvetica;
	font-size:				11px;
	color:					#000000;
}

#complete
{
	width: 900px;
	margin:0 auto;
	border: 5px solid #ffffff;
}

#site
{
	width: 900px;


}

#wrapper
{
	background:				#FFFFFF;
	width:					900px;
	margin-left:0px;
}
/******************************************************************************
*
*						Opmaak error.
*
******************************************************************************/
#errormessage_container

{
	border-width:	1px;
	border-color:	#000000;
	border-style:	none none solid none;	
}

#errormessage
{
	color:			#FA0000;
	padding:		1px;
	border-width:	3px;
	border-color:	#FF0000;
	border-style:	solid solid solid solid;
	background:		#FFFFCC;
	font-weight:	bold;
	text-align:		center;
}
/******************************************************************************
*
*						Hoofdonderdelen site.
*
******************************************************************************/
#main_400_container
{
	float:				left;
	background:			#FFFFFF;
	width:				500px;
	text-align:			left;
}

#main_400_container table
{
	text-align: left;
}

#main_200_container
{
	width: 200px;
	float: right;
	background: #FFFFFF;
	margin-top:20px;
}

#main_600_container
{
	float:				left;
	width:				700px;
	text-align:			left;
	background:			#FFFFFF;
}

#main_600_container table
{
	text-align: left;
}

#header 
{
	width: 900px;
	height: 135px;
	background: url('../images/site/tempo41_header.jpg') no-repeat;
}

#header h1
{
	display: none;
}

#sponsors
{
	width: 900px;
	height: 50px;
	padding-top: 15px;
	border-bottom: 1px solid #CCCCCC;
}

#sponsors img
{
	padding-left: 5px;
	padding-right: 5px;
}	

#leftmenu_container
{
	width: 200px;
	float: left;
	background: #FFFFFF;
	text-align:	left;
	margin-top:20px;
}


/******************************************************************************
*
*						Box
*
******************************************************************************/

.menutop
{
		background: url('../images/site/menu_top.gif') no-repeat;
	height: 8px;
	margin-top: 10px;
	margin-left:5px;
	width: 181px;
}

.menufooter
{
		background: url('../images/site/menu_bottom.gif') no-repeat;
	height: 10px;
	margin-left:5px;
	width: 181px;

}
.menu

{
	width: 181px;
	text-align: right;
	background: url('../images/site/menu_content.gif') repeat-y;
	margin-left:5px;

}

.menu ul
{
	width: 180px;
	list-style: block;	
	list-style:none;		
	margin: 0px;
	padding-left: 5px;

	
}

.menu h3
{
	color: #FF0608;
	font-family: Verdana;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	font-style: normal;
}

li.special
{


}
.menu li
	{
	font-size:12px;
		width: 170px;
		padding-top: 4px;
		padding-bottom: 4px;		
		list-style: none;
		color: #000000;		
text-align: left;
	}

.menu li:hover
{
		color: #3589e3;
}

.menu li:hover a
	{
		color: #000000;
		
	}

.menu a
	{
		font-size:12px;
		color: #000000;
		font-family: verdana, sans-serif;
		
	}

.menu a:hover
	{
		color: #3589e3;
		text-decoration: underline;
	}
.menu a:visited
	{
		font-family: verdana, sans-serif;
	}

.menu table
	{
		width: 177px; 	
		margin: 0px;
		padding: 0px;
	}






.left_top
{
	width: 181px;
	height: 8px;
	background: url('../images/site/menu_top.gif') no-repeat;
	margin-left: 5px;
	margin-top: 10px;
}

.left_stippel
{
	width: 176px;
	height: 1px;
	background: url('../images/site/menu_stippel.gif') no-repeat;
}

.left_content
{
	width: 177px;
	background: url('../images/site/menu_content.gif') repeat-y;
	margin-left: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

.left_content ul
{
	width: 177px; 
	list-style: block;	
	list-style:none;		
	margin: 0px;
	padding: 0px;
}

.left_content li
{
	padding: 3px;
	list-style:none;
	font-family: verdana;
	font-size: 11px;
}

.left_content a
	{
		text-decoration: none;
	}

.left_content table
{
	width: 177px; 	
	margin: 0px;
	padding: 0px;
}


.left_content h3
{
	color: #FF0608;
	font-family: Verdana;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	font-style: normal;
}

.left_bottom
{
	width: 181px;
	height: 8px;
	background: url('../images/site/menu_bottom.gif') no-repeat;
	margin-left: 5px;
	margin-bottom: 10px;
}



/******************************************************************************
*
*						Content opmaak.
*
******************************************************************************/

#headlines_page_header_container
{
	margin-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}

#headlines_page_header
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ef2f2d;
	font-weight: bold;
}


/******************************************************************************
*
*						Form.
*
******************************************************************************/
.icon
{
	width: 11px;
	height: 8px;
	float: left;
	margin-top: 3px;
	margin-right: 8px;
	background: url('../images/vervolg.gif') no-repeat;
}

.logo
{
	width: 17px;
	height:	20px;
	float: left;
	margin-left: 5px;
	background: url('../images/site/logo_tempo41.jpg') no-repeat;
}

.knop
{
	width: 50px;
	height: 20px;
	font: 1.0em verdana;
	font-weight: bold;
	background: #000000;
	color: #FFFFFF;
	text-align: center;
	border:none;
}

.input
	{	
		width: 65px;
		font: 1.0em Verdana; 
		color: #000000;
		border: 1px solid #c0c0c0;
	}




/******************************************************************************
*
*						Footer.
*
******************************************************************************/
#footer
{
	padding-top:		10px;
	padding-bottom:		10px;
	text-align:			center;
	clear: both;
}



/******************************************************************************
*
*						Opmaak headings algemeen.
*
******************************************************************************/
h1
{
	font: 1.3em Verdana;
	color: #ef2f2d;
	font-weight: bold;
}
h3
	{
		color: #FFFFFF;
		font: 1.0em verdana;
		font-style: italic;
		margin: 0px;
		padding: 0px;
		text-align: center;
	}

.newmember_volunteering_sub1
{
	margin-top:10px;
	font-weight:bold;
	font-size: 14px;
	padding-left:35px;
}

/******************************************************************************
*
*						HOCKEYRSS
*
******************************************************************************/
#hockeybaserss
{
	width: 205px;
	text-align: left;
	float: left;
	border: 1px solid #000000;
}

#hockeybaserss_header
{
	width: 205px;
	height: 50px;
	float: left;
	background: #cc6600 url('../images/site/hockey_nl.jpg') no-repeat;
	background-position: left bottom;
}

#hockeybaserss_content
{
	width: 180px;
	float: left;
	overflow:hidden;

}

#hockeybaserss_content ul
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#hockeybaserss_content li
{
	margin: 0px;
	padding: 0px;
	list-style:none;
	margin-bottom: 8px;
	text-align: left;
}
#hockeybaserss_content li a
{
	color: #000000;
}
#hockeybaserss_content li a:hover
{

}

/******************************************************************************
*
*						Opmaak menu algemeen.
*
******************************************************************************/

	/* Root = Vertical, Secondary = Vertical */
ul#navmenu
{
	width: 170px; /*For KHTML*/

 }
ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0; 
  list-style: none;

}

ul#navmenu li {
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
   width: 170px;
    margin-left:10px;
	z-index:10;
}

/* Root Menu */
ul#navmenu a {
  
	padding: 0 6px;
	display: block;
	background: #ffffff;
	color: #000000;
font-family: verdana;
z-index:10;
font-size: 14px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:10px;
	text-align:right;
	text-decoration: none;
	height: auto !important;
	height: 100%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  z-index:10;
  color: #000000;
  font-weight:bold;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  background:#ffffff;
  color: #000000;
  font-weight:normal;
  z-index:10;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background:#ffffff;
  color: #000000;
   font-weight:bold;
   z-index:10;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #ffffff;
  color: #000000;
  z-index:10;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #ffffff;
  color: #000000;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #ffffff;
  color: #000000;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #ffffff;
  color: #000000;
}


ul#navmenu ul li
{
width:180px;
text-align:left;
z-index:10;
}
ul#navmenu ul li a
{

text-align:left;
}

ul#navmenu li ul
{
	width: 190px; 
	background:#ffffff;
	border: 1px solid #cccccc;
	border-left:none;
	z-index:10;

}



ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 170px;	
  z-index:10;


}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

