body {
	background-color: #10315a;
	background-image: url('/images/bg.jpg');
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position: bottom center;
	font-family: Helvetica, Arial, sans-serif;
}

div#container {
	position: absolute;
	left: 50%;
	margin-left: -450px;
	width: 900px;
}

div#header {
	position: absolute;
	top: 30px;
}

div#main {
	position: absolute;
	top: 159px;
	width: 900px;
}

div#menu {
	background-image: url('/images/bg_blue.png');
	font-size: 12pt;
	width: 265px;
	position: absolute;
	top: -10px;
	left: -10px;
	padding-top: 30px;
}

div#menu ul {
	margin: 0;
	padding-bottom: 8px;
}

div#menu li {
	list-style-type: none;
	margin: 0;
	margin-left: 20px;
	padding: 10px;
}

div#menu li.selected, div#menu li.selected:hover {
	background-image: url('/images/bg_menu.png');
	background-repeat: no-repeat;
}

div#menu li:hover {
	background-image: url('/images/bg_menu_active.png');
	background-repeat: no-repeat;
}


div#menu a {
	color: white;
	text-decoration: none;
}

div#content {
	width: 540px;
	padding-left: 300px;
	padding-right: 60px;
	padding-top: 40px;
	padding-bottom: 1px;
	background-color: white;
	min-height:400px;
	height:auto !important; /* ie 6 hack */
	height:400px; /* end ie6 hack */
}

div#aanmelden {
	margin-left: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
}

div#aanmelden {
	margin-left: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
}

div#logos {
	background-image: url('/images/logos.png');
}

div#tellAFriend {
	position: absolute;
	left: -10px;
	margin-top: 20px;
	width: 213px;
	color: white;
	padding: 20px;
	background-image: url('/images/bg_orange.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}

div#programma {
	position: absolute;
	left: 700px;
	margin-top: -100px;
}

div#footer {
	background-image: url('/images/bg_footer.png');
	background-repeat: no-repeat;
	padding: 20px;
	text-align: center;
	margin-bottom: 30px;
}

p.kader {
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 15px;
	border: 3px solid #d4de2f;
	background-color: #e9f3bb;
	color: #b1b925;
}

p.kader_rose {
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 15px;
	border: 3px solid #d456ac;
	background-color: #d391c6;
	color: #982282;
}

p.kader_donkerblauw {
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 15px;
	border: 3px solid #10315a;
	background-color: #2f5482;
	color: #10315a;
}

p.kader_blauw {
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 15px;
	border: 3px solid #49a1ba;
	background-color: #85d5e4;
	color: #49a1ba;
}

div.kader_blauw {
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 15px;
	border: 3px solid #49a1ba;
	background-color: #85d5e4;
	color: #112C3D;
}

div.kader_blauw h2 {
	color: #112C3D;
}

p.kader_oranje {
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 15px;
	border: 3px solid #eb7926;
	background-color: #ea904f;
	color: #eb7926;
}
table.kader td{
	padding:5px;
	border:0px none;
}

span.kader {
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 15px;
	border: 3px solid #49a1ba;
	background-color: #afdbdb;
	color: #49a1ba;
	width:300px;

}

span#contactclick:hover {
	text-decoration:underline;
	cursor:pointer;
}

span#contactclick {
	color:#FF8602;
	cursor:pointer;
}

span.time {
	float:left;
}
h3 {
	color: #b0c10f;
}

body#programma table.kader {
	border: 3px solid #d456ac;
	background-color: #f5d7eb;
	color: #d456ac;
}

body#programma h3 {
	color: #d456ac;
}

img.illustrativeImage {
	position: absolute;
	border: 6px solid #d4de2f;
	margin-left: -10px;
	margin-top: 20px;
}

ul#presscontact li {
	list-style : none;
	margin-left: 0px;
}

p.tellafriend {
	padding:0px;
	padding-left:15px;
	margin:0px;
	font-family:arial,verdana;
	font-size :12px;
	color:#FFF;
}

input#email, input#name, input#friendemail, input#friendname{
	width:180px;
	margin-left:15px;
}
input#send {
	padding-left:120px;padding-top:10px;
}

.tijd {
 font-weight:bold;
 width:90px;

}

table.form {
	border-collapse: collapse;
}

table.form td {
	padding-bottom: 4px;
}

th {
	text-align: left;
	color: #b0c10f;
	padding-right: 20px;
}

input.text {
	width: 300px;
	border: 1px solid gray;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
}

textarea {
	width: 300px;
	height: 100px;
	border: 1px solid gray;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
}

td.requiredField {
	padding-left: 8px;
	color: #b0c10f;
}

td.action {
	text-align: right;
}

input.submit {
	background-color: #d3dd2e;
	border: 2px solid #4ca4b5;
	color: #07254c;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

div.watKunJeDoenButtons {
	text-align: center;
	margin-top: 14pt;
	margin-bottom: 14pt;
}

div.watKunJeDoenButtons a {
	margin-left: 20px;
	margin-right: 20px;
}

div.watKunJeDoenSection {
	padding: 20px;
	background-color: #eeeeee;
	margin-bottom: 14pt;
}

div.watKunJeDoenNav {
	text-align: right;
}

div#watKunJeDoenDoe h3 {
	color: #b0c10f;
}

div#watKunJeDoenInvesteer h3 {
	color: #6A3682;
}

div#watKunJeDoenSpreek h3 {
	color: #ff8602;
}

div.verslagSprekersSection {
	padding: 20px;
	background-color: #eeeeee;
	margin-bottom: 14pt;
}

div.verslagSprekersButtons a {
	margin-left: 20px;
	margin-right: 20px;
}

img.sprekerRechts {
	float: right;
	padding: 15px;
}

a.cv {
	text-decoration: underline;
	font-style: italic;
	font-size: 10px;
	color: #ff8602;
	cursor:pointer;
	margin-left: 10px;
}
div.background {
	border-top: 1px solid gray;
	padding-top: 14pt;
	margin-top: 14pt;
}

img.pasfoto {
 border:5px solid #D456AC;	
 float:left;
 margin-right:10px;	
}

div#klimaatfonds {
	position: absolute;
	left: 740px;
	top:10px;
}

div#fotos {
	margin-left: 50px;
	margin-top: 25px;
	padding-bottom: 50px;
}