.afbeelding {
	border: solid 1px white;
}

body { /* voor in de editor */
	font-size: 11px;
	line-height: 17px;
	background-color: #00ADEF;
	color: white;
	font-family: Arial;
/*	letter-spacing: -0.01em;*/
	font-size: 10px;
}

.body { /* overschijft de @css body hierboven, deze .body wordt gebruikt voor de echte body in de pagina*/
	margin: 0px 0px 0px 0px;
	background-color: white;
	color: white;
	font-size: 11px;
	font-family: Arial;
	height: 100%;
	width: 100%;
	overflow: visible;
}

#boxMain {
	margin: 0 auto;
	margin-top: 0px;
	width: 947px;
	height: 100%;
	background-image: url(../images/achtergrond_algemeen.gif);
	background-repeat: repeat-y;
}

	#boxTop
	{
		margin: 0 auto;
		width: 929px;
		height: auto;
		border-bottom: solid 1px white;
	}

		#boxTopLeft
		{
			float: left;
			clear: none;
			height: 84px;
			width: 155px;
			overflow: hidden;
			background-image: url(../images/achtergrond_zoeken.gif);
			border-bottom: solid 7px #EC008B;
		}

			#boxTopLeft form {
				display: block;
				margin-top: 37px;
				margin-left: 32px;
			}

			#boxTopLeft label {
				display: block;
				clear: both;
				font-weight: bold;
				line-height: 20px;
				letter-spacing: -0.04em;
				font-size: 11px;
				color: #EB008D;
				text-transform: uppercase;
			}

			#boxTopLeft .textbox {
				margin-left: 4px;
				border: solid 0px white;
				font-size: 12px;
				height: 11px;
				text-decoration: none;
				color: #EB008D;
			}

		#boxTopCenter
		{
			margin-left: 1px;
			float: left;
			clear: none;
			width: 371px;
			height: 84px;
			border-bottom: solid 7px #00AEEF;
		}

			.knopHoofdmenu {
				text-transform: uppercase;
				display: block;
				float: left;
				clear: none;
				/*width: 57px;*/
				width: 68px;
				height: 76px;
				border-right: solid 1px #F0F0F0;
				font-weight: bold;
				line-height: 10px;
				letter-spacing: -0.04em;
				font-size: 11px;
				text-decoration: none;
				text-align: center;
				color: #EB008D;
				overflow: hidden;
				height: 80px;
				white-space: nowrap;
			}

			.knopHoofdmenu:hover {
				color: #FC119E;
			}

		#boxTopRight {
			margin-left: 1px;
			float: left;
			clear: none;
			width: 400px;
			height: 84px;
			border-bottom: solid 7px #FFD65A;
		}

		#imgSfeerAfbeelding {
			visibility: hidden;
		}

	#boxMiddle
	{
		margin: 0 auto;
		margin-top: 0px;
		width: 929px;
		height: auto;
		border-bottom: solid 1px white;
	}

		#boxMiddleLeft
		{
			background-color: #042654;
			overflow: hidden;
			float: left;
			clear: none;
			height: 113px;
			width: 155px;
		}

		#boxMiddleCenter
		{
			overflow: hidden;
			margin-left: 1px;
			float: left;
			clear: none;
			width: 371px;
			height: 113px;
			background-color: #EFC21C;
			background-image: url(../images/achtergrond_knoppen.gif);
			background-repeat: repeat-x;
		}

			.knopShortcut {
				display: block;
				float: left;
				clear: none;
				width: 106px;
				height: 70px;
				border: solid 1px white;
				margin-left: 9px;
				margin-top: 12px;
				overflow: hidden;
			}

			.knopShortcutOndertitel {
				text-transform: uppercase;
				display: block;
				float: left;
				clear: none;
				width: 108px;
				height: 15px;
				margin-left: 9px;
				margin-top: 3px;
				color: white;
				letter-spacing: -0.07em;
				font-size: 10px;
				text-decoration: none;
				text-align: center;
				line-height: 15px;
				background-color: #FBA534;
				overflow: hidden;
				white-space: nowrap;
			}

			#knopShortcutOndertitelSelected {
				background-color: #EF3E34;
			}

			#knopShortcutOndertitelSelected:hover, #knopShortcutOndertitelSelectedhover {
				background-color: #FF4E44;
			}

			#knopCadeauaccessoires {

			}

			.knopShortcutOndertitel:hover, #knopShortcutOndertitel0hover, #knopShortcutOndertitel1hover,#knopShortcutOndertitel2hover,#knopShortcutOndertitel3hover {
				background-color: #FFB544;
			}

		#boxMiddleRight {
			overflow: hidden;
			float: left;
			clear: none;
			width: 401px;
			height: 113px;
			background-color: #FCEF62;
		}

	#boxBottom
	{
		margin: 0 auto;
		width: 929px;
		height: auto;
		overflow: visible;
	}

		#boxBottomLeft {
			float: left;
			clear: none;
			height: auto;
			width: 155px;
			background-color: #004B85;
			background-image: url(../images/achtergrond_menu.gif);
			background-repeat: repeat-x;
			overflow-x: hidden;
		}
			.knopMenu {
				text-transform: uppercase;
				display: block;
				width: 119px;
				height: 18px;
				color: white;
				font-size: 10px;
				text-decoration: none;
				line-height: 18px;
				margin-left: 7px;
				border-bottom: solid 1px #0089BD;
				background-image: url(../images/knop_blauw.gif);
				background-repeat: no-repeat;
				background-position: 0% 50%;
				padding-left: 16px;
			}

			#knopMenuSelected {
				background-image: url(../images/knop_goud.gif);
			}

			.knopMenu:hover {
				color: #DDDDDD;
			}

			/**/
			.knopMenuSub {
				text-transform: uppercase;
				display: block;
				width: 111px;
				height: 18px;
				color: #DDDDDD;
				font-size: 9px;
				text-decoration: none;
				line-height: 18px;
				margin-left: 15px;
				border-bottom: solid 1px #0089BD;
				background-image: url(../images/knop_blauw_klein.gif);
				background-repeat: no-repeat;
				background-position: 0% 50%;
				padding-left: 16px;
			}

			#knopMenuSubSelected {
				background-image: url(../images/knop_goud_klein.gif);
			}

			.knopMenuSub:hover {
				color: white;
			}
			/**/

			#boxTaalkeuze {
				position: absolute;
				width: 153px;
				/*height: 151px;*/
				height: 110px;
				bottom: 0px;
				color: white;
				letter-spacing: -0.05em;
				font-weight: bold;
				font-size: 10px;
				text-decoration: none;
				text-align: center;
				line-height: 15px;
			}

			.knopTaal {
				margin-top: 5px;
				margin-left: 5px;
			}

			#imgGift {
				visibility: hidden;
				margin-bottom: 10px;
			}

		#boxBottomCenter
		{
			margin-left: 1px;
			float: left;
			clear: none;
			width: 526px;
			overflow: visible;
			overflow-x: hidden;
			background-color: #039FD8;
			background-image: url(../images/achtergrond_content.gif);
			background-repeat: repeat-x;
		}

			#boxContent {
				padding: 10px;
				padding-top: 5px;
			}

				#boxContent .textContentTitel {
					font-size: 14px;
					color: #3EB5DE;
					font-weight: bold;
				}

				#boxContent p {
					margin-top: 0px;
					padding-top: 0px;
				}

		#boxBottomRight {
			float: left;
			clear: none;
			width: 246px;
			height: auto;
			overflow: visible;
			background-color: #038FC7;
			background-image: url(../images/achtergrond_collectie.gif);
			background-repeat: repeat-x;
		}

			.textCategorieTitel {
				text-transform: uppercase;
				margin-left: 10px;
				margin-top: 10px;
				margin-bottom: 5px;
				font-size: 14px;
				color: #3EB5DE;
				font-weight: bold;
			}

			.textCategorieText {
				font-size: 11px;
				margin-left: 10px;
			}

			#boxBottomRight ul {
				margin-left: 0px;
				padding-left: 0px;
			}

			#boxBottomRight li {
				padding-left: 10px;
				line-height: 18px;
				list-style: none;
				border-bottom: solid 1px #00B6EF;
			}

			#boxBottomRight li a {
				font-size: 11px;
				color: #3EB5DE;
				text-decoration: none;
			}

			#boxBottomRight li a:hover {
				color: #5FD6FF;
			}

			#boxBottomRight a.selected {
				color: white;
			}

			#boxBottomRight li.selected {
				background-image: url(../images/achtergrond_content.gif);
				background-repeat: repeat-x;
				background-position: 0% 25%;
			}

			#imgWrapped {
				position: absolute;
				bottom: 16px;
				margin-left: 10px;
				clear: both;
			}

			/*#imgWrapped {
				position: absolute;
				bottom: 16px;
				margin-left: 50px;
				clear: none;
			}*/

.khaki {
	color: #FFD659;
}

td.contentheading, div.componentheading, .textHeading {
	text-transform: uppercase;
	font-size: 14px;
	color: #3EB5DE;
	font-weight: bold;
	margin-top: 10px;
}

table.blog {
	padding-left: 0px;
	margin-left: -3px;
	margin-top: 4px;
}

table.blog td.contentheading {
	font-weight: bold;
	font-size: 11px;
	color: #FFD659;
}

#boxContent a {
	color: #DDDDDD;
	text-decoration: none;
}

#boxContent a:hover {
	color: #EEEEEE;
}

input.button {
	background-color: #042654;
	color: white;
	border: solid 0px white;
	cursor: pointer;
	font-size: 11px;
}

input.button:hover {
	background-color: #004B85;
}

input.inputbox, select.inputbox, textarea {
	background-color: white;
	color: #042654;
	border: solid 1px #CCC6CC;
	font-size: 11px;
}

table.moduletable th {
	align: left;
	color: #FFD659;
	text-align: left;
	padding-top: 10px;
	padding-left: 7px;
}

table.poll td, table.poll div {
	padding-top: 2px;
	align: left;
	text-align: left;
}

table.poll div {
	padding-top: 5px;
}

table.moduletable {
	text-align: left;
	align: left;
	width: 100%;
}

.mosFormGroupElement {
	margin-bottom: 3px;
}

.mosFormLabel {
	clear: none;
	float: left;
	width: 30%;
}

mosFormElement {

}

.mosformerror {
	color: #ECC21C;
}

table.moduletable_contact th {
	padding: 0px;
	margin: 0px;
	padding-top: 14px;
	padding-left: 8px;
	color: #F4C21C;
	align: left;
	text-align: left;
}


table.moduletable_contact td {
	padding: 4px;
	padding-left: 8px;
}

table.moduletable_contact a {
	color: white;
	text-decoration: none;
}

table.moduletable_contact a:hover {
	color: #DDDDDD;
}

table.moduletable_contact p {
	margin: 0px;
	padding: 0px;
}

#tableSuggesties img {
	border: solid 1px white;
}

#boxWorldmap {
	width: 500px;
	height: 251px;
}

.worldmap_point {
	cursor: pointer;
	clear: none;
	width: 10px;
	height: 10px;
	overflow: hidden;
	position: relative;
	z-index: 100;
}
