/* styles */

.contentmenu li 
{
   border : 2px solid lightgray; 
   text-align : left;
	padding: 5px;
	margin : 0px;
	height:20px;
   border-radius: 10px;
   font-size: 3mm;
	background-image: url("../images/svg-gradient.svg");
	background-image: -moz-linear-gradient(100% 100% 90deg, white, #A9D0F5); 
	background-image: -webkit-gradient(linear, left bottom,left top,from(white), to(#A9D0F5));
    font-weight:bold;
    color: black;
    width:90%
}

.ui-autocomplete-loading { background: white url('../images/ui-anim_basic_16x16.gif') right center no-repeat; }


.contentmenu li a
{
    text-decoration:none;
}

ul {
	margin: 0px;
	padding: 2px;
	list-style: none;
	list-style-type: none;
}

div#loginname
{
    font-family: verdana;
    font-size: 3mm;
    font-weight:bold;
    color: black;
    text-decoration:none;
    line-height: 27px;
}

.forgotten
{
background-color : #F5DEB3;
}

#title {
   background-color:  #F5F5F5;
   color:black;
}

#footer 
{
   background-color: #00b03b;
}
#validxml 
{
   background-color: #00b03b;
}

#workflow
{
   background-color: #FfDEB3;
   color: #d20000;
   border : 2px solid #2E9AFE; 
   padding: 0px;
   margin : 0px;
   border-radius: 7px;
   font-size: 3mm;

}
a:visited
{
    color: #191970;
}
a:link
{
    color: #191970;
}

tbody
{
	font-size:8pt;
}

.melding
{
    border-right: gray thin groove;
    border-top: gray thin groove;
    border-left: gray thin groove;
    color: #000099;
    border-bottom: gray thin groove;
    background-color: #FAFAD2;
}

.bezoekform
{
    border-right: gray thin groove;
    border-top: gray thin groove;
    border-left: gray thin groove;
    color: #000099;
    border-bottom: gray thin groove;
    background-color: #F5DEB3;
    font-size: 3mm;
}

.loginform
{
    font-size: 3mm;
}

.fotogalerie
{
    border-right: medium none;
    border-top: medium none;
    font-size: 3mm;
    border-left: medium none;
    border-bottom: medium none;
    text-align: center;
}

.fotogalerie table
{
    text-align: center;
}

.menualfabet
{
   border-left : 2px solid #2E9AFE; 
   border-top : 2px solid #2E9AFE; 
   border-right : 2px solid #2E9AFE; 
   text-align : center;
padding: 0px;
margin : 0px;
   width: 20px;
   height : 10px;
   border-top-right-radius: 7px;
   font-size: 3mm;
}

.menualfabet a
{
    text-decoration:none;
}
.menualfabet strong
{
   width: 45px;
   height : 35px;
    background :#A9D0F5;
    color: #d20000;
    font-size: 4mm;
}

.menu 
{
    font-size: 4mm;
}

td.menualfabet
{
padding:0px;
margin: 0px;
background : #66B6FF;
}
.main
{
	background : #f5f5f5;
	   border-top : 2px solid #A9E2F3;
	   border-left : 2px solid #A9E2F3;
	   border-bottom : 2px solid #A9E2F3;
	   border-right : 2px solid #A9E2F3;
}
.mainbackpanel 
{
	   border-left : 2px solid lightgray;
	   border-bottom : 2px solid lightgray;
	   border-right : 2px solid lightgray;
}
td.currentmenuoption
{
   width: 45px;
   height : 35px;
padding:0px;
margin: 0px;
    background :#A9D0F5;
}


td.menu a
{
	text-decoration:none;
}

td.menu a:hover
{
	color: red;
	background-color: #F5DEB3;
}

.mainmenu:link
{
    font-family: verdana;
    font-size: 3mm;
    color: white ! important;
    background-color: #00b03b;
}



.lijstfooter,
.lijsthead
{
    font-size: 3mm;
    color: #5050d0;
    background-color: #d0d0d0;
}

.pos
tr.lijst td
{
    font-size: 8pt;
    width: 100%;
    color: #191970;
}

tr.lijst a {
    color: #191970;
	text-decoration: none;
}

tr.lijstEigenwijk
{
    color: #A52A2A;
}

tr.lijstJarig,
tr.lijstEigenwijkJarig
{
	font-weight: bold;
}


tr.lijst a:hover,
tr.lijstJarig  a:hover,
tr.lijstEigenwijk a:hover,
tr.lijstEigenwijkJarig a:hover
{
	color: red;
	text-decoration: underline;
	background-color: #F5DEB3;
}

tr.lijst:hover,
tr.lijstJarig :hover,
tr.lijstEigenwijk:hover,
tr.lijstEigenwijkJarig:hover,
tr.postact:hover,
tr.postHidden:hover,
tr.postaf:hover
{
    background-color: #F5DEB3;
}


tr.lijstbold a {
	text-decoration: none;
}


tr.lijstbold a:hover {
	color: green;
	text-decoration: underline;
	background-color: #F5DEB3;
}

.editlid
{
    border-right: medium none;
    border-top: medium none;
    border-left: medium none;
    border-bottom: medium none;
    background-color: #F5DEB3;
}
address
{
    font-size: 2mm;
}

tr.postact
{
    color: #A52A2A;
}

tr.postaf
{
    color: #191970;
}

tr.postHidden td
{
   text-decoration : line-through;
   color : black;
}

.submitbutton
{
}
