/* vankralingenadvies.nl_01 */

/* basic layout on http://blog.html.it/layoutgala/LayoutGala38.html */

/* styled by Joop Vos - www.redfoxwebdesign.nl - 2006 */

/* editor - CSSEdit - http://www.macrabbit.com/cssedit/ */

*
{
	border: 0px solid gray;
	margin: 0;
	padding: 0;
}

body 
{
	font: 76% 'Trebuchet MS', Verdana, Tahoma, Helvetica;
	background: #63656f url(images/#.gif) repeat;
	line-height: 140%
}

/* to center the main column in viewport and to keep other blocks inside! */

div#container
{
	margin: 0 auto;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	width: 1009px;
	text-align: center;
	background: #fff url(#) no-repeat;
}

a:link
{
	text-decoration: none;
	color: #505561;
	border-bottom:  1px solid #c97382;
}

a:visited
{
	text-decoration: none;
	color: #505561;
	border-bottom:  1px solid #c97382;
}

a:hover
{
	text-decoration: none;
	color: #505561;
	border-bottom:  0px solid #333;
}

a:active
{
	text-decoration: none;
	color: #505561;
	border-bottom:  1px solid #c97382;
}

/* @group header */

div#header
{
	position: relative;
	height: 226px;
	background: transparent url(images/24.jpg) no-repeat 0 0;
}

div#header p.top
{
	padding: 4px 20px 0 0;
	text-align: right;
	font-size: 1.2em;
	color: #fff;	
}

div#header p.top a:link
{
	color: #fff;
	text-decoration: none;
	border: 0px;
}

div#header p.top a:visited
{
	color: #fff;
	text-decoration: none;
}

div#header p.top a:hover
{
	text-decoration: underline;
}

div#header p.top a:active
{
	color: #fff;
	text-decoration: none;
}

div#header p.top img
{
	vertical-align: middle;
	padding: 0 2px;	
}

div#header h1
{
	text-indent: -9000em;
}

div#header h2
{
	color: #000;
	text-indent: -9000em;
}

/* @end */

/* @group nav */

#nav 
{
	position: relative;
	background: transparent url(images/12.jpg) no-repeat top left;
	text-align: left;
}

#nav ul.nav_main 
{
	list-style: none; /* no browser' bullets here */
	padding: 8px 0 10px 20px; /* no browser' padding here */ 
	margin: 0px;
}

#nav ul.nav_main li 
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	font-size: 1.6em;
	line-height: 100%;
	font-weight: normal;
	display: inline; /* making list horizontal here */
 	list-style-type: none; /* no browser' bullets here */
}

#nav ul.nav_main a {
	margin: 0;
	padding: 2px 6px 4px 6px;
	text-decoration: none;
	color: #666;
	background-color: transparent;
	border: 0;
}

#nav ul.nav_main a:hover 
{ 
	padding: 2px 6px 4px 6px;
	color: #000;
	background-color: transparent;
	text-decoration: none;
	border: 0;
}

#homepage #nav ul.nav_main li.nav_home a {color: #000;}
#advies #nav ul.nav_main li.nav_advies a {color: #000;}
#training #nav ul.nav_main li.nav_training a {color: #000;}
#coaching #nav ul.nav_main li.nav_coaching a {color: #000;}
#voorbeelden #nav ul.nav_main li.nav_voorbeelden a {color: #000;}
#onderzoek #nav ul.nav_main li.nav_onderzoek a {color: #000;}
#publicaties #nav ul.nav_main li.nav_publicaties a {color: #000;}
#column #nav ul.nav_main li.nav_column a {color: #000;} 

/* @end */

/* @group content */

div#content 
{
	margin: 30px 0 0 0;
	padding: 0 40px 20px 0;
	float: right;
	width: 660px;
	background-color: #fff;
	font-family: 'Trebuchet MS', Georgia, Times, 'Times New Roman', Serif;
	text-align: left;
}

/* Voor archief_nieuws! */

div#content dl
{
	background-color: #fff;
	padding-top: 0px;
}

div#content dt
{
	font-weight: normal;
	font-size: 1.8em;
	color: #4d515b;
	line-height: 100%;
}

div#content dd
{
	font-weight: normal;
	font-size: 1.6em;
	line-height: 140%;
	color: #4d515b;
}

div.article 
{
	background-color: #fff;
	border-bottom: 0px solid #ff2700;
	padding-bottom: 10px;
	overflow: hidden; /* IE7/win now full view image in article(s) */
}

#content div.article h3
{
	font-weight: normal;
	font-size: 2em;
	color: #4d515b;
	line-height: 100%;
	padding-left: 20px; /* space on the left for icons */
	margin-bottom: 10px; /* following p's close to h's! */
}

#content div.article h3 span.my_date
{
	font-size: 70%;
}

#column #content div.article h3 {background: transparent url(images/3.gif) no-repeat 0 50%;}
#publicaties #content div.article h3 {background: transparent url(images/4.gif) no-repeat 0 50%;}
#voorbeelden #content div.article h3 {background: transparent url(images/5.gif) no-repeat 0 50%;}
#homepage #content div.article h3 {background: transparent url(images/6.gif) no-repeat 0 50%;}
#advies #content div.article h3 {background: transparent url(images/7.gif) no-repeat 0 50%;}
#training #content div.article h3 {background: transparent url(images/8.gif) no-repeat 0 50%;}
#coaching #content div.article h3 {background: transparent url(images/9.gif) no-repeat 0 50%;}
#onderzoek #content div.article h3 {background: transparent url(images/10.gif) no-repeat 0 50%;}


#content div.article h4
{
	margin-bottom: 20px;
	padding: 0;
	font-weight: normal;
	font-size: 1em;
	color: #4d515b;
}

#content div.article h4.catagory
{
	margin-bottom: 6px;
	padding: 0;
	font-weight: bold;
	font-size: 1em;
	color: #4d515b;
}

#content div.article p
{
	font-weight: normal;
	font-size: 1.2em;
	line-height: 160%;
	color: #4d515b;
	margin: 0 0 1em;
}

#content div.article p strong
{
	color: #5a5f6c;
}

#content div.article img
{
	margin: 6px 16px 16px 0;
	float: left;
	padding: 2px;
	border: 1px solid #717787;
	display: inline;
}

#content div.article td
{
	font-weight: normal;
	font-size: 1.4em;
	line-height: 140%;
	color: #4d515b;
	padding-bottom: 1em;
}

#content div.article ul
{
	list-style-image: url(images/18.gif);
	list-style-position: outside;
	margin-left: 2px; /* IE6/7/win bullets now in full view! */
	padding: 0 0 1.4em 14px;
}

#content div.article li
{
	font-weight: normal;
	font-size: 1.2em;
	line-height: 160%;
	color: #4d515b;
}

div.archive
{
	font-size: 0.9em;
	line-height: 160%;
	font-weight: bold;
	background-color: #fff;
	color: #4d515b;
}

div.archive ul h3
{
	padding: 6px 0 0 0;
}

div.archive ul li
{
	padding-left: 10px;
}

/* @end */

/* @group sidebar_left */

div#left 
{
	float: left;
	width: 304px;
	margin-top: 30px;
	background-color: #fff;
	text-align: left;
}

div.leftbox
{
	margin: 2px 30px 10px 20px;
	padding: 0 0 2px 6px;
	background-color: #fff;
	border-bottom: 0px solid #fa0a0b;
}

div.leftbox h5
{
	font-size: 1.2em;
 	font-weight: bold;
 	line-height: 140%;
 	color: #4d515b;
}

div.leftbox p
{
	font-size: 1.1em;
 	font-weight: normal;
 	line-height: 140%;
 	color: #4d515b;
 	padding-bottom: 10px;
}

div.leftbox ol
{
	list-style: outside;
	list-style-image: url(images/19.gif);
	padding-left: 14px;
}

div.leftbox ul
{
	list-style: outside;
	list-style-image: url(images/19.gif);
	padding-left: 14px;
	padding-bottom: 10px;
}

div.leftbox li
{
	color: #333; 
	font-size: 1.1em;
	line-height: 140%;
	text-align: left;
	border-bottom: 0px dotted #957a3b;
	padding: 2px 0;
}

div.leftbox ul.module
{
	list-style: outside;
	list-style-image: url(images/27.gif);
	padding-left: 14px;
	padding-bottom: 10px;
}

div.leftbox ul.module li
{
	color: #4d515b;
	padding: 0; 
	line-height: 150%;
}

div.leftbox img
{
	margin: 0;
	padding: 2px;
	border: 1px solid #717787;
}

ul.recent_articles 
{
	margin-bottom: 20px;
	padding: 0;
	list-style: none; /* no browser' bullets here */
	text-align: left;
}

ul.recent_articles li 
{
	margin: 0;
	padding-bottom: 4px;
	font-size: 0.9em;
 	font-weight: bold;
 	line-height: 120%;
}

/* @end */

/* @group footer */

div#footer 
{
	clear: both;
	margin-top: 60px; /* this doesn't work ... collapsing stuff, I presume! */
	position: relative; /* this does work ... thanks to Andy Budd! */
	top: 60px;
	padding: 20px 0 200px 20px;
	background-color: #fff;
	border-top: 1px solid #666;
}

div#footer img
{
	padding-right: 30px;
}

div#footer a
{
	border: 0;
}
	
/* @end */

#accessibility
{
	position: absolute;
	top: -10000px;
}