body {
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: #2A5173;
	color: #DCD084;
	font-family: trebuchet ms, arial,verdana;
	font-size: 12px;
	background-image: url(img/main_bg.jpg);
	background-repeat: repeat-x;
}
a { color:#fff; text-decoration:none; }
a:hover { color:#DCD084; }
input {
	color: #DCD084;
	background-color:#2A5173;
	border: 1px solid #DCD084;
}

select {
	color: #DCD084;
	background-color:#2A5173;
	border: 1px solid #DCD084;
}

textarea {
	color: #DCD084;
	background-color:#2A5173;
	border: 1px solid #DCD084;
}

#nav img {
	float: left;
}
#nav {
	width: 708px;
}
#outer {
	position:absolute;
	left:50%;
	top:4px;
	width:708px;
	height:auto;
	margin-left:-354px;
}
.vertpoints {
	width: 13px;
	background-image: url(img/points_bg.gif);
	background-repeat: repeat-y;
}
#content {
	width: 369px;
	padding: 0px 0px 8px 5px;
	vertical-align:top;
}
#content h1 {
	font-family: trebuchet ms,Bookman Old Style,Georgia;
	font-size: 30px;
	font-weight: bold;
	margin: 4px 0px 0px 0px;
	color: #757A40;
}
#content .bodytext {
	font-size: 15px;
	margin: 4px 0px 0px 0px;
	color: #DCD084;
}

#rightcol {
	width: 140px;
	height: 220px;
	padding: 8px 0px 8px 8px;
	vertical-align: top;
	color:#fff;
}
#rightcol p.bodytext {
	font-size: 11px;
	margin: 4px 0px 0px 0px;
	color: #fff;
}
#rightcol h1 {
	font-family:trebuchet ms,Bookman Old Style,Georgia;
	font-size:18px;
	margin:0px;
}
#bottomleft {
	height: 51px;
	background-image: url(img/points_left_bg.gif);
	background-repeat: no-repeat;
	vertical-align:top;
	padding-top:8px;
}
#bottomcenter {
	height: 51px;
	background-image: url(img/points_center_bg.gif);
	background-repeat: no-repeat;
	vertical-align:top;
	padding-top:8px;
}
#bottomright {
	height: 51px;
	background-image: url(img/points_right_bg.gif);
	background-repeat: no-repeat;
}
#copy { font-size:9px; }
#copy a {text-decoration:none;color:#DCD084;}
.menu2_head {
	color:#fff;
	font-family:trebuchet ms,Bookman Old Style,Georgia;
	font-size:20px;
	font-weight:bold;
	padding-bottom:6px;
}
.menu2_level2_no a {
	color:#DCD084;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
}
.menu2_level2_no a:hover {
	color:#757A40;
}
.menu2_level2_act a {
	color:#757A40;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
}
#sidenav {
	width: 156px;
	height: 220px;
	padding: 8px 0px 8px 1px;
	vertical-align: top;
}
#sidenav h1 {
	color:#fff;
	font-family:trebuchet ms,Bookman Old Style,Georgia;
	font-size:20px;
	margin:0px;
}
#sidenav .bodytext {
	font-size: 10px;
	margin: 4px 0px 0px 0px;
	color: #DCD084;
}
.langsel {
	margin-left:25px;
	color:#DCD084;
	font-family:verdana;
	font-size:9px;
}
.langsel:hover {
	color:#fff;
}

.spacer-gif {
	border:0px solid red;
}

.csc-form-fieldcell input {
	color: #DCD084;
	background-color:#2A5173;
	border: 1px solid #DCD084;
}

.csc-form-fieldcell textarea {
	color: #DCD084;
	background-color:#2A5173;
	border: 1px solid #DCD084;
}

.csc-form-fieldcell select {
	color: #DCD084;
	background-color:#2A5173;
	border: 1px solid #DCD084;
}

.news-search-form input {
	width:120px;
	color: #DCD084;
	background-color:#2A5173;
	border: 1px solid #DCD084;
}
.news-search-form-submit input {
	width:60px;
}

.news-list-date {
	font-size: 11px;
	font-weight:bold;
}
.news-list-container {
	margin-top:10px;
}
.news-list-title a {
	color:#fff;
	font-family:trebuchet ms,Bookman Old Style,Georgia;
	font-size:15px;
	font-weight:bold;
	padding-right:10px;
}
.news-list-morelink {
	text-align:right;
	font-size: 11px;
}

.news-latest-container {
	background-image: url(../news/img/latest_main_bg.jpg);
	background-repeat: no-repeat;
	width: 321px;
	padding: 42px 16px 0px 16px;
	font-size: 10px;
	color:#000;
}
.news-latest-date {
	display: block;
}
.news-latest-title a {
	color:#000;
	font-weight:bold;
	font-size: 13px;
}
.news-latest-title a:hover {
	color:#c00;
}
.news-latest-text p.bodytext {
	color:#000 !important;
	font-size: 11px !important;
}

.news-latest-morelink {
	width: 307px;
	text-align:right;
}
.news-latest-morelink a { color:#000;}
.news-latest-morelink a:hover { color:#c00; }
.news-latest-end {
	width: 353px;
	height: 15px;
	background-image: url(../news/img/latest_bottom.jpg);
}

.news-single-timedata {
	font-size: 10px;
	font-weight:bold;
}
.news-single-title {
	color: #fff;
	font-family: trebuchet ms,Bookman Old Style,Georgia;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 0px 5px 0px;
}

.news-amenu-item-year {
	list-style-type: none;
}
.news-amenu-item-year dd {
	font-size: 10px;
	font-weight: bold;
	color: #DCD084;
	margin-top:6px;
}
.news-amenu-container {
	font-family: trebuchet ms,Bookman Old Style,Georgia;
	font-size: 13px;
	font-weight: bold;
}
.news-amenu-container li {
	list-style-type: none;
}
.news-search-form {
	margin: 10px 0px 5px 10px;
}
.news-single-item h3 {
	margin-left:7px;
}

.clearer {
	height: 18px;
	background-image: url(img/points_center_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	border: 0px;
}

/**************************************/

#ee_blog_author {
	font-size:10px;
}
#ee_blog_Header b {
	font-family: trebuchet ms,Bookman Old Style,Georgia;
	color: #fff;
	font-size:14px;
}
#ee_blog_Header a b {
	font-family: trebuchet ms,Bookman Old Style,Georgia;
	color: #fff;
	font-size:14px;
}
#ee_blog_Header a:link b {
	font-family: trebuchet ms,Bookman Old Style,Georgia;
	color: #fff;
}
#ee_blog_Header a:visited b {
	font-family: trebuchet ms,Bookman Old Style,Georgia;
	color: #fff;
}
#ee_blog_Header a:hover b {
	color: #DCD084;
}
.ee_blog_timestamp {
	font-size:10px;
}
#ee_blog_link_to_list a:link {
	color: #DCD084;
	font-family: Verdana;
	font-size:10px;
}
#ee_blog_link_to_list a:visited {
	color: #DCD084;
	font-family: Verdana;
	font-size:10px;
}
#ee_blog_link_to_list a:hover {
	color: #757A40;
}
#ee_blog_list {
	border:0px;
}
#ee_blog_entry {
	border:0px;
}
.ee_blog_section {
	line-height: 1.2em;
}
.ee_blog_image img {
	padding:5px;
}
.tx-eeblog textarea {
	color: #DCD084;
	background-color:#000;
	border: 1px solid #DCD084;
	width:320px;
}
.tx-eeblog input {
	color: #DCD084;
	border: 1px solid #DCD084;
	width:200px;
	background-color:#2A5173;
}
.tx-eeblog table {
	background-color:#2A5173 !important;
}
.comments-body {
	color: #DCD084;
	background-color:#2A5173;
}
.tx-eeblog-searchbox input {
	width: auto;
}


/**************************************/

.jm-gallery-image-single {
	border:0px;
	margin:30px;
}
div.jm-gallery-image-metainformation-bottom {
	width:520px;
	border:0px;
	font-size:11px;
}
.jm-gallery-image-link-prev {
	padding-right:30px;
}

.jm-gallery-image-link-next {
	padding-left:30px;
}
.jm-gallery-image-downloads {
	width:420px;
	margin:20px;
	text-align:center;
}

div.jm-gallery-image-metainformation-top {
	border:0px;
}
.jm-gallery-category-header-llist {
	margin-top:5px;
}
.jm-gallery-category-header-llist a {
	font-family: trebuchet ms,Bookman Old Style,Georgia;
	color: #fff;
	font-size:13px;
	font-weight:bold;
}
.jm-gallery-category-header-llist a:hover {
	color: #DCD084;
}
.jm-gallery-image-entry {
	width: 120px;
	margin: 10px;
	float: left;
}
.jm-gallery-album-control {
	clear:left;
}
.jm-gallery-album-header-llist a {
	padding-left:10px;
	color:#C5C67F;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
}
.jm-gallery-album-header-llist a:hover {
	color:#757A40;
}
div.jm-gallery-album-metainformation {
	border:0px;
}
div.jm-gallery-album-metainformation h3 {
	font-family: trebuchet ms,Bookman Old Style,Georgia;
	color: #fff;
	font-size:16px;
}
div.jm-gallery-category-container {
	border:0px;
}
div.jm-gallery-category-container h3 {
	font-family: trebuchet ms,Bookman Old Style,Georgia;
	color: #fff;
	font-size:16px;
}

.rgwallpaper-title {
	margin: 15px 0px 5px 25px;
	font-family: trebuchet ms,Bookman Old Style,Georgia;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

/***************************/
.tx-srsendcard-pi1-card-caption {
	font-family: trebuchet ms,Bookman Old Style,Georgia;
	color: #fff;
	font-size:14px;
	font-weight:bold;
}
.tx-srsendcard-pi1-card-title {
	font-size:12px;
	font-weight:bold;
}
.tx-srsendcard-pi1-first-column {
	text-align:center;
}
dt.tx-srsendcard-pi1-first-column {
	padding-top:14px;
}
dd.tx-srsendcard-pi1-first-column {
	font-family: trebuchet ms,Bookman Old Style,Georgia;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#tx_srsendcard_pi1_card_title {
	width:350px;
}

#tx_srsendcard_pi1_card_message {
	width:350px;
}

#tx_srsendcard_pi1_card_signature {
	width:350px;
}

.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset {
	border:0px;
}

.tx-gooffotoboek-pi1 {
	width:250px;
}
