
/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: #682; text-decoration: none; cursor: pointer;}

a:hover {color: #9A6; text-decoration: none;}

li a {text-decoration: none;}

li a:hover {color: #FFCC00; text-decoration: underline;}

p,ul {
	padding-bottom: 1em;
}

ul {margin-left: 1.2em;}

li {list-style: none;}
.main li {list-style-image: url(img/li.gif);}

ul p {font-weight: bold;}

h1 {font-size: 1.3em;}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}

h1,h2,h3 {color: #994;}

.padded p { 
	color: #48738C;
	font-family: "Georgia", Times New Roman, serif;	
	font-size: 130%;
	letter-spacing: 0.03em;
	line-height: 1.6em;
	word-spacing: 0.1em; 
}
.logo {margin-top: 25px; cursor: pointer;}
.style1 {letter-spacing: 0.09em;
	line-height: 0.6em;
	word-spacing: 0.1em;
}
.ital {font-style: italic; font-weight: 700;}
.ital_2 {font-style: italic; font-weight: normal;}

.txt_1 {
	font-weight: bold;
	font-variant: small-caps;
}

.txt_2 {
	letter-spacing: 0.2em;
	font-family: Arial;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 0.7em;
	
}


/* misc */
.clearer {clear: both;}
.main_right .padded {padding: 6px 2px 6px 16px;}
.main .padded {padding: 30px 34px;}
.main .padded h1 {padding: 20px 0px 10px 0px; font-size: 1.8em;}
.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {float: right;}
.br1 {padding-top: 75%; width: 100%;}
.brx { height: 500px; width: 100%;}

.block1 {
	float: left;
	width: 443px;
	height: 90px;
	margin-top: 65px;
	padding: 0;
	border: 0px solid #ff0000;
	z-index: 1;
/*	background: url(../images/bg_block1.jpg) 240px 3px no-repeat; 
	background: url(../images/bg_block1_w.gif) 5px 3px no-repeat;*/
}
.block1 p {
	max-width: 210px;
	/*width: expression(document.body.clientWidth > 210? "210px": "auto" );*/
	padding-top: 0px;
	padding-left: 5%;

	color: #48738C;
	font-size: 1.06em;
	font-variant: normal;
	letter-spacing: 0.01em;
	line-height: 1.4em;
	text-align: right;
	word-spacing: 0.2em; 
}
.block2 {
	float: right;
	width: 443px;
	height: 90px;
	margin-top: 65px;
	padding: 0;
	border: 0px solid #ff0000;

	z-index: 2;

	/*background: url(../images/bg_block2_w.gif) 0px 3px no-repeat;*/
}
.block2 p {
	max-width: 205px;
	/*width: expression(document.body.clientWidth > 205? "205px": "auto" );*/
	padding-top: 0px;
	padding-left: 46%;

	color: #48738C;
	font-size: 1.06em;
	font-variant: normal;
	letter-spacing: 0.01em;
	line-height: 1.4em;
	text-align: left;
	word-spacing: 0.2em; 
}
.block3 {
	float: left;
	width: 443px;
	height: 90px;
	margin-top: 55px;
	padding: 0;
	border: 0px solid #ff0000;
	z-index: 3;

	/*background: url(../images/bg_block3_w.gif) 5px 3px no-repeat;*/
}
.block3 p {
	max-width: 207px;
	/*width: expression(document.body.clientWidth > 207? "207px": "auto" );*/
	padding-top: 0px;
	padding-left: 5%;

	color: #48738C;
	font-size: 1.06em;
	font-variant: normal;
	letter-spacing: 0.01em;
	line-height: 1.4em;
	text-align: right;
	word-spacing: 0.2em; 
}

.block4 {
	float: right;
	width: 443px;
	height: 90px;
	margin-top: 55px;
	padding: 0;
	border: 0px solid #ff0000;
	z-index: 2;
	border: 0px solid #ff0000;

	/*background: url(../images/bg_block4_w.gif) 0px 3px no-repeat;*/
}
.block4 p {
	max-width: 205px;
	/*width: expression(document.body.clientWidth > 205? "205px": "auto" );*/
	padding-top: 0px;
	padding-left: 45%;

	color: #48738C;
	font-size: 1.06em;
	font-variant: normal;
	letter-spacing: 0.01em;
	line-height: 1.4em;
	text-align: left;
	word-spacing: 0.2em; 
}


.block_txt {
	float: left;
	width: 100%;
	height: 30px;
	margin-top: 20px;
	padding: 0;
	z-index: 2;

	/*background: url(../images/bg_block4_w.gif) 0px 3px no-repeat;*/
}
.block_txt p {
	max-width: 100%;
	/*width: expression(document.body.clientWidth > 100%? "100%": "auto" );*/
	padding: 0.5% 28% 0% 28%;

	color: #48738C;
	font-size: 1.09em !important;
	font-size: 1.06em;
	font-variant: normal;
	letter-spacing: 0.01em;
	line-height: 1.4em;
	text-align: center;
	word-spacing: 0.2em; 
}

.block_txt h1 {
	color: #48738C;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.3em !important;
	font-size: 1.27em;
	letter-spacing: 0.13em !important;
	letter-spacing: 0.15em;
	text-align: center;
}
/* publicaties */
.mid, .midxtra, .midxtracrisiscom {
	background-color: #fff;
	border: 0px solid #999;
	margin: 0; /* centers layout */
	padding: 0em; 
	text-align: left; 
	height: 100%;
}
.midarticles { /* articles.htm */
	background-color: #F7F3ED;/* #DEE4F9 */
	border-bottom: 10px solid #EFEFEF; /* #575A63 */
	margin: 0em 0em 1.3em 0em;
	position: relative;
	padding: 0.8em;
	width: auto;
}
/* structure */
body {
	background: url(../images/bg1.jpg) 0 0 repeat-y;
	background-color: #ffffff;
	color: #999;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 15px 0px 15px 0px;
	padding: 0;
}
html>body #container
 {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 890px;
	height: 550px;
	margin-top: -27.5em; /*set to a negative number 1/2 of your height*/
	margin-left: -445px; /*set to a negative number 1/2 of your width*/
	border: 1px solid #ccc;
	
	background-color: #fff;
	background: url(../images/lines.gif) repeat-y;
	border: 0px solid #222;
}

#container { /* ie only*/
	position:absolute;
	top: 50%;
	left: 50%;
	width: 890px;
	height: 550px;
	margin-top: -28em; /*set to a negative number 1/2 of your height*/
	margin-left: -445px; /*set to a negative number 1/2 of your width*/
	
	background-color: #fff;
	background: url(../images/lines.gif) repeat-y;

}


/* header */
div.header {
	background: url(../images/w2a-logo.jpg) -40px 0px no-repeat /*#1A657C*/;/*#8E0000 rood*/
	float: left;
	position: relative;
	top: 25px;
	left: 0;
	width: 100%;
	height: 104px;
	margin-bottom: 30px;
	border-top: 15px solid #17596D;	/*#004089*/
	border-bottom: 15px solid #17596D;	/*#004089*/

	font: normal 2.4em Verdana,sans-serif;
	text-align: center;
}


/* structure */
.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}
.subnav {
	float: left;
	width: 200px;
}
.subnav div { padding-top: 38px}
.main {
	float: left;
	width: 575px;
	margin: 20px 0px 0px 0px;
}
.main_right {
	float: right;
	width: 200px;
	color: #CCC;
}

/* sub-navigation */
.subnav h1 {
	margin-top: 30px;
	background: #222;
	color: #FFE;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 24px;
	padding-right: 12px;
	text-align: right;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	border-bottom: 1px solid #696755;
	list-style: none;
}
.subnav li a {
	background: #F7FFE8; /* #89866F */	
	color: #111;
	display: block;
	padding: 8px 12px 8px 12px;
	width: auto;
	text-decoration: none;
	text-align: right;
}
.subnav li a:hover {
	background: #48738C;
	color: #fff;
}
/* navigation default page */
.header_nav {
	position: relative;
	top: 135px;
	left: 0px;
	float: left;
	width: 100%;
	height: 15px;
	
	letter-spacing: 0.2em;
	font-family: Arial;
	font-variant: small-caps;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
}

.header_nav a {
	display: inline;
	margin-left: 0.5em;
	margin-right: 0em;
	padding: 0em 0.4em 0em 0.4em;
	text-decoration: underline;

	color: #48738C;/*17596D#*/
	text-decoration: none;
}
.header_nav a:hover {
	padding: 0em 0.4em 0em 0.4em;

	color: #6DAFD6;/*#95BA6B*/
	text-decoration: none;
}

/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #CCC;
	font-size: 0.9em;
	line-height: 39px;
	width: 100%;
	text-align: center;
}
.footer .left,.footer .right {padding: 0 16px;}
.footer a {color: #EEE;}
.footer a:hover {color: #FAFCB0;}
