* {
padding: 0;
margin: 0;
border: 0;
outline: none;
}

body {
background: url(../images/bg.gif) repeat-x #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000;
line-height: 18px;
}

img, div {
	behavior: url(css/iepngfix.htc);
}

p {
padding-bottom: 17px;	
}

.font_small {
font-size: 10px;	
}

h2 {
color:#094675;
text-transform: uppercase;
font-size: 16px;
padding-bottom: 15px;
}

.h2_padding {
padding-bottom: 8px;
}

h3 {
color:#649bdf;
text-transform: uppercase;
font-size: 16px;
}

.blue {
color:#649bdf;
}

.blue_big {
color:#649bdf;
font-size: 23px;
}


#container {
width: 996px;
margin: 0 auto;
}

	#top {
	width: 996px;
	height: 80px;
	float: left;
	}
	
		#flashoverlaylogo {
		width: 249px;
		height: 142px;
		background:url(../images/logo.png) no-repeat;
		position:absolute;
		top: 0px;
		left:50%;
		margin-left:-470px;
		z-index:1;
		}	
			
		#navigation {
		width: 755px;
		height: 33px;
		padding: 47px 0px 0px 241px;
		float: left;
		}
		
			#navigation ul {
			padding: 0px 0px 0px 10px;
			float: right;
		    }

			#navigation ul li {
        	list-style:none;
			float: left;
			background: url(../images/bg_menu.gif) no-repeat;
			height: 25px;
			width: 106px;
			padding: 8px 0px 0px 0px;
			margin-left: 5px;
			text-align: center;
			font-size: 15px;
		    }
			
				#navigation ul li a {
				color: #000;
				text-decoration: none;
				font-weight: 600;
				}
				
				#navigation ul li a:hover {
				color: #659ce1;
				}
				
				#navigation ul li a.active {
				color: #659ce1;
				}
				
		#header {
		background: url(../images/bg_header.gif) center top no-repeat #FFF;
		width: 986px;
		height: 300px;
		padding: 10px 0px 10px 10px;
		float: left;		
		}
			
			.img_header {
			border: 1px #cfcbcb solid;	
			}
			
		#order_buttons {
		background-color:#FFF;
		width: 996px;
		padding: 0px 0px 10px 0px;
		float: left;
		}
		
			.order_button {
			width: 318px;
			height: 112px;
			padding: 0px 0px 0px 10px;
			float: left;
			}
			
		#container_content {
		background-color:#FFF;
		width: 976px;
		padding: 0px 10px 5px 10px;
		float: left;
		}		
		
			.column1 {
			background:url(../images/bg_column.gif) bottom repeat-x;
			width: 284px;
			padding: 19px 16px 13px 16px;
			border: 1px #e5e5e5 solid;
			min-height: 428px;
			height:auto !important;
			height: 428px;
			float: left;
			}
			
				.column1 a {
				color: #094675;
				text-decoration: none;
				}
				
				.column1 a:hover {
				color: #094675;
				text-decoration: underline;
				}
								
			.column_small {
			background:url(../images/bg_column.gif) bottom repeat-x;
			width: 284px;
			height: 223px;
			padding: 19px 16px 19px 16px;
			border: 1px #e5e5e5 solid;
			float: left;
			margin-left: 10px;
			}

				.column_small ul li {
				list-style-image: url(../images/bullet.png);
				padding: 0px 0px 0px 10px;
				margin: 0px 0px 3px 20px;
				height: 24px;
				}
				
				.column_small a {
				color: #094675;
				text-decoration: none;
				}
				
				.column_small a:hover {
				color: #094675;
				text-decoration: underline;
				}				
				
				.input_uploaden {
				background-color:#FFF;
				border: 1px #c3c2c2 solid;
				width: 198px;
				height: 23px;
				margin-top: 8px;
				font-size: 11px;
				padding: 3px 5px 3px 5px;
				}
				
				.button_uploaden {
				background: url(../images/button_uploaden.gif);
				width: 120px;
				height: 32px;
				margin-top: 10px;
				}				
								
			#column_ballexamples {
			width: 628px;
			height: 168px;
			border: 1px #e5e5e5 solid;
			padding: 19px 0px 0px 16px;
			margin: 10px 0px 0px 10px;
			float: left;
			}
			
				#column_ballexamples ul li {
				float: left;
				list-style-type: none;
				padding: 0px 0px 0px 15px;
				}
				
		#footer {
		width: 996px;
		float: left;
		padding: 0px 0px 40px 0px;
		}
		
			#footer_left {
			width: 473px;
			padding: 0px 0px 0px 27px;
			float: left;
			}
			
				#footer_left ul li {
				float: left;
				list-style-type: none;
				padding-right: 7px;
				}
				
				#footer_left ul li a {
				color: #000;
				text-decoration: none;
				}
				
				#footer_left ul li a:hover {
				color: #000;
				text-decoration: underline;
				}
			
			#footer_right {
			width: 469px;
			padding: 0px 27px 0px 0px;
			text-align: right;
			float: right;
			}			
			
				#footer_right a {
				color: #000;
				text-decoration: underline;
				}
				
				#footer_right a:hover {
				color: #000;	
				text-decoration: none;
				}
				
/*VERVOLG*/

#content {
/*background: url(../images/content_bottom.gif) bottom right no-repeat #FFF;*/
width: 972px;
min-height:500px;
height:auto !important;
height:500px;
border: 1px #e5e5e5 solid;
padding: 0px 0px 0px 0px;
float: left;
position: relative;
}

	.content_column1 {
	width: 313px;
	padding: 48px 60px 82px 55px;	
	float: left;
	}
	
		.content_column1 ul li {
		margin-left: 20px;
		padding-left: 20px;
		list-style-image: url(../images/bullet.png);
		padding: 3px 0px 3px 0px;
		}
		
		.content_column1 a {
		color: #094675;
		text-decoration: none;
		}
		
		.content_column1 a:hover {
		color: #094675;
		text-decoration: underline;
		}	
			
	.content_column2 {
	width: 487px;
	padding: 48px 57px 190px 0px;
	float: left;
	}
	
		.content_column2 a {
		color: #094675;
		text-decoration: none;
		}
		
		.content_column2 a:hover {
		color: #094675;
		text-decoration: underline;
		}
		
	.content_column_visualisaties {
	width: 487px;
	padding: 48px 57px 30px 0px;
	float: left;
	}
	
		.content_column2_visualisaties a {
		color: #094675;
		text-decoration: none;
		}
		
		.content_column2_visualisaties a:hover {
		color: #094675;
		text-decoration: underline;
		}
	
	.content_balls {
	height: 140px;
	width: 487px;
	padding: 80px 0px 0px 0px;
	float: left;
	}
	
		.content_balls ul li {
		text-align: right;
		float: right;
		list-style-type: none;
		padding: 0px 0px 0px 40px;
		}
		
	.examples {
	border: 1px #e5e5e5 solid;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	}
	
	#balls_footer {
	width: 550px;
	height: 138px;
	padding: 26px 50px 0px 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	}
	
		#balls_footer ul li {
		text-align: right;
		float: right;
		list-style-type: none;
		padding: 0px 0px 0px 40px;
		}
		


/*DISCLAIMER, LINKS EN VOORWAARDEN*/

	.content_left {
	width: 353px;
	padding: 48px 20px 10px 55px;
	float: left;
	}
	
		.content_left a {
		color: #094675;
		text-decoration: none;
		}
		
		.content_left a:hover {
		color: #094675;
		text-decoration: underline;
		}	
			
	.content_right {
	width: 360px;
	padding: 48px 20px 170px 48px;
	float: left;
	}
	
		.content_right a {
		color: #094675;
		text-decoration: none;
		}
		
		.content_right a:hover {
		color: #094675;
		text-decoration: underline;
		}
		
	.links_padding {
	padding-top: 121px;
	}
	
	.extra_padding {
	padding-top: 20px;	
	}

/*FORMS*/

div.content {
padding:1px 0;
}
	form div label {
		width:140px;
		float:left;
	}
	form div input {
		border:1px solid #c3c2c2;
		padding: 5px 2px;
		line-height:13px;
		height:13px;
		font-size:11px;
		width:140px;
		margin-bottom: 3px;
	}
	form div textarea {
		border:1px solid #c3c2c2;
		padding:5px 2px;
		line-height:13px;
		height:50px;
		width: 142px;
		float:left;
	}
	form div input#submit {
		height:auto;
		background:#f57a20;
		color:#fff;
		border:none;
		cursor:pointer;
		width: 100px;
	}
	form div input#logo{
		height: auto;
		width: 146px;
		padding-top: 5px;
	}
	form div input#postcode {
		width:45px;
	}
	form div input#aantal {
		width:45px;
	}
	form div input.contact {
	width: 250px;
	margin: 2px 0px 10px 0px;
	}

	.comments_form_big {
	width: 250px;
	height: 100px;
	margin: 2px 0px 9px 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	.comments_form {
	width: 140px;
	height: 70px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
	}
	
	.button_versturen {
	background: url(../images/button_versturen.gif);
	width: 120px;
	height: 32px;
	margin-top: 3px;
	padding-right: 30px;
	border: none;
	}
	
	

