body,html {
	height: 100%;
	margin: 0;
	color: #000;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #6d6d6d;
	background-color: #fff;
	background-repeat: repeat-x;
	background-image: url('../images/footer.gif');
	background-position: bottom;
	background-attachment: fixed;
	text-align: center;
}

img {
	border: none;
}

a {
	color: #51a94e;
	text-decoration: none;
	font-weight: normal;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

ul {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

li {
	list-style-image: url(../images/list-icon.gif);
	margin: 2px 2px 2px 20px;
}

li img {
	margin-right: 5px;
	margin-bottom: 1px;
}

ol {
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
}

ol li {
	background: none;
	list-style: digit;
	padding: 0px;
	margin: 0px;
}

h1 {
	color: #123a82;
	font-size: 17px;
	margin: 0 0px;
	padding: 10px 0px;
}

h2 {
	color: #3a3a3c;
	font-size: 14px;
	padding: 0px;
	margin: 5px 0px;
}
h4 a {
	color: #3a3a3c;
	font-size: 12px;
	padding: 0px;
	margin: 5px 0px;
}
h2 a {
	color: #58585a;
	font-weight: bold;
}

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

td {
	vertical-align: top;
}

#main {
	margin: 0 auto;
	width: 995px;
	text-align: left;
}

#header {
	width: 970px;
	height: 105px;
	margin-left: -27px;
	margin-top: 0px;
}

#header_bottom {
	margin-left: -27px;
	margin-bottom: 8px;
}

#body {
	width: 970px;
}

#left {
	float: left;
	width: 185px;
	z-index: 2000;
}

#container {
	float: left;
	padding-top: 15px;
	margin: 5px 30px 0;
}

#containerHome {
	float: left;
	padding-top: 15px;
	margin: 5px 30px 0;
	width: 534px;
}

#content {
	width: 534px;
	padding: 13px 0 0 0;
	background: url('../images/inside-top.gif') no-repeat;
}

#contentHome {
	width: 333px;
	float: left;
	margin: 0 16px 0 0;
	padding: 13px 0 0 0;
	background: url(../images/homeContent-boven.gif) no-repeat;
}

#contentHomeInhoud {
	/*background: url(../images/homeContent-bg.gif);*/
	background: #fafadd;
	border-left: 1px solid #bcbdc0;
	border-right: 1px solid #bcbdc0;
	padding: 0 9px;
	
}

ul.newsListDonker {
	background: #dedeb3;
	padding: 3px 0;
}

#contentRechts {
	float: left;
}

.inside-top {
	margin-top: 8px;
	margin-left: 10px;
	float: left;
}

.inside-bottom {
	float: left;
	margin-left: 10px;
}

#insideContent {
	min-height: 458px;
	background: #fafadd;
	border-left: 1px solid #bcbdc0;
	border-right: 1px solid #bcbdc0;
	padding: 0 9px;
}

#right {
	margin-top: 8px;
	float: left;
	width: 185px;
	z-index: 2000;
}

.men-block {
	width: 185px;
}

.men-block .top img {
	display: block;
}
.men-block .inside-y{
	padding: 5px 0px 0px 0px;
	margin: -1px 1px -4px 0px;
	border-left: 1px solid #bcbdc0;
	border-right: 1px solid #bcbdc0;
	z-index: 2000;
	background: #fafadd;
}
.men-block .inside {
	padding: 5px 0px 0px 0px;
	margin: -1px 1px -4px 0px;
	border-left: 1px solid #bcbdc0;
	border-right: 1px solid #bcbdc0;
	z-index: 2000;
	background: #ECF6ED;
}

.men-block .bottom {
	z-index: 2000;
	margin-bottom: 15px;
}

.menu {
	margin: 0;
	padding: 0;
}

.menu li {
	list-style: none;
	list-style-image:none;
	list-style-type:none;
	
	margin: 0;
	padding: 3px;
	display: block;
	
	clear: both;
	
	height: 50px;
}


.menu {
	margin: 0;
	padding: 0;
	z-index: 1;
}

.menu li {
	list-style: none;
	list-style-image:none;
	list-style-type:none;
	height: 35px;
	
	margin: 0;
	padding: 3px;
}


.menu li a {
	display: block;
	color: #6D6D6D;
	font-weight: bold;
	height: 35px;
	z-index:1;
}

.menu li a .menuTxt {
	padding: 8px 0 0 0;
	cursor: pointer;
}

.menu li a:hover {
	text-decoration: none;
	background: #fedcc0;
}

.menu li img {
	
}

ul.submenu {
	margin: -10px 0px;
	padding: 0;
	display: none;
	background: #fff;
	z-index: 100;
	position: absolute;
	margin-left: 80px;
	width: 240px;

}

ul.submenu li {

	list-style: none;
	list-style-image:none;
	list-style-type:none;
	margin: 0;
	padding: 3px 3px 3px 3px;
	height: 15px;
}


ul.submenu li a {
	color: #6D6D6D;
	font-weight: bold;
	padding: 0 0 0 10px;
	z-index: 100;
	height: 15px;
}

ul.submenu li a .submenuTxt {
	padding: 8px 0 0 0;
	position: absolute;
	cursor: pointer;
	z-index: 1;
}

ul.submenu li a:hover {
	text-decoration: none;
	background: #fedcc0;
}

ul.submenu li img {
	
}

.menuSmall {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	list-style: none;
	z-index: 2000;
	list-style-image: none;
}

.menuSmall li {
	list-style-type: disc;
	list-style-image: none;
	z-index: 2000;
	font-size: 11px;
}

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

#search {
	float: left;
	height: 50px;
}
.footer{
	color: #fff;
	margin-left: 20px;
	margin-top: 30px;
}
.footer img{
	margin-right: 3px;
	margin-top: -2px;
}
#footer {
	position: absolute;
	background: url('../images/footer.gif');
	height: 96px;
	width: 100%;
	z-index: 0;
}

.clear {
	clear: both;
}

.breadCrumb {
	font-size: 10px;
}

/* Calendar */
.event_cls {
	background-color: #04ADFF;
	color: #FFFFDD;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	vertical-align: middle;
	border: 1px solid white;
}

.event {
	vertical-align: middle;
}

.event_head {
	background-color: #DFEDD9;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}

.event_col {
	/*background-color: #FFE4AE;*/
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 25px
}

.event_link {
	text-decoration: none;
	color: #0DB0FF;
}

