body{
margin:0;
margin-top: 5pt;
margin-bottom: 10pt;
padding:0;
font-family:  verdana, sans-serif;
font-size: 11px;
color: #00529b;
background: url(images/back.jpg)  ;
}
a {
	color: #052F5F;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a.underline {

	color: #052F5F;
	letter-spacing: 1px;
	text-decoration: underline;
	font-weight: bold;
}
#maincontainer{
width: 920px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #ffffff;
border: 1px solid #f78e1e;
border-width: 4px; 

}

#topsection{
/*background: url(images/header.jpg) no-repeat;*/
height: 177px; 
}

#topsection2{
margin-top: 5pt;
clear: left;
width: 100%;
height: 30px;
background: #ffffff;
color: #ffeee5;
text-align: center;
font-size: 10pt;
font-weight: bold;
}

#contentwrapper{
float: left;
width: 100%;
background: #ffffff;
}

#content{
margin-left: 10px; 
margin-right: 10px;
text-align: left; 
}

#footer{
clear: left;
width: 100%;
/*background: #00529b;*/
color: #f78e1e;
font-weight: bold;
text-align: center;
font-size: 8pt;
padding: 4px 0;
/*border-top: 1px solid #00529b;*/
}

#footer a{
color: #9a9a9a;
font-weight: bold;
font-size: 8pt;

}

/*menu*/
#slidetabsmenu {
float:left;
width:100%;
font-size:100%;
line-height:normal;
border-bottom: 1px solid gray;
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
background:url(images/tab-left.gif) no-repeat left top;
margin:0;
padding:0 0 0 9px;
text-decoration:none;
}

#slidetabsmenu a span {
float:left;
display:block;
background:url(images/tab-right.gif) no-repeat right top;
padding:3px 14px 3px 5px;
font-weight:bold;
color:#00529b;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: #f78e1e;
}

#slidetabsmenu #current a {
background-position:0 -125px;
}

#slidetabsmenu #current a span {
background-position:100% -125px;
color: #f78e1e;
}

#slidetabsmenu a:hover {
background-position:0% -125px;
}

#slidetabsmenu a:hover span {
background-position:100% -125px;
}
.apk {
		background: url(images/kenteken.jpg) no-repeat;
		border:none;
		height:30px;
		padding-left: 20px;
		font-size:140%;
		font-weight: bold;
}
.apkresult {
		border: 1px solid #000000;
    	background-color: #F3C204;
}
.text {
		font-size:100%;
		font-weight: bold;
		color: #00529b;
}
.texttabel {
		font-size:90%;
		font-weight: normal;
		color: #00529b;
}
.marge {
		font-size:130%;
		font-weight: normal;
		color: #00529b;
}
.marge2 {
		font-size:100%;
		font-weight: normal;
		color: #00529b;
}
.grijs {
		font-size:100%;
		font-weight: normal;
		color: #888888;
}
.rood {
		font-size:100%;
		font-weight: normal;
		color: #ff3c00;
}
.zwart {
		font-size:100%;
		font-weight: normal;
		color: #000000;
}