body {
    
    color: #545248;
    font-family: Tahoma;
    margin: 0px;
}

a:link, a:visited, a:active {
    color: #0C3A76;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0px;
}

td {
    color: #545248;
    font-family: Arial;
}

h1, h2, h3, h4, h5, h6 {
    color: RED;
    font-family: Arial;
}


.navigation-box {
    float: left;
    padding: 1px;
    padding-top: 5px;
}

.navigation-1 {
    ####background-color: #CC0000;
    background-image:url('images/menubg.gif');
    height: 18px;
    list-style: none;
    margin: 0px;
    min-width: 100px;
    padding: 5px;
}

.navigation-1:hover {
    background-color: #545248;
}

.navigation-1 a:link,.navigation-1 a:visited,.navigation-1 a:active {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
font-weight:bold;
}

.navigation-1:hover .navigation-2 {
    display: block;
}

.navigation-2 {
    background-color: #545248;
    border: 0px;
    border-top: 1px solid #FFFFFF;
    display: none;
    height: 15px;
    list-style: none;
    left: -5px;
    top: 3px; 
    min-width: 90px;
    padding: 5px;
    position: relative;
    width: 100%;
}

.navigation-2:hover {
    background-color: #666664;
}

.navigation-1 a:link,.navigation-1 a:visited,.navigation-1 a:active {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}


#wrapper {
    background-color: #FFFFFF;
    border: 1px solid #CACACA;
    margin: 10px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    width: 900px;
}

#line {
    background-color: #464646;
    height: 2px;
    margin: 5px;
}

#header {
    border: 0px;
    color: #5F5F65;
}

#logo {
    padding: 1px;
}

#header-text {
    color: #545248;
    font-family: Arial;
    font-size: 12px;
    padding: 1px;
    text-align: right;
}

#navigation {
    color: #545248;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
} 

#content {
    color: #545248;
    font-family: Arial;
    font-size: 12px;
    line-height: 20px;
    margin-top: 20px;
	padding-top:5px;
    padding: 1px;
    text-align: left;
}

#footer {
    color: #545248;
    font-family: Arial;
    font-size: 11px;
    padding-top: 10px;
    text-align: center;
}

table.zoek_kentekenplaat 
{
	background: url(Images/kenteken_500_2.jpg) no-repeat center center;		
}
input.zoek_kentekenplaat 
{
	font-size: 40px;
	font-weight: bold;
	width: 260px;
	line-height: 50px;
	background-color: #f4be04;
	border: 1px solid #ffcc00;
	text-transform: uppercase;
	margin-left: 39px;
	margin-top: 21px;
	margin-bottom: 21px;
}
table td.zoek_kentekenplaat 
{
	text-align: center;		
}
.button 
{
	font-weight: bold;
	color: #fff;
	background: #f04a00 right;
	border: solid 1px;
	border-color: #fcb282 #000 #000 #fcb282;	
	margin-top: 10px;
	padding: 2px 20px 2px 20px; 
}

