@charset "utf-8";
/*Jus et Veritas internet*/
BODY
{
	font-size: 12px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	color: #000000;
/*	background: ##FFF9EE url() fixed repeat;*/
}
body.pic
{
background-image: url("images/jevlogo.png");
background-repeat: no-repeat;
background-attachment: fixed;
background-position:center center;
}
body.pic2
{
background-image: url("images/bg-streep.gif");
background-repeat: no-repeat;
background-attachment: fixed;
background-position:center center;
}
img.std
{
height: auto;
width: auto;
}
img.small
{
height: 20px;
width: 20px
}
TABLE
{
	font-size: 12px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	color: #000000;
	text-align: left;
}
A:hover
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	color: #999999;
	background: #CCFFFF;
	text-decoration: underline overline;
}
A:link, A:active
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
A:visited
{
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	color: #A52A2A;
	text-decoration: none;
}
#tabs ul
{
	font-weight: bold;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-top: 0;
	display: inline;
}
#tabs ul li
{
	font-weight: bold;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0px 20px 5px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #DCDCDC;
	font-size: 20px;
	list-style: none;
	display: inline;
}
#tabs ul li.here
{
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	background-color: #FFFFFF;
	list-style: none;
	display: inline;
	padding-bottom: 5px;
}
#tabs li a:hover
{
	font-weight: bold;
	background-color: #999999;
	color: #660033;
}
.dj /*datum jaar*/
{
	width: 40;
}
.dm /*datum maand*/
{
	width: 25;
}
.dd /*datum dag*/
{
	width: 25;
}
.pcC /*postcode cijfers*/
{
	width: 40;
}
.pcL /*postcode letters*/
{
	width: 25;
}
.telin /*telecom*/
{
	width: 15;
}
.hnr /*huisnummer*/
{
	width: 40;
}
acronym
{
	cursor: help;
	color: #000033;
	background-color: #CC9999;
}
ul
{
	list-style-image: url(images/ul.gif);
}
ul.ul
{
	list-style-image: url(images/li.gif);
}
ul.ulul
{
	list-style-image: url(images/lili.gif);
}
ul.ululul
{
	list-style: disc;
}
p.changed
{
padding-left: 0.2em;
border-left: solid;
border-right: none;
border-top: none;
border-bottom: none;
border-left-width; thin;
border-color: blue;
}

.buttonJeV
{
color:#FFFFFF;
background-color:#990000;
font-size:8pt;
font-weight: bold;
}