/* CSS Document */
/* mybc */
/* basic structure */
body {
	margin:0px;
	padding:0px;
	/* background:#3E3D3F; done in <body> tag so that the editor's background colour remains white */
	}
table, tr, td, span, div, a, h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	}
/* table structure */
	/* header */
.banner {
	margin:0px;
	padding:0px;
	background:url(http://irmakunda.burohip.nl/designimgs/banner.jpg) no-repeat;
	width:1000px;
	height:159px;
	}	
	/* mid_body */


.main_rpt {
	margin:0px;
	padding:0px;
	background:url(http://irmakunda.burohip.nl/designimgs/main_rpt.jpg) repeat-y;
	width:1000px;
	}
		/* nav_bar */
.nav {
	margin:0px;
	padding:0px;
	background:url(http://irmakunda.burohip.nl/designimgs/left_bottom.jpg) no-repeat left bottom #f08c28;
	width:219px;
	}
.home {
	margin:0px;
	padding:0px;
	background:url(http://irmakunda.burohip.nl/designimgs/homepage-lo1.jpg) no-repeat left bottom #f08c28;
	width:219px;
	}
.irmakunda {
	margin:0px;
	padding:0px;
	background:url(http://irmakunda.burohip.nl/designimgs/lb9.jpg) no-repeat left bottom #f08c28;
	width:219px;
	}
.volwassenen {
	margin:0px;
	padding:0px;
	background:url(http://irmakunda.burohip.nl/designimgs/lb6.jpg) no-repeat left bottom #f08c28;
	width:219px;
	}
.bakoteh{
	margin:0px;
	padding:0px;
	background:url(http://irmakunda.burohip.nl/designimgs/BKY-lb1.jpg) no-repeat left bottom #f08c28;
	width:219px;
	}
.sponsors {
	margin:0px;
	padding:0px;
	background:url(http://irmakunda.burohip.nl/designimgs/lo1-klamboe.jpg) no-repeat left bottom #f08c28;
	width:219px;
	}
.wie-is{
	margin:0px;
	padding:0px;
	background:url(http://irmakunda.burohip.nl/designimgs/lb5.jpg) no-repeat left bottom #f08c28;
	width:219px;
	}
		/* mid_txt */
.mid_txt {
	margin:0px;
	padding:0px;
background: no-repeat right bottom;
	width:791px;
	}
.mid_txt-save {
	margin:0px;
	padding:0px;
	background:url(http://irmakunda.burohip.nl/designimgs/right_bottom.jpg) no-repeat right bottom;
	width:791px;
	}
.txt_1 {
	margin:0px;
	padding:30px 20px 10px 20px;
        height: 420px; /* test */
	}
.txt_2 {
	margin:0px;
	padding:40px 20px 10px 20px;
        height: 310px;
	}	
.txt_1 p {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3C3C3C;
	font-weight:normal;
	line-height:14px;
	text-decoration:none;
	text-align:justify;
	}
	/* footer */
.footer_left {
	margin:0px;
	padding:0px;
	background:url(http://irmakunda.burohip.nl/designimgs/footer_left.jpg) no-repeat ;
	width:219px;
	height:21px;
	}
.footer_left2 {
	margin:0px;
	padding:0px;
	background: no-repeat left bottom #f08c28;
	width:219px;
	height:21px;
	}
.footer_right {
	margin:0px;
	padding:0px;
	background:url(http://irmakunda.burohip.nl/designimgs/footer_right.jpg) no-repeat;
	width:781px;
	height:21px;
	}
.footer_right2 {
	margin:0px;
	padding:0px;
	background: no-repeat right bottom #f08c28;
	width:781px;
	height:21px;
}
.company_name {
	margin:0px;
	padding:0px;
	}
.company_name p {
	margin:0px;
	padding:0px 0px 0px 60px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	}
.copyright {
	margin:0px;
	padding:0px;
	}
.copyright p {
	margin:0px;
	padding:0px 25px 0px 0px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	}

.breadcrumbs, .breadcrumbs:link, .breadcrumbs:active, .breadcrumbs:visited {
	color: #1E7BC1;
	text-decoration: none;
	vertical-align: middle;
}
.breadcrumbs:hover {
	color: #FF0000;
	text-decoration: underline;
	vertical-align: middle;
}

.highlight, .sb_links_heading, .sb_news_heading { 
	font-size: 12px; 
	color: #003373; 
	font-weight: bold;
}
.heading {  
	font-size: 20px;
	color: #003373;
	font-weight: bold;
}
.subheading { 
	font-size: 16px;
	color: #003373;
	font-weight: bold;
}
.inputbox {
	background-color: grey;
	border-style: grey;
	border-width: 1px 3px 1px 3px;
	margin: 2px 4px 2px 4px;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	height: 18px;
	vertical-align: middle;
}
.button {
	background-color: #grey;
	border-style: grey;
	border-width: 1px 3px 1px 3px;
	margin: 2px 4px 2px 4px;
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	height: 18px;
	vertical-align: middle;
}
.header {
	font: small;
	background-color: #000066;
	color: yellow;
	border: white;
	letter-spacing: 2px;
	font-weight: bold;
}
.desc {
	background-color: white;
	font: x-small;
	color: #666666;
	padding: 3px;
}
.list {
	font: x-small;
	border-bottom: thin groove #000066;
}
h1 {
	font: bold large;
	text-decoration: underline;
	text-transform: capitalize;
	font-variant: small-caps;
}
a.top_link:link {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        font-weight: bold;
	color: #002892;
	letter-spacing: 1px;
	text-decoration: none;
}
a.top_link:active {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        font-weight: bold;
	color: #002892;
	letter-spacing: 1px;
	text-decoration: none;
}
a.top_link:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}
a.top_link:visited {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        font-weight: bold;
	color: #002892;
	letter-spacing: 1px;
	text-decoration: none;
}
a, a:link, a:active, a:visited, sb_news_a, sb_news_a:link, sb_news_a:active, sb_news_a:visited { 
	color: #002892; 
	text-decoration: underline;
}
.sbfbform, .sbfblink, .sbfbinteger, .sbfbnumeric, .sbfbemail, .sbfbmemo, .sbfbradio, .sbfbcombo, .sbfblabel, .sbfbtext {  
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.sbfbbutton {
    /* Control Form Builder driven form buttons, eg: 
	background-color: #FC5218; */ 
}

