body {
/*	position: relative;*/
	background-color: #fff;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
a { 
	color: #fff;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
strong {
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: .1px;
}
#container {
	position: relative;
}
div#boundry {
	margin: 0 !important;
	padding: 0 !important;
}
div#about {
	width: 314px;
	margin: 3px 0 0 0 !important;
/*	margin-top: 3px;*/
/*	margin-bottom: 17px;*/
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background: rgb(15, 15, 15);
	background: rgba(50, 50, 50, 0.8);
	color: #fff;
	overflow: hidden;
}

div#about h1,
div#about p.info,
div#about ul#nieuws,
div#about address {
	padding: 20px;
}
div#about h1 {
	padding-bottom: 0;
}

div#about p.info {
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	text-shadow: #555 0px 1px 1px;
}
div#about #nieuws,
div#about address {
	border-top: 3px solid #fff;
}
div#about #nieuws {
	display: none;
/*	padding: 20px 0 20px 20px;*/
}
div#about #nieuws li {
/*	height: 40px;*/
/*	width: 250px;*/
/*	font-size: 11px;*/
/*	padding: 10px 0;*/
}
div#about address {
	position: relative;
	background-color: #f00;
	border-bottom: 3px solid #fff;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 24px;
}
div#about address strong {
	display: block;
	font-size: 20px;
	padding-bottom: 10px;
}
div#about address a {
	color: #fff;
}
div#about address #wallis {
	display: none;
	visibility: hidden;
	position: absolute;
	width: 1px;
	height: 1px;
}

#klanten {
	color: #fff;
}
/*#klanten a:focus,*/
#klanten a.active,
#klanten a:hover {
	background: #fff;
	color: #333;
}
#klanten li em {
	color: #ccc;
}
/*#klanten li a:focus strong,*/
/*#klanten li a:focus em,*/
#klanten li a.active strong,
#klanten li a.active em,
#klanten li a:hover strong,
#klanten li a:hover em {
	color: #333;
}
#klanten li a {
	padding: 5px 30px 5px 10px;
	display: block;
	color: #fff;
}
#klanten li strong {
	display: block;
	font-size: 14px;
	font-weight: bold;
/*	margin-top: 20px;*/
}
#klanten .portfolio {
	display: none;
	background-color: #fff;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
#klanten .portfolio a {
	display: inline;
	padding: 0px;
}
#klanten .portfolio a:hover {
	background: transparent;
}
#klanten .portfolio_container {
	width: 290px;
	padding: 10px;
}
#klanten .portfolio .photos {
	position: absolute;
	display: none;
/*	width: 1px;*/
	height: 1px;
/*	right: -56px;*/
/*	margin-top: 10px;*/
/*	left: -56px;*/
/*	top: -150px;*/
	width: 0px;
	overflow: hidden;
/*	margin-left: 56px;*/
}
#klanten .portfolio .photos li {
/*	margin-bottom: 6px;*/
/*	display: none;*/
}
#klanten .portfolio .photos li img {
	border: 3px #fff solid;
	width: 50px;
	display: none;
}
#klanten .portfolio a.external {
	color: #f00;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 3px 10px 10px 10px;
	text-align: right;
}

h1 a {
	display: block;
	font-size: 30px;
	font-weight: bold;
	text-indent: -9999px;
	background: transparent url(../gfx/logo.png) no-repeat top left;
/*	margin: 20px 0 0 20px;*/
	width: 200px;
	height: 60px;
}
h2 {
	font-size: 22px;
	padding: 10px;
}


img.bg,
#top,
#bottom,
#left,
#right {
	display: none;
}