		


#wmelogo 
{
	position: fixed; 
	bottom:10px;
	left: 0px; 
	border: none; 
	z-index: 50; 
}
a {outline:none;}


/*	------------------------- H2/H5 en P opmaak -----------------------------*/	

/*	------------------------- Datum opmaak -----------------------------*/	

.datum {
	font-family: Arial;
	font-size:12px;
	padding:0;
	margin-bottom:0;
	color:#000000;
	font-weight:normal;
}	
	
/*	------------------------- Link opmaak -----------------------------*/	


a { 
	color: #d80000;
	font-weight:normal;
	text-decoration:underline;
}

a:hover { 
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}

.a_andersom {
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	}
	
.a_andersom:hover {
	color:  #d80000;
	font-weight:normal;
	text-decoration:underline;
	}
	
/*	------------------------- Lijst opmaak -----------------------------*/	

li, li a {
	padding:0; 
	margin:0;
	line-height: 18px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

li a:hover {
	text-decoration:underline;
}
/*	------------------------- Overige elementen opmaak -----------------------------*/	


.fotokader {
	border: 0px solid #cecece;
	padding: 0px;
}

.cleardiv {
	clear:both;
	display:block;
}

.cleardiv10 {
	height:10px;
	clear:both;
	display:block;
}

.cleardiv20 {
	height:20px;
	clear:both;
	display:block;
}

hr {
	height: 2px;
    color: #000000;
    background-color: #000000;
	border:0;
	margin:10px 0;
	}


/*	------------------------- Formulier opmaak -----------------------------*/
	
body{ background:repeat-x top left #e6e8dd; margin:0 0; font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:#333333; }
	
	
label {
	padding-top:4px;
	position: absolute;
	text-align:right;
	width:170px; 
	font-family: Arial;
	font-size: 12px;
	color: ##000000;
	padding: 2px 5px 0 5px;
	height: 22px;
	line-height:18px;
}

.formspacer {
	clear:both;
	height:10px;
}

input textarea {
	height:100px;
}


.formulier  {
	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 12px;
	color: #323232;
	background: #d4d4a0;
	border: #323232 solid 1px;
	padding: 2px 5px 0 5px;
	height: 22px;
	line-height:18px;
	width:250px;
}


.formulier_aan  {
	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background: #d90000;
	border: #323232 solid 1px;
	padding: 2px 5px 0 5px;
	height: 22px;
	line-height:18px;
	width:250px;
}

.formulier_fout {
	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 12px;
	color: #d90000;
	background: #980000;
	border: #323232 solid 1px;
	padding: 2px 5px 0 5px;
	height: 22px;
	line-height:18px;
	width:250px;
	}
	
.formulier_inspring_div  {
	margin:0;
	padding:0;
	margin-left: 190px;	
	font-family: Arial;
	font-size: 12px;
	color: ##000000;
}

.formulier_inspring  {
	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 12px;
	margin-left: 190px;
	color: #323232;
	background: #d4d4a0;
	border: #323232 solid 1px;
	padding: 2px 5px 0 5px;
	height: 22px;
	line-height:18px;
	width:250px;

}
.formulier_inspring_aan {
	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 12px;
	margin-left: 190px;	
	color: #ffffff;
	background: #d90000;
	border: #323232 solid 1px;
	padding: 2px 5px 0 5px;
	height: 22px;
	line-height:18px;
	width:250px;
	}
	
.formulier_inspring_fout {
	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 12px;
	margin-left: 190px;	
	color: #d90000;
	background: #980000;
	border: #323232 solid 1px;
	padding: 2px 5px 0 5px;
	height: 22px;
	line-height:18px;
	width:250px;
	}
	
.formulier_submit  {
	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background: #ffffff;
	border: #ffffff solid 1px;
	padding: 2px 5px 0 5px;
	height: 22px;
	line-height:18px;
}	


/*	------------------------- Knoppen opmaak  -----------------------------*/
	
/*	Tekstuele knop */
		
	ul.knop_tekstueel {
		padding: 5px;
		margin: 10px 0;
		list-style: none;
		float: left;
		clear: left;
	}

	ul.knop_tekstueel li {
		float: left;
	}

	ul.knop_tekstueel li a {
		float: left;
		color: #000000;
		font-family: Arial;
		font-size:12px;
		line-height:14px;
		font-weight: normal;
		text-decoration:none;
	}

	ul.knop_tekstueel li a:hover {
		color: #000000;
		text-decoration:underline;
	}

/*	Grafische knop */

	ul.knop {
		padding: 5px;
		margin: 5px 0;
		list-style: none;
		float: left;
		clear: left;
	}

	ul.knop li {
		float: left;
	}

	ul.knop li a {
		float: left;
		color: #ffffff;
		padding: 4px 6px 0 0;
		margin-right: 2px;
		font-family: Arial;
		font-size:12px;
		line-height:32px; 		font-weight: bold;
		text-decoration:none;
		background-image: url('../../images/button_bg.gif');
		background-repeat:no-repeat;
		background-position:top right;
		display:block;
	}
	
	ul.knop li a img {
		margin-left:4px;
	}

	ul.knop li a span, knopspan {
		background:#FFFFFF;
		float: left;
		display: block;
		margin-top: -4px;
		height: 36px;
		background-image: url('../../images/button_bg.gif');
		background-repeat:no-repeat;
		background-position:top left;
	}

	ul.knop li a:hover {
		color: #ffffff;
		background-image: url('../../images/button_bg.gif');
		background-repeat:no-repeat;
		background-position: right -36px;

	}

	ul.knop li a:hover span, knopspan:hover {

		background-image: url('../../images/button_bg.gif');
		background-repeat:no-repeat;
		background-position: left -36px;
	}

	
/*	Extra afbeeldingen */	
	.knop_leeg{
		width:15px;
		height:24px;
	}
	.knop_add{
		width:24px;
		height:24px;	
		background:url(../../images/add.gif) no-repeat center center;
	}
	.knop_delete{
		width:24px;
		height:24px;
		background:url(../../images/delete.gif) no-repeat center center;
	}

	.knop_alert{
		width:24px;
		height:24px;
		background:url(../../images/alert.gif) no-repeat center center;
	}
	.knop_msg{
		width:24px;
		height:24px;
		background:url(../../images/msg.gif) no-repeat center center;
	}
	
	.knop_lens{
		width:24px;
		height:24px;
		background:url(../../images/lens.gif) no-repeat center center;
	}
	.knop_info{
		width:24px;
		height:24px;
		background:url(../../images/info.gif) no-repeat center center;
	}	
	.knop_download{
		width:24px;
		height:24px;
		background:url(../../images/download.gif) no-repeat center center;
	}

	
/*	------------------------- VOLGENDE  -----------------------------*/	


#paskamer{
	position:absolute;
	z-index:3;
	background:none;
	width:975px;
	margin-left:0px;
	margin-top:50px;
	text-align:right;
	cursor:pointer;
	height:800px;
}



