body, html {
	font-size: 0.9em;
	height: 100%;
	margin: 0px 0px 1px;
	padding: 0px;
}
body,td,th {
	font-size: 0.9em;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
td {
	text-align: left;
	padding-right: 4px;
	padding-left: 5px;
}

.ul {
	text-align: left;
}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-style: normal;
}

li {
	background-position: left;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	list-style-image: url(imgster.jpg);
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
h2 {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#nav  {
	list-style-type:none;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	background: url(knop.jpg) repeat;
	height: 100%;
}
#nav ul {
	list-style-image: none;
	list-style-position: inside;
	background: url(knop.jpg);
	margin: 0px;
	padding: 0px;
}


#nav li{
	list-style-image: none;
	background: url(knop.jpg);
	list-style-position: inside;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#nav a{
	color:#003366;
	text-decoration:none;
	float: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7BB;
	vertical-align: middle;
	line-height: 3em;
	white-space: nowrap;
	height: 3em;
	padding-left: 2px;
	display: block;
	width: 100%;
	position: relative;
}


#nav a:hover{
	position: relative;
	top: 1px;
	left: 1px;
	color:#000;
	background: #fff;
	border-top-color: #003366;
	border-left-color: #003366;
	height: 3em;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
}
#container {
	width: 62%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#headerimg {
	background: url(bannerimg.jpg);
	height: 120px;
	width: 100%;
}

#headergraph {
	background: url(bannergraph.jpg) repeat-x center;
	height: 70px;
}
#maincontent {
	padding-right: 10px;
	padding-left: 20px;
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 64%;
	position: relative;
}

#footerimg {
	background: url(footergraph.jpg) repeat-x;
	height: 65px;
}
#design {
	display: block;
	padding-top: 3px;
	text-align: center;
}
#sidebarLeft {
	background: #FFFF49;
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 18%;
}
#sidebarRight {
	background: #FFFF49;
	width: 18%;
}
#tab_locaties {
	padding: 0px;
	margin: 0px auto;
	width: 77%;
	height: 122px;
}



.rowborder td {
	border: 1px solid #99cccc;
}

a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}

