@charset "UTF-8";
/* CSS Document */

/* reset */
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: bold;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ---------------  einde reset */


/* CSS big east */


div#wrapper {
	width:1024px;
	height:auto;
}

body {
	background-color:#f3f3f3;
	background-image:url(bigeast-achtergrondontwerp-2000px-gradient.jpg);
	background-repeat:no-repeat;
	width:100%;
	font-size:10px;
	color:#333333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height:auto;
	font-style: normal;
	line-height:1.4em;
	font-weight:lighter;
	font-variant:normal;
	text-transform:none;
	font-stretch:wider;
	word-spacing:0.02em;
	border:none;
}

div#contact {
	float:right;
	margin-top:20px;
	width:200px;
	font-size:1.1em;
}

ul#navigatie {
	clear:right;
	float:right;
	margin-top:50px;
}

li {
	float:left;
	padding-right:20px;
	padding-left:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	border-right:solid;
	border-right-width:1px;
	border-color:#f83a1a;
	font-weight:bold;
	letter-spacing:0.1em;
}

li#contact {
	border-right:none;
}

li a {
	font-size:1.3em;
	text-decoration:none;
}

li a:hover {
	color:#f83a1a;
	text-decoration:none;
}

li a:active {
	color:#f83a1a;
	text-decoration:none;
}

div#maincontent {
	clear:both;
	float:left;
	margin-left: 100px;
	width:900px;
	height:auto;
	margin-top:70px;
	margin-bottom:200px;
	letter-spacing:0.04em;
	line-height:1.4em;
	font-size:1.4em;
}

div#content {
	clear:both;
	float:left;
	margin-left: 100px;
	width:420px;
	height:auto;
	margin-top:70px;
	margin-bottom: 30px;
	letter-spacing:0.04em;
	line-height:1.4em;
	font-size:1.4em;
}

div#subcontent {
	float:left;
	margin-left: 40px;
	width:420px;
	height:auto;
	margin-top:70px;
	margin-bottom:700px;
	letter-spacing:0.04em;
	line-height:1.4em;
	font-size:1.4em;
}

div#top {
	clear:left;
	float:left;
	margin-left:100px;
	margin-bottom:25px;
}

div#footer {
	clear:left;
	float:left;
	width:100%;
	background-color:#b6b6b6;
	color:#cccccc;
	height:50px;
	padding-top:20px;
	text-align:center;
	letter-spacing:0.04em;
	margin-bottom:0px;
}

h1 {
	color:#f83a1a;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.8em;
	letter-spacing:0.03em;
	margin-bottom: 20px;
}

h2 {
	color:#f83a1a;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.4em;
	letter-spacing:0.03em;
	margin-bottom: 20px;
	text-decoration:none;
}

h3 {
	color:#968e8e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.1em;
	letter-spacing:0.03em;
	margin-bottom:20px;
	font-weight:lighter;
	}

h4 {
	color:#f83a1a;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.4em;
	letter-spacing:0.03em;
	margin-bottom:5px;
	font-weight:lighter;
	}
	
h5 {
	color:#968e8e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	letter-spacing:0.03em;
	margin-bottom:5px;
	font-weight:lighter;
	}

h6 {
	color:#f83a1a;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	letter-spacing:0.03em;
	font-weight:lighter;
	padding-top:1px;
	}

li {
	list-style:none;
}

a:link {
	text-decoration:none;
	color:#968e8e;
}

a:hover {
	text-decoration:none;
	color:#f83a1a;
}

a:visited {
	text-decoration:none;
	color:#968e8e;
}
	
a:active {
	text-decoration:none;
	color:#f83a1a;
}


/*witruimte tussen de paragrafen*/
p {
	padding-bottom:30px;
}

img {
	float:left;
	padding-right:10px;
	border:none;
}

/*foto plaatsing na tekst*/
.img {
	float:none;
}

.clearleft {
	clear:left;
}

.paddingtop {
	padding-top:5px;
}

.wit {
	color:#ffffff;
}

.oranje {
	color:#f83a1a;
}

.szigetfoto {
	clear:both;
	float:left;
	margin-top:20px;
	border:none;
}

.boldunderlined {
	text-decoration:underline;
	font-weight:bold;
}

