A:link		{ font-family: verdana; color: #FF0608; font-size: 8pt; text-decoration: none; }

A:visited	{ font-family: verdana; color: #FF0608; font-size: 8pt; text-decoration: none; }

A:active	{ font-family: verdana; color: #FF0608; font-size: 8pt; text-decoration: none; }

A:hover		{ font-family: verdana; color: #3589E3; 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

{
	background:				#ffffff;
}	

body, table, td, input, select
{
	font-family:			verdana, helvetica;
	font-size:				11px;
	color:					#000000;
}

#complete
{
	width: 1180px;

}

#site
{
	width: 914px;
	background: url('../images/site/wrapper2.gif') repeat-y;
	float:left;
}

#wrapper
{
	background:				#FFFFFF;
	width:					900px;
}
/******************************************************************************
*
*						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;
}

#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;
}


/******************************************************************************
*
*						Box
*
******************************************************************************/
.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: #333333;
	font-family: Verdana;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	padding-left: 25px;
}

.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: #FF6759;
	color: #FFFFFF;
	text-align: center;
}

.input
	{	
		width: 65px;
		font: 1.0em Verdana; 
		color: #000000;
		border: 1px solid #FF6759;
	}




/******************************************************************************
*
*						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: 185px;
	float: left;
	padding: 10px;
}

#hockeybaserss_content ul
{
	margin: 0px;
	padding: 0px;
}

#hockeybaserss_content li
{
	margin: 0px;
	padding: 0px;
	list-style:none;
	margin-bottom: 8px;
}