body{
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	background-color: #FFF;
	color: #000;
	font-family: "Palatino","Book Antiqua",serif;
	font-size: 100%;
}
body div{float: none !important;}

#content{margin-top: 1em;padding-top: 1em;border-top: 1px solid #999;}
#content .secondaryBlock{margin-top: 1em;border-top: 1px solid #999;}

p,ul, ol{font-size: 1.2em;line-height: 1.5em;}
.meta{font-size: 1em;}
p.floatLeft,.introFoto{float:left;margin: 0.2em 1em 0.2em 0;}
p.floatRight{float:right;margin: 0.2em 0 0.2em 1em;}

dl{font-size: 1.2em;margin: 1em 0;}
dl dt{font-weight: bold;margin-top: 1em;}
dl dd{margin: 0.5em 0;}

img, a img{border: 0;}

a:link,a:visited,a:hover,a:active{
	color: #333;
	text-decoration: none;
}
#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
#content a[href^="/"]:after {
	content: " (http://www.valuedstandards.com" attr(href) ") ";
}

#usps ul{float: right;margin-top: -5em;}

blockquote{padding: 0.5em;border-top: 1px solid #000;border-bottom: 1px solid #000;}

.portfolioItems{clear: both;overflow: auto;height: 1%;}
.portfolioItems li{float:left;list-style-type: none;margin-right:1em;}

.contactgegevens{border: 1px solid #000;margin: 1em 0;padding: 0.2em;overflow: auto;}
.hreview{margin: 2em;}
.hreview q,
.hreview span a{display: block;}
.hreview span{margin-right: 1em;}

/* Hide stuff */
#navigation,
#footer,
.hidden a,
.pagination,
.tweet,
.contactgegevens .last,
li.rss, li.sublist,
form,
embed
{display: none;}