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, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}


caption, th, td {
	text-align: left;
	font-weight: normal;
}


body {
	background: #fff;
	font-family: Arial, sans-serif;
	font-size: 13px;
	
	color:#f26222;
}
html, body {
	height: 100%;
}
/**
 * WRAPPERS
 * _____________________________________________
 */
 
 
body#pg_home { 
	background: #fff;
}
#container
{
	width:100%;
	margin:0 auto;

}
#blackline{
	height: 15px;
	background:#000;
}
#emma{
	height: 510px;
	width:910px;
	margin:0 auto;
}

#yes{
	height: 130px;
	width:960px;
	margin:0 auto;
}
#dagboek{
	height: 50px;
	width:960px;
	margin:0 auto;
}
#empty{
	height: 15px;
	background:#fff;
}
#footer{
	width:960px;
	margin:0 auto;
}

/**
 * TEKST
 * _____________________________________________
 */
 
p.tekst {
font-family:Verdana;
  font-size:11px;
  color:#f26222;
}
p.tekst a {color:#f26222;text-decoration:none}
p.tekst a:hover{color:#000000;text-decoration:none}

p.dagboek {
font-family:Verdana;
  font-size:16px;
  color:#f26222;
  font-weight:bold;
}
p.dagboek a {color:#f26222;font-weight:bold;text-decoration:none}
p.dagboek a:hover{color:#000000;font-weight:bold;text-decoration:none}