a, td, tr, table, p, li, ul {
font-family : Century Gothic;
	font-size: 12px;
	color: #62625f;
}

A:link		{  text-decoration: none;	color: #62625f; }
A:visited	{  text-decoration: none; 	color: #62625f;}
A:active	{  text-decoration: none; 	color: #62625f;}
A:hover		{  text-decoration: underline; color: #62625f }


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;}

ul,li { margin: 0px; padding: 0px; }

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;
	
}



body
{
	background-color:#ffffff;
	background-image:url('../images/site/bg3.gif');
	background-repeat:repeat-x;	
font-family : Century Gothic;
}	


body, table, td, input, select
{
font-family : Century Gothic;
	font-size: 12px;
	color: #62625f;
}

textarea
{
font-family : Century Gothic;
	font-size: 12px;
	color: #62625f;
}

#alignment
{
	margin-left: auto;
	margin-right: auto;

}
#wrapper
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-family : Century Gothic;
	min-height:650px;
	
	
}
.spacer
{
	width: 960px;
	height: 10px;
	background: none;
}

/******************************************************************************

*

*						Content opmaak

*

******************************************************************************/


#header
{
	width: 900px;
	height:75px;
	float:left;

	
}


#menu
{
	width: 900px;
	float:left;
	height:30px;
	margin-top:2px;
	_margin-top:-20px;
}

#content
{
	width: 900px;
	float:left;
	padding-top:15px;
	clear:both;
	
}

.push
{
	height: 50px;
}
#footer
{
	width: 100%;
	float:left;
	height: 142px; /* .push must be the same height as .footer */
	background: url('../images/site/bg_footer.png') repeat-x;
	margin-top:50px;

}
#footer_content
{
	width:900px;
	margin-left: auto;
	margin-right: auto;
	
}

.footer_left
{
	width:720px;
	float:left;
}

.sitemap
{
	width:180px;
	float:left;
}
.sitemap ul
{
	width:170px;
}
.sitemap li
{
	font-size:12px;
	list-style:none;
}
.sitemap li.special a
{
	color: #3399ff;
	font-size:14px;
	font-weight:bold;
}
.sitemap li.special a:hover
{
	color: #62625f;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.sitemap a
{
	font-size:12px;
}
.sitemap a:hover
{
color:#3399ff;
text-decoration:none;
}
.sitemap a:visited
{

}


.footer_right
{
	width:175px;
	float:left;
	font-size:9px;
	padding-top:0px;
}
/******************************************************************************

*

*						header opmaak

*

******************************************************************************/

.logo
{
	width:150px;
	height:70px;
	
margin-top:15px;
	float:left;
	
}
.logo h1
{
	display:none;
}
.logo h2
{
	display:none;
}

.links
{
	width:700px;
	height:35px;
	margin-top:50px;
	margin-left:50px;
	float:left;
	
}
.links ul
{
	width:700px;
	display:inline;
}

.links li
{
	display:inline;
	padding-right:30px;
}
.links li a
{
	font-size:15px;
	color: #62625f;
	font-weight:bold;
}
.links li a:hover
{
	text-decoration:underline;
}
.links li a:visited
{

}

/******************************************************************************

*

*						Menu opmaak

*

******************************************************************************/

#menu ul
{
	width:700px;
	display:inline;

}

#menu li
{
	
	display:inline;
	padding-right:30px;
	padding-left:5px;
	line-height:30px;

}
#menu li a
{
font-family : Century Gothic;
	font-size:13px;	
	color: #ffffff;


}
#menu li a:hover
{
	text-decoration:underline;
		color: #ffffff;
}
#menu li a:visited
{
		color: #ffffff;
}

#menu li.push_right
{
padding-left:130px;
}

/******************************************************************************

*

*						content opmaak

*

******************************************************************************/
.content_left
{
	width:720px;
	float:left;
	border-right: 1px solid #d9d9d9;
}


.content_left_left
{
	width:400px;
	float:left;
}

.content_left h1
{
margin-top:10px;
color:#2B85B8 ;
font-family : Century Gothic;
font-size:24px;
font-weight:normal;
}


.informatie 
{
	margin-left:20px;
	margin-top:10px;
	list-style-type:disc;
}

.informatie ul
{
	width:400px;
list-style-type:disc;

}
.informatie li
{
	color:#3399ff;	
	height:20px;
list-style-type:disc;
}
.informatie a
{
	font-size:14px;
	color:#62625f;

}
.informatie a:hover
{

}
.informatie a:visited
{

}
/******************************************************************************

*

*						content opmaak overige

*

******************************************************************************/

.content_left_bericht
{
	width:720px;
	float:left;
	border-right: 1px solid #d9d9d9;
}


.content_left_left_bericht
{
	width:720px;
	float:left;
}

.content_left_left_bericht h1
{
margin-top:10px;
	color:#2B85B8;
font-family : Century Gothic;
font-size:24px;
font-weight:normal;
}


.informatie_bericht_left 
{
	width:340px;
	margin-left:0px;
	margin-top:10px;

	float:left;
	text-align:justify;
}
.informatie_bericht_left p
{
 	font-size:13px;
}

.informatie_bericht_right .title
{
	color: #3399ff;
	font-size:18px;
	font-weight:normal;
}


.informatie_bericht_right
{
	width:340px;
	margin-left:10px;
	margin-top:60px;
	
		float:left;
		text-align:justify;
}
.content_left_bericht ul
{
	list-style-type:disc;
	margin-left:15px;
		text-align:left;
}
.content_left_bericht li
{
	font-size: 13px;
	line-height:15px;
	list-style-type:disc;
}
.content_left_bericht a
{
	font-size:13px;
	color:#62625f;

}
.content_left_bericht a:hover
{
	text-decoration:none;

}
.content_left_bericht a:visited
{

}

.figuretekst
{
margin-top:40px;
font-size:13px;
color:#3399ff;	
}
.overstappen
{
	padding-top: 40px;
	padding-left:10px;
}

.content_left_right
{
	width:320px;
	_width:300px;
	float:left;
}
.content_left_right img
{
	
	margin-left:50px;
}
.content_right
{
	width:175px;
	float:left;
}
.inloggen{
font-size: 12px;
border:0px;
margin-left:10px;
}

.inloggen a
{
color:#62625f;
font-size: 12px;
border:0px;

}
.inloggen a:hover
{
color:#62625f;
font-size: 12px;
border:0px;
text-decoration:none;

}
.nieuws
{
	width:155px;
	padding:10px;
}

.nieuws_header
{
	height:25px;
	border-bottom:1px dashed #c0c0c0;
}

.nieuws_header h2
{
	color: #3399ff;
	font-size:18px;
	font-weight:normal;
}
.nieuws_item
{
	color:#62625f;
	height:30px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px dashed #c0c0c0;
	font-family : Century Gothic;
	
}

.nieuws_item2
{
	color:#62625f;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px dashed #c0c0c0;
	font-family : Century Gothic;
	
}

.telefoon
{
 color:#3399ff;
 font-size:14px;
 font-weight:bold;
}
.telefoon:hover
{
 color:#62625f;
 font-size:14px;
 font-weight:bold;
}


.overzicht_aanbod
{
	width: 624px;
	float: left;
}

.overzicht
{
	width: 190px;
	height: 250px;
	float: left;
	display: inline;
	border: 1px solid #c0c0c0;
}

.overzicht_titel
{
width:190px;
	height:20px;
	line-height:20px;
	font-size:15px;
	font-weight:bold;
	float:left;
		text-align:center;

}

.overzicht_prijs
{
	width:190px;
	text-align:center;
	font-size:13px;
}

.overzicht_type
{
width:190px;
	text-align:center;
	font-size:13px;
	color:#62625f;
	border-bottom:1px solid #c0c0c0;
	padding-bottom:5px;
}

.overzicht_content
{
	width:190px;
}
.overzicht_content .overstappen
{
	margin-left:-10px;
}
.overzicht_content ul
{
	margin-left:20px;
}
.overzicht_content li
{
	
}

.overzicht_content li a
{
	font-size:14px;
}

h3
{
	font-family : Century Gothic;
	font-size: 16px;
	color: #62625f;
}
