/*General Style*/
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body { }
body#bd { color: #333; font-size: 12px; font-family: helvetica; }
p { }
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}
td { padding-bottom: 2px;  border-top-style: none; border-right-style: none; border-left-style: none; outline-style: none; }
table { border-style: none; outline-style: none; }
a:link { color: #006b41; Text-decoration: none;}
a:visited { color: #006b41; }
a:hover { color: #909090; Text-decoration: none;}
a:active { color: #ea660b; }
.passwordreset { color: #fff; font-size: 9px; text-align: left; float:left; margin: 0; padding: 0; }
.passwordreset a { color: #fff; }
h1 {font-size: 180%;}
h2 {font-size: 130%;}
h3 {font-size: 125%;}
h4 {font-size: 100%;text-transform: uppercase;}
hr { height: 1px;  border-right-style: none; border-right-width: 0; border-bottom-style: none; border-bottom-width: 0; border-left-style: none; border-left-width: 0; }
ul {
	list-style: none;
}
ul li {
	line-height: 160%;
	padding-left: 30px;
}
ol li {
	line-height: 180%;
	margin-left: 35px;
}


.clr
{
	clear: both;
}

body
{
	background: #FFFFFF;
}	


body, table, td, input, select
{
	font-family: helvetica;
	font-size: 12px; 
	color: #333333; 
}

#wrapper
{
	width: 1100px;
	margin: 0px auto;
	padding: 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;
}



/******************************************************************************
*
*						Header
*
******************************************************************************/

#qu-header 
	{ 
		height: 72px; 
		position:relative;

	}

#qu-logo 
	{ 
		width: 105px; 
		height: 133px; 
		float: left; 
		background-image: url('../images/site/amhclogo.png'); 
		background-repeat: no-repeat; 
		background-attachment: scroll; 
		background-position: 0 0; 
		margin: 0; 
		padding: 0; 
		margin-left:10px;
		z-index:50;
		position:absolute;
	}

#qu-logo2 
	{ 
		width: 573px; 
		height: 41px; 
		float: left; 
		background-image: url('../images/site/logotekst.png'); 
		background-repeat: no-repeat; 
		background-attachment: scroll; 
		background-position: 0 0; 
		margin: 0; 
		padding: 0; 
left:120px;
top:30px;
		z-index:50;
		position:absolute;
	}
#qu-logo h1 
	{ 
		font-family: helvetica; 
		font-size: 20px; 
		font-weight: 100; 
		color: #000000; 
		margin-top: 36px; 
		margin-left: 80px; 
		display:none;
	}

#qu-logo a 
	{ 
		font-family: helvetica; 
		font-size: 20px; 
		font-weight: 100; 
		color: #000000; 
		text-decoration: none; 
	}

#banner-top 
	{ 
		width: 250px; 
		height: 60px; 
		float: right; 
		
		background-repeat: no-repeat; 
		background-attachment: scroll; 	
	}


/******************************************************************************
*
*						*Navigation*
*
******************************************************************************/

#qu-mainnavwrap 
	{ 
		width: 1100px; 
		height: 27px; 
		background: #006b41; 
	}

#nav {padding:0 0 0 100px; margin:0; list-style:none; height:27px; background:none; position:relative; z-index:500; }
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:27px; line-height:27px; color:#ffffff; text-decoration:none; font-size:11px; font-weight: bold;padding:0 5px 0 10px; cursor:pointer;}
#nav li a.top_link span {float:left; display:block; padding:0 15px 0px 12px; height:27px; background:none;}
#nav li a.top_link span.down {float:left; display:block; padding:0 22px 0 12px; height:27px; background:none; text-align:left;}

#nav li:hover a.top_link {color:#ffffff; background:none;}
#nav li:hover a.top_link span {background:none;}
#nav li:hover a.top_link span.down {background:none; padding-bottom:3px; }

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:0px; top:27px; background: url("../images/site/mainnav-transp.png") repeat; padding:3px; white-space:nowrap; width:170px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:170px; font-weight:normal;padding-left: 0px;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:168px; line-height:18px; text-indent:5px; color:#ffffff; text-decoration:none;text-align:left;}
#nav li ul.sub li a.fly
{}
#nav li ul.sub li ul li a.fly
{}
#nav li:hover ul.sub li a:hover 
{ color:#000000; text-decoration:none;}
#nav li:hover ul.sub li a.fly:hover
{color:#000000;}


#nav li b {display:block; font-size:11px; height:18px; width:155px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; cursor:default;text-decoration:none;}

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:170px; top:-2px; background: url("../images/site/mainnav-transp.png") repeat; padding:3px; white-space:nowrap; width:168px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;z-index:500;}


#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#000000; color:#ffffff;} 

#nav li:hover li:hover a.fly
{background:#000000 url('../images/site/fly_over.gif') no-repeat; background-position:right;color:#ffffff;} 

#nav li:hover li:hover li:hover a.fly
{background:#000000 url('../images/site/fly2.gif') no-repeat; background-position:right;color:#ffffff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{ color:red;} 


/******************************************************************************
*
*						Expand Site
*
******************************************************************************/

#slideshow-small 
	{ 
		width: 810px; 
		height: 257px; 
		float: left; 
		margin-bottom: 15px; 
		overflow:hidden;
	}

#qu-leftcol1 
	{ 
		width: 810px; 
		float: left; 
	
	}

.qu-rightcol 
	{ 
		width: 290px;
		float: left; 
	}

#qu-rightcol1 
	{ 
		width: 139px; 
		float: left;

	}

#qu-rightcol2 
	{ 
		width: 139px; 
		float: left; 
	}

/******************************************************************************
*
*						Main
*
******************************************************************************/

#qu-containerwrap
	{
		width: 1100px; 
		}

#qu-leftcol
	{
		width: 130px; 
		height: 255px; 
		float: left; 
		margin-right: 12px;

	}
#qu-leftcol_groot
	{
		width: 810px; 
		float: left; 
		
	}
#banner-left 
	{ 
		width: 130px; 
		height: 175px;
		background-repeat: no-repeat; 
		background-attachment: scroll; 
		margin-bottom: 12px; 
	}

#banner-left2 
	{ 
		width: 120px; 
		height: 58px;
		color: #FFFFFF; 
		background-color: #006b41;  
		padding: 5px; 
	}

#banner-left2 a 
	{ 
		color: #FFFFFF; 
		text-decoration: none; 
		letter-spacing: 0px; 
	}

#banner-left2 h1 
	{ 
		font-size: 17px; 
		letter-spacing: 0px; 
		margin-top: 2px; 
		margin-bottom: 5px; 
	}

#slideshow 
	{ 
		width: 810px; 
		height: 255px;
		float: left; 
		display: inline;	
		background-repeat: no-repeat; 
		background-attachment: scroll; 
		overflow: hidden;
	}
#slideshow_klein
	{ 
		width: 810px; 
		height: 128px;
		float: left; 
		display: inline;	
		background-repeat: no-repeat; 
		background-attachment: scroll; 
		overflow: hidden;
	}
#slideshow_seperator
	{
		width: 810px; 
		height: 30px;
		float: left; 
		display: inline;	
		background-repeat: no-repeat; 
		background-attachment: scroll; 
		overflow: hidden;
	}

#qu-rightcol 
	{ 
		width: 290px; 
		float: right; 

	}

#qu-rightcol1 
	{
		width: 139px; 
		float: left; 
	overflow:hidden;
	}

#qu-rightcol2 
	{ 
		width: 139px; 
		float: left; 
	}

#container-login 
	{ 
		width: 134px; 
		height: 112px; 
		color: #FFFFFF; 
		font-size: 15px; 
		font-weight: bold; 
		background-color: #7bb28f; 
		letter-spacing: 0px; 
			padding: 8px; 
					overflow:hidden;
	}

#container-login .inputboxuser 
	{ 
		width: 95px; 
		height: 12px; 
		font-size: 9px; 
		background-image: url('../images/site/icon-user.gif'); 
		background-repeat: no-repeat; 
		background-position: 2px 2px; 
		margin-bottom: 5px; 
		padding: 0 0 0 18px; 
	}

#container-login .inputboxpass 
	{ 
		width: 95px; 
		height: 12px; 
		background-image: url('../images/site/icon-key.gif'); 
		background-repeat: no-repeat; 
		background-position: 2px 3px; 
		margin-bottom: 5px; 
		padding: 0 0 0 18px; 
	}

#container-login .submitbutton 
	{ 
		width: 115px; 
		height: 18px; 
	}

#container-senior 
	{ 
		width: 135px; 
		height: 112px; 
		color: #FFFFFF; 
		font-size: 15px; 
		font-weight: bold; 
		background-color: #abccb7; 
		letter-spacing: 0px; 
		padding: 8px; 
		overflow:hidden;
	}

#container-top 
	{ 
			width: 134px; 
		height: 111px; 
		color: #FFFFFF; 
		font-size: 15px; 
		font-weight: bold; 
		background-color: #abccb7; 
		letter-spacing: 0px; 
		padding: 8px; 
				overflow:hidden;
	}

#container-youth 
	{	 
		width: 135px; 
		height: 111px; 
		color: #FFFFFF;
		font-size: 15px; 
		font-weight: bold; 
		background-color: #7bb28f; 
		letter-spacing: 0px; 
		padding: 8px; 
				overflow:hidden;
	}
#container-youth .inputboxuser 
	{ 
		width: 95px; 
		height: 12px; 
		font-size: 9px; 
		background-image: url('../images/site/icon-user.gif'); 
		background-repeat: no-repeat; 
		background-position: 2px 2px; 
		margin-bottom: 5px; 
		padding: 0 0 0 18px; 
	}

#container-youth .inputboxpass 
	{ 
		width: 95px; 
		height: 12px; 
		background-image: url('../images/site/icon-key.gif'); 
		background-repeat: no-repeat; 
		background-position: 2px 3px; 
		margin-bottom: 5px; 
		padding: 0 0 0 18px; 
	}

#container-youth .submitbutton 
	{ 
		width: 115px; 
		height: 18px; 
	}
.passwordreset 
	{ 
		color: #FFFFFF; 
		font-size: 9px; 
		text-align: center; 
		margin: 0; 
		padding: 0; 
	}

.passwordreset a 
	{ 
		color: #FFFFFF; 
	}

.inputselect 
	{ 
		width: 135px; 
		height: 18px; 
		font-size: 10px; 
		font-family: helvetica; 
		margin-bottom: 5px; 
		padding-top: 2px; 
	}

/******************************************************************************
*
*						News
*
******************************************************************************/
#qu-newswrap 
	{ 
		float: left;
		width: 810px;
		margin-bottom: 5px; 
		padding-top:5px;
	}

#qu-newswrap h1 
	{ 
		color: #bdccd4; 
		font-size: 20px; 
		font-weight: 200; 
		letter-spacing: 0px; 
		float: left; 
		margin: 0 8px 0 5px; 
		padding: 0; 
	}

#qu-newswrap h2 
	{ 
		color: #006b41; 
		font-size: 20px; 
		font-weight: 200; 
		letter-spacing: 0px; 
		margin: 0; 
	}

#qu-newswrap hr 
	{ 
		margin-bottom:5px; 
		border-top-style: none; 
		border-top-width: 0; 
		border-right-style: none; 
		border-right-width: 0;
		
		border-left-style: none; 
		border-left-width: 0; 
	}

#news-general 
	{ 
		width: 258px; 
		float: left; 
		margin-right: 12px; 
		margin-bottom: 15px; 
		min-height: 320px;
	}

#news-senior 
	{ 
		width: 258px; 
		float: left; 
		margin-right: 12px; 
		margin-bottom: 15px; 
		min-height: 320px;
	}

#news-youth 
	{ 
		width: 258px; 
		float: left; 
		margin-bottom: 15px; 
		min-height: 320px;
	}

.newsitem-container 
	{ 
		margin-right: 4px; 
		margin-left: 0px; 
	}

.newsitem-title 
	{ 
		color: #333333; 
		font-size: 10px; 
		font-weight: bold; 
		letter-spacing: 0px; 
		margin-bottom: 10px; 
	}

.newsitem-content 
	{ 
		color: #333333; 
		font-size: 11px; 
		margin-bottom: 15px; 
	}

.readmore 
	{ 
		color: #006b41; 
		text-decoration: underline; 
	}

.readmore a 
	{ 
		color: #006b41; 
		text-decoration: underline; 
	}

.newsitem-date 
	{ 
		color: #bdccd4; 
		font-size: 10px; 
		font-weight: normal; 
		margin-right: 10px; 
	}
#qu-agendawrap 
	{ 
		float: left;

		background: #e7f1e9;
		width:290px;
	}

#qu-agendawrap h1 
	{ 
		color: #bdccd4; 
		font-size: 20px; 
		font-weight: 200; 
		letter-spacing: 0px; 
		float: left; 
		margin: 0 8px 0 5px; 
		padding: 0; 
	}

#qu-agendawrap h2 
	{ 
		color: #006b41; 
		font-size: 20px; 
		font-weight: 200; 
		letter-spacing: 0px; 
		margin: 0; 
		margin-left:10px;
				margin-top:5px;
	}

#qu-agendawrap hr 
	{ 
		margin-bottom: 12px; 
		border-top-style: none; 
		border-top-width: 0; 
		border-right-style: none; 
		border-right-width: 0;

		border-left-style: none; 
		border-left-width: 0; 
	}

#qu-agendawrap2
	{ 
		float: left;
		margin-bottom: 5px; 
		background: #a3c7af;
		width:280px;
		height:40px;
		padding-top:10px;
		padding-left:10px;
	}

#qu-agendawrap2 h1 
	{ 
		color: #a3c7af; 
		font-size: 20px; 
		font-weight: 200; 
		letter-spacing: 0px; 
		float: left; 
		margin: 0 8px 0 5px; 
		padding: 0; 
	}

#qu-agendawrap2 h2 
	{ 
		color: #006b41; 
		font-size: 20px; 
		font-weight: 200; 
		letter-spacing: 0px; 
		margin: 0; 
		margin-left:10px;
				margin-top:14px;
	}

#qu-agendawrap2 hr 
	{ 
		margin-bottom: 12px; 
		border-top-style: none; 
		border-top-width: 0; 
		border-right-style: none; 
		border-right-width: 0;

		border-left-style: none; 
		border-left-width: 0; 
	}

.agendapunt
{
	width:250px;
	padding:10px;
		font-family: helvetica; 
}

.agendapunt_header
{
	font-weight:bold;
	font-size:11px;
	color: #818284;
		font-family: helvetica; 
}

.agendapunt_content
{
	color:#231f20;
	font-size:11px;
	font-family: helvetica; 
}



#picturemenu
{
	float: left;
	width: 1100px;
	margin-bottom: 12px; 

	overflow:hidden;

}
#picturemenu img
{
	width: 269px;
	height: 163px;
}
#picturelidworden
{
	float: left;
	width: 269px;
	height:135px;
	position:relative;

}

#picturefotos
{
	float: left;
	width: 269px;
	height:163px;
position:relative;
}

#pictureghockey
{
	float: left;
	width: 269px;
	height:163px;
position:relative;
}
#picturesponsor
{
	float: left;
	width: 292px;
position:relative;
}
#picture4
{
	float: left;
	width: 292px;
	height:163px;

}

#picturesponsor h2 
	{ 
		color: #006b41; 
		font-size: 20px; 
		font-weight: 200; 
		letter-spacing: 0px; 
		margin: 0; 
		margin-left:10px;
				margin-top:5px;
	}
.picturelink
{
	width:150px;
	height:20px;
	position:absolute;
	left: 10px;
	top: 10px;
	color:#ffffff;
}
/******************************************************************************
*
*						Content_Title
*
******************************************************************************/
#qu-contentwrap {  }
#qu-contenttitle { width:125px; }
#qu-contenttitle h1 
	{ 
		color: #006b41; 
		font-size: 20px;
		font-weight: 200; 
		letter-spacing: 0px; 
		float: left; 
		margin: 5px 8px 0 5px; 
		padding: 0; 
	}

#qu-contenttitle h2
	{ 
		color: #006b41; 
		font-size: 20px; 
		font-weight: 200; 
		letter-spacing: 0px; 
		margin: 0; 
	}

#qu-contenttitle hr 
	{ 
		margin-bottom: 0; 
		border-top-style: none;
		border-top-width: 0; 
		border-right-style: none; 
		border-right-width: 0; 

		border-left-style: none;
		border-left-width: 0; 
	}
#qu-left
{
	width:125px;

	float:left;
}
#qu-left_groot
{
	width:810px;
	float:left;
	overflow:hidden;
}
#qu-content 
	{ 
		width: 655px; 
		float: left; 
		font-size: 11px; 
		line-height: 15px;
		word-spacing: 2px;
		margin: 0 0 12px; 
		padding: 0px 0 20px 16px; 

	}

#headlines_page_header_container
{
	width:655px;
	height:25px;
	margin-top:10px;
}

#headlines_page_header
{
	font-size:20px;
	color:#006b41;
}

#qu-content h3 
	{
		color: #333333; 
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 0px; 
	}


.tablecolor
{
	color:#FFFFFF;

}
.tablecolor a
{
	color:#FFFFFF;

}

.tablecolor a:hover
{
	color:#FFFFFF;

}

.tablecolor a:visited
{
	color:#FFFFFF;

}

/******************************************************************************
*
*						Content_Menu
*
******************************************************************************/
/*Menu*/
#qu-menu 
	{ 
		width: 125px; 
		float: left; 
		margin-right: 12px;
		margin-bottom:10px;
		padding-top: 12px; 
	}

ul.menu 
	{
		list-style: none;
		margin: 0;
		padding: 0;
		border-bottom: 2px dotted #006B41;
		margin-bottom:10px;
	}

ul.menu li 
	{ 
		background-image: none; 
		margin: 0; 
		padding: 0; 
	}

ul.menu li a 
	{ 
		display: block; 
		padding: 0 0 4px 4px; 
		color: #909090; 
		font-size: 11px; 
		font-weight: 200; 
		text-decoration: none; 
		letter-spacing: 0px; 
	}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus 
	{ 
		color: #006b41; 
		font-weight: normal; 
		text-decoration: none; 
	}

ul.menu li.active a 
	{ 
		color: #333333; 
		font-weight: bold; 
		text-decoration: none; 
	}

ul.menu li ul.submenu 
	{
		list-style: none;
		margin: 0 0 0 1px;
		padding: 0;
	}


.icon
{
	width: 11px;
	height: 8px;
	float: left;
	margin-top: 6px;
	margin-right: 8px;
	background: url('../images/vervolg3.gif') no-repeat;
}
/******************************************************************************
*
*						Kalender
*
******************************************************************************/
#calendar 
	{ 
		width: 290px; 
		float: left; 
		margin-bottom: 15px; 
	}

#calendar hr 
	{ 
		margin-bottom: 12px; 
		border-bottom: 2px dotted #bdccd4; 
		border-top-style: none;
		border-top-width: 0; 
		border-right-style: none;
		border-right-width: 0; 
		border-left-style: none;
		border-left-width: 0; 
	}

#calendar .inputselect 
	{ 
		width: 100px; 
		height: 18px; 
		float: right; 
		font-size: 10px; 
		font-family: helvetica; 
		position: relative;
		top: 15px; 
		margin-bottom: 5px; 
		padding-top: 2px; 
	}

#calendar h1	
	{ 
		color: #006b41; 
		font-size: 20px; 
		font-weight: 200; 
		letter-spacing: 0px; 
		margin: 15px 8px 8px 5px; 
	}

.calendar-title 
	{ 
		color: #333333; 
		font-size: 12px; 
		font-weight: normal; 
		letter-spacing: 0px; 
		margin-bottom: 15px; 
		font-decoration:none;
	}
	

.calendar-date	
	{ 
		color: #006b41; 
		font-size: 10px; 
		font-weight: normal; 
		margin-right: 20px; 
	}
/******************************************************************************
*
*						banner
*
******************************************************************************/

#qu-bannerwrap 
	{ 
		width: 1100px; 
		height: 70px;
		float: left; 
		margin-top:10px;
	}

#qu-banner 
	{	
		width: 1100px; 
		height: 70px; 
		float: left; 
		background-color: #ffffff; 
		letter-spacing: 0px; 
		margin-right: 12px; 
	}

#banner-col1 
	{ 
		width: 1100px; 
		height: 70px; 
		float: left; 
		color: #FFFFFF; 
		font-size: 9px; 
		line-height: 12px; 
		line-height:35px;
	
	}

#qu-banner a 
	{ 
		color: #FFFFFF; 
		font-weight: bold; 
		text-decoration: none; 
	}

#qu-banner a:hover 
	{ 
		color: #FFFFFF; 
		font-weight: bold; 
		text-decoration: underline; 
	}


/******************************************************************************
*
*						Footer
*
******************************************************************************/

#qu-footerwrap 
	{ 
		width: 1100px; 
		height: 35px;
		float: left; 
	}

#qu-footer 
	{	
		width: 1100px; 
		height: 35px; 
		float: left; 
		background-color: #006b41; 
		letter-spacing: 0px; 
		margin-right: 12px; 
	}

#footer-col1 
	{ 
		width: 1100px; 
		height: 35px; 
		float: left; 
		color: #FFFFFF; 
		font-size: 9px; 
		line-height: 12px; 
		line-height:35px;
		margin-left:40px;
	}

#qu-footer a 
	{ 
		color: #FFFFFF; 
		font-weight: bold; 
		text-decoration: none; 
	}

#qu-footer a:hover 
	{ 
		color: #FFFFFF; 
		font-weight: bold; 
		text-decoration: underline; 
	}

#sponsorbalk
{
	width: 100%;

}
