/*
Author: Jaap Mollema

Based on template CSS version: 1.0

Creative Imagination
http://www.creativeimagination.nl
*/


/* Body preferences */
html, body  {


		font-family: Verdana,sans-serif;
		font-size: 11pt;
		color: #000000;
	

}

/* Framework */

	#content {
		background-image: url(../../images/voorpagina.jpg);
		background-repeat: no-repeat;
		height: 630px;



	}

	#top {
		width: 995px;

	
	}

	#topLeft {
		float: left;
		width: 500px;
	}

	#topRight {
		text-align: right;
		padding-top: 0px;
		float: right;
		width: 495px;

	}


	#menuLeft {
		padding-top: 5px;
		float: left;
		width: 775px;
	}

	#menuRight {
		padding-top: 5px;
		width: 220px;
		float: right;

	}

	#bottom {

		width: 995px;

	}	
	
	
	#bottomLeft {
		float: left;
		padding-top: 130px;
		margin-left: 150px;
		width: 340px;
		height: 140px;
		color: #ffffff;

	}
	
	#bottomRight {
		padding-top: 130px;
		padding-left: 10px;	
		float: left;
		width: 335px;
		height: 140px;

		color: #ffffff;
	}

	#bottom1 {
		float: left;
		margin-left: 150px;
		width: 235px;

	}
	
	#bottom2 {	
		float: left;
		width: 230px;
	}
	
	#bottom3 {	
		float: left;
		width: 200px;
	}

	#clear {	
		clear: both;

	}
	
	/* P Styles */
	
	p {
		padding-left: 0px;
		padding-right: 0px;
		font-size: 10pt;
		font-weight: normal;
		color: #ffffff;
		margin-top: 0px;
		margin-bottom: 0px;
	}


	p.black {
		margin-top: 0px;
		color: #000000;

	}

	p.margin {
		margin-top: 7px;


	}
	
	#topMenu {
		font-family: Verdana,sans-serif;
		font-size: 10pt;
		color: #000000;
		margin-top: 0px;
		margin-bottom: 0px;
		text-align: right;
	}

	#Pmenu {
		font-family: Verdana,sans-serif;
		font-size: 11pt;
		color: #ffffff !important;
		margin-top: 7px;
		margin-bottom: 0px;
		padding-left: 7px;
		font-weight: bold;
	}
	
	#topLine {
		padding-top: 93px;
		font-family: Arial,sans-serif;
		font-size: 12pt;
		color: #ffffff;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	
	
	
	



  .search {
		border: #0066CB 1px solid;
		padding: 4px;
		margin-top: 3px;




}

 .searchSubmit {
		background-image: url(../../images/zoek.jpg);
		background-repeat: no-repeat;
		margin-top: 3px;
		width: 36px;
		height: 25px;
		border: 0px;


}



  #titel {
		height: 75px;
		padding:0 16px 0 16px;
		font-size: 18pt;
		width: 450px;
		float: right;
}


.imgStart {
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;

			
}

/* Tabel style */
td {	
		vertical-align : top;
}


/* Link style */
A:link {
		color: #000000;
		text-decoration: underline;
}

A:visited {
		color: #000000;
		text-decoration: underline;
}
A:hover {
		color: #1570CC;
		text-decoration: underline;
}

img {
		border: none;
}

a.menu {
		color: #ffffff !important;
		text-decoration: none;
}

a.white {
		color: #ffffff;
}

a.menu:hover {
		color: #ffffff !important;
		text-decoration: underline;
}

/* Page style */
h1 {
		font-family: Verdana,sans-serif;
		font-weight: bold;
		font-size: 11pt;
		padding-left: 0px;
		color: #ffffff;
		margin-top: 0px;
		margin-bottom: 0px;
}

h2 {
		font-size: 10pt;
		font-weight: bold;
		color: #ffffff;
		margin-top: 10px;
		margin-bottom: 5px;
}


h2.black {
		margin-top: 10px;
		color: #000000;

}

h3 {
		font-size: 10pt;
		font-style: italic;
		font-weight: normal;
		color: #ffffff;
		margin-top: 0px;
		margin-bottom: 5px;
}

h3.black {
		
		color: #000000;

}

form {
		font-size: 10pt;
		font-weight: normal;
		color: #ffffff;
		margin-top: 0px;
		margin-bottom: 0px;

}

table {
		font-size: 10pt;
		font-weight: normal;
		color: #ffffff;
}


.alignRight {
		text-align: right;		
}

.rule {
	width: 300px;
	color: #000000;
	text-align: left;
	
}


/* Image styles */
.imgIE {
		
}

.imgLinks {
		padding: 0px;
		float: left;
}

.imgRechts {
		padding: 0px;
		float: right;
}

img.right {
		width: 200px;

}

