/***** reset css begin *****/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/***** reset css end   *****/


/***** basics begin   *****/

body
{
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: rgb(0,0,0);
	background-color: rgb(249, 249, 250);
	text-align: center;
	background-image: url('global/images/stib-bg.png');
	background-position: 50% 0%;
	background-repeat: repeat-y;
}

em { font-style: italic; }

strong { font-weight: bold; }

a { color: rgb(0,0,0); }

h1
{
}

h1 a
{
}

h1 a span { display: none; }

h2
{
	font-size: 21px;
	color: rgb(140, 57, 50);
	font-weight: bold;
	letter-spacing:1.0pt;
	margin-bottom: 24px;
}

.stibsite #text
{
	float: left;
	width: 638px;
}

.stibsite #text h2
{
	font-size: 20px;
	font-weight: normal;
	color: rgb(0, 0, 0);
	letter-spacing: 0;
	margin-top: 75px;
	margin-left: 244px;
	margin-bottom: 66px;
}

.stibsite #text a
{
	margin-left: 276px;
	font-weight: bold;
	font-size: 12px;
}

.stibsite #logo
{
	float: left;
	margin-top: 21px;
	padding-bottom: 21px;
}

#intervisie h2
{
	color:#B45830;
}

#testen-en-diagnostiek h2
{
	color:#193B43;
}

#bedrijfsbiografie h2
{
	color:#8E3B33;
}

#contextuele-coaching h2
{
	color:#002153;
}

#biografisch-management h2
{
	color:#171e42;
}

#mediation h2
{
	color:#9C6D2C;
}

h3
{
	font-size: 12px;
	color: rgb(98, 99, 100);
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1.2pt;
	margin-bottom: 14px;
}

p
{
	margin-bottom: 14px;
	line-height: 1.5;
	color:#4F5051;
}

#col2 img { margin-left: 43px; }

#col2 ul
{
	margin-left: 43px;
	margin-top: 14px;
}

#col2 ul li
{
	text-align: center;
	width: 185px;
}

#col2 .downloads ul
{
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4;
}

#col2 .downloads ul li a { text-decoration: none; }

#intervisie #col2 .downloads ul li a
{
	color:#B45830;
}

#testen-en-diagnostiek #col2 .downloads ul li a
{
	color:#193B43;
}

#bedrijfsbiografie #col2 .downloads ul li a
{
	color:#8E3B33;
}

#contextuele-coaching #col2 .downloads ul li a
{
	color:#002153;
}

#biografisch-management #col2 .downloads ul li a
{
	color:#171e42;
}

#mediation #col2 .downloads ul li a
{
	color:#9C6D2C;
}

#col2 .downloads ul li a:hover { text-decoration: underline; }

#col2 h3,
#col2 p
{
	margin: 0 43px;
}

#col2 p.quote
{
	font-size: 15px;
	font-weight: bold;
	color: rgb(98, 99, 100);
	text-align: center;
	padding-top: 64px;
	margin: 0 32px;
	line-height: 1.3;
}


#page
{
	width: 1010px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#part01
{
}

#part02
{
	clear: both;
	padding: 6px 0 0 0;
}

#part03
{
	clear: both;
}



#mainnav
{
	margin: 0 0 0 243px;
	width: 766px;
}

#mainnav ul
{
	height: 27px;
	float: left;
	margin-top: 99px;
}

.stibsite #mainnav ul
{
	margin-top: 401px;
}

#mainnav ul li
{
	float: left;
	height: 27px;
	font-size: 14px;
	margin-right: 20px;
}

#mainnav ul li a
{
	text-decoration: none;
	display: block;
	margin-top: 20px;
	color: rgb(255, 255, 255);
}

#mainnav ul li.current a { color: rgb(255, 255, 255); }

#mainnav ul li a:hover
{
	color: rgb(255, 255, 255);
	text-decoration: underline;
}
	
#header
{
	height: 145px;
	background-image: url('global/images/stib-header.jpg');
	background-repeat: no-repeat;
	background-color: rgb(86, 140, 71);
	background-position: 50% 0%;
	width: 1010px;
}

.stibsite #header
{
	height: 447px;
	background-image: url('global/images/stib-header-home.jpg');
	background-repeat: no-repeat;
	background-color: rgb(86, 140, 71);
	background-position: 50% 0%;
	width: 1010px;
}

#content
{
	text-align: left;
	margin: 0 auto;
	width: 1010px;
	padding-top: 36px;
}

#flashnav
{
	width: 242px;
	float: left;
	margin-top: 70px;
	margin-left: 1px;
}

#subnav
{
	margin-left: 36px;
	display: none; /* overgenomen door flashnavigatie */
}

#content01
{
	width: 243px;
	float: left;
}

#content01 #col1
{
	width: 320px;
	float: left;
}

#content01 #col2
{
	width: 320px;
	float: left;
}

#content02
{
	width: 483px;
	float: left;
	padding: 0;
	margin: 0;
}

#content02 ul,
#content02 ol
{
	margin: 0 0 14px 36px;
	color:#4F5051;
}

#content02 ol
{
	list-style-type: decimal;
}

#content02 ul
{
	list-style-type: disc;
}

#content03
{
	width: 283px;
	float: left;
}


.clearer { clear: both; }

#footer
{
	text-align: left;
	margin: 0 auto;
	width: 960px;
/*
	padding-bottom: 20px;
	padding-top: 20px;
*/}

#footer p
{
	margin-left: 20px;
	margin-right: 20px;
}

#hometext { border: 1px solid rgb(102,102,153); padding: 6px;}


p a
{
	font-size: 13px;
	font-weight: bold;
}


a:link, a:visited, a:active { 	color: rgb(86, 140, 71); }

a:hover { 	color: rgb(86, 140, 71); }


/***** basics end     *****/


/***** forms     *****/

#content01 form
{
	margin-top: 24px;
	margin-left: 18px;
	margin-right: 18px;
	border-top: solid 1px rgb(174, 100, 95);
	border-bottom: solid 1px rgb(174, 100, 95);
	padding: 24px 0;
}


#content01 form h4
{
	margin-bottom: 12px;
	clear: both;
	font-weight: bold;
	margin-top: 24px;
}

#content01 form p
{
	margin-left: 0;
    margin-right: 0;
	clear: both;
	margin-bottom: 12px;
}

#content01 form label
{
/*
	margin-left: 18px;
*/	margin-right: 18px;
	margin-bottom: 9px;
	border-top: solid 1px rgb(174, 100, 95);
	width: 124px;
	display: block;
	float: left;
}

#content01 form p.checkbox label
{
	width: 532px;
	display: block;
	float: right;
	border: none;
}

#content01 form p.checkbox
{
	border-top: solid 1px rgb(174, 100, 95);
	padding-top: 3px;
}

#content01 form .text
{
	border: solid 1px rgb(174, 100, 95);
	width: 240px;
}

#content01 form .auto
{
	width: auto;
}


#content01 form input.checkbox
{
	float: left;
	margin-top: 3px;
	display: block;
}

#content01 form input.submit
{
	border: solid 1px rgb(84,48,26);
	background-color: rgb(84,48,26);
	text-decoration: none;
	font-size: 15px;
	color: rgb(255,255,255);
	padding: 2px;
}

.missing { color: rgb(240,0,0); }


/***** forms end *****/




/***** sdcmsstyles begin *****/
#sdeditbar
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	border-bottom: solid rgb(0,0,0) 1px;
	padding: 3px 0;
	font-size: 10px;
}

#sdeditbar strong { font-weight: bold; }

.editbutton { background-color:#999999;border: solid black 1px;color:white;padding:0 2px 0 2px;font-size:9px;font-weight:bold;float:right; }
.editbutton a { color:white; font-size:9px; font-weight:bold; }
.editbutton a, .editbutton a:link, .editbutton a:active, .editbutton a:visited { color:white; font-size:10px; font-weight:bold; text-decoration: none; border:none;}

a.sdeditbutton
{
	background-color: #999999;
	text-decoration: none;
	border: solid black 1px;
	color: rgb(255,255,255);
	padding: 2px 3px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	float: right;
	margin: 0 20px 0 0;
}

a.sdaddbutton
{
	background-color: #999999;
	text-decoration: none;
	border: solid black 1px;
	color: rgb(255,255,255);
	padding: 2px 3px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
/*
	float: left;
*/	margin: 0 0 0 20px;
}

/***** sdcmsstyles end *****/

