A:link		{ font-family: verdana; color: #666666; font-size: 8pt; text-decoration: none; }

A:visited	{ font-family: verdana; color: #666666; font-size: 8pt; text-decoration: none; }

A:active	{ font-family: verdana; color: #666666; font-size: 8pt; text-decoration: none; }

A:hover		{ font-family: verdana; color: #3399FF; font-size: 8pt; text-decoration: none; }

h1
{
	margin: 0px;
}

input, select, textarea { color: #666666; border-color: #666666; border-style:solid;
	border-width:1px;margin-bottom:2px;}

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;
	}

.clr
{
	clear: both;
}

br
{
	clear: both;
}

.hh 
{ 

	font-family:			verdana;
	font-size:				10px;
	padding:				0px;
	margin:					0px;

}



body

{

}	

body, table, td, input, select
{
	font-family:			verdana, helvetica;
	font-size:				11px;
	color:					#666666;
}

#site
{
	width: 980px;
	text-align: left;
}

#wrapper
{
	background:				#FFFFFF;
	width:					980px;
}
/******************************************************************************
*
*						Opmaak Header.
*
******************************************************************************/

#header 
{
	width: 980px;
	height: 85px;
}
#header h1
{
	display: none;
}


#header_logos
{
	float: left;
	width: 770px;
	height: 85px;
	overflow: hidden;
	background:url('images/header.jpg');
}

#header_a
{
	float: left;
	width: 90px;
	height: 85px;
	overflow: hidden;
	background:url('images/header_a.jpg');
}
#header_b
{
	float: left;
	width: 245px;
	height: 85px;
	overflow: hidden;
	background:url('images/header_b.jpg');
}
#header_c
{
	float: left;
	width: 310px;
	height: 85px;
	overflow: hidden;
	background:url('images/header_c.jpg');
}
#header_d
{
	float: left;
	width: 125px;
	height: 85px;
	overflow: hidden;
	background:url('images/header_d.jpg');
}
#header_e
{
	float: left;
	width: 210px;
	height: 85px;
	overflow: hidden;
	bbackground: #DDDDDD;
}

/******************************************************************************
*
*						Horizontal Menu.
*
******************************************************************************/
#menu_horizontal
{
	width: 980px;
	height: 20px;
	background:url('images/menu_horizontal.jpg');
	margin-bottom: 10px;
}

/******************************************************************************
*
*						Home Selections Bar.
*
******************************************************************************/
#bar_selections
{
	width: 980px;
	height: 280px;
	margin-bottom: 10px;
}
#bar_selections_left
{
	float: left;
	width: 135px;
	height: 280px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.bar_selections_left_second_link
{
	padding-left:	12px;
	padding-top:	5px;
}
.bar_selections_left_second_link A
{
	color: #99CC00;
}
.bar_selections_left_second_link A:hover
{
	color: #FFFFFF;
}
#bar_selections_center
{
	float: left;
	width: 545px;
	height: 280px;
	margin-right: 10px;
	margin-bottom: 10px;
	bbackground:url('images/home_a_545x280.jpg');
	overflow: hidden;
}
#bar_selections_right
{
	float: left;
	width: 280px;
	height: 280px;
	margin-bottom: 10px;
	overflow: hidden;
}
#bar_selections_left_first
{
	width: 135px;
	height: 135px;
	margin-bottom: 10px;
	background:url('images/ehl_135x135.jpg');
}
#bar_selections_left_second
{
	width: 135px;
	height: 135px;
	background:url('images/menu_a_135x135.jpg');
}
#bar_selections_right_first
{
	float: left;
	width: 135px;
	height: 135px;
	margin-right: 10px;
	margin-bottom: 10px;
	background:url('images/mijnwedstrijd_135x135.gif');
}
#bar_selections_right_second
{
	float: left;
	width: 135px;
	height: 135px;
	margin-bottom: 10px;
	background:url('images/mini_135x135.gif');
}
#bar_selections_right_third
{
	float: left;
	width: 135px;
	height: 135px;
	margin-right: 10px;
	background:url('images/jeugd_135x135.gif');
}
#bar_selections_right_fourth
{
	float: left;
	width: 135px;
	height: 135px;
	background:url('images/senior_135x135.gif');
}


/******************************************************************************
*
*						Newsitem.
*
******************************************************************************/
#news
{
	float: left;
	width: 690px;
	margin-right: 10px;
	margin-top: 0px;
}
#news_header
{
	width: 150px;
	height: 38px;
	bbackground:url('images/text_archive_news.jpg') no-repeat;
	float:left;
	overflow: hidden;
}
#news_header2
{
	width: 250px;
	height: 38px;
	float: left;
	overflow: hidden;
}
.newsitem
{
	float: left;
	width: 340px;
	height: 110px;
	margin-bottom: 15px;
	background:url('images/dash_hu110.jpg');
	ooverflow: hidden;
}
.newsitem_date
{
	color:	#3399FF;
}
.newsitem_spacer
{
	float: left;
	width: 10px;
}
.newsitem_picture
{
	float: left;
	width: 95px;
	height: 95px;
	margin-top:15px;
	margin-right:15px;
}
.newsitem_picture img
{
	max-width: 95px;
	max-height: 95px;
}
.newsitem_text
{
	float:left;	
	width: 230px;
	height: 110px;
	margin-top:15px;
	overflow: auto;
	color: #666666;
}
.newsitem_text_title
{
	color: #99CC00;
	font-size:15px;
	font-family: Auto;
}
.newsitem_text_content
{

}
.newsitem_readmore A
{
	color: #3399FF;
	text-decoration: none;
}
.newsitem_text_container
{
	height: 110px;
	overflow: hidden;
}



.newsitem_archive
{
	float: left;
	width: 340px;
	height: 110px;
	margin-bottom: 15px;
	background:url('images/dash_hu110.jpg');
	ooverflow: hidden;
}
.newsitem_archive_spacer
{
	float: left;
	width: 10px;
}
.newsitem_archive_picture
{
	float: left;
	width: 95px;
	height: 95px;
	margin-top:15px;
	margin-right:15px;
}
.newsitem_archive_picture img
{
	max-width: 95px;
	max-height: 95px;
}
.newsitem_archive_text
{
	float:left;	
	width: 230px;
	margin-top:12px;
}
.newsitem_archive_text_container
{
	width: 230px;
	height: 76px;
	overflow: hidden;
}
.newsitem_archive_text_title
{
	color: #99CC00;
	font-size:16px;
	font-family: Myriad Pro;
}
.newsitem_archive_text_content
{

}
.newsitem_archive_options
{
	height:26px;
	overflow: hidden;
}
/******************************************************************************
*
*						Block280.
*
******************************************************************************/
.block280
{
	width: 280px;
	overflow: hidden;
}
.block280_40_title
{
	width: 280px;
	height: 40px;
	background:url('images/dash_h40.jpg');
	font-size: 30px;
	color: #99CC00;
	font-family: Myriad Pro;
}
.newslettersubscribe_content
{
	background:#99CC00;
	margin-top:5px;
	padding:10px;
	font-size: 22px;
	color: #FFFFFF;
	font-family: Myriad Pro;
}
.newslettersubscribe_submit A
{
	color: #006633;
	font-family: verdana;
	font-size: 12px;
	margin-left: 100px;
}
.newslettersubscribe_input
{
	border-style: solid solid none none;
	border-width: 1px;
	border-color: #909090;
}
.newslettersubscribe_inputframe
{
	border-style: solid solid none none;
	border-width: 1px;
	border-color: #707070;
}
h1.homepage_right_header
{
	font-size: 30px;
	color: #99CC00;
	font-family: Myriad Pro;

}

/******************************************************************************
*
*						Calendar.
*
******************************************************************************/
.calendar_item
{
	float: left;
	margin-top: 0px;
}
.calendar_item_date
{
	float: left;
	font-size: 12px;
	color: #666666;
	width: 20px;
	margin-left: 10px;
}
.calendar_item_title
{
	float: left;
	font-size: 12px;
	color: #666666;
}
.calendar_monthname
{
	font-size: 20px;
	color: #666666;

}
/******************************************************************************
*
*						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_200_container
{
	width: 200px;
	float: right;
	background: #FFFFFF;
}

#main_600_container
{
	float:				left;
	width:				700px;
	text-align:			left;
	background:			#FFFFFF;
}

#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: 1.0em Tahoma;
}

.left_content a
	{
		text-decoration: none;
	}

.left_content table
{
	width: 177px; 	
	margin: 0px;
	padding: 0px;
}


.left_content h3
{
	color: #333333;
	font: 1.3em Verdana;
	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: 1.5em;
	color: #409FFF;
	font-weight: bold;
}

.headline_title
{
	font-weight: bold;
	font-size: 11px;
}

/******************************************************************************
*
*						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-left:135px;
	height:90px;
	text-align:			left;
	clear: both;

}
#footer A
{
	color: #BBBBBB;
	font-weight: bold;
}



/******************************************************************************
*
*						Opmaak headings algemeen.
*
******************************************************************************/
h1 
{
	font: 1.3em Verdana;
	color: #409FFF;
	font-weight: bold;
}
h4
{
	font: 28px Verdana;
	color: #409FFF;
	font-weight: bold;
}
h1.homepage_newsitem
{
	color: #99CC00;
	font: 1em Verdana;
}
h2, h3
	{
		color: #FFFFFF;
		font: 1.0em verdana;
		font-style: italic;
		margin: 0px;
		padding: 0px;
		text-align: center;
		color: #3399ff;
	}

h6
{
	color: #99CC00;
	font: 1em Verdana;
}

.select_selectionright
{
	width:115px;
	border-style: solid;
	border-width: 1px;
	border-color: #888888 #888888 #DDDDDD #DDDDDD;
}





/******************************************************************************
*
*						Dropdown Menu.
*
******************************************************************************/

.heading    { font-family:  Geneva, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bolder; color: #000366; vertical-align: top }
.Rood		{ font-family:  Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; color: Red;}
	table.menu
	{
		font-size:100%;
		font:bold;
		position:absolute;
		visibility:hidden;
	}
	td.dropdown_hcr{bbackground:#FFFFFF;font:bold;padding-left:8px;padding-right:8px; width:200px;}
	table.dropdown_hcr
	{
		background:#FFFFFF;
		visibility:hidden;
		position:absolute;
		font-size:11px;
		padding-bottom:10px;
		width: 145px;
		filter:alpha(opacity=88);
		-moz-opacity:.88;
		opacity:.88;	
	}

	A.topmenu_item
	{
		color: #666666;
	}
	A.topmenu_item:hover
	{
		color: #3399FF;
	}


.borderb {
	border-bottom : 1px solid Black;
}

.borderr {
	border-right : 1px solid Black;
}

.borderbr {
	border-bottom : 1px solid Black;
	border-right: 1px solid Black;
}

.borderblr {
	border-bottom : 1px solid Black;
	border-left : 1px solid Black;
	border-right: 1px solid Black;
}
.bordertbr {
	border-bottom : 1px solid Black;
	border-top : 1px solid Black;
	border-right: 1px solid Black;
}
.bordertblr {
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
	border-left : 1px solid Black;
	border-right: 1px solid Black;
}

.ronde {
	background-color: Black;
	font : bold 10pt Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

/******************************************************************************
*
*						Template2.
*
******************************************************************************/
#template2_left
{
	float: left;
	width: 690px;
	margin-right: 10px;
	overflow: hidden;
}
#template2_right
{
	float: left;
	width: 280px;
	overflow:hidden;
}
#template2_subheader_picture
{
	width: 690px;
	height:135px;
	margin-bottom: 10px;
	bbackground:url('images/header_690x135_a.jpg');
	overflow: hidden;
}
#template2_pagetitle
{
	width: 690px;
	height: 42px;
	margin-bottom: 10px;
	background:url('images/dash_6x42.jpg');
	background-repeat: repeat-x;
}
#template2_pagetitle_text
{
	font-size: 30px;
	color: #409FFF;
	font-family: Myriad Pro;
	padding-left: 155px;
}
#template2_left_menu
{
	float: left;
	width: 145px;
	line-height: 20px; 
	margin-right: 10px;
}
A.template2_left_menu_link 
{
	color: #666666;
	font-family: verdana;
	font-size: 13px;
	padding-bottom: 5px;
}
A.template2_left_menu_link:hover
{
	color: #409FFF;	
}
#template2_left_content
{
	float: left;
	width: 535px;
	overflow: hidden;
}
#template2_left_content_title
{
	font-size: 18px;
	font-weight: bold;
	color: #99CC00;
	font-family: Myriad Pro;

}
#template_2_left_content_footer
{
	width: 535px;
	height: 10px;
	background: url('images/dash_6x10.jpg');
}

#bar_selections_right_toprow
{
	height: 135px;
	margin-bottom: 10px;
	overflow: hidden;
}
#loginform
{
	height: 135px;
	margin-bottom: 10px;
	background:url('images/dash_6x135.gif');
}

#youth_gameschedule_header
{
	color: #666666;
}
.youth_gameschedule_row
{
	border-style: none none dashed none;
	border-color: #CCCCCC;
	border-width: 1px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #666666;
}
.youth_gameschedule_row_team
{
	float: left;
	width: 45px;
	overflow: hidden;
	font-weight: bold;
	color: #666666;
}
.youth_gameschedule_row_opponent
{
	float: left;
	width: 190px;
	overflow: hidden;
	font-weight: bold;
}
.youth_gameschedule_row_traveltime, .youth_gameschedule_row_time1, .youth_gameschedule_row_location
{
	float: left;
	width: 50px;
	overflow: hidden;
}
.youth_gameschedule_row_time2
{
	float: left;
	width: 50px;
	overflow: hidden;
	font-weight: bold;
}
.youth_gameschedule_row_more
{
	float: left;
	width: 80px;
	overflow: hidden;
}

.mygame_row
{
	margin-bottom: 6px;
	padding-top: 6px;
}
.mygame_label
{
	float: left;
	width: 120px;
	color: #9F9F9F;
}
.mygame_value
{
	float: left;
	width: 400px;
}

.newsitem_large_picture img
{
	max-width: 535px;
	max-height: 200px;
}

/******************************************************************************
*
*						Teamphotos
*
******************************************************************************/
.teamphoto
{
	float: left;
	width: 95px;
	height: 105px;
	overflow: hidden;
	margin-right:10px;
	margin-bottom: 10px;
}
.teamphoto_description
{
	color: #8C8C8C;
	margin-top: 10px;
}

.photoalbum_categories_item
{
	border-bottom:	1px solid #C0C0C0;
	margin-bottom:	10px;
	padding-bottom:	10px;
	float:			left;
	width:			520px;
}
.photoalbum_categories_picture
{
	float:left;
	margin-right: 15px;
}
.photoalbum_categories_text
{
	float: left;
}
.photoalbum_categories_text_title
{
	color: #666666;
	ffont-weight: strong;
}
.photoalbum_categories_text_date
{
	color: #666666;
}
.photoalbum_categories_text_description
{
	color: #666666;
}
.linkback
{
	float: right;
}
.linkback A
{
	color: #666666;
}
.linkback A:hover
{
	color: #3399FF;
}
A.linkbackleft
{
	color: #666666;
}
A:hover.linkbackleft 
{
	color: #3399FF;
}
A.mygames_link
{
	font-size:11px; 
	color: #006633;
}
A:hover.mygames_link 
{
	color: #FFFFFF;
}

.commissies_item
{
	float: left;
	width: 260px;
	height: 80px;
}
.bestuur_item
{
	float: left;
	width: 260px;
	height: 110px;
}
.commissies_item_photo
{
	float: left;
	width: 100px;
	height: 100px;
	background: #888888;
	overflow: hidden;
}
.commissies_item_left
{
	width: 110px;
	float: left;
}
.commissies_item_right
{
	float: left;
	padding-top: 15px;
}
.commissies_item_title
{
	font-weight: bold;
	color: #666666;
}
.commissies_item_content
{
	color: #666666;
	line-height: 20px; 
}

.link262x145left
{
	float: left;
	width: 262px;
	height: 145px;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
}
.link262x145right
{
	float: right;
	width: 262px;
	height: 145px;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
}
.linkspacer
{
	float: left;
	width: 7px;
	height: 145px;
}
.link535x145
{
	float: left;
	width: 535px;
	height: 145px;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
}


A:hover.photoalbum_picture 
{
		border-width: 1px;
		border-color: #000000;
		border-style: solid;
}
A.photoalbum_picture 
{
		border-width: 1px;
		border-color: #FFFFFF;
		border-style: solid;
}




.teamplayer_item
{
	float: left;
	width: 170px;
	height: 90px;
}
.teamplayer_item_photo
{
	float: left;
	width: 60px;
	height: 80px;
	background: #888888;
	overflow: hidden;
}
.teamplayer_item_left
{
	width: 70px;
	float: left;
}
.teamplayer_item_right
{
	float: left;
	padding-top: 10px;
}
.teamplayer_item_title
{
	font-weight: bold;
	color: #666666;
}
.teamplayer_item_content
{
	color: #666666;
	line-height: 20px; 
}

A.archive
{
	font-size: 13px;
}
A.archive:hover
{
	color: #3399ff
}

.paddingA
{
	padding-left:15px;
}

.paddingB
{
	padding-left: 30px;
}

.newmember_text
{
	width: 300px;
}
span.blauw
{
	color: #3399ff;
}
.newmember_label
{
	width: 135px;
	float: left;
	overflow: hidden;
}
.newmember_value
{
	wwidth: 300px;
	float: left;
	overflow:hidden;
}