/* @override http://tweed.xs4all.nl/_pprzz_v2/www.vitawelzijnenadvies.nl/site/css/global.css */

/* @group core css */

* {
	/*border: 1px solid #5797fc;*/
}

.clear {
	clear: both;
}

br {
	letter-spacing: 0;
}

img {
	border-style: none;
}

a, input {
	outline:none;
} 

/* @end */

/* @group site basis */

html {
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	height: 100%;
	color: #002f79;
}

body {
	/*background: url(images/bg_content_schaduw.png) repeat-y center 0;*/
	margin: 0;
	height: 100%;
	background: #0c2a5c url(images/bg_fotos_algemeen.jpg) repeat-y fixed center top;
}

.body_jeugd {
	background: #0c2a5c url(images/bg_fotos_jeugd.jpg) repeat-y fixed center top;
}

.body_volwassen {
	background: #0c2a5c url(images/bg_fotos_volwassen.jpg) repeat-y fixed center top;
}

.body_senior {
	background: #0c2a5c url(images/bg_fotos_senior.jpg) repeat-y fixed center top;
}

a {
	color: #717305;
}

a:hover {
	color: #44450f;
}


/* @end */

/* @group pag_wrap #eeeec1 */

#extra_wrap {
	background-color: #eeeec1;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height:auto !important;
	height: 100%;
	margin-bottom: -32px;
}

#pag_wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 48px;
}

/* @end */

/* @group header */

#header_wrap {
	height: 108px;
	background-color: white;
}

#header {
	background-color: silver;
	margin: 0;
	padding: 0;
}

#logo {
	width: 216px;
	height: 84px;
	display: block;
	float: left;
	margin-left: 12px;
	margin-top: 12px;
}

#logo a {
	width: 216px;
	height: 84px;
	display: block;
	background-image: url(images/logo_vita.png);
}

#doelgroepen {
	width: 408px;
	float: left;
	height: 60px;
	margin-top: 24px;
	margin-left: 48px;
}

#doelgroepen a#btn_doelgroep_jeugd {
	width: 128px;
	height: 60px;
	display: block;
	float: left;
	text-indent: -9999px;
	background: #bdbf09 url(images/btn_doelgroep_jeugd.png) no-repeat 0 0;
}

#doelgroepen a:hover#btn_doelgroep_jeugd {
	background: #bdbf09 url(images/btn_doelgroep_jeugd.png) no-repeat 0 -60px;
}


#doelgroepen a.current#btn_doelgroep_jeugd {
	background: #002f79 url(images/btn_doelgroep_jeugd.png) no-repeat 0 -120px;
}

#doelgroepen a#btn_doelgroep_volwassen {
	width: 128px;
	background-color: #bdbf09;
	height: 60px;
	display: block;
	float: left;
	margin-left: 12px;
	text-indent: -9999px;
	background: #bdbf09 url(images/btn_doelgroep_volwassen.png) no-repeat 0 0;
}

#doelgroepen a:hover#btn_doelgroep_volwassen {
	background: #bdbf09 url(images/btn_doelgroep_volwassen.png) no-repeat 0 -60px;
}

#doelgroepen a.current#btn_doelgroep_volwassen {
	background: #002f79 url(images/btn_doelgroep_volwassen.png) no-repeat 0 -120px;
}

#doelgroepen a#btn_doelgroep_senior {
	width: 128px;
	background-color: #bdbf09;
	height: 60px;
	display: block;
	float: left;
	margin-left: 12px;
	text-indent: -9999px;
	background: #bdbf09 url(images/btn_doelgroep_senior.png) no-repeat 0 0
}

#doelgroepen a:hover#btn_doelgroep_senior {
	background: #bdbf09 url(images/btn_doelgroep_senior.png) no-repeat 0 -60px;
}

#doelgroepen a.current#btn_doelgroep_senior {
	background: #002f79 url(images/btn_doelgroep_senior.png) no-repeat 0 -120px;
}


#options {
	width: 228px;
	float: right;
	height: 60px;
	margin-top: 24px;
	margin-right: 24px;
}

/* @end */

/* @group options */

#zoom {
	width: 38px;
	height: 12px;
	display: block;
	float: right;
}

#zoom a#zoom_out {
	width: 12px;
	height: 12px;
	display: block;
	text-indent: -9999px;
	float: left;
	background: url(images/zoom.png) no-repeat 0 0;
}

#zoom a:hover#zoom_out {
	background: url(images/zoom.png) no-repeat 0 -12px;
}

#zoom a#zoom_in {
	width: 18px;
	height: 12px;
	display: block;
	text-indent: -9999px;
	float: left;
	margin-left: 8px;
	background: url(images/zoom.png) no-repeat -24px 0;
}	

#zoom a:hover#zoom_in {
	background: url(images/zoom.png) no-repeat -24px -12px;
}

#options_url {
	clear: both;
	float: right;
	height: 28px;
}

#options_url a {
	color: #a2a408;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 11px;
	display: block;
	margin-top: 6px;
}

#options_url a:hover {
	color: #002f79;
	text-decoration: underline;
}

#search {
	float: right;
	clear: both;
	height: 20px;
	width: 168px;
	background: url(images/zoek.png) no-repeat 0 4px;
}

#search input {
	border: 1px solid #a2a408;
	background-color: #eeeec1;
	color: #a2a408;
	width: 144px;
	font: 12px/16px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin: 0;
	padding: 1px;
	float: right;
	height: 16px;
}

#search input:focus {
	color: #002f79;
	background-color: #e3e9f2;
	border: 1px solid #002f79;
}


/* @end */

/* @group nav */

#nav_wrap {
	padding-bottom: 24px;
	background: url(images/nav_schaduw_onder.png) repeat-x 0 bottom;
}

#nav {
	height: 36px;
	background: #bdbf09 url(images/bg_nav.png) repeat-x;
}

#nav ul {
	list-style-type: none;
	margin: 0 0 0 24px;
	padding: 0;
}

#nav ul li {
	list-style-type: none;
	margin: 0 12px 0 0;
	float: left;
	padding: 0;
	line-height: 16px;
	letter-spacing: 1px;
}

#nav ul li a {
	text-decoration: none;
	color: white;
	height: 16px;
	display: block;
	text-transform: none;
	font-size: 13px;
	margin-top: 9px;
	word-spacing: -3px;
}

#nav ul li a:hover {
	color: #002f79;
}

#nav ul li a.current {
	color: #002f79;
	font-weight: bold;
}

#nav_lvl2 {
	height: 36px;
	background: #d7d96b url(images/bg_nav_lvl2.png) repeat-x;
}



#nav_lvl2 ul {
	list-style-type: none;
	margin: 0 0 0 24px;
	padding: 0;
}



#nav_lvl2 ul li {
	list-style-type: none;
	margin: 0 12px 0 0;
	float: left;
	padding: 0;
	line-height: 16px;
	letter-spacing: 1px;
}

#nav_lvl2 ul li a {
	text-decoration: none;
	color: #6d6e05;
	height: 16px;
	display: block;
	text-transform: none;
	font-size: 13px;
	margin-top: 9px;
	word-spacing: -3px;
}

#nav_lvl2 ul li a:hover {
	color: #335994;
}

#nav_lvl2 ul li a.current {
	color: #335994;
	font-weight: bold;
}

#nav_schaduw_onder {
	
}

/* @end */

/* @group content */

#content {
	/*min-height: 400px;*/
}

#col1 {
	float: left;
	width: 230px;
	margin-left: 24px;
}


#col1en2 {
	float: left;
	width: 660px;
	margin-left: 24px;
}



#col1a {
	float: left;
	width: 230px;
}

#col1contact {
	float: left;
	width: 408px;
	margin-left: 278px;
}

#col2 {
	float: left;
	width: 408px;
	margin-left: 22px;
}

#col3 {
	float: left;
	width: 230px;
	margin-left: 22px;
}

#col3cal {
	float: left;
	width: 230px;
	margin-left: 22px;
	margin-top: -12px;
}



/* @end */

/* @group artikel */

#artikel_zoom {

}

#artikel {
	letter-spacing: 1px;
	line-height: 1.7em;
}

#artikel h1 {
	margin: -6px 0 18px;
	color: #a2a408;
	font-size: 1.4em;
	line-height: 1.8em;
}

/* @end */

/* @group nieuws #dfe0b3 #f6f6d8 */

#nieuws h4 {
	background-color: #335994;
	color: white;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-size: 11px;
	letter-spacing: 1px;
}


#nieuws .nieuwsbericht {
	background-color: white;
	font-size: 11px;
	margin: 0 0 4px;
	letter-spacing: 1px;
	color: #335994;
	line-height: 15px;
	padding: 12px;
}

/*#nieuws .nieuwsbericht_over {
	background-color: #fcfcdb;
}*/
	
#nieuws .nieuwsbericht:hover {
	background-color: #f6f6d8;
	cursor: pointer;
}

#nieuws .nieuwsbericht_current {
	background-color: #e3e493;
}

#nieuws .nieuwsbericht_current:hover  {
	background-color: #e3e493;
}

#nieuws .nieuwsbericht h3 {
	margin: 0;
	font-size: 11px;
	color: #002f79;
	padding: 0 0 6px;
}

#nieuws .nieuwsbericht .news_overzicht_datum {
	color: #a2a408;
}

#nieuws .nieuwsbericht img {
	margin: 0;
	padding-bottom: 6px;
}

#nieuws .nieuwsbericht a.link {
	text-decoration: none;
}

.nieuws_datum {
	color: #6d6e05;
}	

/* @end */

/* @group vacatures #335994 */

#vacatures_sm {
	background-color: #335994;
	margin: 0;
	padding: 12px;
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 15px;
}

#vacatures_sm h4 {
	color: #bdbf09;
	margin: 0;
	padding: 0 0 2px;
	font-size: 11px;
}

#vacatures_sm ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


#vacatures_sm ul li {
	border-top: 1px solid #99acc9;
}

#vacatures_sm ul li a {
	display: block;
	color: white;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

#vacatures_sm ul li a:hover {
	background-color: #6682af;
}


#vacatures_sm ul li a.vaca_current {
	background-color: #5874a1;
}	

/* @end */

/* @group locaties_cat1_sm */

#locatie_cat1_sm {
	background-color: #8b8d07;
	margin: 0;
	padding: 12px;
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 15px;
}

#locatie_cat1_sm h4 {
	color: #d3d569;
	margin: 0;
	padding: 0 0 2px;
	font-size: 11px;
}

#locatie_cat1_sm ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


#locatie_cat1_sm ul li {
	border-top: 1px solid #d3d569;
}

#locatie_cat1_sm ul li a {
	display: block;
	color: white;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

#locatie_cat1_sm ul li a:hover {
	background-color: #b5b707;
}


#locatie_cat1_sm ul li a.current {
	background-color: #a4a607;
}	

/* @end */

/* @group locatie */


div.gmnoprint h1#firstHeading.firstHeading {
	font-size: 13px;
}

#locaties .loc_cat1_display {
	margin-left: 0;
	font-weight: bold;
	color: #8a8c07;
	float: left;
	margin-bottom: 6px;
}

.locatie {
	float: left;
	display: block;
	width: 384px;
	margin-bottom: 12px;
	background-color: white;
	padding: 12px;
}

.locatie:hover {
	background-color: #f6f6d8;
	cursor: pointer;
}

.locatie .loc_text {
	float: left;
	width: 264px;
}

.locatie img {
	float: right;
}





/* @end */

/* @group calender */

#kalender {
	width: 230px;
	padding: 0 0 12px;
	background: #bdbf09 no-repeat 0 bottom;
	color: white;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 1px;
	margin: 12px 0 0;
}

#kalender h1 {
	padding: 3px 0 4px;
	font-size: 11px;
	margin: 0;
	background-color: #a2a408;
	text-align: center;
	border-bottom: 1px solid #eeeec1;
}

#kalender #blader {
	margin: 0;
	width: 230px;
	padding: 6px 0 0;
	height: 24px;
}

#blader a.prev {
	float: left;
	width: 32px;
	height: 12px;
	text-indent: -9999px;
	background: url(images/calendar_pijl.png) no-repeat 0 0;
}

#blader a:hover.prev {
	color: #FFFFFF;
	background-position: -32px 0;
}

#blader #maandjaar {
	float: left;
	width: 166px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

#blader a:hover.next {
	color: #FFFFFF;
	background-position: -32px -12px;
	background-repeat: no-repeat;
}

#blader a.next {
	float: right;
	width: 32px;
	height: 12px;
	background: url(images/calendar_pijl.png) no-repeat 0 -12px;
	text-indent: -9999px;
}

#kalender span {
	text-align: center;
}

#madiwo {
	
}

#madiwo span {
	font-size: 9px;
	width: 32px;
	display: block;
	float: left;
	text-align: center;
	color: #6d6e05;
	font-weight: bold;
	margin-right: 1px;
}

#madiwo span.last_madiwo {
	margin-right: 0;
}

#kalender span.dag {
	display: block; 
	float: left;
	width: 32px;
	height: 20px;
	background-color: #a2a408;
	color: white;
	padding: 5px 0 0;
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: 11px;
}

#kalender span.current_date {
	background-color: #d3d569;
	color: #7b7d18;
}

#kalender span.selected_date {
	background-color: #d3d569;
	color: #7b7d18;
}

#kalender span.last_day {
	margin-right: 0;
}

#kalender span.dag a {
	/*background-color: #138dd5;*/
	background-color: #8b8d07;
	color: #fff;
	text-decoration: none;
	width: 32px;
	height: 20px;
	display: block;
	padding-top: 5px;
	padding-left: 0;
	margin: -5px 0 0;
}

#kalender span.dag a.current_date {
	background-color: #d3d569;
	color: #60620f;
}

#kalender span.dag a.selected_date {
	background-color: #606204;
	color: #fff;
}

#kalender span.dag a:hover {
	background-color: #606204;
	color: #d3d569;
}



/* @end */

/* @group woonplaatsen */

#woonplaatsen_sm {
	padding: 12px;
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 15px;
	margin: 12px 0 0;
	font-weight: bold;
	background: #a2a408 url(images/bg_woonplaatsen.jpg) no-repeat;
}

#woonplaatsen_sm h4 {
	color: #eeeec1;
	margin: 0;
	padding: 0 0 2px;
	font-size: 11px;
}

#woonplaatsen_sm ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


#woonplaatsen_sm ul li {
	border-top: 1px solid #d7d96b;
}

#woonplaatsen_sm ul li a {
	display: block;
	color: white;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

#woonplaatsen_sm ul li a:hover {
	background-color: #b5b707;
}

#woonplaatsen_sm ul li a.current {
	background-color: #b0b22d;
}



/* @end */

/* @group footer */

#footer_wrap {
	width: 960px;
	height: 32px;
	background-color: #d7d96b;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#footer {
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	display: block;
	top: 8px;
	position: relative;
	font-size: 11px;
	letter-spacing: 1px;
}

#footer #footer_col1 {
	float: left;
	width: 230px;
	color: #8b8d07;
	padding-left: 24px;
}

#footer #footer_col1 a {
	color: #8b8d07;
	text-decoration: none;
}

#footer #footer_col1 a:hover {
	color: #002f79;
	text-decoration: underline;
}

#footer #footer_col2 {
	float: left;
	margin-left: 22px;
	color: #6d6e05;
}


/* @end */

/* @group colofon */

#colofon {
	width: 24px;
	height: 240px;
	position: fixed;
	left: 0;
	top: 420px;
}

/* ie 6 fix colofon */
* html #colofon {
	position: absolute;
	margin-top: 480px;
	left: 1068px;
	top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop : document.body.scrollTop);
}
/* EINDE ie 6 fix colofon */

#colofon a#colofon_tweed {
	width: 24px;
	height: 144px;
	display: block;
	background-image: url(images_colofon/colofon_links_diap.png);
}

#colofon a:hover#colofon_tweed {
	background-position: -24px 0;
}

#colofon a#colofon_pprzz {
	width: 24px;
	height: 96px;
	display: block;
	background: url(images_colofon/colofon_links.png) 0 -144px;
}

#colofon a:hover#colofon_pprzz {
	background-position: -24px -144px;
}


/* @end */

/* @group sitemap */


#sitemap {
	padding: 24px;
	margin: 16px auto -16px 0;
	background-color: #8b8d07;
	letter-spacing: 1px;
	display: none;
	float: right;
	clear: left;
	width: 912px;
	font-size: 12px;
	line-height: 12px;
}


#sitemap h1 {
	margin: 0;
	padding: 0 0 24px;
	font-size: 14px;
	color: white;
}

#sitemap #sitemap_col1 {
	width: 320px;
	float: left;
	margin-right: 24px;
}

#sitemap #sitemap_col1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid white;
}

#sitemap #sitemap_col1 ul li {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid white;
	padding: 3px 0;
}

#sitemap #sitemap_col1 ul li a {
	text-decoration: none;
	color: #eeeec1;
}	

#sitemap #sitemap_col1 ul li a.current {
	color: white;
	font-weight: bold;
}


#sitemap #sitemap_col1 ul li a:hover {
	color: white;
	font-weight: bold;
}

#sitemap #sitemap_col2 {
	width: 192px;
	float: left;
	margin-right: 24px;
	color: #606204;
	line-height: 17px;
	background-color: #eeeec1;
	padding: 12px;
}

#sitemap #sitemap_col1 ul li.sitemap_lvl2 {
	margin-left: 12px;
}

#sitemap #sitemap_col1 ul li.sitemap_lvl3 {
	margin-left: 24px;
}

#sitemap #sitemap_col1 ul li.sitemap_lvl4 {
	margin-left: 36px;
}

#sitemap #sitemap_col2 h2 {
	margin: 0;
	padding: 0 0 16px;
	font-size: 12px;
	color: #606204;
	font-weight: bold;
}

#sitemap #sitemap_col3 {
	width: 296px;
	float: left;
}

/* @end */

/* @group plaatjes */

#plaatjes .figure {
	margin-top: 24px;
}

#plaatjes .caption {
	color: #717305;
	margin-top: 3px;
}

#lightbox-image-details-caption {
	color: #717305;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
}

#lightbox-image-details-currentNumber {
}



/* @end */

/* @group bestand */

.file {
	background-color: #e1e2a4;
	margin-top: 12px;
	color: #6d6e05;
	padding: 12px 12px 6px;
}

.file a {
	color: #002f79;
}


.file a:hover {
	color: #335994;
}



/* @end */

/* @group agenda overzicht */

#overview_table {
	width: 660px;
	padding: 0;
	border-collapse: collapse;
	background-color: white;
	margin: 0;
}

#overview th {
	color: white;
	background-color: #a2a408;
	text-align: left;
	margin: 0;
	font-size: 11px;
	letter-spacing: 1px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 6px;
}

#overview tr:hover {
	cursor: pointer;
}

#overview thead tr:hover {
	cursor: default;
}

#overview tfoot tr:hover {
	cursor: default;
}

#overview tr {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#overview tr.normal {
	background-color: white;
}

#overview tr.normal_over {
	background-color: #e8e996;
}

#overview td {
	padding: 0 0 0 6px;
	margin: 0;
	border-bottom: 1px solid #a2a408;
	height: 16px;
}

#overview th.first_table_col {
	padding-left: 6px;
	background-color: #878813;
}

#overview td.first_table_col {
	padding-left: 6px;
}

#overview td.hoofdonderwerp {
	font-weight: bold;
}

col#tijd {
	width: 90px;
}

col#locatie {
	width: 96px;
}

col#doelgroep {
	width: 144px;
}

#cal_date_select {
	margin-bottom: 12px;
	border-color: #8b8d07;
	color: #002f79;
	letter-spacing: 1px;
	text-align: right;
}

#cal_date_select span {
	font-weight: bold;
}

/* @end */

/* @group agenda pagina */

.elke_week {
	background-color: #002f79;
	color: #fff;
	padding-right: 3px;
	padding-left: 3px;

}

.cal_datum {
	font-weight: bold;
	margin-right: 6px;
}

.cal_locatie {
	font-weight: bold;
	color: #8b8d07;
}

.cal_doelgroep {
	color: #8b8d07;
}



/* @end */

/* @group doelgroep_sm #335994 */

#doelgroep_sm {
	background-color: #335994;
	margin: 12px 0;
	padding: 12px;
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 15px;
}

#doelgroep_sm h4 {
	color: #bdbf09;
	margin: 0;
	padding: 0 0 2px;
	font-size: 11px;
}

#doelgroep_sm ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


#doelgroep_sm ul li {
	border-top: 1px solid #99acc9;
}

#doelgroep_sm ul li a {
	display: block;
	color: white;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

#doelgroep_sm ul li a:hover {
	background-color: #6682af;
}


#doelgroep_sm ul li a.vaca_current {
	background-color: #5874a1;
}	

/* @end */

/* @group contact formulier */

#contact_wrap {
	margin-top: 24px;
}

#form_contact {
	background-color: #a2a408;
	margin: 0 0 24px;
	color: #fff;
	width: 384px;
	padding: 1px 12px 12px;
}

#form_contact form {
	padding-right: 0;
	padding-top: 12px;
	padding-left: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}



#form_contact fieldset {
	margin: 0;
	padding: 0 0 12px;
	border-style: none;
}

#form_contact label {
	display: block;
}

#form_contact input {
	background-color: #eeeec1;
	color: #002f79;
	width: 382px;
	height: 16px;
	border: 1px solid #fff;
	line-height: 16px;
	padding: 0;
	margin: 0;
}

#form_contact input.medium {
	width: 268px;
}

#form_contact input.small {
	width: 96px;
}

#form_contact input:focus {
	color: black;
	background-color: white;
}

#form_contact .row {
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 0 0 2px;
}

#form_contact .row_col1 {
	float: left;
}

#form_contact .row_col2 {
	float: right;
}

#form_contact .gender {
	margin-left: 12px;
}

#form_contact .radio {
	width: 24px;
	padding: 0;
	margin: 0 0 0 3px;
	background-color: transparent;
	border-style: none;
	border-width: 0;
}

#form_contact .check {
	width: 24px;
}

#form_contact .check_label {
	width: 300px;
	display: inline;
	position: relative;
	top: -3px;
}

#form_contact textarea {
	width: 382px;
	height: 120px;
	background-color: #eeeec1;
	border: 1px solid white;
	color: #002f79;
	margin-left: 0;
	margin-bottom: 12px;
}

#form_contact textarea:focus {
	color: black;
	background-color: white;
}

#form_contact .button {
	background-color: #515301;
	border: 2px outset #eeeec1;
	height: 24px;
	color: #eeeec1;
	margin-left: 0px;
	font-weight: bold;
}



#form_contact .button:hover, #form_contact .button:focus {
	color: white;
	background-color: #717400;
	border-color: #eeeec1;
}


#form_contact label.warning {
	font-weight: bold;
	color: black;
}

#form_contact input.warning {
	border: 1px solid #940332;
	background-color: #fff;
}

#contact_melding {
	background-color: #515301;
	margin: 0 0 12px;
	padding: 12px;
	color: white;
}

#contact_melding_warning {
	background-color: #002f79;
	margin: 0 0 12px;
	padding: 12px;
	color: white;
}

/* @end */

/* @group reageer */

#reageer {
	background-color: #335994;
	padding-top: 12px;
	padding-bottom: 12px;
	padding: 10px;
}

#reageer a {
	color: white;
	text-decoration: none;
	display: block;
	background-color: #5874a1;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-top: 1px solid #99acc9;
	border-bottom: 1px solid #99acc9;
}

#reageer a:hover {
	background-color: #758eb7;
}

/* @end */

