/* ALGEMENE STYLE HOME */
div#maincontainer{
	background:#EAEAEA;
}
div#vertline{
	background-image: url("../images/vertline_grijs.gif");
	background-repeat:no-repeat;
}
div#fotoleft{
	background-image: url("../images/fotohome.jpg");
	background-repeat:no-repeat;
}
div#horline{
	background-image: url("../images/horline_grijs.gif");
	background-repeat:repeat-x;
}
div#path{
	margin:0px;
	padding:10px;
	color:#808080;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:110%;
}
div#path a{
	color:#808080;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:110%;
	text-decoration:none;
}
div#path a:hover {
	color:#808080;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:110%;
	text-decoration:underline;
}
div#maincontent{
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:110%;
	padding:15px;
}
div#maincontent a {
	font-size:13px;
}
div#sitemap {
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:110%;
	padding:15px;
	list-style:none;
}
div#sitemap a{
	font-size:13px;
}
div#sitemap ul {
	margin-bottom:0px;
	margin-top:0px;
	list-style:none;
}
div#sitemap li a {
	font-size:13px;
}

div#maincontent H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0px;
	background-image:url('../images/top_tabelmain.gif');
	background-repeat:no-repeat;
	padding:3px 0px 10px 5px;
}
div#maincontent .datum{
	font-size:11px;
	padding:3px 0px 10px 5px;
}

div#maintext {
	width:643px;
	padding:0px 10px 5px 5px;
}

/*onderverdeling schaduw kader */
.shadowkadercontainer{
	margin:0px 0px 0px 5px;
	padding: 0px;
	width:270px;
}
.shadowkadertop{
	background-image: url("../images/shadkadertop0.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	width:270px;
	height:5px;
	margin:0px;
	padding: 0px;
}
.shadowkadermain{
	background-image: url("../images/shadkadermain0.gif");
	width:270px;
	margin:0px;
	padding: 0px;
}
.kadercontentverloop{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:120%;
	color:#00523B;
	text-decoration:none;
	background-image: url("../images/shadkaderbg.gif");
	background-position:bottom;
	background-repeat: repeat-x;
	width:258px;
	padding:4px;
	margin:0px;
}
.kadercontent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00523B;
	width:258px;
	padding:4px;
	margin:0px;
}
.shadowkaderbottom{
	background-image: url("../images/shadkaderbottom0.gif");
	background-repeat: no-repeat;
	width:270px;
	height:5px;
	margin:0px;
	padding: 0px;
}

/*schaduw kader holders*/
div#nieuwskop{
	background-image: url("../images/kop_nieuwsberichten0.gif");
	background-repeat: no-repeat;
	height:24px;
	margin:2px;
	padding:0px;
}

div#activiteitenholder{
	background-image: url("../images/kop_activiteitenagenda0.gif");
	background-repeat: no-repeat;
	height:24px;
	margin:2px;
	padding:0px;
}

/*nieuwsoverzicht*/
#nieuwsoverzicht {
	list-style:none;
	margin-left:0px;
	width:600px;
}
#nieuwsoverzicht a {
	display:block;
	font-size:13px;
	}
#nieuwsoverzicht a:hover {
	background:#f00;
	}
	
#form label{
	float: left;
	width: 120px;
}

#form input, #form textarea{
	width: 250px;
	margin-bottom: 5px;
}

#form select{
	margin-bottom: 5px;
}

#form textarea{
	width: 250px;
	height: 150px;
}

#form .boxes{
	width: 1em;
	margin-bottom: 0px;
	
}

#form #submitbutton{
	margin-left: 480px;
	margin-top: 5px;
	width: 90px;
}

#form br{
	clear: left;
}

#overview {
	width:652px;
}

#overview table{
	border: 1px solid #666;
}
#overview tr td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding: 3px 8px;
}
#overview thead td{
	color: #000;
	font-weight: bold;
	background-image:url('../images/top_tabelmain.gif');
	background-repeat:no-repeat;
}
#overview tbody td{
	border-left: 1px solid #D9D9D9;
	background:#F6F6F6;
}
#overview tbody tr.even td{
	background:#e0e0e0;
}
#overview tbody tr.selected td{
	background: #3d80df;
	color: #ffffff;
	border-left: 1px solid #346DBE;
}
#overview tbody tr.ruled td{
	color: #000;
	background:#eee;
}
#overview a {
	font-size:13px;
	display:block;
}

.fotoalbum {
	background:#fff;
	padding:3px;
	margin-right:6px;
	margin-bottom:6px;
	border: 1px solid #666;
	}