body {
	background: url(images/site_bg.jpg) repeat-x #f3f3f1;
	margin: 0;
	padding: 0;
	text-align: center;
}
body, table, th, td {
	color: #666666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	line-height: 1.4em;
	margin: 0 0 0.5em 0;
	padding: 0;
}
input, select, textarea {
	background: url(images/input_bg.gif) repeat-x top left #FFF;
	color: #666666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #a2aa68;
	border-right: 1px solid #a2aa68;
	border-bottom: 1px solid #a2aa68;
	border-left: 1px solid #a2aa68;
}
input.none {
	height: auto;
	border: 0px;
	background: transparent;
}
.button {
	border: 0px;
	background: none;
}
a {
	color: #1b5790;
	text-decoration: none;
}
a:hover {
	color: #1b5790;
	text-decoration: underline;
}
ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0 -15px;
	padding: 0 15px 0 34px;
	list-style-position: outside;
	line-height: 1.7em;
	list-style-type: none;
	background: url(images/bullet.gif) no-repeat  14px 5px;
	position: relative;
}

a.link {
	padding: 0 0 0 19px;
	background: url(images/bullet.gif) no-repeat  0 5px;
	line-height: 1.7em;
	display: block;
}

p {
	line-height: 1.4em;
	margin: 0 0 1em 0;
	padding: 0;
}
table{
	margin: 0 0 1em 0;
	padding: 0;
}
strong {
	color: #333333;
	font-weight: bold;
}
h1, h1 a {
	font-size: 24px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin: 0 0 0.3em 0;
	padding: 0.2em 0 0 0;
	font-family: Georgia, Times, serif;
}
h1 {
	position: relative;
}

h1 a:hover {
	text-decoration: underline;
}

h2, h2 a, h2 a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #434335;
	margin: 1.5em 0 0.2em 0;
	padding:0;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
td {
	padding: 3px;
}

.hr {
	height: 0px;
	font-size: 0px;
	border-top: 1px solid #dcdbd5;
	margin: 10px -5px 7px;
	padding: 0;
}


.bg1 {
	background: #1b5790;
	height: 137px;
	left: 0;
	width: 50%;
	position: absolute;
}
.bg2 {
	background: #1c85c0;
	height: 137px;
	right: 0;
	width: 50%;
	position: absolute;
}


.container {
	width: 986px;
	margin: 0;
	padding: 0;
	z-index: 10;
	position: absolute;
	left: 50%;
	margin-left: -493px;
}

.header {
	height: 120px;
	background: url(images/header_bg.jpg) no-repeat top left #1c82be;
	margin: 0;
	padding: 0;
	position: relative;
}
.header h1 a {
	display: block;
	height: 120px;
	width: 470px;
	margin: 0;
	padding: 0;
}
.header h1 {
	margin: 0;
	line-height: normal;
	padding: 0;
}
.header ul {
	position: absolute;
	left: 520px;
	top: 83px;
}
.header li {
	margin: 0 17px 0 0;
	padding: 0 ;
	list-style-position: outside;
	list-style-type: none;
	float: left;
	background: none;
}
.header li a {
	display: block;
}
.header span {
	display: none;
}
.header li span {
	display: block;
	visibility: hidden;
}


.content-container {
	padding: 0;
	margin: 0;
	width: 986px;
	text-align: left;
	background: url(images/content_bg.gif) repeat-y left top #FFF;
}
.c2 {
	padding: 7px;
	
	background: url(images/content_top.gif) no-repeat left top;
}
.content-bottom {
	background: url(images/content_bottom.gif) no-repeat top left;
	text-align: right;
	height: 12px;
	font-size: 2px;
}



.menu-left {
	width: 234px;
	float: left;
	display: inline;
}
.menu-left-top {
	height: 5px;
	background: url(images/menu_left_top.gif) no-repeat top left;
	font-size: 2px;
}
.menu-left-gradient {
	background: url(images/menu_left_gradient.jpg) repeat-x top left;
	padding: 0 20px;
}


.menu-left h1 {
	padding-left: 20px;
	margin-left: -20px;
	margin-right: -20px;
	color: #014c01;
	padding-top: 0.7em;
}
.menu-left h1.bg {
	background: url(images/menu_left_h1bg.gif) no-repeat top left;
}
.menu-left li {
	margin: 0 -14px;
	background: none;
	padding: 0;
	width: 224px;
}
.menu-left li a {
	background: url(images/bullet_menu.gif) no-repeat  14px 5px;
	padding: 0 15px 0 34px;
	display: block;
}
.menu-left li a:hover , .menu-left li.active a {
	background: url(images/menu_hover.gif) no-repeat  0px top;
}

.menu-left .login li {
	background: url(images/bullet_login.gif) no-repeat  14px 5px;
}
.menu-left .login li a , .menu-left .login li a:hover {
	background: none;
}
.menu-left .login a , .menu-left .login a:hover {
	color: #1b5790;
}

.menu-left a  , .menu-left a:hover {
	color: #014c01;
}



.login {
	background: url(images/login_bg.gif) repeat-y 5px top;
	margin: 0 -20px;
	color: #663300;
}
.login td {
	color: #663300;
}
.login a , .login a strong {
	color: #1b5790;
}
.login-header {
	background: url(images/login_header.gif) no-repeat top left;
	padding: 0 20px 12px;
}
.login-bottom {
	background: url(images/login_bottom.gif) no-repeat 5px top;
	height: 5px;
	font-size: 2px;
}
.login h1 {
	background: none;
	height: auto;
	color: #663300;
	padding: 10px 0 0 20px;
}
.login .hr {
	height: 0px;
	font-size: 0px;
	border-top: 1px solid #eca500;
	border-bottom: 1px solid #ffe996;
	margin: 15px -5px 10px;
}



.content {
	float: left;
	width: 726px;
	margin: 0 0 0 12px;
	display: inline;
}



.intro {
	width: 726px;
	background: #FFF;
	margin: 0 0 12px 0;
}
.intro-content {
	background: url(images/intro_bg.gif) repeat-x bottom left;
	border-left: 1px solid #dcdbd5;
	border-right: 1px solid #dcdbd5;
}
.intro-bottom {
	background: url(images/intro_bottom.gif) no-repeat top left;
	height: 7px;
	font-size: 2px;
}
.intro-header {
	background: url(images/intro_header.gif) no-repeat top left;
	height: 7px;
	font-size: 2px;
}
.intro-kaarten {
	padding: 0 230px 10px 19px;
	background: url(images/intro_kaarten.gif) no-repeat bottom right;
}





.left {
	float: left;
	padding: 0;
	margin: 0;
	width: 574px;
	display: inline;
}
.right {
	float: left;
	margin: 15px 0 15px 15px;
	display: inline
}
.box-xl {
	float: left;
	background: url(images/box_bg_xl.gif) repeat-y top left;
	width: 562px;
	margin: 0 12px 12px 0 ;
	padding: 0;
	display: inline;
}
.box-xl .box-content{
	background: url(images/box_header_xl.gif) no-repeat top left;
	padding: 7px 20px 7px;
}
.box-xl .box-bottom{
	background: url(images/box_bottom_xl.gif) no-repeat top left;
	height: 7px;
	font-size: 2px;
}

.box-l {
	float: left;
	background: url(images/box_bg_l.gif) repeat-y top left;
	width: 398px;
	margin: 0 12px 12px 0;
	display: inline;
}
.box-l .box-content{
	background: url(images/box_header_l.gif) no-repeat top left;
	padding: 7px 20px 7px;
}
.box-l .box-bottom{
	background: url(images/box_bottom_l.gif) no-repeat top left;
	height: 7px;
	font-size: 2px;
}


.box-m {
	float: left;
	background: url(images/box_bg_m.gif) repeat-y top left;
	width: 316px;
	margin: 0 12px 12px 0;
	display: inline;
}
.box-m .box-content{
	background: url(images/box_header_m.gif) no-repeat top left;
	padding: 7px 20px 7px;
}
.box-m .box-bottom{
	background: url(images/box_bottom_m.gif) no-repeat top left;
	height: 7px;
	font-size: 2px;
}

.box-s {
	float: left;
	background: url(images/box_bg_s.gif) repeat-y top left;
	width: 234px;
	margin: 0 12px 12px 0;
	display: inline;
}
.box-s .box-content{
	background: url(images/box_header_s.gif) no-repeat top left;
	padding: 7px 20px 7px;
}
.box-s .box-bottom{
	background: url(images/box_bottom_s.gif) no-repeat top left;
	height: 7px;
	font-size: 2px;
}


.box-xs {
	float: left;
	background: url(images/box_bg_xs.gif) repeat-y top left;
	width: 152px;
	margin: 0 0 12px 0;
	display: inline;
}
.box-xs .box-content {
	background: url(images/box_header_xs.gif) no-repeat top left;
	padding: 7px 10px 7px 20px;
}
.box-xs .box-bottom {
	background: url(images/box_bottom_xs.gif) no-repeat top left;
	height: 7px;
	font-size: 2px;
}



.poll li {
	margin: 0 -15px;
	padding: 0;
	list-style-position: outside;
	line-height: 1.7em;
	list-style-type: none;
	background: none;
}
.poll li  {
	display: block;
	padding: 0 15px;
	line-height: 1.7em;
}
.poll li.active {
	background: url(images/poll_bg.gif) no-repeat top left;
}



.reactie-info {
	background: url(images/reactie_info.gif) no-repeat top left;
	color: #669900;
	margin: 1em -14px 2px;
	padding: 5px 14px;
	font-size: 11px;
}
.reactie-info a {
	font-weight: bold;
}


.paginanav ul {
	text-align: center;
}
.paginanav li {
	display: inline;
	margin: 1px;
	padding: 0;
	background: none;
}
.paginanav li a {
	padding: 5px 5px;
}
.paginanav li.active {
	background: #e8e3d3;
	font-weight: bold;
}
.paginanav li.inactive {
	color: #bbbbbb;
	padding: 5px 5px;	
}



.green {
	color: #008000;
}
.red {
	color: #cc6600;
}

.small {
	color: #669900;
	font-size: 11px;	
	line-height: 1.2em;
}

.footer {
	text-align: right;
	padding: 10px 24px;
	margin: 0 0 80px;
	color: #666;
	font-size: 11px;
}
.footer a {
	color: #666;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}