/* sticky footer */
html, body {
	height: 100%;
}

body {
	font-family: georgia, verdana, sans-serif;
	text-align: center;
}

div.sticky {
	/* sticky footer */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -157px; /* the bottom margin is the negative value of the footer's height */
}

div.wrapper {
	position: relative;
}
	.width {
		width: 972px;
		text-align: left;
		margin: 0 auto;
	}

div.container {
	position: relative;
}

div.menu {
	height: 31px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;	
	background: url(../img/back_menu.gif) repeat-x left top;
}

div.header {
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;	
}
	div.header div.width {
		position: relative;
	}
		body#home div.header div.width {
			min-height: 200px;
			height: auto;
			background: url(../img/hipsel_1.gif) no-repeat left bottom;
		}
	div.header div.leftcolumn {
		text-align: center;
	}
	img.logo {
		margin-left: 9px
	}

		body#home img.logo {
			margin: 50px 0px 0px 0px;
			float: none;
		}
		body.landingspage img.logo {
			margin: 0px 0px 0px 80px;
			float: none;
		}

/* tekstelementen */
		h1 {
			color: #ffffff;
			background-color: #a2a0a1;
			padding: 0.5em 5px 0.5em 15px;
			font-size: 1.1em;
			font-family: verdana, arial, helvicta;
		}
		h2 {
			padding: 0.5em 15px 0.3em 15px;
			font-size: 1.2em;
			clear: left;
		}
			div.content h2 {
				background-color: #a2a0a1;
				color: #ffffff;
			}
				div.content h2 a {
					color: #ffffff;
					text-decoration: none;
				}

		h3 {
			color: #4e4d4c;
			padding: 0px 15px 0px 15px;
			clear: left;
		}
			form h3 {
				padding-left: 0px;
			}
		h4 {
			color: #4e4d4c;
		}
		h5 {
		}
		h6 {
		}
		p {

		}
		a {
			color: #af4553;
			text-decoration: underline;
			outline: none;
		}
			a:hover {
				text-decoration: none;
			}
		div.content ul {
			margin-left: 30px;
			list-style-type: disc;
			margin-bottom: 1em;
		}
			div.content ul li {
				margin-bottom: 0.3em;
				font-size: 0.93em;
				line-height: 154%;
				color: #717171;
			}
		ol {
			margin-left: 30px;
			list-style-type: decimal;
			margin-bottom: 1em;
		}
			ol li {
				margin-bottom: 0.3em;
				font-size: 0.93em;
				line-height: 154%;
				color: #717171;
			}
		table {
		}
			tr {
			}
				td {
				}

	div.column {
		width: 580px;
		float: left;
	}
		body#home div.column {
			width: 470px;
		}
		body.landingspage div.column {
			width: 800px;
			margin-left: 80px;
		}
		div.leftcolumn {}
		div.rightcolumn {}

	ul#kruimelpad {
		margin: -10px 0px 0px 15px;
		min-height: 23px;
		height: auto;
	}
		ul#kruimelpad li {
			float: left;
			font-size: 0.67em;
			margin-right: 3px;
		}

	div.intro {}
		div.intro p {
			font-size: 1em;
			line-height: 162%;
			font-weight: bold;
			padding: 0px 15px 1em 15px;
		}
				body#home div.intro p {
					padding-bottom: 0px;
				}
			div.intro p a {
				color: #000000;
				text-decoration: underline;
			}
				div.intro p a:hover {
					text-decoration: none;
				}
			div.intro img.nieuwsbericht {
				float: left;
				margin: 0.45em 8px 0px 15px;
			}
		div.intro p img {
			float: right;
			margin: 0.45em 0px 10px 10px;
		}

div.contentcontainer {
	margin: 0px 0px 15px 0px;
	padding-top: 20px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
	div.content {}
		div.content p {
			padding: 0.3em 15px 1em 15px;
			font-size: 0.93em;
			line-height: 175%;
			color: #717171;
			clear: left;
		}
			body#home div.content p {
				font-size: 0.93em;
				line-height: 175%;
				font-weight: bold;
			}
		div.content p img {
			float: left;
			margin: 0.3em 10px 10px 0px
		}

	div.submenu {
		position: relative;
		float: left;
		width: 235px;
		padding: 0px 0px 15px 0px;
		background: url(../img/submenu_footer.gif) no-repeat left bottom;
	}
		div.submenu h3 {
			font-size: 0.8em;
			margin: 0.67em 0px 0.3em 10px;
			padding-left: 0px;
			color: #d4d986;
		}
		div.submenu ul {
			min-height: 150px;
			height: auto;
			margin: 0px 0px 0px 0px;
			padding: 0.43em 0px 0px 0px;
			background: url(../img/back_onderdeel.gif) no-repeat left top;
		}
			div.submenu ul li {
				margin: 0px 0px 0.5em 10px;
				position: relative;
				z-index: 80;
				font-weight: bold;
				font-size: 0.85em;
			}
				div.submenu ul li a {
					text-decoration: none;
				}
					div.submenu ul li a:hover {
						text-decoration: underline;
					}
				body.togglesubmenu div.submenu ul li.open a {
					color: #000000;
				}
				div.submenu ul li.hier a {
					color: #2a2c0c;
				}
				div.submenu ul li ul {
					min-height: 1px;
					height: auto;
				}
				div.submenu ul li ul li {
					font-size: 1em;
				}
					div.submenu ul li.hier li a {
						color: #af4553;
					}
						div.submenu ul li li.hier a {
						}
		div.submenu ul ul {
			background: none;
			padding-top: 0px;
			margin-top: 0.5em;
			margin-left: 10px;
		}
			div.submenu ul ul li {
				font-weight: normal;
			}

		div.submenu img.stempel {
			bottom: 10px;
		}

		div.screenshots {
			padding: 0px 15px 0px 15px;
		}
			div.screenshots img {
				margin: 0px 15px 15px 0px;
			}

	div.calltoaction {
		float: right;
		width: 400px;
		min-height: 75px;
		height: auto;
		position: relative;
		padding: 4px 0px 5px 0px;
		margin: 1.5em 0px 0px 10px;
		background: url(../img/back_calltoaction.gif) no-repeat left top;
	}
		div.calltoaction p {
			font-size: 80%;
		}
			div.calltoaction p a {
				text-decoration: none;
				color: #717171;
			}
			div.calltoaction p a:hover {
				text-decoration: underline;
			}
		div.calltoaction a.button {
		}
			div.calltoaction a.button img {
				margin: 6px 14px 0px 0px;
				float: right;
				z-index: 20;
				position: relative;
			}

		div.calltoaction img.footer {
			position: absolute;
			bottom: 0px;
			vertical-align: bottom;
		}
	div.testimonial {
		position: relative;
		float: right;
		width: 400px;
		margin: 30px 0px 0px 15px;
		background: url(../img/back_testimonial.gif) repeat-y left top;
	}
		div.testimonial h3 {
			position: relative;
			padding-top: 10px;
			color: #575b23;
		}
			div.testimonial h3 a {
				color: #575b23;
				text-decoration: none;
			}
		div.testimonial p {
			margin: 0px 60px 0px 0px;
			padding-bottom: 0px;
			font-size: 80%;
			color: #575b23;
		}
		div.testimonial img.header {
			vertical-align: top;
			position: absolute;
			left: 0px;
			z-index: 0;
		}
		div.testimonial img.icon {
			position: relative;
			margin: 14px 10px 0px 15px;
			float: right;
		}
	span.quote {
		margin: 10px 0px 5px 20px;
		font-size: 1.3em;
		line-height: 150%;
		float: right;
		width: 200px;
	}

address {
	font-size: 0.7em;
	color: #aab044;
	padding: 5px 0px 10px 0px;
	text-align: center;
	display: block;
	width: 860px;
	clear: both;
}
	address strong,
	address a {
		color: #af4553;
	}
	body#home address {
		color: #717171;
		margin: 0px 30px 30px 30px;
		padding: 15px 0px 15px 0px;
		border-top: 1px solid #717171;
		border-bottom: 1px solid #717171;
	}

div.ideewebsite {
	background: url(../img/back_ideewebsite_footer.gif) no-repeat left bottom;
	margin: 0px 0px 30px 0px;
}
	div.onderdeel {
		position: relative;
		min-height: 200px;
		height: auto;
		width: 235px;
		float: left;
		margin-bottom: 12px;
		background: url(../img/back_onderdeel.gif) no-repeat left top;
	}
		div.onderdeel h3 {
			padding: 15px 0px 0px 0px;
			text-indent: -999em;
		}
			div.onderdeel h3 a {
				display: block;
				height: 18px;
			}
			#vanideetotwebsite1 h3 { background: url(../img/title_internetstrategie.gif) no-repeat 15px bottom; }
			#vanideetotwebsite2 h3 { background: url(../img/title_websiteontwerp.gif) no-repeat 15px bottom; }
			#vanideetotwebsite3 h3 { background: url(../img/title_websitebouw.gif) no-repeat 15px bottom; }
			#vanideetotwebsite4 h3 { background: url(../img/title_zoekmachinemarketing.gif) no-repeat 15px bottom; }
		div.onderdeel p {
			padding: 0px 15px 10px 15px;
			font-size: 0.7em;
			line-height: 178%;
			position: relative;
			z-index: 100;
		}
				div.onderdeel p img {
					display: none;
				}
			div.onderdeel p.pages {
				font-size: 0.65em;
				padding-bottom: 0px;
			}
				div.onderdeel p.pages a {
					color: #616527;
					text-decoration: underline;
					margin-right: 4px;
				}
		img.stempel {
			position: absolute;
			bottom: 0px;
			right: 10px;
		}

div.nieuwsbericht,
div.project {
	position: relative;
	padding: 0px 30px 30px 0px;
}
		div.project {
			min-height: 120px;
			height: auto;
		}
		body#home div.nieuwsbericht,
		body#home div.project {
			padding-left: 15px;
		}
		body#home div.last {
			min-height: 10px;
		}

	div.nieuwsbericht h3,
	div.project h3 {
		color: #616527;
		padding-left: 15px;
		clear: left;
	}
		body#home div.nieuwsbericht h3,
		body#home div.project h3 {
			padding-left: 0px;
		}
		div.nieuwsbericht h3 a,
		div.project h3 a {
			color: #616527;
			text-decoration: none;
		}
			div.nieuwsbericht h3 a:hover,
			div.project h3 a:hover {
				text-decoration: underline;
			}
	div.nieuwsbericht p,
	div.project p {
		font-size: 0.76em;
		line-height: 210%;
		color: #616527;
		margin: 0px 0px 0px 75px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
			div.project p {
				margin-left: 105px;
			}
		div.nieuwsbericht p a,
		div.project p a {
			color: #af4553;
			text-decoration: underline;
		}
		img.icon, div.content p img.icon {
			position: absolute;
			margin: 6px 0px 0px -75px;
		}
			body#home div.project img.icon,
			div.content div.project img.icon {
				margin-left: -150px;
				margin-top: 0px;
			}
		img.icon_inline {
			float: left;
			margin: 0.8em 10px 0px 15px;
		}

	div.eigenwebsites {
		margin-top: 20px;
	}
			div.eigenwebsites p {
				margin-left: 15px;
				font-size: 0.76em;
				line-height: 210%;
			}
		div.eigenwebsite {
			width: 300px;
			margin-right: 10px;
			float: left;
			text-align: center;
		}
			div.eigenwebsite h2 {
				text-align: center;
				font-size: 90%;
				width: 210px;
				margin: 0px auto;
			}
			div.eigenwebsite p {
				width: 210px;
				color: #616527;
				margin: 0px auto;
				padding-top: 0px;
				padding-bottom: 0px;
				text-align: left;
			}
				div.eigenwebsite p.afbeelding {
					text-align: center;
				}


form {
	padding: 0.3em 15px 1em;
}
	form label {
		font-weight: bold;
		color:#616527;
		margin-top: 0.5em;
		display: block;
	}
	form input[type=text] {
		width: 400px;
		display: block;
	}
		body.landingspage form input[type=text] {
			width: 300px;
			display: block;
		}

	form textarea {
		width: 400px;
	}
	span.error, div.error span {
		color: #cc0000;
		display: block;
	}
	input.error,
	textarea.error,
	div.error input {
		border: 1px solid #cc0000;
	}

	div.content form p {
		padding-left: 0px;
	}
	p a#vraagbutton {
		margin-left: 0px;
		text-indent: -999em;
		display: block;
		width: 200px;
		height: 52px;
		background: url(../img/button_verzenden.gif) no-repeat top left;
	}

div.footer-wrapper {
	clear: both;
	padding: 1em 0px 0px 0px;
	min-height: 31px;
	height: auto;
	background: url(../img/back_menu.gif) repeat-x left bottom;
    font-family:tahoma,arial,verdana,helvetica,sans-serif,Baskerville Old Face;
}
	div.footer-wrapper p {
		position: relative;
		margin-top: 0px;
		font-size: 0.7em;
		text-align: center;
		padding-top: 0.5em;
	}
		div.footer-wrapper p a {
			color: #ffffff;
		}
		
	div.footer {
	}
	.button {
		border: 0px;
		cursor: pointer;
		padding: 0px;
		text-indent: -999em;
	}

/* overige classes */
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clearleft {
	clear: left;
}
.screenreader {
	display: none;
}

.clearfloat:after {
	content: ".";
	display: block;
	height: 0;
	visibility:hidden;
	clear: both;
}
