body {
	font-family: Verdana, Arial;
	font-size: 12px;
}
body.site {
	height: 100%;

	margin: 0 0 0 0;
	padding: 0 0 0 0;

	overflow: auto;

	background: #FFF url(img/bg.jpg) fixed;
}

td {
	font-size: 12px;
}

a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}

#overlay {
	text-align: center;
}

#container {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;

	padding: 0;
	border-left: 1px solid black;
	border-right: 1px solid black;

	text-align: left;

	background: #FFFFFF;
}

#disclaimer_bar {
	height: 30px;

	background: #333;
}
#lichtkrant {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#disclaimers {
	float: right;

	padding: 6px;

	font-size: 10px;
	color: #666666;
}
#disclaimers a {
	color: #999999;
}

#top_bar {
	position: relative;
	height: 201px;

	background: url(img/top.jpg) no-repeat;
}
#top_bar_main {
	position: absolute;
	left: 0;
	top: 0;
}
#top_bar_overlay {
	position: absolute;
	left: 6;
	bottom: 10;

	font-size: 10px;
	color: #CCC;
}
#top_bar_overlay a {
	color: #CCC;
}
#top_bar_search {
	position: absolute;
	left: 720;
	bottom: 10;

	width: 200px;

	font-size: 10px;
	color: #CCC;
}

#top_nav_bar {
	position: relative;
	width: 100%;
	background: #333;
}

#top_nav {
	display: inline-block;
}

#sub_top_bar {
	height: 130px;

	background: url(img/bg_content.jpg) top left no-repeat;
}
#mijn_spero_login {
	float: right;

	width: 200px;

	margin: 6px;
	border: 1px solid #838383;
	border-radius: 5px;

	background: url(img/bg_mijnspero.jpg) no-repeat;
}
#belangrijk {
	font-size: 14px;
	font-weight: bold;
	color: red;
}
#belangrijk a {
	color: red;
}

#left_bar {
	position: relative;
	float: left;

	width: 200px;
	margin-left: 6px;
}

#content {
	position: relative;
	float: left;

	width: 600px;
	margin-left: 6px;
	margin-right: 6px;
}
#content.wide {
	width: 96%;
}

#right_bar {
	position: relative;
	float: right;

	width: 200px;
}

#columns {
}
#columns .column {
	float: left;
	width: 180px;
	padding-right: 10px;
	padding-bottom: 22px;

	font-size: 10px;
}
#columns .column img {
	width: 100%;
}

.banner {
	border: 1px solid #CCC;
}

.hdr {
	height: 26px;
	padding: 2px 2px 2px 6px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;

	font-size: 14px;
	font-weight: bold;
	color: #333;

	background: #FFF url(img/bg_hdr.jpg) repeat-x;
}
.hdr a {
	font-size: 10px;
	color: #666;
}
.hdr.bigger {
	font-size: 16px;
}
.hdr td {
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
.hdr td img {
	padding: 3px;
}

.under_hdr {
	padding-top: 2px;
	border-top: 1px solid #FFFFFF;
}

.box {
	padding: 6px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;

	font-size: 10px;
	color: #000000;

	background: #FFF;
}
.box a {
	color: #000000;
	text-decoration: none;
}
.box a:hover {
	color: #333333;
	text-decoration: underline;
}

.list_hdr {
	height: 21px;

	padding: 2px 6px 4px 6px;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #ADADAD solid;

	font-size: 10px;
	color: #FFFFFF;

	background: #00783B;
}

.list_item {
	height: 21px;

	padding: 2px 6px 4px 6px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px #FAFAFA solid;
	border-bottom: 1px #EAEAEA solid;

	font-size: 10px;
	color: #000;

	background: #FFF;
}
.list_item a {
	color: #000000;
	text-decoration: none;
}
.list_item a:hover {
	text-decoration: underline;
}

td.spacer_vert {
	height: 22px;
}

a.print {
	color: #00783B;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
a.print:hover {
	text-decoration: underline;
}

input[type="text"] {
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #808080;
	border-radius: 4px;

	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
input[type="password"] {
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #808080;
	border-radius: 4px;

	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}

input[type="submit"] {
	background: #00783B;
	color: #FFFFFF;
	border-color: #00783B;
	width: auto;
	overflow: visible;
}

button {
	width: auto;
	border-radius: 4px;

	overflow: visible;
}
button.print {
	font-size: 10px;
	color: #00783B;
	background: #FFFFFF;
}

input.login {
	width: 100%;
	font-size: 10px;
}

button.login {
	width: 100%;
	font-size: 10px;
}

.header {
	font-size: 13px;
	font-weight: bold;
	color: #046434;
}

.standard {
	font-size: 12px;
}

.small {
	font-size: 10px;
}

.note {
	font-size: 10px;
	color: #CCCCCC;
}
.note a {
	color: #CCCCCC;
}

.spero {
	color: #00783B;
}

.search_result {
	font-weight: bold;
	color: #00783B;
}

table.content {
	width: 100%;
	border: 1px solid #00783B;
	padding: 3px;
}
table.content td {
	padding: 4px;
	background: #F5F5F5;
}

table.striped tr.odd {
	background-color: #F5F5F5;
}

table.vert_borders td {
	border-right: 1px solid #00783B;
}

iframe.content {
	width: 100%;
	height: 100%;
	border: 0;
}

#main_news {
	height: 250px;
	padding-left: 4px;
	background: #F8F7FD url(img/bg_nieuws.jpg) repeat-x;
}
#main_news table td {
	font-size: 10px;
}
#main_news_hdr {
	font-size: 13px;
	font-weight: bold;
}
#main_news_date {
	font-size: 10px;
	font-weight: bold;
	color: #888888;
}
#main_news_txt {
	font-size: 10px;
}
#main_news_txt a {
	color: #000000;
	text-decoration: none;
}
#main_news_txt a:hover {
	color: #00783B;
}

.main_news_tab {
	background: #F5F5F5 url(img/bg_nieuws_tab.jpg) repeat-x;
	cursor: pointer;
}
.main_news_tab_selected {
	background: none;
}
.main_news_tab table td {
	font-size: 10px;
	color: #000000;
}
.main_news_tab table td a {
	text-decoration: none;
}
.main_news_tab table td a:hover {
	color: #00783B;
}

.side_nav {
	padding: 2px 2px 4px 2px;
	height: 20px;
	font-size: 10px;
	color: #000000;
	background: #F5F5F5 url(img/bg_boxitem.gif) bottom repeat-x;
}
.side_nav a {
	color: #000000;
	text-decoration: none;
}
.side_nav a:hover {
	color: #333333;
	text-decoration: underline;
}
.side_nav a.selected {
	font-weight: bold;
}
.side_nav_bullet {
	color: #00783B;
	font-size: 16px;
}

a.little_sideliner {
	float: right;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
}
a.little_sideliner:hover {
	text-decoration: none;
}

.box a.little_sideliner {
	color: #00783B;
}

td.even {
}
td.oneven {
	background: #B1D3BA;
}

tr.spero {
	background: #00783B url(img/bg_pix.gif);
	color: #FFFFFF;
}
tr.spero td.oneven {
	background: #00783B;
	color: #FFFFFF;
}

.vaag {
	moz-opacity: 0.4;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
