body {
	background-color: #bcbcbc;
	width: 650px;
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #221E1F;
}

a:link,
a:active,
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #BD0000;
}

a.future:link,
a.future:active,
a.future:visited {
	color: #ffffff;
}

#future_text a:link,
#future_text a:active,
#future_text a:visited {
	color: #F10F83;
}

img {
	border: none;
}

li {
	list-style: none;
	padding-bottom: 3px;
}

h1 {
	font-size: 16px;
	border-bottom: 1px solid #F10F83;
	color: #F10F83;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 16px;
	margin-bottom: 0px;
}

h4 {
	font-size: 13px;
	margin: 0px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

#lang {
	background-color: #bcbcbc;
}

#lang .content {
	position: absolute;
	width: 400px;
	height: 140px;
	left: 50%;
	top: 50%;
	margin-top: -70px;
	margin-left: -200px;
}

#wrapper {
	background-color: #FFFFFF;
}

#header {
	height: 200px;
}

#content {
	padding: 8px;
	border: 1px solid #000000;
	border-top: none;
}

#future {
	background: #ED118F;
	width: 632px;
	text-align: left;
}

#future .big {
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 36px;
	color: #FFFFFF;
	text-align: left;
	background: #ED118F url(/futuresummit/images/future_bottom.gif) top right no-repeat;
}

#future .text {
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	color: #FFFFFF;
}

#future_text {
	font-size: 12px;
	color: #646464
}

.title {
	font-size: 14px;
	font-weight: bold;
}

.foto {
	float: left;
	padding-right: 10px;
}

.quote {
	font-size: 20px;
	color: #ED1C23;
	padding-bottom: 10px;
	padding-top: 10px;
}

.programma {
	width: 100%;
}

.programma td {
	vertical-align: top;
}

.special {
	color: #ED1C23;
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
}

.bevestigen,
.confirmer {
	background-image: url(/futuresummit/images/btn_bevestigen.gif);
	height: 21px;
	width: 88px;
	border: none;
}

.confirmer {
	background-image: url(/futuresummit/images/btn_confirmer.gif);
}

.italic {
	font-style: italic;
}

.center {
	text-align: center;
}

.left {
	float: left;
	width: 130px;
	text-align: center;
	font-style: italic;
}

.right {
	float: right;
	width: 130px;
	text-align: center;
	font-style: italic;
}

.Left {
	float: left;
	width: 130px;
	text-align: center;
	font-style: italic;
}

.Right {
	float: right;
	width: 130px;
	text-align: center;
	font-style: italic;
}

.huge {
	font-size: 16px;
	font-weight: bold;
}

#beeldreportage {
	width: 560px;	
	margin-top: 10px;
	text-align: center;
	margin: 0 auto;
	}

#beeldreportage h2 {
	text-align: left;
	margin-left: 5px;
	font-size: 1.2em;
	color: #BD0000;
	font-weight: bold;
	margin-bottom: 0;
	}

#beeldreportage h3 {
	color: #7A7A7A;
	font-size: 1em;
	font-weight: bold;
	}

#beeldreportage object {
	margin-bottom: 15px;
	}

#beeldreportage img {
	width: 140px;
	/*height: 110px;*/
	border: 1px solid #4E504D;
	margin-bottom: 10px;
	}

#beeldreportage .brsection {
	width: 140px;
	float: left;
	text-align: left;
	margin: 15px;
	}

#beeldreportage p {
	margin: 0;
	font-size: 11px;
	}

#beeldreportage h3 {
	margin-top: 5px;
	margin: 0;
	}
	
#beeldreportage a:link,
#beeldreportage a:active,
#beeldreportage a:visited
 {
	color: #BD0000;
	text-decoration: underline;
	}
	
#beeldreportage a:hover
 {
	color: #BD0000;
	text-decoration: none;
	}
	
.clearer {
	clear: both;
}

.small {
	font-size: 9px;
}