/*
groen: #9eca1a
roze: #e2007e
*/

html, body {

}

	body {
		text-align:center;
	}

#maincontainer {
	width:960px;
	margin:0px auto;
	text-align:left;
}

td {
	padding:0px;
	margin:0px;
	border:0px none;
	vertical-align:top;
}

th {
	font-size:11px;
}

div,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

h1, h2 {
	font-stretch:normal;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
}

	h1 {
		font-size:16px;
		line-height:20px;
		margin:0px 0px 20px 0px;
	}
	
	h2 {
		font-size:14px;
		margin:0px 0px 16px 0px;
	}


div {

}

img {
	border:0px none;
}

b, strong {
	font-weight:bold;
}

a {
	padding:0px;
	margin:0px;
}

a,a:hover,a:visited,a:active {
	color:#e2007e;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}

p {
	margin:0px 0px 14px 0px;
	padding:0px;
}

form {
	display:inline;
}

table.editlijst, table.datagrid_table {
	padding:0px;
	margin:0px;
	border:1px solid #000;
}
table.editlijst td, table.datagrid_table td {
	padding:4px;
	margin:0px;
}
table.editlijst tr th, table.datagrid_table tr th {
	padding:4px;
	background-color:#CCCCCC;
	font-weight:bold;
}

table.apeform th {
	text-align:left;
	padding:4px;
	background-color:#CCCCCC;
}

form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
/*form p label {
	float: left;
	width: 200px;
}
form p label.checkbx {
	float:none;
	width:auto;
}*/
fieldset {
	margin-top:16px;
	padding: 10px;
	width:700px;
}
legend {
	font-weight:bold;
}
.btn_save {
	font-weight:bold;
}
.btn_cancel {
	margin-right:20px;
}
.melding {
	background-color:#FF0000;
	padding:5px;
	color:#fff;
	font-weight:bold;
}
.organisaties_regel {
	display:block;
	width:90%;
	height:50px;
	border-bottom:1px dashed #000;
	clear:both;
}
a.organisaties_regel,
a.organisaties_regel:hover,
a.organisaties_regel:visited,
a.organisaties_regel:active {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
a.organisaties_regel:hover {
	background-color:#efefef;
}
a.organisaties_regel .extratext {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}

.organisaties_regel cfoto,
.organisaties_regel pfoto {
	float:left;
	margin:3px 5px 5px 0px;
	width:114px;
	height:114px;
	background-color:#ddd;
}


.organisatieinfo {
	margin-bottom:30px;
}

.organisatieinfo .logo {
	float:left;
	margin:0px 10px 10px 0px;
}

h2.koppeltekst {
	clear:both;
}


#andyou_breadcrumb {
	margin-bottom:10px;
}
#andyou_breadcrumb a,
#andyou_breadcrumb a:hover,
#andyou_breadcrumb a:visited,
#andyou_breadcrumb a:active {
	font-weight:normal;
}

.organisaties_regel .logo {
	float:left;
	margin:3px 5px 5px 0px;
	width:114px;
	height:114px;
	background-color:#ddd;
}

.koppels_regel {
	clear:both;
}
	.koppels_regel .organisatieinfo_koppels_regel_c {
		width:35%;
		float:left;
		text-align:left;
	}
	.koppels_regel .organisatieinfo_koppels_regel_p {
		width:35%;
		float:right;
		text-align:right;
	}

/*
h2.author_c {
	color:#e2007e;
}

h2.author_p {
	color:#9eca1a;
}
*/

.blogfotos {
	float:right;
	margin:0px 0px 0px 15px;
}
.blogfoto {
	background-color:#eee;
	border:1px solid #666;
	margin-bottom:10px;
}
.blogfoto .fotoonderschrift {
	font-style:italic;
}

.organisatie_detail .logo {
	float:right;
	margin:0px 0px 4px 4px;
}
.organisatie_detail .koppellijst {
	clear:both;
	margin:10px;
}
.organisatie_detail .koppellijst tr td,
.organisatielijst td {
	padding:3px;
}
.organisatie_detail .koppellijst tr.odd td,
.organisatielijst tr.odd td {
	background-color:#fff;
}
.organisatie_detail .koppellijst tr.even td,
.organisatielijst tr.even td {
	background-color:#eee;
}
.organisatie_detail .foto {
	float:left;
	border:1px solid #000;
	margin:0px 4px 4px 0px;
}
.organisatie_detail .aantalbeslotenweblogs {
	color:#666;
}
.weblog_detail {}
	.weblog_detail .datumtijd {
		color:#888;
		margin-top:10px;
	}
	.weblogfoto {
		margin:0px 2px 2px 0px;
	}
	.weblog_detail p {
		margin-bottom:0px;
	}
	.weblog_detail .avatar {
		margin:4px;
		float:left;
	}
	.weblog_detail .authorinfo {
		float:right;
		display:block;
		background:#ddd;
		padding:3px;
	}
.blognav_datum {
	font-size:11px;
	color:#777;
}

label { display:inline; }
