body {
	background-image:url(/images/structure/bck.gif); 
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#0b3357;
	padding:0px;
	margin:0px;
	font-family: verdana;
	color:#fff;
	font-size:12px;
	line-height:18px;
	text-align:left;
}
.imgmar {
	margin:1px;
}
.content {
	padding: 0px 16px 10px 16px;
	text-align:left;
	width: 392px;
}


a {
	text-decoration: none;
	color: #9ed2ff;
}
a:hover {
	text-decoration: underline;
	color: #88bfee;
}
h1 { 
	font-family: verdana;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
}
h2 { 
	font-family: verdana;
	font-size: 14px;
	line-height: 16px;
	color: #9ed2ff;
}
h3 { 
	font-family: verdana;
	font-weight:bold;
	font-size: 16px;
	line-height: 16px;
	color: #ffffff;
}

.marquee {
	font-family: verdana;
	font-size: 14px;
	color: #ffd800;
	font-weight: bold;
}
.links {
	text-decoration: none;

	
}
#openingstijden_links {
	text-align: left;
	font-size: 11px; 
	padding-left: 2px;
	line-height: 17px;
	font-weight: bold;
	margin-top: 20px;
}

.werkplaatsform th {
	text-align: left;
}

.werkplaatsform .textinput {
	width: 80%;
}

