@charset "utf-8";
body {
	background: #171546;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	height: 100%;
}
* {
 	font-family: times, Garamond, Georgia, serif;
	font-size: 15px;
	color: #171546;
	line-height: 15px;
}
form{
	margin: 0;
	padding: 0;
}
td, div, p, th {
	text-align: left;
}

INPUT, SELECT, TEXTAREA{
	margin: 0px;
	padding: 0px;
	border: solid 1px #171546;
	line-height: normal;
}
INPUT, TEXTAREA{
	padding: 2px;
}
SELECT{
	padding: 1px;
}
a{
/*	font-weight: bold;
*/	text-decoration: underline;
	cursor: pointer;
}
a:hover{
	text-decoration: underline;
}
h1 {
	font-size: 26px;
	margin-bottom: 0;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0;
}



#center {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	overflow: hidden;
}

#header{
	background: url(/assets/templates/vanleest/images/header.jpg) no-repeat top #FFFFFF;
	height: 80px;
	text-align: right;
}

#header .logo{
	float:  left;
	position: relative;
	top: 15px;
	margin-left: 6px;
}
#header .logo img {
	border: none;
}

#header .tabs{
	position: relative;
	top:  60px;
	right:  20px;
}

#topnav li{
	float: right;
	list-style-type: none;
}

#topnav li a{
	display: block;
	width: 121px;
	margin-left: 5px;
		font-size: 14px;
	background: url(/assets/templates/vanleest/images/tab.jpg) no-repeat;
	text-align: center;
	color: white;
	line-height: 20px;
	text-decoration: none;

}
#topnav li a:hover{
	background: url(/assets/templates/vanleest/images/tab2.jpg) no-repeat;
}
#topnav li a.tabActive{
	background: url(/assets/templates/vanleest/images/tab2.jpg) no-repeat;
}

#mid{
	background-color: white;
	padding-left: 12px;
	padding-right: 12px;
	width: 961px;
}

#content {
	background-color: white;
}
#contentText p,td,div,span{
	font-size: 14px;
	line-height: 20px;
}
#content IMG {
	padding: 0;
	margin: 0;
}
#contentText {
	padding: 15px;
}
#contentText h1.longtitle {
	margin-left: -3px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 60px;
	background: url(/assets/templates/vanleest/images/vlag_middel.png) left center no-repeat;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 20px;
}

.greyLine{
	border-top: solid 1px #ACACAC;	
	border-right: solid 1px #ACACAC;	
	border-bottom: none;	
	border-left: solid 1px #ACACAC;	
}
.greyLine2{
	border: solid 1px #ACACAC;	
}

#footer{
	background: url(/assets/templates/vanleest/images/footer.jpg) no-repeat top;
	padding-top: 15px;
	color: white;
	text-align: center;
	clear: both;
}

/*MENU*/
#menu {
	padding-bottom: 50px;
	min-height: 300px;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	background: #171546;
}
#menu ul li:hover {
	background: url(/assets/templates/vanleest/images/menu-verloop.jpg) center top repeat-y #171546;
}
#menu ul li div {
	background: url(/assets/templates/vanleest/images/menu_streep.jpg) center bottom no-repeat;
}
#menu ul li.last div {
	background: none;
}
#menu ul li li div {
	background: none;
}
#menu ul li a{
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 70px;
	background: url(/assets/templates/vanleest/images/pijl-menu.png) 30px center no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul li a:hover {
	background: url(/assets/templates/vanleest/images/pijl-menu.png) 30px center no-repeat;
}
#menu ul li.active {
	background: url(/assets/templates/vanleest/images/menu-verloop.jpg) center top repeat-y #171546;
}
#menu ul li.active a{
	background: url(/assets/templates/vanleest/images/pijl-down-menu.png) 30px center no-repeat;
}
#menu ul li.active ul li {
	background: #ECEBF1;
	border-top: dashed 1px #909091;
}
#menu ul li.active ul li.first {
	border-top: none;
}
#menu ul li.active ul li a{
	background: url(/assets/templates/vanleest/images/kleinpijl.gif) 37px center no-repeat;
	color: #171546;
}
#menu ul li.active ul li a:hover{
	background: url(/assets/templates/vanleest/images/kleinpijl.gif) 37px center no-repeat #dfdfe9;
}
#menu ul li.active ul li.active{
	background: #dfdfe9;
}
#menu ul li.active ul li.active a{
	background: url(/assets/templates/vanleest/images/kleinpijl.gif) 37px center no-repeat;
}
/*EINDE MENU*/

.leftTD{
	border-right: solid 5px white;
	background: url(/assets/templates/vanleest/images/verloop.jpg) repeat-x top #8F8FB1;
	width: 275px;
}
.bottomTD {
	border-top: none;	
	border-right: solid 1px #ACACAC;	
	border-bottom:  solid 1px #ACACAC;	
	border-left: solid 1px #ACACAC;	
}
#search_title {
	line-height: 30px;
	height: 30px;
	text-align: center;
	font-size: 13px;
	color: #FFFFFF;
}
#search{
	text-align: center;
	background-color: #171546;	
}
#search .taal{
	line-height: 23px;
	height: 25px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}
#search .taal a{
	text-decoration: none;
	font-size: 12px;	
}
#search .taal IMG{
	vertical-align: text-bottom;
}
#searchform {
	background: #E1E1E1;
	padding: 5px;
}

#footer{
	font-size: 12px;
}
#footer a{
	text-decoration: underline;
	color: white;
	font-size: 12px;
}
