/* Global
================================================*/
* {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

body {
	font-family: helvetica;
	font-size: 0.75em;
	background: #fff;
	color: #000;
	text-align: center;
	margin: auto;
}

a {
	text-decoration: none;
	color:#000;
}

.black{
color:#000;
}

.white{
color:#fff;
}

a:link {
	color: #000;
}


a:visited {
	color: #4DC1E5;
}

a:hover {
	color: #4DC1E5;
}

a img {
	border: none;
}
.link_actueel{
	
	color:#4DC1E5;
	}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.important {
	color: #6EBB1F;
}

.clearboth {
	clear: both;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

/* Main lay-out
================================================*/
#wrapper {
	float: left;
	width: 1000px;
	/*height:100%;*/
	text-align: left;
	background: #fff;
	padding-top: 30px;
}

#content {
	float: left;
	width: 535px;
	*width:545px;
	padding-right: 50px;
	padding: 50px 20px 0px 40px;
	color: #000;
	background: #fff;
	font-size: 1.0em;
	line-height: 1.4em;
	overflow: none;
	padding-top: 40px;
	padding-left:5px;
	font-weight:normal;
}

#content h1 {
	color: #000;
	font-weight: 700;
	font-size: 22px;
	margin-left:0px;
}

#catimage {
	width: 120px;
}

#banner_top {
	background: url("../gfx/logo.png") no-repeat;
	width: 1000px;
	height: 105px;
	background-position: 190px 0px;
	background-color:#9cd1dd;
}

#search {
	float: right;
	margin-top: -55px;
	margin-left: 0px;
	padding-right: 25px;
	width: 170px;
}

#searchtitle {
  margin-bottom: 5px;
}

/* Menu
================================================*/
#navbar_left {
	float: left;
	position: relative;
	width: 145px;
	
	font-weight: 500;
	padding-left: 40px;
	padding-top: 40px;
}

#navbar_left ul {
	margin-left: -30px;
	font-size: 0.9em;
	list-style-type: none;
}

#navbar_left ul li {
	margin-bottom: 10px;
	text-align: left;
}

#navbar_left ul li a {
	color: #000;
}

#navbar_right {
	position: absolute;
	margin-left:740px;
	*margin-left:0px;
	width:260px;
	*width:247px;
	padding-top: 78px;
	font-size:0.95em;
	font-family:helvetica;
}

.selected a {
	font-weight: 600;
}

#login {
	postition: absolute;
	margin-left: -30px;
	margin-top: 140px;
	width: 70px;
	height: 28px;
	border-bottom: 1px solid #5ab3c7;
}

/* General
================================================*/
.p,p {
	line-height: 1;
	margin-bottom: 1.5em;
}

body a {
color: #4DC1E5;	
}

.drop_menu_a {
	font-size: 0.8em;
}

/* Headings
================================================*/
h1 {
	font-size: 12pt;
	font-weight: 700;
	margin: 0 0 1em 0;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
}

h4 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 1.5em 0;
}

/* Projects
================================================*/
#projects_unfinished {
	font-size: 1em;
}

.imagedescription{
	margin-left:-34px;
	}

#projects_actueel {
	font-size: 1em;
}

#contentbox {
	margin-top: 20px;
	width: 180px;
}


#navbar_right h2 {
	font-size: 10pt;
}

#navbar_right ul{
list-style-type:none;
}

.bluelinks {
	color: #4DC1E5;
	font-size: 1em;
}



#finished_projects {
	width: 250px;
}

#unfinished_projects {
	width: 250px;
}

.selected_project {
	color: #000;;
}

.selected_project a:visited {
	color: #4DC1E5;
}

.year {
	width: 40px;
}

#project_content {
	float: left;
	background-color: #57585A;
	color: #fff;
	width: 234px;
	padding: 8px;
	padding-bottom: 25px;
	font-size: 1.1em;
}

#project_images {
	float: right;
	padding-right: 0px;
	_padding-right: 60px;
	width: 220px;
}

.pImages {
	margin-left: -24px; 
	*
	margin-left: -35px;

	width: 220px;
	
}

/* Contact / Nieuwsbrief
================================================*/
.nieuwsbrief_input {
	width: 220px;
	height: 16px;
	border: 1px solid #4DC1E5;
}

#nieuwsbrief_addfrm {
	border:1px solid #000;
	width: 238px;
	font-weight: 600;
	float: left;
	margin-left: 20px;
}

#inside_newsletterfrm {
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
}

.bottom_grey {
	background: url("../gfx/box_back_grey.png") no-repeat;
	height: 38px; *
	height: 38px;
	padding-top: 32px;
	color: #fff;
}

.bottom_grey h5 {
	margin-top: 10px; *
	margin-top: 32px;
	margin-left: 5px;
	font-size: 1.25em;
}

.bottom_grey a {
	color: #fff;
}

.bottom_grey a:link {
	color: #fff;
}

.bottom_grey a:visited {
	color: #fff;
}

.bottom_grey a:hover {
	color: #fff;
}

.bottom_white {
	background: url("../gfx/box_back_white.png") no-repeat;
	height: 38px; *
	height: 40px;
	padding-top: 33px;
	color: #000;
	font-weight: bold;
}

.bottom_white h5 {
	margin-top: 10px; *
	margin-top: 34px;
	margin-left: 5px;
	font-size: 1.25em;
}

.bottom_white a.bottom_white:link,a.bottom_white:visited {
	color: #000;
}

#contact_box {
	color: #fff;
	background-color: #57585A;
	float: left;
	width: 238px;
	border: 1px solid #000;
}

#inside_contact {
	padding: 8px;
}

#archief{
	list-style:none;
	
	}
	
	#archief a{
	color:#4DC1E5;
	
	}

/* Sponsoren
================================================*/
#sponsor_table {
		border-collapse:collapse;

}

#sponsor_table {
	padding: 2px;
}

#sponsor_table tr td {
	padding: 5px;
	border: 1px solid #4DC1E5;
}

/* Publicaties
================================================*/
#publicaties_box_right {
	color: #4DC1E5;
	width: 260px;
}

#publicaties_box_right h3 {
	font-size: 11pt;
}

#fprojects_table {
	width: 260px;
}

#fprojects_table tr td {
	width: 130px;
}

#jaarverslagen {
	width: 240px;
}

#jaarverslagen tr td {
	border: none;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
}

#jaarverslagen tr td a {
	border: none;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
}

#inside_publicaties {
	padding-top: 5px;
	padding-left: 8px;
	font-size: 1.1em;
}

#inside_publicaties a {
	color: #fff;
}

#publicaties_tabel {
	width: 250px;
	font-weigth: 700;
}

#publicaties_tabel tr td {
	width: 125px;
}

/* Login
================================================*/
#filetable {
	width: 530px;
}

#filetable tr {
	border: 1px solid black;
}

.selected_member {
	font-weight: bold;
}

#all_members {
	width: 270px;
}

#login_filelist {
	border: 1px solid lightblue;
	padding: 15px;
}

#error {
	color: #000;
	width: 150px;
	height: 40px;
	border: 1px solid red;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
}

/* actueel
================================================*/
#oproepen {
	border: 1px solid #4DC1E5;
	width: 238px;
	font-weight: 600;
	float: left;
	margin-bottom:10px;
}

#expositie_table {
	width: 270px;
}

.expositie_content {
	width: 100px;
}

.bluebold {
	color: #4DC1E5;
	font-weight: bold;
}

#oproepen_contentbox {
	padding: 10px;
	font-weight: normal;
}

#actueel_box {
	background: #57585a;
	width: 250px;
	color: #fff;
	height: 300px;
	overflow:hidden;
}

#nieuwsblok_content {
	width: 500px;
	font-size: 1.1em;
}

#actueel_box h1 {
	color: #fff;
}

#overzicht_box {
	background: #fff;
	width: 240px;
	color: #fff;
	height: 290px;
	padding: 5px;
	border: 1px solid #4DC1E5;
}

#overzicht_box h3 {
	color: #000;
}

#actueelblok_content {
	padding: 5px;
}

#actueelblok_content h3 {
	font-size: 1.2em;
	
}

#overzicht_actueelContent {
	color: #fff;
	width: 230px;
}

#overzichtblok {
	color: #4DC1E5;
	width: 200px;
	margin-left: 40px;
}

#blokkentable {
	margin-top: -15px;
	width: 545px;
	margin-left: -15px;
}

.spacer_tr {
	height: 8px;
}

#triangle_actueel {
	float: right;
	margin-top: -31px;
	z-index: 2;
}

#image_actueel {
	float: left;
	z-index: 1;
}

/* over terra > samenstelling
================================================*/
#memberlist {
	width: 270px;
}

#over_terra_contentbox {
	background: #57585a;
	width: 495px;
	color: #fff;
	padding:10px;
}



#randomimage {
	float: left;
	z-index: 1;
}

#triangle {
	float: right;
	margin-top: -31px;
	z-index: 2;
}

/* search
================================================*/
#search_projects {
	width: 300px;
	padding: 10px;
}

#search_publicatiebox {
	padding: 10px;
	width: 300px;
	border: 1px solid #000;
}

.wideblock_content{
border:1px solid #000;
margin-bottom:20px;
width:533px;
}

.wideblock_content .bottom_grey
 {
	background: url("../gfx/box_back_grey_wide.png") no-repeat;
}

.wide_table{
	width:100%;
	padding:5px;
}

#socialmedia{
	margin-left:-30px;
	margin-top:15px;
}
#socialmedia p{
	margin-bottom:5px;
}

.stichting_block{
	margin-bottom:20px;
	border:1px solid #9CD1DD;
	min-height:40px;
}

.stichting_block table{
	padding:5px;
}

.stichting_block td{
padding-bottom:10px;
}

.stichting_block td{
	vertical-align:top;
}

.stichting_block h2{
	background-color:#9CD1DD;
	color:#fff;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
}



.agenda_block{
	margin-bottom:20px;
	border:1px solid #9CD1DD;
	min-height:40px;
}

.agenda_block table{
	padding:5px;
}

.agendaitem{
	margin-bottom:6px;
}

.agenda_block td{
	vertical-align:top;
	min-width:65px;
}

.agenda_block .title{
	color:#8ccedd;
	font-weight:bold;
}

.agenda_block.elders .title{
	color:#9CD1DD;
}

.agenda_block h2{
	background-color:#9CD1DD;
	color:#fff;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
}

.agenda_block.elders h2 {
	background-color:#818284;
	outline:1px solid #818284;
}

.rightcontent{
border:1px solid #9CD1DD;
padding:4px;
}

#sponsor_table tr td.noborder{
border:0;
}
