html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

html {
    overflow-y: auto;
	overflow-x: hidden;
}

body {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}

a:hover {
	color: #e50000;
}

#bodybg {
	position: fixed;
	width: 100%;
	height: 100%;
    top: 0px;
    left: 0px;
	z-index: -1;
}

#bodymain {
	width: 886px;
	background-image: url(../images/t9_contentbg01_tcm27-819303.png);
	background-repeat: repeat-y;
}

#bodymain iframe {
    position: static;
    display: inline;
    width: 100%;
}

#content {
    padding-left: 58px;
    padding-right: 58px;
}

#baseline {
	width: 886px;
	height: 74px;
	background-image: url(../images/t9_baseline_ttt_corp02_tcm27-819237.png);
	background-repeat: no-repeat;
}

#baselinebg {
	width: 886px;
	background-image: url(../images/t9_baselinebg_corp01_tint_tcm27-819217.png);
	background-repeat: no-repeat;
}

#footer {
	width: 886px;
	height: 15px;
	background-image: url(../images/t9_footer_ttt_corp02_tcm27-819237.png);
	background-repeat: no-repeat;
}

#foot {
    padding-bottom: 10px;
    padding-right: 57px;
    padding-top: 18px;
}

#foot,
#foot a {
    color: #FFFFFF;
    text-decoration: none;
}

#logo {
	width: 148px;
	height: 57px;
	padding-top: 10px;
	float: left;
}

#official_sponsor {
	position: absolute;
	width: 148px;
	height: 23px;
	padding-left: 510px;
	padding-top: 10px;
	float: left;
	z-index: 1;
}

#IE6, 
#IE6 a {
    width: 100%;
    top: 0px;
    left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #FF0000;
	color: #FFFFFF;
	text-align: center;
}

table.zoek_kentekenplaat 
{
	width: 117px;
	height: 30px;
	background: url(../images/kenteken.gif) no-repeat left center;
	background-repeat: no-repeat;
}
input.zoek_kentekenplaat 
{
	font-size: 11px;
	font-weight: bold;
	width: 95px;
	background-color: #f4be04;
	border: 1px solid #ffcc00;
	text-transform: uppercase;
	margin-left: 14px;
}