/******************************************************************************
*
*						De site onderdelen.
*
******************************************************************************/
/* cabedge.com Screen Styles */
html { margin: 0; padding: 0; width: 100%}

/* resets most browser styles to enhance cross-browser compatibility */
h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote { margin: 0; padding: 0; }
img, a{ border:none; text-decoration: none;}

/*reset link eigenschappen*/
a:link { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { text-decoration: none;}
a:active { text-decoration: none;}

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;
}

body
{
	background: #FFFFFF url('../images/site/body_bg.png') repeat-x;
}	

#wrapper
{
	width: 1000px;
	float: left;
}

/******************************************************************************

*

*						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.

*

******************************************************************************/
#top_Header
{
	width: 100%;
	height: 160px;
	float: left;
	display: inline;
}

#top_Header_inhoud
{
	width: 1112px;
	float: left;
}

#logo
{
	width: 254px;
	height: 87px;
	float: left;
	display: inline;
	margin-top: 11px;
	padding-top: 50px;

}

#logo a
{
	font-family: "Segoe UI",Arial,Helvetica,sans-serif;
	font-size: 180%;
	color: #E4EFDF;
	font-weight: bold;
	margin-left: 10px;
}

p.site-slogan
{
	width: 150px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	padding: 2px 5px;
	color: #FFFFFF;
	background: #00684A;
	font-size: 92%;
	margin-left: 10px;
}


#foto
{
	width: 686px;
	height: 160px;
	float: left;
	display: inline;
	text-align: center;
}

#content
{
	width: 1000px;
	float: left;
	display: inline;
	margin-top: 5px;
}

#leftmenu_container
{
	width: 185px;
	float: left;
	display: inline;
	text-align:	left;	
	background: url('../images/site/menu_header.png') repeat-x;
	padding-top: 30px;
	margin-right: 25px;
	padding-left: 15px;
}

#leftmenu_container ul
{
}

#leftmenu_container ul li
{
	
	background: url('../images/site/hdot2.gif') repeat-x;
	background-position: top left;
	list-style-type: disc;
	color: #7BA566;
	list-style-position: inside;
	padding-top: 5px;
	padding-bottom: 5px;
}

#leftmenu_container ul li.li_hover
{
	background: #DDDDDD url('../images/site/hdot2.gif') repeat-x;
}

#leftmenu_container ul li a
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #7BA566;
	font-weight: bold;
}

#leftmenu_container ul li ul
{
	background: #FFFFFF;
}

#leftmenu_container ul li ul li
{
	display: block;
	background: #FFFFFFF;
}

#leftmenu_container ul li ul li a
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #7BA566;
	font-weight: normal;
	background: #FFFFFFF;
	padding-left: 30px;
}

#leftmenu_container h2
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 21px;
	color: #7BA566;
	font-weight: bold;
	margin-top: 15px;
	background: url('../images/site/hdot2.gif') repeat-x;
	background-position: bottom left;
	padding-bottom: 4px;
}

#leftmenu_container label
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #333333;
	letter-spacing: 1px;
	padding-top: 3px;
}

#leftmenu_container .input
{
	width: 170px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 5px;
}	

#leftmenu_container .button
{
	border: none;
	background: #333333;
	text-align: center;
	padding: 5px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	color: #cccccc;
}

#main_400_container
{
	width: 550px;
	float: left;
	display: inline;
	text-align:	left;
	margin-right: 25px;
}

#main_400_container .block
{
	width: 550px;
	float: left;
	display: inline;
	border-bottom: 1px solid #C0C0C0; 
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.block_total
{
	border: none;
}

#main_400_container .blockheader
{
	width: 540px;	
	float: left;
	display: inline;
	background: #ECECEC;
	padding: 5px;
	border-bottom: 1px solid #414141;
}

#main_400_container .block
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 5px;
}

#main_400_container .block .blockheader h1
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 1px;
	font-weight: bold;
}

#main_400_container .block h1
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 1px;
}

#main_400_container .block ul
{
	display: block;
	margin-left: 17px;
}

#main_400_container .block ul li
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #333333;
	margin-bottom: 5px;
}

#main_400_container .block ul li a
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}

#main_400_container .block table
{
	margin-bottom: 5px;
}

#main_400_container .block table td
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #333333;
}

#main_400_container .block table td a
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}

#main_400_container .block a
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #F7811F;
}

#main_400_container .block p
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	padding-bottom: 15px;
}

#main_400_container img
{
	max-width: 450px;  /* Mozilla */
    width: expression(this.width > 450 ? 450: true); /* IE */
}

#skyscraper
{
	width: 180px;
	height: 600px;
	float: left;
	display: inline;
	margin-top: 5px;
}

.sponsor_header
{
	width: 170px;	
	float: left;
	display: inline;
	background: #ECECEC;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #414141;
}

.sponsor_header h1
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 1px;
	font-weight: bold;
}	

/******************************************************************************
*
*						login
*
*****************************************************************************/

/*****					einde tabellen opmaak. ******/
#news_header_title
{
	width: 565px;
	_width:				510px;
	height: 18px;
	background: #414141;
	color:#fff;
	font-size:12px;
	font-weight:bold;

	padding-left:5px;
	padding-top:2px;
	margin-top:0px;
	margin-left:2px;
}
.headlines_header
{
	background: #ECECEC;
	margin-top: 5px;	
	border-bottom:none;
}

.headlines
{

}

#headlines_page_header_container
{
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	border-bottom: 1px solid #414141;
	background: #ECECEC;
}

#headlines_page_header
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 1px;
	font-weight: bold;
}

.headlines_date
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #A1A1A1;
}

.headlines_title
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 5px;
}

.headlines_content
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 0px 0px 5px 0px;
	border: none;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right:10px;
	line-height: 18px;
}

.news_content
{
	
	padding-left: 10px;
	padding-right: 10px;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}

.news_header
{

		
		height:20px;
		margin:0px;
		margin-bottom:5px;
		padding-left: 10px;
		padding-right: 10px;
}

.news_category_header
{
	padding-left: 10px;
	padding-right: 10px;

}
.news_date
{
		
	color: #A1A1A1;
	font: 1.0em Arial;
	margin-bottom:5px;
	
}

.news_title
{
	font-family: Verdana, sans-serif;
	font-size: 1.3em;
	color: #000;	
	font-weight: bold;
}
/******************************************************************************

*

*						Form.

*

******************************************************************************/

.icon
{
	width: 11px;
	height: 8px;
	float: left;
	margin-top: 3px;
	margin-right: 8px;
	background: url('../images/vervolg.gif') no-repeat;
}

.icon2
{
	width: 11px;
	height: 8px;
	float: left;
	margin-top: 3px;
	margin-right: 8px;
	background: url('../images/vervolg2.gif') no-repeat;
}

.knop
{
	width: 50px;
	height: 20px;
	font: 1.0em verdana;
	font-weight: bold;
	background: #a50122;
	color: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
	margin:0;
	*padding-bottom:0px;
	padding-bottom:3px;
}

.input
	{	
		width: 100px;
		font: 1.0em Verdana; 
		color: #000000;
		border: 1px solid #000000;
	}

/******************************************************************************
*
*						Footer.
*
******************************************************************************/

#footer
{
	width: 1000px;
	height: 22px;
	float: left;
	border: 1px solid #ECECEC; 
	background: #ECECEC;
	clear: both;
	margin-top: 5px;
	padding-top: 7px;
	margin-bottom: 5px;
}

#footer ul
{
	margin: 0px;
}

#footer ul li
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #333333;
	display: inline;
	margin-left: 30px;
}

#footer ul li a
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #333333;
}

#footer ul li a:hover
{
	text-decoration: underline;
}

.tablecolor
{
	color: #666666;
}