body {
	padding: 0;
	margin: 0;
	font-family: arial;
	font-size: 12px;
	color: #fff;
	background-image: url('../images/background.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #aeda79;
}

a {
	outline: none;
}

a:link {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

a:active {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

.contentcontainer a
{
color: #444444;
text-decoration:underline;

}

.contentcontainer a:link
{
	color: #444444;
	text-decoration: underline;
}

.contentcontainer a::visited
{
	color: #444444;
	text-decoration: underline;
}

.contentcontainer a:active
{
	color: #444444;
	text-decoration: underline;
}

.contentcontainer a:hover
{
	color: #444444;
}


p, h1, h2, h3, h4, h5, td	 {
	margin: 0;
	padding: 0;
	line-height: 1em;
	color: #575756;
}


h5
{
font-size:14px;
font-weight:bold;
color: #aeda79;
margin-top:4px;
margin-bottom:4px;


}

input {

	margin: 3px;
}

textarea {

	margin: 3px;
}


p {
	line-height: 1.64em;
	font-size: 12px;
	text-align: left;
	color: #575756;
}

img {
	border: 0;
	text-decoration: none;
}

div.container {
	width: 971px;
	margin: 0 auto;
}

div.head {
	width: 935px;
	height: 20px;
	text-align: right;
	padding-right: 60px;
	padding-top: 10px;
}

div.header {
	width: 971px;
	height: 206px;
	background-image: url('../images/header.png');
	background-repeat: no-repeat;
	behavior: url(css/iepngfix.htc);
}
	img.logo {
		width: 216px;
		height: 78px;
		float:left;
		margin-top: 23px;
		margin-left: 37px;
	}

	img.bestellen {
		width: 169px;
		height: 48px;
		margin-top: 50px;
		margin-left: 519px;
background-image: url('../images/boekjes_bestellen.png');
	}

	img.codeactiveren
	{
		width: 169px;
		height: 48px;
		margin-top: 10px;
		margin-left: 772px;

background-image: url('../images/code_activeren.png');
	}

div.menu {
	height: 29px;
	width: 975px;
}

	div.menuleft {
		height: 29px;
		width: 30px;
		float: left;
		background-image: url('../images/menu_left.png');
		behavior: url(css/iepngfix.htc);
	}

	div.menumiddle {
		height: 29px;
		width: 911px;
		float: left;
		background-image: url('../images/menu_middle.jpg');
	}

	div.menuright {
		height: 29px;
		width: 30px;
		float: left;
		background-image: url('../images/menu_right.png');
		behavior: url(css/iepngfix.htc);
	}

div.contentcontainer {
	width: 971px;
	padding-top: 20px;
	background-image: url('../images/content_background.png');
	background-repeat: repeat-y;
	behavior: url(css/iepngfix.htc);
}

div.content {
	width: 938px;
	margin-left: 28px;
}
	div.column1 {
		width: 225px;
		padding-right: 15px;
		float: left;
	}

	div.column2 {
		width: 257px;
		float: left;
	}

	div.column3 {
		width: 248px;
		float: left;
	}

	div.column4 {
		width: 183px;
		float: left;
	}

		div.greenblock {
			height: 209px;
			width: 217px;
			padding-left: 15px;
			padding-top: 10px;
			padding-right: 10px;
			background-image: url('../images/block_background.jpg');
		}
			p.greenp {
				text-align: left;
				color: #fff;
			}

			div.greenblock a:link {
				text-decoration: underline;
			}

			div.greenblock a:visited {
				text-decoration: underline;
			}

			div.greenblock a:active {
				text-decoration: underline; 
			}

		img.greenimage {
			margin-top: 5px;
		}

	div.submenu {
		width: 220px;
		min-height: 160px;
		float: left;
	}

	div.submenu ul {
		color: #969696;
		font-family: arial;
		font-size: 14px;
		line-height: 2em;
		margin: 0;
		padding: 0;
		margin-left: 25px;
	}
		div.submenu ul a:link {
			color: #575756;
			text-decoration: none;
		}

		div.submenu ul a:visited {
			color: #575756;
			text-decoration: none;
		}

		div.submenu ul a:active {
			color: #575756;
			text-decoration: none;
		}

		div.submenu ul a:hover {
			color: #575756;
			text-decoration: underline;
		}

	div.columncontainer {
		width: 673px;
		line-height: 18px;
		border-left: 2px solid #e2e2e2;
		padding-left: 20px;
		margin-bottom: 20px;

		float: left;
		color: #575756;
	}
	
	.columncontainer img {
		margin-right: 20px;
	
	}

	div.columnleft {
		width: 350px;

		display:inline;
		float:left;
	
	}

	div.columnright {
		width: 225px;
			display:inline;
			float: left;

	}

p.right {
	text-align: right !important;
}

.referenties-top {
	background: url(../images/referenties_top.jpg) no-repeat;
	width: 173px;
	height: 46px;
}

.referenties-mid {
	background: url(../images/referenties_middle.jpg) repeat-y;
	width: 173px;
	padding-left: 20px;
	padding-top: 5px;
}

.referenties-inline {
	background: url(../images/referenties_inline.jpg) no-repeat;
	width: 133px;
	height: 205px;
	padding-top: 25px;
	padding-left: 7px;
}

.referenties-bottom {
	background: url(../images/referenties_bottom.jpg) no-repeat;
	width: 173px;
	height: 19px;
	color: #78ad39;
	text-align: center;
}

.referenties-bottom a {
	color: #78ad39;
}

div.contentfooter {
	height: 37px;
	width: 975px;
}

div.footer {
	width: 925px;
	height: 50px;
	padding-left: 30px;
	padding-right: 10px;
}
	div.footerleft {
		width: 550px;
		float: left;
	}

	div.footerright {
		width: 100px;
		float: right;
	}

a.redlink {
	outline: none;
}

a:link.redlink {
	color: #c60505;
	text-decoration: none;
}

a:visited.redlink {
	color: #c60505;
	text-decoration: none;
}

a:active.redlink {
	color: #c60505;
	text-decoration: none;
}

a:hover.redlink {
	color: #c60505;
	text-decoration: underline;
}

.contentcontainer a
{
 position: relative;
}

.min-max a {
	text-decoration: none;
	font-weight: bold;
	color: #70b122;
}

.sitemap-td a {
	font-weight: bold;
}

.sitemap-table td {
	padding-top: 5px;
	padding-bottom: 5px;
}