/* Toevoegingen op main.css*/





/* Navigatie opmaak */



#left-nav ul {

	padding: 0 0 20px 50px;

	margin: 7px 0 0 10px;

	float: left;

	color: #fff;



}



#left-nav li {

	list-style: none outside;

	float: left;

	margin: 0;

	padding: 0 7px 0 7px;

	text-align: center;

	background-image: none;



	border-style: solid;

	border-width: 0 2px 0 0;

	border-color: #fff



}







#left-nav li.last{

	border-width: 0px;

}



#left-nav li.first{

	padding-left: 0;

}





#left-nav li a {

	text-decoration: none;

	display: block;

	color: #fff;

	background-color: transparent;

	font-weight: bold;

}



#left-nav li a:hover, #left-nav li a:active {

	color: #93836c;

	background-color: transparent;

}



#left-nav li a.highlight{

	text-decoration: none;

	display: block;

	color: #7a6b56;

	background-color: transparent;

	font-weight: bold;

}











/*Rechter kolom*/



#right-col ul {

	padding: 0 0 0 0;

	margin: 0 0 0 0px;





}



#right-col li {

	list-style: none;



	margin: 0;

	padding: 0;

	text-align: left;

	background-image: none;







}





#right-col h2{

	padding: 15px 0 10px 0;

	margin: 20px 40px 4px 0px;

	font-size: 120%;



	color: #000;

	background: transparent;



	border-style: solid;

	border-width: 1px 0 0 0;

	border-color: #000;

}



#right-col h2.first{

	border: 0;

}



#right-col img{

	margin: 10px 0 10px 0;

	padding:0;

}



#right-col img.hr{

	margin: 10px 0 10px 0;

	padding:20px 0 0 0;



	border-style: solid;

	border-width: 1px 0 0 0;

	border-color: #000;

}





/*Footer opmaak */



#footer div{





	color: #fff;

	margin: 7px 0 0 0;

	padding: 0;

}



#footer div.copy{

	text-align: right;

	font-size: 90%;

	float: right;

	margin-right: 10px;

}



#footer div.fnav{

	text-align: center;

	padding-left: 5px;

	float: left;

	font-size: 90%;

}



#footer a {

	text-decoration: none;

	color: #fff;

	background-color: transparent;

	font-weight: bold;

}



#footer a:hover, #footer  a:active {

	color: #fff;

	background-color: transparent;

	text-decoration: underline;

}





#footer li.last{

	border-width: 0px;

}





#footer li a {

	text-decoration: none;

	display: block;

	color: #fff;

	background-color: transparent;

	font-weight: bold;

}



#footer li a:hover, #footer li a:active {

	color: #fff;

	background-color: transparent;

	text-decoration: underline;

}







/* Presentation Stylesheet */



a:link { color: #ca5d24; background: transparent; font-weight: bold; }

a:visited { color: #ca5d24; background: transparent; font-weight: bold; }

a:hover { color: #963705; background: transparent; font-weight: bold; }

a:active { color: #ca5d24; background: transparent; font-weight: bold; }







a:visited.highlight, a:link.highlight { color: #000; background: transparent; font-weight: bold; }





h1 {

	font-size: 160%;

	font-weight: bold;

	color: #93836c;

	background: transparent;

	line-height: 160%;



	margin: 0 0 10px 0;

	padding: 0;

}



h2 {

	padding: 0;

	margin: 15px 0px 15px 0px;

	font-size: 120%;

	line-height: 120%;

	color: #93836c;

	background: transparent;

}







p{

	margin: 0 0 1em; }



/* Image styling */



img.border{

	border-style: solid;

	border-width: 1px;

	border-color: #000;

}



img.padding-left{

	/* margin: 0px 10px 5px 15px; */
	margin: 0px 0px 0px 0px;

}











/* DATA TABLE */

table.data{

	margin:0px 0px 10px 0px;

	padding: 0;

	width: 100%;

	font-family: "verdana", serif;

	font-size: 85%;

	color: #000;

	line-height: 140%;

	border-collapse: collapse;

	border: 1px solid #000;

}





table.data td {

	border: 1px solid #000;

	padding: 5px 5px 5px 5px;

	margin: 0;

	vertical-align: middle;

}



table.data td.top{

	vertical-align: top;



}



table.data th {

	color: #fff;

	text-align: left;

	font-weight: bold;

	background: #ca5d24;

	margin: 0;

	padding: 5px 5px 5px 5px;

	border: 1px solid #000;

}



table.data tr.even{

	background: #e39d57;

}



table.data tr.oneven{

	background: #f3caa1;

}



















/* FORM DATA */



form{



	padding: 0;

	margin: 0;

}





input {

	background-color: #fff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 100%;

	padding: 1px;

	margin: 0 0 8px 0;

	color: #000;

	border:1px solid;

	border-color: #000;

}



/* verschillende lengtes textvelden */



.select{



	background-color: #fff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 100%;

	padding: 1px;

	margin: 0 0 8px 0;

	color: #000;

	border:1px solid;

	border-color: #000;



}



.checkbox{

	padding: 0px;

	margin: 0 6px 0 0;

	border: 0;

}



p.error{

	background: #d6cec3;

	color: #000;

	border-color: #000;

	border:1px solid;

	padding: 2px 2px 2px 5px;

	margin: 15px 0 15px 0;

	font-size: 100%;



}





textarea {

	background-color: #fff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 100%;

	padding: 1px;

	margin: 0 0 8px 0;

	color: #000;

	border:1px solid;

	border-color: #000;

}



/* verschillende lengtes textvelden */





textarea.small{

	width: 400px;

	height: 130px;

}

textarea.big{

	width: 400px;

	height: 200px;

}











/* Footer Navigatie opmaak */



#footer ul {

	padding: 0 0 0 50px;

	margin: 0;

	float: left;





}



#footer li {

	list-style: none outside;

	float: left;

	margin: 0;

	padding: 0 8px 0 8px;

	text-align: center;

	background-image: none;



	border-style: solid;

	border-width: 0 1px 0 0;

	border-color: #fff



}





div.nieuwsitem{

	clear: both;

}

#menukaart {

width: 430px;
height: 500px;
overflow: auto;

}











