body, html {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	background:url(../images/background_line2.jpg) repeat-x #fff;
}
a {
	color:#2137a5;
}
a:hover {
	color:#18297a;
}
table p {
	margin:0;
	padding:0;
}
h1 {
	font-size:20px;
	color:#2137a5;
}
h2 {
	text-align:center;
	font-size:24px;
	color:#2137a5;
	margin:0;
	margin-bottom:6px;
}
h4 {
	margin:0;
	font-weight:normal;
	font-size:16px;
}
#wrapper {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:white;
	min-height:100%;
}
#top {
	background-image:url(../images/header-probus-nederland.jpg);
	background-repeat:no-repeat;
	height:285px;
	width:990px;
	position:relative;
}
#top_background {
	background-repeat:no-repeat;
	background-position:0px 40px;
	height:285px;
	width:990px;
	position:relative;
}
#top_foreground {
	background-image:url(../images/header_kader_probus.png);
	background-repeat:no-repeat;
	height:285px;
	width:990px;
	position:relative;
}
#top_foreground h1 {
	background-color:white;
	font-size:30px;
	position:absolute;
	padding:2px 15px;
	top:5px;
	left:170px;
	min-width:230px;
	margin:0;
}
#login {
	text-align:center;
	margin-top:10px;
}
#login a {
	display:block;
	height:23px;
	width:258px;
	background:url(../images/inloggen.jpg) no-repeat top left;
	color:#fff;
	text-decoration:none;
}

/* menu */
#menu {
	position:absolute;
	top:239px;
	left:300px;
	height:46px;
	z-index:100;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;
}
#menu a {
	display:block;
	float:left;
	height:24px;
	background-color:transparent;
	font-family:"Times New Roman", Times, serif;
	padding:9px 8px 13px 10px;
	font-size:24px;
	color:#2137a5;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/menu_divider.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-transform:lowercase;
}
#menu a:hover {
	background-color:#e9e078;

}
#menu .amenu_active {
	background-image:url(../images/menu_divider_active.jpg);
	color:#e1d54b;
	background-color:#2137a5;
}
#menu a.amenu_active:hover {
	background-color:#2137a5;
}
#menu li ul a, #menu li ul .amenu_active {
	display:block;
	height:23px;
	width:185px;
	padding:2px 0 1px 10px;
	font-size:18px;
	background-image:url(../images/menu_divider_sub.jpg);
	background-repeat:repeat-y;
	background-color:#e1d54b;
	border-bottom:1px solid #e9e078;
	text-align:left;
	color:#2137a5;
	font-family:"Times New Roman", Times, serif;
}
#menu li ul a:hover, #menu li ul .amenu_active, #menu li ul a.amenu_active:hover {
	background-color:#e9e078;
}
#center {
	float:right;
	padding-left:0;
	padding-right:15px;
	padding-bottom:95px;
	min-height:200px;
	width:672px;
	padding-left:45px;
	margin-top:20px;
	padding-top:0;
	line-height:20px;
}
#right {
	width:258px;
	float:left;
	min-height:300px;
}
#nieuws {
	width:240px;
	margin:10px 0 10px 0;
	padding:4px 10px 35px 8px;
	background-color:#f0e580;
	background-image:url(../images/nieuws_background.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}
#footer_clear {
	clear:both;
	position:relative;
}
#footer {
	text-align:left;
	height:85px;
	width:430px;
	padding-top:10px;
	padding-bottom:7px;
	padding-right:0;
	margin-left:-10px;
	margin-top:20px;
}
#footer_rechts {
	float:right;
}
#footer a, #footer_rechts a {
	display:block;
	height:33px;
	padding-top:48px;
	margin-bottom:15px;
	background-repeat:no-repeat;
	background-position:0 0;
	font-size:18px;
	text-decoration:none;
	color:#2137a5;
	text-align:center;
}
a.footer_webshop {
	display:block;
	height:33px;
	padding-top:48px;
	margin-bottom:15px;
	background-repeat:no-repeat;
	background-position:0 0;
	font-size:18px;
	text-decoration:none;
	color:#2137a5;
	text-align:right;
	background-image:url(../images/website_probus_webshop.jpg);
	width:264px;
	text-align:right;
}
a.footer_prikbord {
	display:block;
	height:33px;
	padding-top:48px;
	margin-bottom:15px;
	background-repeat:no-repeat;
	background-position:0 0;
	font-size:18px;
	text-decoration:none;
	color:#2137a5;
	text-align:right;
	margin-right:10px;
}
.footer_prikbord {
	background-image:url(../images/website_probus_prikbord.jpg);
	width:264px;
}
a.footer_webshop h4 {
	padding-right:20px;
	padding-top:3px;
	text-align:right;
}
a.footer_prikbord h4 {
	padding-right:25px;
	padding-top:1px;
	text-align:right;
}
/* Agenda */


/* Nieuws */
.news_item {
	margin-bottom:30px;
	line-height:20px;
	background-color:#f8efac;
	padding:10px;
	padding-bottom:40px;
	position:relative;
	border-top:25px solid #e6d63a;
}
h3.news_item_title {
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding-bottom:5px;
}
h3.news_item_title a {
	margin:0;
	text-decoration:none;
}
h3.news_item_title span {
	position:absolute;
	top:-25px;
	right:5px;
}
h3 a:hover {
}
h3 span {
	display:none;
}
.news_item_teaser p {
	margin:0;
}
a.news_item_readmore {
	display:block;
	clear:both;
	float:right;
	margin-top:5px;
	width:144px;
	height:16px;
	padding-top:1px;
	padding-bottom:6px;
	background:url(../images/button_verder_lezen.jpg) no-repeat top left;
	color:#fff;
	font-size:16px;
	text-transform:lowercase;
	text-decoration:none;
	text-align:center;
}
a.news_item_readmore:hover {
	color:#111;
}
/* Question Module */
#question_welcome {
	padding-top:10px;
	padding-bottom:10px;
}
.question_title {
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
}
.question {
	clear:left;
	padding:2px 0px;
}
.question_label {
	width:150px;
	display:block;
	float:left;
}
.question_textfiel_label {
	width:150px !important;
}
.question_textfield {
	width:400px !important;
}
.question_textarea {
	clear:left;
	height:120px !important;
	width:400px !important;
}
.question_error {
}
.question_error input, .question_error textarea {
	border:2px solid #CC0000;

}
.question_error_message {
	font-weight:bold;
	color:#CC0000;
	padding-left:150px;
	font-size:10px;
}
input, textarea {
	border:1px solid #919191;
}
.form_text, .form_textarea {
	width:200px;
}
.form_textarea {
	height:60px;
}
.form_submit {
	color:#000;
}
.form_submit:hover {
	background-color:#4154b7;
	color:white;
}
.error {
	font-weight:bold;
	color:#CC0000;
}
/* profiles */
.mod_profiles_back_link {
	display:none;
}
#center h2 {
	text-align:left;
	padding:3px 0 3px 15px;
	margin-top:5px;
	margin-left:-15px;
	margin-right:-15px;
	font-size:20px;
	background-color:#EEE;
}
#inloggen_rechts {
	margin:10px 0 10px 0;
	padding:0 10px 0 8px;
	background-color:#f0e580;
	background-image:url(../images/nieuws_background.jpg);
	background-repeat:no-repeat;
}
#inloggen_rechts h2 {
	padding-top:5px;
}
#inloggen_rechts p {
	margin:0 0 5px 0;
}
a.mod_profiles_viewaccount_link {
	display:block;
	margin:7px 0 0 0;
}
a.mod_profiles_lostpassword_link, a.mod_profiles_logout_link {
	display:block;
	padding-bottom:10px;
}
#inloggen_rechts form {
	padding-left:10px;
	padding-bottom:10px;
}
#inloggen_rechts form .form_text, #inloggen_rechts form .form_submit {
	margin:3px 0 3px 0;	
}
#clear {
	clear:both;
}
#hilcodesign {
	float:right;
	padding:0 3px 3px 0;
	margin-top:-28px;
	font-size:10px;
}
#breadcrumb {
	margin-top:-9px;
	width:100%;
	margin-bottom:2px;
	text-align:left;
}
#breadcrumb a {
}
.breadcrumb_level, .breadcrumbs_leveldown, .breadcrumbs_currentlevel {
	padding:3px 9px 2px 0;
}
.breadcrumbs_leveldown {
	color:#AAA;
}
.breadcrumbs_currentlevel {
	color:#666;
}

/* main container */
#photoalbum {
}
/* category item */
.photoalbum_category {
	margin-right:30px;
	margin-top:20px;
	float:left;
	position:relative;
}
.photoalbum_category .cat_link{
	color:black;
	text-decoration:none;
	padding:5px;
	padding-left:100px;
	padding-top:30px;
	background-color:#f6f0ac;
	width:180px;
	display:block;
	height:25px;
	font-size:13px;
}
/* link back to previous photoalbum page */
#photoalbum_link_back {
	float:right;
	font-size:16px;
	font-weight:normal;
}

.photoalbum_category a:hover{
	background-color:#eadd60;
}
.photoalbum_category img {
	margin-right:5px;
}
/*  Images overview 
  container with all photos when category is viewed */
#photoalbum_photos {
}
h2#photoalbum_title {
	font-size:28px;
}
/* container for photo when category is viewed */
.photoalbum_photo {
	float:left;
	margin-right:10px;
	text-align:center;
	margin-bottom:20px;
	font-size:11px;
	background-color:#f6f0ac;
	width:325px;
}
.photoalbum_photo a {
	float:left;
	margin-right:5px;
}
.photoalbum_description {
	text-align:left;
}
/* style whitespace (background color) around the photos */
.photoalbum_photo a {
	background-color:#f6f0ac;
}
.photoalbum_photo a:hover {
	background-color:#eadd60;
}
#photoalbum_photo img {
	border:0;
}

.links_uitlijnen {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.rechts_uitlijnen {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

/* general */
.articles_article_title a, .articles_article_title {
	font-weight:bold;
	font-size:14px;
	color:#2137a5;
	margin-top:20px;
}

#articles_menu {
	padding:10px;
	padding-left:30px;
}
/* articles menu */
.articlesmenu_mainitem {

}
.articlesmenu_level_0 {

}
.articlesmenu_level_1 {

}
.articlesmenu_level_2 {

}
.articlesmenu_level_3 {

}
/* etc... unlimited levels */
.articlesmenu_active {

}

/* articles article overview */
.articles_article {
	clear:left;
	background-color:#f6eea7;
	min-height:100px;
	padding:20px;
	padding-top:1px;
	margin-bottom:20px;
}
#articles_article_details .articles_article {
	background-color:transparent;
}
.articles_article_author {

}
.articles_article_photo {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	overflow:hidden;
	height:100px;
}
.articles_article_summary {

}

/* articles article details */
#articles_article_details {

}
.articles_article_photos {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.articles_article_photos a {
	display:block;
}
.articles_article_description {

}

.agenda_item {
	margin-bottom:30px;
	padding:20px;
	border-top:25px solid #2137a5;
}
.agenda_item_active {
	background-color:#cFcfcf;
}
h3.agenda_item_title {
	font-size:16px;
	color:#2137a5;
}
h3.agenda_item_title span.agenda_item_date {
	position:absolute;
	top:-25px;
	left:10px;
	color:white;
	background-color:#2137a5;
	width:60px;
}
h3.agenda_item_title span.agenda_item_location {
	position:absolute;
	top:-25px;
	left:130px;
	background-color:#2137a5;
	width:300px;
	color:white;
}
h3.agenda_item_title span.agenda_item_time {
	position:absolute;
	top:-25px;
	left:80px;
	width:50px;
	background-color:#2137a5;
	color:white;
}

h3.agenda_item_title a {
	color:#eee;
}
.agenda_title_only_item {
	padding:0;
	margin:0;
}
.agenda_item_youtube {

}
h3.agenda_title_only_title {
	font-size:12px;
	margin:0;
	padding:0;
	padding-bottom:5px;
}
h3.agenda_title_only_title a{
	color:#eee;
}
h3 a:hover {
	color:#003;
}
h3 span {
	font-size:11px;
	display:block;
	color:#666;
	padding-top:3px;
	font-weight:normal;
}
.agenda_item_readmore {
	margin-top:5px;
}

#agenda {
	margin:10px 0 10px 0;
	width:258px;
	background-color:#e4e8fe;
}
.agenda_item {
	background-color:#cdd5fe;
	padding:1px 10px 30px 5px;
	margin:0;
	position:relative;
}
#center .agenda_item {
	padding:10px;
	margin:0;
	background-color:#c2cdf3;
	margin-bottom:20px;
}
#agenda h2 {
	display:block;
	width:258px;
	height:30px;
	background-image:url(../images/agenda_background_title.jpg);
	background-repeat:no-repeat;
	background-position:0 1px;
	background-color:#fff;
	color:#eedb05;
	margin:0;
}
h3.agenda_item_title {
	font-size:18px;
	font-weight:bold;
	margin:3px 0 0 0;
}
#agenda h3.agenda_item_title a {
	text-decoration:none;
	margin:0 0 0 10px;
}
#agenda h3 span.agenda_item_date {
	letter-spacing:0.1em;
}
#agenda .agenda_item_location, #agenda .agenda_item_time {
	clear:left;
	margin-left:85px;
	display:block;
	font-weight:normal;
}
#agenda .agenda_item_teaser {
	display:none;
	clear:left;
	margin:2px 0 0 0;
	padding:0;
}
#agenda a.agenda_item_readmore {
	display:block;
	clear:both;
	float:left;
	margin-left:83px;
	margin-top:2px;
	margin-bottom:2px;
	width:144px;
	height:16px;
	padding-top:2px;
	padding-bottom:5px;
	background:url(../images/button_agenda.jpg) no-repeat;
	color:#fff;
	font-size:16px;
	text-transform:lowercase;
	text-decoration:none;
	text-align:center;
}

.link {
	margin-bottom:10px;	
}

/* Forum */
.forum_table {
	border-collapse:separate;
	width:100%;
	border:0;
}
.forum_table .post {
	border:1px solid #333;
	margin-bottom:20px;
}
.forum_table .left {
	width:100px;
	padding:5px;
	background-color:#d0d6f6;
	vertical-align:top;
}
.forum_table .right {
	background-color:#e4e8fe;
	vertical-align:top;
	padding:10px;
}
.forum_table .right .reply {
	float:right;
}
.forum_table .right .title {
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}
.forum_table .right blockquote, .forum_code {
	background-color:#d0d6f6;
	padding:20px;
	margin-left:20px;
	margin-top:-10px;
}
.forum_table .right .forum_deleted_text {
	display:block;
	margin-bottom:10px;
	color:#c00;
}
.forum_deleted_text_holder {
	color:#999;
}
.post_deleted td {
	background-color:#ffd3d3 !important;
}

.forum_title {
	font-size:20px;
	text-align:center;
	margin:0px;
	margin-bottom:10px;
	color:#2137a5;
}
#forum_new_thread .form_text {
	width:100%;
	margin-bottom:10px;
	margin-right:5px;
}
#preview {
	background-color:white;
	padding:20px;
	margin-top:5px;
	margin-bottom:10px;
}
.forum_submit {
	margin-top:20px;
}
.forum_categories_holder, .forum_topics_holder, #forum_search_results_holder, #forum_posts_holder, #forum_mod_topic_options, #forum_new_post, .forum_nav, #forum_new_thread {
	background-color:#fffad3;
	padding:20px;
	border-radius:10px;
	-moz-border-radius:10px;
}
.forum_message {
	padding:5px 20px;
	border-radius:10px;
	-moz-border-radius:10px;
	margin-bottom:10px;
}
.forum_topics_holder {
	margin-top:20px;
}
#forum_categories {
	border-collapse:separate;
	width:100%;
}
.forum_table tr th {
	background-color:#2137a5;
	color:white;
	font-weight:bold;
	text-align:left;
	padding:5px;
}
.forum_table tr td {
	padding:5px;
}
.forum_categories_topics, .forum_categories_antw, .forum_topics_replies {
	text-align:right;
	padding-right:5px;
}
.forum_categories_name {
	min-width:300px;;
}
.category_description {
	font-style:italic;
	color:#666;
}
.forum_last_date {
	text-align:right;
}
.forum_last_name {
	text-align:right;
	font-weight:bold;
}
.forum_last_date a {
	text-decoration:none;
	color:#333;
}
.forum_last_date a:hover {
	color:#000;
}
#forum_topics {
	width:100%;
}

.forum_nav, #forum_no_new_posts {
	border-radius:10px;
	-moz-border-radius:10px;
	padding:10px 25px;
	margin-top:20px;
	margin-bottom:20px;
}
.jumpout {
	font-weight:bold;
	font-size:14px;
	color:#333;
}
.fade_away {
	color:#999;
}
.forum_post_name {
	font-weight:bold;
	margin-bottom:5px;
}
.forum_post_date {
	font-style:italic;
	text-align:right;
	color:#666;
}
#forum_topics .forum_topics_name {
	min-width:300px;
}

.forum_table tr:nth-child(odd):not(.row_even):not(.hilite):not(.row_special) {
	background-color:#d9dff7;
}
.forum_table tr:nth-child(even):not(.row_odd):not(.hilite):not(.row_special) {
	background-color:#e4e9fc;
}



#controls div {
	display:inline-block;
	border:1px solid;
	padding:0 5px;
	text-align:center;
	cursor:default;
}
.bottom {
	margin:20px 0 0 0;
	color:#666;
	font-style:italic;
}
.bottom div {
	margin:1px 0;
}
#top_bar {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	display:none;
}
#loading_container {
	background:#FFF;
	border:1px solid;
	border-top:0;
	border-radius:0 0 5px 5px;
	display:table;
	padding:10px 5px;
	margin:0 auto;
	vertical-align:middle;
}
.forum_loading {
	width:16px;
	height:11px;
	background-image:url(../../../images/loader.gif);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	margin:0 5px;
	float:left;
}
.forum_success {
	background-image:url(../../../images/check.gif);
}
.forum_error {
	background-image:url(../../../images/delete.gif);
}
.profile_image img {
	max-width:150px;
	max-height:150px;
}
#forum_search_results .profile_image img {
	max-height:50px;
}
code {
	white-space:pre;
	white-space:pre-wrap;
}

#forum_mod_topic_options h3 {
	font-size:16px;
	margin:0;
}
#forum_remove_topic {
	padding-left:20px;
	background-repeat:no-repeat;
	background-image:url(../../../images/delete.jpg);
}
#forum_move_topic {
	background-image:url(../../../images/move_hover.jpg);
}
.forum_table tr.highlighted td {
	background-color:#ffdeab;
}
.forum_table tr.sticky td {
	background-color:#e8b8ff;
}
.forum_post_title {
	text-align:center;
	font-size:25px;
}
.message {
	background-color:#95bf59;
	color:white;
	font-weight:bold;
	padding:5px;
	margin:20px 0;
}
label {
	cursor:pointer;	
}
.form_checkbox, .form_checkbox {
	border:inherit;
}
