body {
	background: url(http://www.bloons.nl/images/back.jpg) repeat-x;
	background-color: #cdebff;
}

div.header {
	background-repeat: no-repeat;
	height: 117px;
	width: 789px;
	margin-left: auto;
	margin-right: auto;
}

div#container {
	width: 793px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
}

div.content {
	width: 791px;
	height: auto;
	float: right;
}

div.content_boven {
	background: url(http://www.bloons.nl/images/content_boven.jpg);
	background-repeat: no-repeat;
	width: 587px;
	height: 3px;
}

div.content_midden {
	background: url(http://www.bloons.nl/images/content_midden.jpg);
	background-repeat: repeat-y;
	width: 589px;
}

div.content_onder {
	background: url(http://www.bloons.nl/images/content_onder.jpg);
	background-repeat: no-repeat;
	width: 587px;
	height: 4px;
}

div.content_boven_n {
	background: url(http://www.bloons.nl/images/new/content_boven.jpg);
	background-repeat: no-repeat;
	width: 789px;
	height: 4px;
}

div.content_midden_n {
	background: url(http://www.bloons.nl/images/new/content_midden.jpg);
	background-repeat: repeat-y;
	width: 789px;
}

div.content_onder_n {
	background: url(http://www.bloons.nl/images/new/content_onder.jpg);
	background-repeat: no-repeat;
	width: 789px;
	height: 4px;
}

img.afb {
	padding: 5px;
	padding-left: 2px;
	margin-left: 5px;
}

div.omschrijving {
	text-align: center;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-top: 15px;
	color: #22618c;
}

h1 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #21608b;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
}

a {
	color: #09304b;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
