html{
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
body{
	margin:0;
	padding:0;
	background-color:#afb4b9;
	color:#8c8c8c;
}
img{
	border:none;
}

table {
	text-align:justify;
}

h1{
	position:absolute;
	left:6px;
	top:6px;
	z-index:999;
	margin:0;
	padding:0;
	color: #194678;
}
h1 a{
	display:block;
	width:300px;
	height:120px;
	background:url(../images/logo.gif) no-repeat;
	background-position-x: 20px;
	text-indent:-9999px;
	overflow:hidden;
	color: #194678;
}
h2{
	margin:0;
	padding:0;
	font-size:1.1em;
	color: #194678;
}
a{
	color: #194678;
	text-decoration: none;
}
form{
	margin:0;
	padding:0;
}
.page{
	margin:0 auto;
	width:930px;
	overflow:hidden;
	position:relative;
	z-index:0;
	padding-top:348px;
	background-color: #fff;
	border: none;
}
.header{
	position:absolute;
	left:0;
	top:0;
	z-index:9;
	margin:0;
	width:930px;
	height:121px;
	overflow:hidden;
	border-bottom:1px #fff solid;
}
.search{
	float:right;
	padding:15px 8px 0 0;
}
.search span.txt{
	float:left;
	width:184px;
	height:22px;
	margin:3px 13px 0 0;
	border: solid 1px #194678;
}
.search .txt input{
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#8c8c8c;
	border:none;
	background:none;
	width:160px;
	height:14px;
	margin:4px 0 0 8px;
}
.search input.button{
	float:left;
}
.middle{
	position:absolute;
	left:0;
	top:121px;
	z-index:0;
	width:930px;
	height:229px;
	overflow: auto;
	background:url(../images/middle-bg.jpg) no-repeat;
	border: none;
}

.component {
	padding-top: 20px;
	padding-left: 7px;
}

.menunav{
	margin:3px 0 0 25px;
	padding:0;
	list-style:none;
}
.menunav li{
	float:left;
	padding:0 19px;
}
.menunav a{
	font-size:11px;
	color:#afb4b9;
	text-decoration:none;
}
.menunav a:hover{
	text-decoration:underline;
}
.pagination{
	margin:3px 0 0 25px;
	padding:0;
	list-style:none;
}
.pagination li{
	float:left;
	padding:0 39px;
}
.pagination a{
	font-size:11px;
	color:#8c8c8c;
	text-decoration:none;
}
.pagination a:hover{
	text-decoration:underline;
}
.middle p{
	position:absolute;
	left:25px;
	top:74px;
	z-index:0;
	margin:0;
	padding:0;
	width:589px;
	height:77px;
	overflow: hidden;
	minimum-height: 800px;
	/* background:url(../images/txt-part.jpg) no-repeat; */
	text-indent:-9999px;
	font-size:0;
}
.container{
	width:930px;
	overflow: visible;
	position:relative;
	z-index:999;
	border: none;
	background-color: #fff;
	height: 100%;
}
.tabs{
	width:930px;
	margin:0;
	padding:0;
	list-style:none;
}
.tabs li{
	float:left;
	width:183px;
	height:22px;
	font-size:10px;
	line-height:23px;
	text-align:center;
	background:url(../images/tab-bg.gif) no-repeat;
	color:#fff;
}
.tabs li.first{
	width:196px;
	background:url(../images/tab-first-bg.gif) no-repeat;
}
.tabs li.last{
	width:185px;
	background:url(../images/tab-last-bg.gif) no-repeat;
}
.tabs li.active{
	background-position:0 -22px;
}

.tabs li.active a{
	color: #8c8c8c;
}
.tabs a{
	color:#fff;
	text-decoration:none;
}
.tabs a:hover{
	text-decoration:underline;
}
.tabs li#active a{
	color:#8c8c8c;
}
.content{
	margin:0;
	padding:0;
	list-style:none;
	border: none;
}
.content li{
	float:left;
	width:357px;
	min-height:224px;
	background:url(../images/bullet-content.gif) no-repeat 100% 10px;
	font-size:10px;
	padding-left:17px;
}
* html .content li{

}
.content li.first{
	width:333px;
}
.content li.last{
	width:188px;
	background:none;
}
.content h2{
	margin:17px 0 4px 0;
}
.content p{
	margin:0 0 10px;
	padding:0;
}
.content .link-more{
	display:block;
	overflow:hidden;
	text-align:right;
	padding:20px 17px 0 0;
}
.content .link-more a{
	color:#8c8c8c;
}
.content .link-more a:hover{
	text-decoration:none;
}
.footer{
	padding-top: 4px;
	width:930px;
	background:#fff;
	overflow:hidden;
	color:#8c8c8c;
	border-top: solid 1px #8c8c8c;
}
.footer ul{
	width:930px;
	margin:5px 0 21px;
	padding:0;
	text-align:center;
	list-style:none;
}
.footer ul li{
	display:inline;
	padding:0 13px;
}
.footer ul a{
	font-size:0.8em;
	font-weight:bold;
	color:#8c8c8c;
	text-decoration:none;
}
.footer p{
	width:866px;
	margin:0 auto 28px;
	padding:0;
	text-align:center;
	font-size:0.8em;
	line-height:12px;
}

#page {
	padding-bottom: 25px;
}
h2.contentheading{
	padding-top: 25px;
}

#page a{
	color:#8c8c8c;
	text-decoration:none;
}


#page a{
	text-decoration: underline;
}


.prefooter {
	padding: 10px;
	margin-top: 10px;
	border: none;
}

fieldset {
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

fieldset input {
	background: transparent url(templates/Cohesion/images/btn-search.gif) no-repeat;
	outline: none;
	border: solid 1px;
	background: #fff;
	cursor : pointer;
	margin-left: 10px;
}

.prefooter input {
	background: transparent url(templates/Cohesion/images/btn-search.gif) no-repeat;
	outline: none;
	border: solid 1px;
	background: #fff;
	cursor : pointer;
}



.componentheading {
	font-size: 1em;
	margin-top: 10px;
}

.tool-tip {
	border: solid 1px;
	background-color: #366139;
	padding: 5px;
}

/**
 * Breadcrumbs
 */
.pathway {
	margin: 20px 0px 0px 3px;

	border: none;
}


/*********************
* Calendar module style
**********************/
.mod_events_table
{
	/* border: 1px solid #001500; */
	width: 260px;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 1.2em;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 0px;
}
.mod_events_table tr {

}
.mod_events_td_title
{
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-color: #001500;
}
.mod_events_top {
	text-align: center;
	background-color: #001500;
	color: #fff;
}
.mod_events_link {
	font-size: 1em;
	color: #fff;
	text-decoration: none;
}
.mod_events_link:visited {
	color: #fff;
	text-decoration: none;
}
.mod_events_link:hover {
	color: #fff;
	text-decoration: underline;
}
.mod_events_dayname {
	font-size: 0.9em;
}
.mod_events_td_dayname
{
	font-weight: normal;
	background-color: #001500;
	color: #fff;
}
.mod_events_td_dayname .sunday
{
	color: #fff;
}
.mod_events_td_dayname .saturday
{
	color: #fff;
}

.mod_events_td_dayoutofmonth
{
	font-weight: normal;
	color: #8c8c8c;
	background-color: #194678;
}
.mod_events_td_todaynoevents
{
	font-weight: normal;
	color: Black;
	background-color: #194678;
	border: solid 1px #001500;
}
.mod_events_td_todaywithevents
{
	font-weight: bold;
	color: Black;
	background-color: #fff;
	border: solid 1px #001500;
}
.mod_events_td_daynoevents
{
	line-height: normal;
	font-weight: normal;
	color: Black;
	background-color: #194678;
}
.mod_events_td_daywithevents
{
	font-weight: normal;
	color: black;
	background-color: #8c8c8c;
}
a.mod_events_daylink:link
{
	color: #fff;
	text-decoration: none;
}
a.mod_events_daylink:visited
{
	color: #fff;
	text-decoration: none;
}
a.mod_events_daylink:hover
{
	text-decoration: underline;
}
.mod_events_td_link
{
	background-color: Background;
}
.mod_events_monthyear
{
	border: 1px solid #222222;
	margin-top: 0.25em;
	width: 140px;
	height: 18px;
	background-image: url( "../components/com_events/images/evback.jpg" );
}
.mod_events_monthyear td
{
	text-align:center!important;
}
.mod_events_monthyear a.mod_events_link, .mod_events_monthyear a.mod_events_link:visited, .mod_events_monthyear a.mod_events_link:visited
{
	font-weight: normal;
	color: Black;
	background-color: inherit;
	text-decoration: none;
}

.div_cal {

}

#personeelsreglement p {
	margin-left: 30px;
}

#personeelsreglement a {
	background: none;
	margin: 0px;
	padding: 0px;
}

#personeelsreglement h1 {
	color: #8c8c8c;
	font-size: 1.2em;
	position: relative;
	margin-left: -6px;
	margin-top: 0px;
	margin-bottom: 20px;
}

#personeelsreglement h2 {
	margin-left: 0px;
}

#personeelsreglement h3 {
	font-size: 1em;
	color:#8c8c8c;
	margin-left: 10px;
}

#personeelsreglement h4 {
	font-size: 1em;
	color:#8c8c8c;
	margin-left: 30px;
}

.omhoog {
	float: right;
}

#pasfotos img {
	width: 100px;
}


/* login en registreren */
.login {
	border: 1px solid #194678;
	width: 30em;
	padding: 10px;
}
.login label {
	width: 10em;
	margin-bottom: 2px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
	margin-bottom: 0.2em;
}
.login .submit input {
	margin-left: 4.5em;
	margin-bottom: 0.2em;
}
.login .button {
	margin-left: 10em;
	background-color: #fff;
	border: solid 1px;
}
.login input {
	margin-bottom: 0.2em;
	border: solid 1px;
	margin-left: 1em;
}
.login .checkbox {
	margin-bottom: 0.4em;
	border: solid 1px;
	margin-left: 1.2em;
}
.login fieldset label {

}
.login p {

}
.login a {
	display: block;
}

.form-validate {
	border: 1px solid #fff;
	width: 34em;
	padding: 10px;
}
.form-validate label {
	width: 14em;
	margin-bottom: 2px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
	margin-bottom: 0.2em;
	vertical-align: bottom;
}
.form-validate .submit input {
	margin-left: 4.5em;
}
.form-validate .inputbox {
	margin-bottom: 0.2em;
}
.form-validate .button {
	margin-left: 10em;
	background-color: #fff;
	border: solid 1px;
}
.form-validate fieldset label {

}
.form-validate p {

}
.form-validate a {
	display: block;
}