html, body, img, table {
	margin: 0;
	padding: 0;
}

body {
	background: #f5f5f5;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
}

img {
	border: 0;
	}

p {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-size-adjust: none;
	line-height: 130%;
	}

h1 {
	font: 16px Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #3c3b3b;
	letter-spacing: 1px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #d2d4d4;	
	}

h2 {
	font: Helvetica, Arial, Clean, sans-serif;
	font-size: 9pt;
	color: #3c3b3b;
	font-weight: normal;
	}

#maincontainer {
	margin: 0 auto;
	width: 900px;
	height: 331px;
	background: #f5f5f5 url("../images/html_bg.gif") 0 0 repeat-x;
	border: 0px solid red;
}

#topcontainer {
	position: relative;
	float: left;
	width: 900px;
	border: 0px solid red;
}

#logo {
	position: relative;
	float: left;
	padding: 0 0 10px 25px;
	border: 0px solid red;
}

	img.logo {
		margin-top: 12px;
		}
		
#language {
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	}

/*	#inloggen {
		position: relative;
		float: left;
		width: 325px;
		height: 75px;
		padding: 25px 25px 0 0;
	}

	#inloggen td {
		font-family: Arial;
		color: #242424;
		font-size: 12px;
		line-height: 16px;	
	}

	#uitloggen {
		padding-top: 40px;
		padding-left: 240px;
	}
*/

#menu {
	position: relative;
	float: left;
	width: 900px;
	height: 40px;
}

#navigation {
	position: relative;
	float: left;
	padding: 0 0 0 25px;
}

#navigation a {
	font-family: Arial;
	font-size: 13px;
	color: #153566;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
}

#navigation p {
	margin: 10px 0 0 0;	
}

/*	#banner {
		position: relative;
		float: left;
		width: 900px;
		height: 239px;
		overflow: hidden;
		background-image: url('../images/globe.jpg');
		background-repeat: no-repeat;
	}


	#slogans {
		height: 95px;
		padding: 55px 10px 0 440px;
	}

	#slogans p {
		font-size: 11pt;
		font-weight: bold;
		text-align: center;
		color: #bbb;
	}

#talen {
	float: right;
	padding: 65px 25px 0 0;
	}
*/


#leftandright {
	position: relative;
	float: left;
	width: 900px;
	margin: 20px 0 0 0;
	padding: 0;
	background: url("../images/leftandright_bg.gif") 0 0 repeat-y;
}

#leftcontainer {
	position: relative;
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}

#leftcontainer-content {
	width: 150px;
	margin: 0 25px 0 25px;
	padding: 0;
	font-family: Arial;
	color: #242424;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

#leftcontainer-content img, #leftcontainer-content img a {
	border: 1px solid #242424;
}

#leftcontainer-content a {
	color: #242424;
}

#rightcontainer {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 700px;
}

#rightcontainer-content {
	margin: 0 25px 0 25px;
	padding: 0;
	width: 650px;
	font-family: Arial;
	color: #242424;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

#rightcontainer-content img, #rightcontainer-content img a {
	border: 1px solid #242424;
}

#bottomcontainer {
	position: relative;
	float: left;
	width: 900px;
	height: 54px;
}

#bottomcontainer-content {
	width: 850px;
	margin: 30px 25px 0 25px;
	border-top: 1px solid #b5babd;
	font-family: Arial;
	color: #b5babd;
	font-size: 12px;
	line-height: 45px;
}

#bottomcontainer-content a {
/*	color: #b5bacd;*/
	color: #000;
}

#bottomcontainer-content a:hover {
/*	color: #242424;*/
	text-decoration: underline;
}

#webshopFlags img {
	border: 1px solid #000;
}

#webshopCategories, #infoLinks {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 20px;
}

#webshopCategories a, #infoLinks a {
	display: block;
	margin-bottom: 20px;
}

#contentcontainer {
	width: 850px;
	float: left;
	margin: 15px 0 0 25px;
	border: 0px solid red;
}

#contentcontainer a, #rightcontainer a {
	color: #777;
}

#contentcontainer a:hover, #rightcontainer a:hover {
	text-decoration: underline;
}

div.small {
	font-size: 8pt;
}

div.disclaimer {
}

div.disclaimer p {
	margin: 0 !important;
	padding: 0 !important;
}