/* thewarehouse.be  */

a.broodkruimels:link,

a.broodkruimels:visited
{
	color: #FFFFFF;
	background-color: #000000;
	padding: 1px 1px;
	text-decoration: none;
	white-space: nowrap;
}

a.broodkruimels:hover
{
	position: relative;
	top: -1px;
	left: -1px;
	color: #FFFFFF;
}

.tkst {
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

/* hide from ie on mac \*/
html 
{
	height: 100%;
	overflow: hidden;
}
	
#flashcontent {
	height: 100%;
	}
/* end hide */

body 
{
	height: 100%;
	margin: 0;
	padding: 0;

	color:#000000;
}
