@charset "UTF-8";
@import url("Kathinka.css");
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../beelden/strook.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.twoColFixLtHdr #container {
	width: 861px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	background-image: url(../beelden/kathinka_header.jpg);
	height: 230px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-position: top;
} 
.twoColFixLtHdr #container #header table {
	position: relative;
	float: right;
	top: 96px;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 140px;
	background-image: url(../beelden/ton_sidebar_contact.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	top: 0px;
}
.twoColFixLtHdr #container #sidebar1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 22px;
	font-weight: bold;
}
.twoColFixLtHdr #container #sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #5F87A1;
	line-height: 10px;
}
.twoColFixLtHdr #container #sidebar1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
	width: 120px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	line-height: 22px;
}
.twoColFixLtHdr #container #sidebar1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
	width: 120px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	line-height: 22px;
}

.twoColFixLtHdr #container #sidebar1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E889F;
	text-decoration: none;
	width: 120px;
	float: left;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.twoColFixLtHdr #container #sidebar1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #c9c9c7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E889F;
	text-decoration: none;
	width: 120px;
	float: left;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 170px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 650px;
} 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	background-image: url(../beelden/ton_contact.jpg);
	background-position: left 13px;
	background-repeat: no-repeat;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
}
.twoColFixLtHdr #container #mainContent form {
	width: 270px;
}
.twoColFixLtHdr #container #mainContent table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	padding-right: 20px;
	width: 250px;
}
.twoColFixLtHdr #container #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 14pt;
	text-align: left;
}
.twoColFixLtHdr #container #mainContent a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	float: left;
	line-height: 14pt;
	padding: 0px;
}
.twoColFixLtHdr #container #mainContent a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #808080;
	text-decoration: none;
	float: left;
	line-height: 14pt;
	padding: 0px;
}

.twoColFixLtHdr #container #mainContent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
	float: left;
	line-height: 14pt;
	padding: 0px;
}
.twoColFixLtHdr #container #mainContent a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #c9c9c7;
	text-decoration: none;
	float: left;
	line-height: 14pt;
	padding: 0px;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.twoColFixLtHdr #container #mainContent h3 {
	background-image: url(../beelden/ton_contact.jpg);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 22px;
}

