/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(../images/bgr.gif) #000000 no-repeat left top;
	color: #2f302f;
	padding: 0 0 20px;
	font: .7em Arial,Verdana,Helvetica,Sans-Serif;
}



#statcounter-teller {
	width: 1px;
	height: 1px;
	z-index: 999;
	position: relative;
	left: -1000px;
	top: -10000px;
}


a{
	color: #3ebb31;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none;
}

h2{
	font-size: 1.6em;
	margin: 0 0 1.5em
}
h3{
	background: url(../images/ico-arrow.gif) no-repeat left;
	font-size: 1em;
	margin: 0 0 1.5em;
	padding: 0 0 0 10px
}
h4{
	font-size: 1em
}
p{
	line-height: 1.7em;
	padding: 0 0 1.5em
}
/*=== Layout ===*/
#page{
	background: url(../images/page-bgr.gif) #ffffff repeat-y left;
	margin: 58px 0 0 74px;
	width: 845px;
}
/*=== Header ===*/
#header{
	height: 213px;
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: right;
	text-indent: -9999px;
	width: 368px
}
#header h1 a{
	display: block;
	height: 120px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	font-size: 12px;
	margin: 0 0 2em -45px;
	position: relative
}
.nav1 li{
	margin: 0 0 5px
}
.nav1 li a{
	color: #c2c2c2;
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 60px;
	position: relative
}
.nav1 li a:hover,
.nav1 li.active a{
	color: #ffffff;
	text-decoration: none
}
.nav1 li.active a{
	font-weight: bold
}
.nav1 li#menuitem-2 a{
	background: url(../images/home.gif) no-repeat left top
}
.nav1 li#menuitem-2 a:hover, .nav1 li#menuitem-2.active a{
	background: url(../images/home2.gif) no-repeat left top
}
.nav1 li#menuitem-6 a{
	background: url(../images/iva.gif) no-repeat left top
}
.nav1 li#menuitem-6 a:hover, .nav1 li#menuitem-6.active a{
	background: url(../images/iva2.gif) no-repeat left top
}
.nav1 li#menuitem-7 a{
	background: url(../images/onderwijs.gif) no-repeat left top
}
.nav1 li#menuitem-7 a:hover, .nav1 li#menuitem-7.active a{
	background: url(../images/onderwijs2.gif) no-repeat left top
}
.nav1 li#menuitem-10 a{
	background: url(../images/contact.gif) no-repeat left top
}
.nav1 li#menuitem-10 a:hover, .nav1 li#menuitem-10.active a{
	background: url(../images/contact2.gif) no-repeat left top
}
.nav1 li#menuitem-9 a{
	background: url(../images/links.gif) no-repeat left top
}
.nav1 li#menuitem-9 a:hover, .nav1 li#menuitem-9.active a{
	background: url(../images/links2.gif) no-repeat left top
}

/*=== Title ===*/
#title{
	background: url(../images/title-pic.jpg) no-repeat top;
	height: 286px;
	left: 0;
	position: absolute;
	top: 0;
	width: 461px
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 65px 25px 30px
}
/*=== Left Column ===*/
#leftcol{
	color: #868786;
	float: left;
	margin: 45px 0 0;
	width: 225px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 370px;

	text-align: justify;

	text-align: left;
}

#centercol table p {
	line-height: 1.7em;
	padding: 0 0 0.3em;
}

#centercol table td {
	vertical-align: top;
}

#centercol li {
	margin-left: 25px;
	list-style: disc;
	line-height: 1.7em;

}


/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
/*- Search -*/
#search{
	font-size: .9em;
	width: 160px
}
#search p{
	padding: 0 0 5px
}
#search input{
	background: url(../images/input-bgr.gif) #ffffff repeat-x top;
	float: left;
	width: 115px
}
#search .btn{
	margin: -13px 0 0 5px;
	width: auto
}
/*=== Footer ===*/
#footer{
	background: #000000;
	color: #454545;
	font-size: .9em;
	padding: .8em 0 0;
	text-align: right
}
#footer a{
	color: #454545
}
#footer a:hover{
	color: #3ebb31;
	text-decoration: none
}
#footer li{
	border-right: 1px solid #454545;
	display: inline;
	line-height: .9em;
	padding: 0 .6em
}
#footer li.last{
	border: 0
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}


#centercol  .csc-sitemap li  {
	background: url(../images/ico-arrow.gif) no-repeat left 3px;
	font-size: 1em;
	margin: 0 0 1.5em;
	padding: 0 0 0 10px;
	list-style: none;
}


#centercol  .csc-sitemap ul li ul li {
	list-style: none;
	color: #3ebb31;
	background: url() no-repeat left;

	padding-top: 10px;
	font-size: 1em;
	margin: 0 25px 20px;
	}

td.label-label {
	color: #3ebb31;
}

/* Maatwerk */
.citaat{
  border: 1px solid green;
  padding: 4px 8px 4px 8px;
  font-size: 1.2em;
  background: #F0FFF0;
}
