@charset "utf-8";
/* CSS Document */

/* =reset 
*****************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{ margin:0px; padding:0px;}

	/*** standaard ***/
	ul { list-style:disc;}
	img, fieldset { border:0px;}
	p {margin:0px 0px 15px 0px;}
	h1 {margin:0px 0px 15px 0px;color:#9C9C9C;font-size:16px;}
	h2 {margin:0px 0px 12px 0px;color:#9C9C9C;font-size:15px;}
	h3 {margin:0px 0px 8px 0px;color:#9C9C9C;font-size:14px;text-transform:capitalize;}
	h4 {font-weight: bold;font-size:14px;color: #ffffff;margin: 10px 0px 0px 0px;}
	ul {margin:0px 0px 15px 20px;}
	ol {margin:0px 0px 15px 20px;}

/* =body
*****************************************************/
body {font-family:Arial, Verdana, Helvetica, "Sans Serif";font-size:13px;color:#ffffff;background:url(/images/converge_bg.gif) top repeat-x #0A0E12;}

	/* =wrapper
	*****************************************************/
	#wrapper {position:relative;width:960px;margin: 0 auto;}

	/* =header
	*****************************************************/
	#header {width:960px;height:374px;float:left;position:relative;}
		
		img.logoPic {position:absolute;top:45px;left:0px;}
		img.dbImage {position:absolute;right:40px;bottom:17px;}
		
		#header ul {list-style:none;margin:0px 0px 0px 0px;font-size:11px;font-weight:bold;text-transform:uppercase;text-decoration: none;}
		#header ul li {float:left;margin:0px 25px 0px 0px;}
			#header ul.headBlue {position:absolute;top:6px;left:0px;}
			#header ul.headBlue li a {color:#999999;text-decoration:none;}
			#header ul.headBlue li a:hover {color:#00a3e1;}
			#header ul.headBlue li.active a {color:#ffffff;}
			
			#header ul.headRed {position:absolute;right:4px;top:6px;}
			#header ul.headRed li {margin:0px 15px 0px 0px;}
			#header ul.headRed li a {color: #c7c7c7;text-decoration:none;}
			#header ul.headRed li a:hover {color: #00a3e1;}

	/***crumbquote***/
	#crumbquote {float:left;overflow:hidden;position:absolute;top:89px;left:0px;}
		#crumbquote h2 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 22px;
	background-color: transparent;
	color: #00A3E1;
	height: 25px;
	margin: 27px 0 2px 0;
	}
	
		#crumbquote h2 span{
		background-color: transparent;
		color: #fff;
		}

		
	/* =content
	*****************************************************/
	#content {width:960px;float:left;padding:0px 0px 58px 0px;}
		
		/***leftcontent***/
		#leftcontent {width:225px;float:left;overflow:hidden;}
			
			#leftcontent ul {list-style:none;margin:0px 0px 0px 0px;}
				#leftcontent ul li a {text-decoration:none;}
			
			/***mainmenu***/
			#mainmenu li {margin:0px 0px 1px 0px;line-height:25px;}
			#mainmenu li a {display:block;width:196px;height:25px;font-family: Georgia, serif;font-size:15px;padding:0px 0px 0px 10px;color:#ffffff;background:#1e2934;}
			#mainmenu li a:hover {color:#00a3e1;}
			#mainmenu li.mainmenuitemselected  a {color:#00a3e1;background:url(/images/converge_sub_nav_bg_active.jpg) right repeat-y #073245;}
			
			/***submenu***/
			#mainmenu li.mainmenuitemselected ul {margin:1px 0px 0px 0px;}
			#mainmenu li.mainmenuitemselected ul li {line-height:21px;width:214px;}
			#mainmenu li.mainmenuitemselected ul li a {display:block;height:21px;font-family: Arial, Verdana, Helvetica;color:#666666;font-size:13px;background:#1e2934;}
			#mainmenu li.mainmenuitemselected ul li.submenuitemselected a {width:197px;background:url(/images/converge_nav_active_bullet.gif) 6px 6px no-repeat;color:#00a3e1;font-weight:bold;padding:0px 0px 0px 17px;}
			#mainmenu li.mainmenuitemselected ul li a:hover {color:#00a3e1;}
			#mainmenu li.mainmenuitemselected ul li.submenuitemselected {background:url(/images/converge_sub_nav_bg_active.jpg) right repeat-y #073245;}
			
		/***rightcontent***/
		#rightcontent {width:735px;float:right;overflow:hidden;}
		
			/***tekstcontent***/
			#tekstcontent {width:709px;padding:0px 13px 0px 13px;float:left;overflow:hidden;line-height:20px;}
				
			/***********************COPIED STYLES************************/
			#tekstcontent a:link,
			#tekstcontent a:visited,
			#tekstcontent a:hover,
			#tekstcontent a:active {color: #00A3E1;}
			#tekstcontent a:hover, #tekstcontent a:active{color: #00CCFF;}
			
			div#content p.mensen_meta{font-weight: bold;}
			div#tekstcontent div.column{float: left;width: 355px;margin: 24px 0px 0px 0px;}

			div#tekstcontent div.column a.button:link,
			div#tekstcontent div.column a.button:visited,
			div#tekstcontent div.column a.button:hover,
			div#tekstcontent div.column a.button:active {background:url('/images/button_bg.gif') no-repeat center right;text-decoration:none;padding:0px 20px 0px 0px;color:#069;height:24px;font-size:12px;font-weight:bold;float:right;margin:0px 15px 10px 0px;}
			div#tekstcontent div.column a.button span {cursor:pointer;background:url('/images/button_bg_dark_left.gif') no-repeat center left;padding: 0px 0px 0px 14px;line-height:24px;height:24px;display:block;float:left;}

			/*CONTENT INFO*/
			div#tekstcontent div.rightline{border-right: 1px solid #232629;width: 510px;float: left;}
			
			div#tekstcontent div.rightline ul{color: #ffffff;}
			div#tekstcontent div.rightline ul li {list-style-type: disc;list-style-position: inside;font-size: 14px;}
			div#tekstcontent div.rightline.home {border-right: 0px;}
			div#tekstcontent div.rightline.home p {font-size: 16px;padding: 3px 0px 3px 0px;color: #ffffff;line-height: 24px;}

			div#tekstcontent div.rightline a:link,
			div#tekstcontent div.rightline a:visited,
			div#tekstcontent div.rightline a:hover,
			div#tekstcontent div.rightline a:active {font-size: 13px;}

			div#tekstcontent p#intro a:link,
			div#tekstcontent p#intro a:visited,
			div#tekstcontent p#intro a:hover,
			div#tekstcontent p#intro a:active {color: #00A3E1;font-size: 16px;}


			/*CLASS I COLUMN*/
			#tekstcontent div.column.classI{float:left;margin:25px 0px 0px 0px;}
	
			#tekstcontent div.column.classI div.bg{float:left;background:url('/images/converge_column_top.gif') no-repeat top left;margin: 5px 0px 0px 0px;}
		
			#tekstcontent div.column.classI div.bg div {float:left;background:url('/images/converge_column_bottom.gif') no-repeat bottom left;padding:0px 15px 0px 5px;position: relative;}
	
			#tekstcontent div.column.classI h4 {color:#00A3E1;font-size:18px;font-family:Palatino, Georgia, serif;font-weight:normal;width:320px;padding:8px 15px 15px 15px;line-height:16px;}
		
			#tekstcontent div.column.classI div p{margin:0px 0px 0px 0px;padding: 15px 5px 15px 5px;background:url('/images/converge_column_p_bg.gif') no-repeat top left;font-size: 12px;width:337px;}
			


			
	/* =footer
	*****************************************************/
	#footer {width:960px;height:110px;float:left;}
		#footer ul.footerlinks {list-style:none;margin:0px 0px 0px 0px;}
		#footer ul.footerlinks li {font-size:10px;float:left;color: #999999;margin:0px 20px 0px 0px;}
		#footer ul.footerlinks li a {font-size:10px;color: #999999;text-decoration:underline;}

A:LINK
{
color: #00a3e1;
text-decoration:underline;
}
A:VISITED
{
color: #00a3e1;
text-decoration:underline;
}
A:HOVER
{
color: #00a3e1;
text-decoration:underline;
}


