@charset "utf-8";
body {
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	background-image: url(../b2b/images/black.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

ul#taalkeuze   {
	width: 150px;
	float: right;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 30px;
	color: #999999;
}
#container #main #content {
	margin-top: 30px;
}
#container #main #content h1 {
	text-indent: -9999px;
	height: 36px;
	width: 81px;
	background-image: url(../b2b/images/shadowbelgium-b2b-logo.gif);
	background-repeat: no-repeat;
}
#container   #main   #content   .b2c {
	height: 36px;
	width: 150px;
	position: relative;
	float: right;
	text-align: center;
}
#container #main #content #tekst {
	width: 100%;
	border: 1px dotted #333333;
	padding: 10px;
	background-color: #eeeeee;
	color: #333333;
}
a:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
#container #main #content h2 {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 16px;
	color: #333333;
}

a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}


ul#taalkeuze     li  {
	float: left;
	list-style-type: none;
	display: block;
}
ul#taalkeuze a:link,
ul#taalkeuze a:visited  {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#container #main #header .logoshadow {
	width: 132px;
	height: 132px;
	display: block;
	float: left;
	background-image: url(../b2b/images/shadowbelgium-logo.gif);
}


div#container {
	width: 990px;
	min-height: 100%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
* html div#container { height: 100%; }
div#header {
	height: 132px;
	background-color:#000000;
}
div#main {
	position: relative;
	margin-bottom: -1px;
	float: right;
	width: 990px;
	/*padding-bottom: 99px;*/
}

div#footer {
	clear: both;
	position: relative;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

