@charset "utf-8";

body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1a1a1a;
	margin: 0;
	line-height: 1.2em;
}
.error {
	font-weight: bold;
	color: #c10000;
}
p {
	margin: 0;
	margin-bottom: 12px;
}

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

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

h2 {
	color: #c10000;
	margin: 0;
	margin-bottom: 8px;
	font-size: 14px;
	clear: both;
}

#senaat, #bestuur, #itbg, #fico {
	margin: 8px 0 4px 6px;
}

h2#bestuur {
	color: #2d70b5;
}

h2#itbg {
	color: #000;
}

h2#fico {
	color: #009933;
}

h3 {
	font-size: 12px;
	margin: 0;
	margin-bottom: 8px;
}

hr {
	border: none;
	height: 1px;
	margin: 12px 0;
	background-color: #000000;
}

#container {
	width: 900px;
	margin: 0 auto;
	position:relative;
}

#logo {
	margin: 12px auto;
	width: 900px;
}

#photobar {
	height: 100px;
}

#left {
	width: 638px;
	float: left;
	margin: 8px 12px 0 0;
	z-index: 1;
}

#left a {
	color: #900;
}

.info {
	font-size: 12px;
	line-height: 1.4em;
}

#blaat {
	margin: 2px 6px 12px;
	color: #666;
}

#breadcrump {
	margin: 2px 6px;
	color: #666;
}

.mededeling {
	margin: 1px 6px 4px;
	padding: 4px 0;
}

.mededeling .icon {
	width: 50px;
	float: left;
}

.mededeling .text {
	width: 570px;
	float: left;
}

.mededeling b{
	font-size: 11px;
}

.mededeling:hover {
	background-color: #f2f2f2;
	cursor: pointer;
}

#activiteit1, #activiteit2 {
	width: 310px;
	float: left;
	margin-bottom: 15px;
}

#activiteit1 a img {
	border: 2px solid #E4E4E4;
}

#activiteit1 a img:hover {
	border: 2px solid #CCC;
}

#right {
	width: 250px;
	float: left;
	background-color: #f4f4f4;
}

.item {
	margin: 4px 0;
	padding: 6px;
	border: 1px solid #e8e1e1;
}

.item input {
	float: right;
	width: 224px;
	border: 1px solid #e8e1e1;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	margin-bottom: 4px;
	color: #000000;
	background-color: #FBFBFB;
}

.item input:focus {
	border: 1px solid #BBB;
	background-color: #FFF;
}

input.bttn {
	width: 100px;
}

.shout {
	border: 1px solid #e8e1e1;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 12px;
	margin-bottom: 4px;
	color: #000000;
	background-color: #FBFBFB;
}

input.shoutEmbed {
	float: right;
	margin-bottom: 20px;
}
.shout_photo {
	float: left;
	margin-right: 8px;
}

.shout_text {
	width: 550px;
	float: left;
}

.viewGroupBody .shout_text {
	width: 500px;
	float: left;
}
.viewActBody .shout_text {
	width: 500px;
	float: left;
}

input.shout:focus {
	border: 1px solid #BBB;
	background-color: #FFF;
}

.item .link {
	text-align: right;
	font-size: 10px;
	margin-top: 2px;
	clear: both;
}

.item td {
	vertical-align: top;
}

.width60 {
	width: 60px;
}

#logout {
	text-align: right;
}

#footer {
	text-align: center;
	height: 200px;
	margin-top: 20px;
}

.namebig {
	font-weight: bold;
}

#searchResult {
	background-color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid black;
	padding: 10px;
	overflow: auto;
}

.searchResultItem {
	width: 320px;
	background-color: #FFFFFF;
}

.ui-draggable-dragging {

	padding: 5px;
	border: 1px solid black;
}
label {
	width: 150px;
}

.clearfix {
	clear: both;
}

#shoutReply {
	padding: 5px;
	background-color: #f8f4f4;
	border: 2px solid #e8e1e1;
	text-align: center;
	display: none;
}

#messages {
	margin-top: 30px;
}

.message{
	clear:both;
	margin-bottom: 8px;
}

.mHeader{
	background-color: #f8f4f4;
	padding: 4px 8px;
	border-top: 1px solid #e8e1e1;
	border-bottom: 1px solid #e8e1e1;
}

.mHeaderNew{
	background-color: #D7D7D7;
	padding: 4px 8px;
	border-top: 1px solid #e8e1e1;
	border-bottom: 1px solid #e8e1e1;
}

.mBody{
	margin: 4px 8px;
}

.mBodyNew{
	margin: 4px 8px;
	font-weight: bold;
}

.groupMember, .actGroup, .catActivity, .ObjectRecord{
	background-color: #f8f4f4;
	margin: 4px;
	padding: 5px;
	clear:both;
}

#groupMembers, #actGroups{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li.groupMember, li.actGroup, li.catActivity,li.ObjectRecord{
	display: block;
}

.groupMemberData, .actGroupData, .catActivityData{
	float: left;
}
.catActivity:hover, .actGroup:hover, .groupMember:hover{
	background-color: #CCFFFF;	
	cursor: pointer;
	cursor: hand;
}

.groupMemberImage, .actGroupImage, .catActivityImage{
	float: left;
	margin-right: 20px;
}
.groupMemberFunction, .actGroupNaam, .catActivityNaam{
	padding-left: 15px;
}

input,textarea,select {
	border: 1px solid #e8e1e1;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FBFBFB;
}

.groupMemberFunction input{
	width: 224px;
}

.groupHandle {
	float: right;
}

.editHeader{
	background-color: #f8f4f4;
	padding: 5px;
	font-weight: bold;
	border-top: 2px solid #e8e1e1;
	border-bottom: 2px solid #e8e1e1;
	text-align: left;
}

.editBody{
	padding: 5px;
	padding-left: 10px;
}

.spacer20{
	height: 20px;
}

.viewLogo{
	float:  left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.viewHeader{
	float: left;
}

 h1{
 	line-height: 1em;
	margin-top: 0;
}

.viewOptions{
	text-align:right;
	float: right;
}

.searchResultPhotoDiv{
	float: left;
}

.searchResultDataDiv{
	float: left;
	padding-left: 5px;
}

.viewPersonKey {
	float: left;
	width: 140px;
	padding-left: 5px;
}

.viewPersonVal {
	float: left;
}

.viewPersonCat, .viewGroupCat, .viewActCat, .viewCatCat, .goBackButton {
	background-color: #f8f4f4;
	padding: 5px;
	border-top: 2px solid #e8e1e1;
	border-bottom: 2px solid #e8e1e1;
	text-align: left;
	font-weight: bold;
}	
.goBackButton{
	border: 2px solid #e8e1e1;
		
}
.goBackButton:hover{
	background-color: #CCFFFF;	
	cursor: pointer;
	cursor: hand;
		
}

.viewPersonValBlock, .viewGroupBody, .viewActBody, .viewCatCat{
	padding: 5px;
	padding-left: 10px;
}

.groupListItem {
	font-weight:bold;
}

.groupActivities{
	padding-left: 10px;
}

.altRekening_0{
	background-color: #e8e1e1;
}
.altRekening_2{
	background-color: #F3F781;
}

#rekeningTable{
	border: 0;
	width: 100%;
	
}
#rekeningTable td{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 0px;
	border-spacing: 0;
}

#footer{
	text-align: center;
	width: 900px;
	margin: 0 auto;
}
