@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, 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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
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;
}

/* ---- FONTS ---- */

@font-face {
    font-family: 'TitilliumText22LBold';
    src: url('../fonts/titilliumtext22l005-webfont.eot');
    src: url('../fonts/titilliumtext22l005-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/titilliumtext22l005-webfont.woff') format('woff'),
         url('../fonts/titilliumtext22l005-webfont.ttf') format('truetype'),
         url('../fonts/titilliumtext22l005-webfont.svg#TitilliumText22LBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* ---- ALGEMEEN ---- */

html, body	{
	background: #ffffff;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
}

h1	{
	font-family: 'TitilliumText22LBold', Verdana, Geneva, sans-serif;
	color: #154679;
	font-size: 42px;
	line-height: 1em;
}

h2	{
	font-family: 'TitilliumText22LBold', Verdana, Geneva, sans-serif;
	color: #154679;
	font-size: 24px;
	margin-bottom: 0.4em;
}

h3	{
	color: #154679;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0.8em;
}

p	{
	margin-bottom: 0.8em;
}

a	{
	color: #154679;
}

a:hover	{
	color: #333333;
}

.wrapper	{
	position: relative;
	width: 980px;
	margin: 0 auto;	
}

.column1, .column2	{
	float: left;
	width: 314px;
	margin: 30px 10px 20px 10px;
}

.column3	{
	float: left;
	width: 292px;
	margin: 30px 10px 20px 10px;
}

.clear	{
	clear: both;
}

/* ---- HEADER ---- */
#header	{
	position: relative;
	height: 80px;
	margin: 4px 10px 10px 10px;
}

#header .title	{
	padding: 24px 0 0 10px;
}

#header a	{
	text-decoration: none;
}

#header .menu	{
	float: right;
	margin: 0 10px 0 0;
}

#header .menu li	{
	display: inline;
	padding: 0 15px 0 5px;
	background: url(../img/seperator.png) no-repeat right 6px;
}

#header .menu li.active a	{
	color: #F26B2D;
}

#header .menu li.last	{
	padding: 0 0 0 5px;
	background: none;
}

#header .menu li a:hover	{
	color: #F26B2D;
}

/* ---- CENTER ---- */

#center	{
	position: relative;
	background: #cdcfd4 url(../img/lightgreytile.png);
	min-height: 450px;
}

#center.home	{
	background: #9A9EA5 url(../img/greytile.png);
}

.topshade	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 12px;
	background: url(../img/shade-top.png);
}

.btmshade	{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 6px;
	background: url(../img/shade-btm.png);
}

.balloon	{
	position: relative;
	z-index: 10;
	margin: 0 0 10px 0;
}

#center .balloon a	{
	text-decoration: none;
}

#center .balloon h2, #center .balloon h3, #center .balloon p, #center .balloon a	{
	color: #FAFAFA
}

#center .balloon .whitemid h2, #center .balloon .whitemid h3, #center .balloon .whitemid a	{
	color: #154679;
}

#center .balloon .whitemid p	{
	color: #333333;
}

#center .balloon .whitemid a	{
	text-decoration: underline;
}

.balloon .content	{
	position: relative;
	padding: 8px 10px 1px 10px;
}

.balloon .content.share	{
	padding: 0 10px 2px 10px;
}

.balloon .content.share img	{
	margin: 2px 6px 0 2px;
}

.balloon .content.social	{
	padding: 1px 0 2px 0;
	margin: -2px 12px 0 10px;
}

.book	{
	display: block;
	height: 400px;
	width: 392px;
	margin: 0 0 0 -40px;
	background: url(../content/boek.png) no-repeat;
}

/* ---- buttons ---- */

.balloon .orangetop	{
	height: 10px;
	background: url(../img/button.png) 0px 0px no-repeat;
}

.balloon .orangemid	{
	background: url(../img/button-mid.png) 0px 0px repeat-y;
}

.balloon .orangebtm {
	height: 22px;
	background: url(../img/button.png) 0 -10px no-repeat;
}

.balloon .bluetop	{
	height: 10px;
	background: url(../img/button.png) -630px 0px no-repeat;
}

.balloon .bluemid	{
	background: url(../img/button-mid.png) -630px 0px repeat-y;
}

.balloon .bluebtm {
	height: 22px;
	background: url(../img/button.png) -630px -10px no-repeat;
}

/* ---- buttons hover ---- */

.balloon:hover .orangetop	{
	height: 10px;
	background: url(../img/button.png) -315px 0px no-repeat;
}

.balloon:hover .orangemid	{
	background: url(../img/button-mid.png) -315px 0px repeat-y;
}

.balloon:hover .orangebtm {
	height: 22px;
	background: url(../img/button.png) -315px -10px no-repeat;
}

.balloon:hover .bluetop	{
	height: 10px;
	background: url(../img/button.png) -945px 0px no-repeat;
}

.balloon:hover .bluemid	{
	background: url(../img/button-mid.png) -945px 0px repeat-y;
}

.balloon:hover .bluebtm {
	height: 22px;
	background: url(../img/button.png) -945px -10px no-repeat;
}

/* ---- balloons ---- */

.balloon .blacktop	{
	height: 10px;
	background: url(../img/balloon.png) 0px 0px no-repeat;
}

.balloon .blackmid	{
	background: url(../img/balloon-mid.png) 0px 0px repeat-y;
}

.balloon .blackbtm {
	height: 22px;
	background: url(../img/balloon.png) 0px -10px no-repeat;
}

.balloon .whitetop	{
	height: 10px;
	background: url(../img/balloon.png) -292px 0px no-repeat;
}

.balloon .whitemid	{
	background: url(../img/balloon-mid.png) -292px 0px repeat-y;
}

.balloon .whitebtm {
	height: 22px;
	background: url(../img/balloon.png) -292px -10px no-repeat;
}

/* ---- SOCIAL ---- */

.balloon .twitle	{
	position: relative;
	z-index: 100;
}

.balloon .twitget	{
	margin: -14px 0 -8px 0;
}

.balloon .linkedin	{
	padding: 1px 0 1px 10px;
	margin: 0 10px 0 0;
	overflow: hidden;
}

.li_outerframe	{
	position: absolute;
	top: 10px;
	left: 20px;
	width: 252px;
	overflow: hidden;
}

.li_innerframe	{
	margin: -25px -10px;
}

.li_logo	{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	height: 22px;
	width: 22px;
	background: url(../img/linkedin.png) no-repeat;
}

/* ---- PAGE ---- */

#sub	{
	padding: 6px 0 0 0;
}

.tab	{
	position: absolute;
	top: -31px;
}

.tab .content	{
	padding: 13px 2px 0 2px;
}

.tab .tableft	{
	float: left;
	height: 25px;
	width: 20px;
	background: url(../img/tab-left.png) no-repeat;
}

.tab .tabmid	{
	float: left;
	height: 25px;
	background: url(../img/tab-mid.png) repeat-x;
}

.tab .tabright	{
	float: left;
	height: 25px;
	width: 20px;
	background: url(../img/tab-right.png) no-repeat;
}

.goup	{
	text-align: right;
	padding: 0 12px 0 0;
	background: url(../img/goup.png) right 2px no-repeat;
}

.goup a	{
	font-size: 11px;
	text-decoration: none;
}

.goup:hover a	{
	text-decoration: underline;
	color: #154679;
}

/* ---- FOOTER ---- */

#footer	{
	position: relative;
	height: 25px;
}

#footer .content	{
	float: right;
	margin: 4px 10px 0 0;
}

#footer p, footer a	{
	color: #333333;
	font-size: 11px;
	margin: 0;
	text-decoration: none;
}

#footer a:hover	{
	text-decoration: underline;
}