/* Kleuren */ /* end Kleuren */
	/* Style reset en wat algemene stijlen */
* {
	padding: 0;
	margin: 0;
}

body,html {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	overflow-x: hidden;
	overflow-y: auto;
}

img {
	border: 0;
}

p {
	line-height: 16px;
}

ul {
	margin-bottom: 10px;
	margin-left: 25px;
	margin-top: 10px;
}

a {
	font-weight: bold;
	color: #4a4a4a;
}

a:active,a:focus {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

form {
	margin-right: 10px;
	float: right;
}

/* end Style reset */ /* Layout */
#logo {
	float: left;
	margin-top: 22px;
	margin-left: 20px;
}

#logo2 {
	float: left;
	margin-top: 11px;
	margin-left: 20px;
}

#wrapper {
	background: url(../images/bumper/wrapper-bg.png);
	width: 1000px;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background: url(../images/bumper/header-bg.png);
	background-repeat: repeat-x;
	height: 69px;
	margin: 0px 20px 0px 20px;
}

#content {
	width: 960px;
	background: url(../images/bumper/gradient.png);
	background-repeat: repeat-x;
	min-height: 590px;
	margin: 0px 20px 0px 20px;
}

#content_wrapper {
	width: 960px;
	background: url(../images/bumper/right-bg2.png);
	background-repeat: repeat-y;
	background-position: right;
	min-height: 590px;
}

#footer {
	background: url(../images/bumper/footer.png);
	height: 33px;
}

#footer p {
	position: relative;
	left: 35px;
	bottom: 20px;
}

.spacer {
	clear: both;
}

.locale {
	border: 1px solid #ddd;
	margin-right: 5px;
	margin-top: 5px;
}

.blok {
	padding-right: 10px;
}

.date {
	font-size: 10px;
	font-style: italic;
	color: #555;
}

.article-title {
	padding-bottom: 5px;
}

.article-title:hover {
	color: #ccc !important;
}

.rlink {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	margin-bottom: 2px !important;
}

.rlink:hover {
	border-bottom: 1px solid red !important;
}

hr {
	border: 1px solid #ccc;
}

br {
	margin-bottom: 2px;
}

a:hover img {
	border: 0px !important;
}

#menu { /* width: 960px; */
	margin: 0px 20px 0px 20px;
	height: 20px;
	padding-top: 3px;
	background: url(../images/bumper/menu-bg.png);
	background-repeat: repeat-x;
}

#menu a {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 20px;
}

#menu a:hover {
	color: #ccc;
}

#menu .contact {
	float: right;
	margin-right: 20px;
}

#leftcolumn {
	float: left;
	width: 714px;
}

#rightcolumn {
	background: url(../images/bumper/right-bg3.png);
	background-repeat: no-repeat;
	float: right;
	width: 245px;
	padding-bottom: 20px;
	min-height: 590px;
}

#rightcolumn a {
	display: block;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 10px;
}

#rightcolumn a.mijncalibris {
	width: 213px;
	height: 210px;
	background: url(../images/bumper/mijncalibris_f1.png);
	background-repeat: no-repeat;
}

#rightcolumn a.mijncalibris:hover {
	background: url(../images/bumper/mijncalibris_f2.png);
}

#rightcolumn a.mijncalibris:active {
	background: url(../images/bumper/mijncalibris_f3.png);
}

#rightcolumn p.title {
	border-bottom: 1px solid red;
	color: #fff;
	font-weight: bold;
	margin: 10px 20px 10px 20px;
}

#rightcolumn .action {
	float: right;
	margin-top: 2px;
	margin-right: 10px;
}

#rightcolumn p.datum {
	margin: 0px 20px 00px 20px;
	text-align: right;
	color: #aaa;
	font-size: 9px;
}

#article-large {
	width: 669px;
	margin-left: 20px;
	margin-bottom: 30px;
}

#article-large .content {
	background-color: #fff;
	color: #000;
	padding: 20px;
	min-height: 300px;
	line-height: 16px;
}

#article-large .content p {
	padding: 0px 0px 10px 0px;
}

#article-large .content h3 {
	padding: 50px 0px 20px 0px;
}

#article-large .content a {
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 100px;
	border-bottom: 1px solid transparent;
}

#article-large .content a:hover {
	border-bottom: 1px solid red;
}

#article-large .content .img {
	margin: 0px 20px 0px 20px;
}

#article-large .attachements {
	border-bottom: 1px solid #bbb;
	color: #bbb;
	margin: 20px 0px 5px 0px;
}

#article-large .bottom {
	background: url(../images/bumper/article-large-bottom.png);
	background-repeat: no-repeat;
	height: 8px;
	padding-bottom: 8px;
}

#article-large span.bulletlinks a {
	background: url(../images/vierkant_rood.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
}

div.nieuwslijst {
	width: 480px;
}

div.nieuwslijst div.nieuwsitem {
	margin-bottom: 0.6em;
}

.searchfield {
	color: #000;
	width: 365px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	margin-top: 38px;
	float: right;
}

.searchfield a {
	color: #6f6f6f;
	font-weight: normal;
	text-decoration: none;
}

.searchfield a:hover {
	border-bottom: 1px solid red;
}

.searchfield .input-text {
	background: transparent none repeat scroll 0 0;
	border: 1px solid black;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 170px;
	margin-right: 10px; /*float: right;*/
}

/* Grote buttons */
.button-1 {
	cursor: pointer;
	width: 211px;
	height: 402px;
	background: url(../images/bumper/button-1.png);
	background-repeat: no-repeat;
	margin: 10px;
	margin-left: 15px;
	margin-top: 50px;
	float: left;
}

.button-1:hover {
	background: url(../images/bumper/button-1h.png);
}

.button-1 .link, .button-2 .link, .button-3 .link {
	margin-left: 20px;
	margin-top: 340px;
}

.button-1 .link a, .button-2 .link a, .button-3 .link a {
	color: #fff;
	display: inline;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	line-height: 20px;
	font-weight: normal;
}

.button-2 {
	cursor: pointer;
	width: 211px;
	height: 402px;
	background: url(../images/bumper/button-2.png);
	background-repeat: no-repeat;
	margin: 10px;
	margin-top: 50px;
	float: left;
}

.button-2:hover {
	background: url(../images/bumper/button-2h.png);
}


.button-3 {
	cursor: pointer;
	width: 211px;
	height: 402px;
	background: url(../images/bumper/button-3.png);
	background-repeat: no-repeat;
	margin: 10px;
	margin-top: 50px;
	float: left;
}

.button-3:hover {
	background: url(../images/bumper/button-3h.png);
}


/* end Grote buttons */
.text-block1 {
	color: #fff;
	width: 210px;
	float: left;
	margin-left: 20px;
	margin-bottom: 30px;
}

.text-block1 p {
	padding: 0px 10px 0px 10px;
}

.text-block1 a {
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 5px 0px 0px 10px;
	border-bottom: 1px solid transparent;
	line-height: 20px;
}

.text-block1 .top {
	height: 10px;
	background: url(../images/bumper/text-block2t.png);
	background-repeat: no-repeat;
}

.text-block1 .middle {
	background-repeat: repeat-y;
	background: url(../images/bumper/text-block2m.png);
}

.text-block1 .bottom {
	height: 10px;
	background: url(../images/bumper/text-block2b.png);
	background-repeat: no-repeat;
}

.text-block2 {
	color: #fff;
	width: 210px;
	float: left;
	margin-left: 15px;
	margin-bottom: 30px;
}

.text-block2 p {
	padding: 0px 10px 0px 10px;
}

.text-block2 a {
	display: inline;
	color: #fff;
	text-decoration: none;
	margin: 2px 0px 0px 10px;
	font-weight: normal;
	border-bottom: 1px solid transparent;
	line-height: 20px;
}

.text-block2 .title {
	font-size: 13px;
	margin-bottom: 5px;
}

.text-block2 .top {
	height: 10px;
	background: url(../images/bumper/text-block2t.png);
	background-repeat: no-repeat;
}

.text-block2 .middle {
	background-repeat: repeat-y;
	background: url(../images/bumper/text-block2m.png);
	padding: 0px !important;
}

.text-block2 .bottom {
	height: 10px;
	background: url(../images/bumper/text-block2b.png);
	background-repeat: no-repeat;
}

.text-block3 {
	color: #fff;
	width: 240px;
	float: left;
	margin-left: 10px;
	margin-bottom: 30px;
}

.text-block3 p {
	padding: 0px 10px 0px 10px;
}

.text-block3 a {
	display: inline;
	color: #fff;
	text-decoration: none;
	margin: 2px 0px 0px 10px;
	font-size: 13px;
	border-bottom: 1px solid transparent;
	line-height: 20px;
}

.text-block3 .title {
	font-size: 13px;
	margin-bottom: 5px;
}

.text-block3 .top {
	height: 10px;
}
/* end Layout */
