@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
	background-color: #323232;
}
.thrColFixHdr #container {
	width: 883px;
	margin: 0 auto;
	text-align: left;
} 
.thrColFixHdr #header {
	float: left;
	height: 16px;
	width: 883px;
	margin-top: 20px;

} 
#Nav {
	height: 61px;
	width: 883px;
	float: left;
	background-image: url(Plaatjes/balk_streepje.jpg);
	background-repeat: repeat;
}
#nav_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	float: left;
	height: 30px;
	width: 590px;
	word-spacing: 30px;
	text-align: left;
	vertical-align: bottom;
	display: inline;
	padding-top: 30px;
	padding-left: 30px;
}


#nav_text a {
	color: #666666;
	text-decoration: none;
}
#nav_text a:hover {
	color: #000000;
}
#nav_balkje_home {
	float: left;
	margin: 0px;
}
#nav_balkje_kenmerken {
	padding-left: 70px;
}


#nav_logo {
	float: left;
	height: 61px;
	width: 254px;
}
#ph_flash {
	float: left;
	height: 125px;
	width: 883px;
	margin: 0px;
	background-image: url(../Plaatjes/balk_streepje.jpg);
}



#ph_header_image {
	float: left;
	height: 16px;
	width: 883px;
}


.thrColFixHdr #mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	float: left;
	width: 510px;
} 
#Flash {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#Sidebar2_weetje_top {
	margin-top: 20px;
}

.thrColFixHdr #footer {

} 
#ph_image_footer {
	float: left;
	width: 883px;
	height: 23px;
}
#nav_balkje_portfolio {
	margin-left: 70px;
}

.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;
}
.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;
}
#container_after_flash {
	background-image: url(Plaatjes/balk_streepje.jpg);
	float: left;
	width: 883px;
}
#nav_balkje_prijzen {
	padding-left: 180px;
}
#nav_balkje_faq {
	padding-left: 262px;
}
#nav_balkje_biography {
	margin-left: 163px;
}
#nav_balkje_eventphotos {
	margin-left: 265px;
}
#nav_balkje_contact {
	margin-left: 338px;
}
#oypo {
	width: 850px;
	margin-right: 16px;
	margin-left: 17px;
	height: 580px;
}

