﻿body 
{
     background-color:#0E2B87;
     margin: 0px;
     font-family: Verdana;
     font-size: 12px;
     color:#FFFFFF;
}

img { border:0}

div.topmenu {width:520px;margin:0 auto; z-index: 100 }

.TopTable       {text-align:center;}

TD.zoek			{background: #0e2b87 url('../img/bgcelzoek.gif') no-repeat;overflow:hidden; width:324px;}
TD.balk			{background-image:url(http://uzoekt.com/pics/debalknw.gif); height:8px; width:724px; }
TD.w5proc		{width:5%}
TD.w10proc		{width:10%}
TD.w45proc		{width:45%}
.logoTD         {width: 400px; text-align:left;}

hr {color:#FD7E1A; height: 1px;}

.mMenuTitle
{ 
 font-size: larger;
 font-style:italic;
 font-weight:bold;
 text-indent:6px;
 letter-spacing: 2px;
}

.info
{
    text-decoration: none;
    font-weight:bold;
    font-family: Verdana;
    font-size: 10px;
    color: #ffffff;
    filter: dropshadow(color=#000000, offx=1, offy=1, positive=true);
    display: inline-block;
}


/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}
.searchBtn
{
    background-image:url('../img/zkbtn_trns.gif');
    background-repeat:no-repeat;
    width:80px;
    height:25px;
    background-color:Transparent;
    border-style: none;
    cursor:pointer;
}
.FakeSearchbox
{
    display:none;    
}

.LblHeader
{
color:#FD7e1a;
font-size:large;
}
.LblText
{
color:#FFFFFF;
}

.error
{
    font-family: Arial;
    color:#FD7e1a;
    font-size:12px;  
    font-style: italic;      
}

.txtMsg
{
    font-family: Arial;
    color:#FD7e1a;
    font-size:12px;  
    font-style: italic; 
}