html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align:baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display:block
}
body {
    line-height:1
}
/*ol, ul {
    list-style:none
}*/
blockquote, q {
    quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content:none
}
table {
    border-collapse: collapse;
    border-spacing:0
}

/*	Stylen Bjorn Bregy	*/

body {
	position: relative;
    width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	background-color: #000000;
}
.mainContainer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	width: 1024px;
	margin: 0 auto;
}
.etalage {
	width: 1000px;
	margin: 0 12px 0 12px;
}
.navigatieBalk {
	width: 1000px;
	margin: 40px 12px 50px 12px;
	font-size: 16px;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #aaaaaa;
	text-decoration: underline;
}
#active {
	color: #aaaaaa;
	text-decoration: none;
}
.main-image {
	margin: 0 0 50px 0;
	z-index: -1;
}
.icon-container {
	position: relative;
    top: -120px;
    left: 38px;
}
.icon-container-ob {
	position: relative;
}
.icon-container-fb, .icon-container-ig {
	position: absolute;
	width: 32px;
	height: 32px;
}
.icon-container-ig {
	left: 60px;
}
.tekstContainer {
	width: 600px;
	min-height: 600px;
	margin: 0 12px;
	text-align: left;
	padding-right: 400px;
}
#tekstContainerAV {
	background-image: url("plaatjes/bjorn-bregy-personal-training.jpg");
	background-repeat: no-repeat;
}
#tekstContainerOB {
	background-image: url("plaatjes/bjorn-bregy-in-de-ring.jpg");
	background-repeat: no-repeat;
}
h1 {
	font-size: 28px;
	line-height: 36px;
}
h2 {
	font-size: 18px;
	padding: 48px 0 24px 0;
}
small {
	padding: 24px 0 24px 0;
	font-size: 12px;
	color: #aaaaaa;
}
ol, p {
	padding-left: 21px;
	color: #aaaaaa;
}
.laatsteArtikel {
	padding-bottom: 80px;
}
.cv {
	padding-left: 0;
}

