/* Global */
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	background-color: #FFF;
}

/* Links */
a {
	color: #FFF;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

/* Borders */
img, table {
	border: 0px;
}

/* Kleuren & Tekst Grotes */


/* Website frame */
div#wrapper {
	width: 100%;
}

div#pos_center {
	width: 1052px;
	margin: 0 auto;
}

div#header {
	width: 100%;
	height: 158px;
	
	background: url('../images/header.jpg');
}

div#logo {
	width: 177px;
	height: 120px;
	
	float: left;
	margin-top: 15px;
}

div#menu {
	margin-top: 120px;
	float: right;
	
	font-size: 10pt;
	font-weight: bold;
}

div#wit_content {
	width: 1108px;
	
	margin-left: auto;
	margin-right: auto;
}

div#grijs_content {
	display: table;
	width: 1120px;
	margin-left: auto;
	margin-right: auto;
}

div#wit_ {
	width: 100%;
	height: 360px;
	
	font-size: 14px;
	color: #333333;
	
	background-color: #FFF;
}

div#wit_tekst {
	width: 425px;
	float: left;
	margin-top: 35px;
}

#wit_content img {
	float: left;
	display: block;
	margin-top: 10px;
}

div#wit_ a {
	color: #333333;
}

div#wit_ h1 {
	color: #F87E2A;
}

div#stippen {
	width: 350px;
	height: 360px;
	float: left;
	position: relative;
	
	background: url('../images/oranje_stippen.png') no-repeat;
	background-position: 95px 35px;
}

div#vrouw {
	width: 350px;
	height: 360px;
	float: left;
	
	background: url('../images/oranje_vrouw.png') no-repeat;
	background-position: 0px 96px;
}

div#mensen {
	width: 350px;
	height: 360px;
	float: left;
	
	background: url('../images/oranje_mensen.png') no-repeat;
	background-position: 0px 96px;
}

div#grijs_ {
	width: 100%;
	min-height: 350px;
	
	color: #000000;
	background-color: #CCCCCC;
}

div#grijs_content1 {
	float: left;
	width: 550px;
	
	line-height: 18px;
	margin-top: 25px;
	margin-left: 40px;
}

div#grijs_content2 {
	float: left;
	width: 500px;
	
	text-align: left;
	
	margin-top: 25px;
	margin-left: 30px;
}

div#footer {
	width: 100%;
	height: 111px;
	float: left;
	
	background: url('../images/footer.jpg');
}

div#footer table {
	float: left;
	margin-top: 10px;
}

div#footer td {
	width: 200px;
	font-size: 9px;
	margin-top: 20px;
}

div#footer strong {
	font-size: 8px;
}

div#footer div#hyves {
	float: right;
	margin-top: 25px;
	font-size: 16px;
}

div#spacing_adres {
	height: 8px;
}

div#onswerk_rect {
	width: 1052px;
	height: 394px;
	padding-top: 10px;
	
	margin: 0 auto;
	
	background: url('../images/onswerk_rectangle.png') no-repeat;
}

div#cowsteam_rect {
	width: 1052px;
	min-height: 394px;
	
	padding-top: 10px;
	display: table;
	
	margin: 0 auto;
}

div#ul_wrapper {
	width: 973px;
	height: 312px;
	margin-top: 22px;
	margin-left: 55px;
}

ul#onzeklanten_ul table {
	height: 250px;
	width: 890px;
	margin: 0 auto;
	margin-top: 30px;
	border: 1px solid black;
}

td#ok_links {
	width: 570px;
	color: #333333;
	font-size: 14px;
}

td#ok_rechts {
	padding-left: 3px;
	border-left: 1px solid #000;
	color: #CCCCCC;
	font-size: 16px;
	font-weight: bold;
}

td#ok_rechts a {
	color: #CCCCCC;
}

img#ok_groot {
	padding-left: 290px;
}

div#h2 {
	width: 301px;
	float: left;
}

div#h2 h2 {
	display: table;
}

div#h2 a {
	color: #000;
}

h2#padding {
	padding-top: 5px;
	padding-left: 5px;
}
