/*	 ______  _____
   /   __ \/   __\     monteq                ::  Menno van 't Hoff            |
  /   /  /   /  / \    webdesign             ::  1e Jerichostraat 37c         |
 /   /  /   /  /   \   consultancy           ::  3061 GC Rotterdam            |
/___/  /___/  /_____\  2010   */


/* defenities van de contentblokken */

#content
	{float: left; width: 680px; height: 456px; overflow: auto; color: #333333; background: #eee; }
#content ul {margin: 0px; padding: 0px 0px 0px 40px;}
/*content p is merged */
/*content h1 is merged */
#content h2, h3{ font-size: 15px; color: #990000; font-weight:bold; 
text-align: left; text-indent: 15px; line-height: 16px; 
margin-top: 14px; margin-bottom: 6px;}
#content strong		{ font-weight: bold; color: #444; }

#content a  			{color: #00556d; text-decoration: underline; }
#content a:visited  	{color: #0099CC; text-decoration: underline; }
#content a:hover   	{color: #990000; text-decoration: underline; }

/*HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH*/

#contenthigh
	{float: left; width: 680px; height: 556px; overflow: auto; color: #333333; background: #eee;}
#contenthigh p{ text-align: left; margin: 0px 15px 0px 15px; }
/*contenthigh h1 is merged */
#contenthigh h2{ font-size: 15px; color: #990000; font-weight:bold; 
text-align: left; line-height: 16px; 
margin-top: 16px; margin-bottom: 6px;}
#contenthigh h3{ font-size: 15px; color: #990000; font-weight: bold; 
text-align: left; text-indent: 15px; line-height: 16px; 
margin-top: 0px; margin-bottom: 6px; }
#contenthigh li {margin: 0px 20px;}


/*HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH*/

#contenthw{
	float: left;
	width: 810px;
	height: 556px;
	overflow: auto;
	color: #333333;
	background: #eee;}

#contenthw td{ padding-left: 5px; }	
	
/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< merged <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

/* Paragraph */
#content p, #pama p, #contenthw p
				 {text-align: left;margin-left: 15px; margin-right: 15px;}

/* Heading 1 */
#content h1, #contenthigh h1, #pama h1, #contenthw h1, #contentnews h1{
	display: block;
	line-height: 32px;
	margin: 4px 4px 20px 4px;
	text-align: center;
	color: #009999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background: #ccc;}

/*HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH*/
/*pama h1 wordt opnieuw gerenderd!!!*/
#pama{
	float: right;
	width: 810px;
	height: 556px;
	padding: 0px;
	overflow: auto;
	color: #333333;
	background: #eee;}
	
#pama h1 {text-align: left; padding: 5px 0px 5px 10px;}	