body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
body.greystripes {
	scrollbar-face-color: #FF9900;
	scrollbar-base-color: #FF9900;
	scrollbar-shadow-color: #CC0000;
	scrollbar-darkshadow-color: #FF9900;
	scrollbar-arrow-color: #000066;
	srollbar-track-color: #FF9900;

	background-image: url(/images/bg_main_grey.gif);
	background-color: #CCCCCC;
	margin: 0px;
}
body.print {
	background-color: #FFFFFF;
	background-image: none;
	margin: 10px;
}
img {
    border: none;
}

th {
	font-weight: bold;
	color: #000066;

}
h1 {
	font-size: 16px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #000066;
}
h3 {
	font-size: 12px;
	color: #003366;
}

li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: url(/images/bullet_orange.gif);
}

a {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF6600;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px groove #000000;
	height: 17px;
	width: 250px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px groove #000000;
	height: 17px;
	scrollbar-face-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-shadow-color: #333333;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #FF9900;
	srollbar-track-color: #000000;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px groove #000000;
	scrollbar-face-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-shadow-color: #333333;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #FF9900;
	srollbar-track-color: #000000;
}

input.radio       { width: auto; border: none; vertical-align: middle; margin-bottom: 3px; }
input.checkbox    { width: auto; border: none; vertical-align: middle; margin-bottom: 2px; }

input.button {
	background-color: #000033;
	color: #FF9900;
	font-weight: bold;
	font-variant: small-caps;
	width: auto;
}

input.contact {
	width: 250px;
}
textarea.contact {
	width: 354px;
	height: 100px;
}

.smalltext {
	font-size: 10px;
}

.error {
	color: #CC0000;
	font-weight: bold;
}

.greytext {
	color: #999999;
}

.orange {
	color: #F60;
}

img.img_left {
	float: left;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

img.img_right {
	float: right;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.table_top_harrie {
	width: 470px;
	height: 71px;
}
.table_top_burgemeester {
	background-image: url(/images/burgemeester.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 260px;
	height: 71px;
}
.table_menu_left {
	background-image: url(/images/bg_top_end.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 25px;
	height: 27px;
}
.table_menu_datum {
	width: 175px;
	height: 27px;
	font-size: 10px;
	color: #9ea3ba;
}
.table_menu_right {
	background-image: url(/images/bg_top_end.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 120px;
	height: 27px;
}
.table_submenu {
	width: 195px;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.table_submenu_bottom {
	width: 195px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.table_submenu_bottom p {
	padding-left: 10px;
	font-size: 9px;
}
.schoten_info {
	height: 50px;
	margin-left: 10px;
	margin-right: 1px;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 9px;
	background-image: url(/images/logo_schoten.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.table_content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}



a.db_link {
	text-decoration: none;
	color: #000000;
}
a.db_link:visited {
	text-decoration: none;
	color: #000000;
}
a.db_link:hover {
	text-decoration: none;
	color: #FF6600;
}
.table_db_root {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	margin-top: 1px;
	margin-bottom: 1px;
}
.table_db_root_txt {
	background-color: #FCB667;
	font-weight: bold;
}
.table_db_rubriek {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	margin-top: 1px;
	margin-bottom: 1px;
}
.table_db_rubriek_txt {
	background-color: #F8D998;
	font-weight: bold;
}
.table_db_page {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}
.table_db_page_txt {
	background-color: #EAEAEA;
}
