/* algemeen */


* { margin:0; padding:0; }

body {
	background-color:white;
	font-size:8pt;
	font-family:Verdana, Sans-Serif;
	color:#3D3D3D;
	line-height:13pt;
	}

p {
	margin: 0px 0px 2px 0px;
	}

h1 {
	font-family:Verdana;
	font-size:11pt;
	color:#24769C;
	margin: 0px 0px 5px 0px;
	}

h2, h2 a {
	font-family:Verdana;
	font-size:9pt;
	font-weight: bold;
	}

h4 {
	font-family:Verdana;
	font-size:12pt;
	text-decoration:none;
	}

hr {
	height:1pt;
	color:#FFFFFF;
	border-color:#32A6E1;
	}

a {
	font-family:verdana;
	font-size:8pt;
	color:#32A6E1;
	text-decoration:none;
	}

a:hover	{
	color:#3D3D3D;
	text-decoration:none;
	}

a:active  {
	color:#3D3D3D;
	text-decoration:none;
	}

a img {
border: 0px;
}

ul {
        margin: 0px 0px 15px 10px;
        }

ul li {
        margin: 0px 0px 0px 15px;
        }


/* kolom */

#kolom_contact a{
	width: 310px;
	height: 22px;
	display: block;
	background: url(http://www.btoc.nl/images/contact_button_kolom.jpg) no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 0px 30px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

#kolom_quickscan a{
	width: 310px;
	height: 29px;
	display: block;
	background: url(http://www.btoc.nl/images/quickscan_button_kolom.jpg) no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 12px 0px 0px 30px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #333333 2px 2px 2px;
	}

/* Breadcrumbs */

#breadcrumb {
width: 100%;
font-size: 10px;
}

#breadcrumb a {font-size: 10px;text-decoration:none;}

#breadcrumb li {
		display: inline;
		float: left;
		background: url(http://www.btoc.nl/images/li-bg.gif) no-repeat right;
		margin: -15px 15px 10px -10px;
	}




























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
