
/* changed WOB CSS for Stinchting GWB */
div#column2 a img {
  border: none;
}
div#column2 ul, div#column2 ol {
	margin-left: 50px;
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Norecords, errors, etc. */
div#column2 div.padding P.norecords, div#column2 div.padding P.error {
	font-weight: bold;
	width: 93%;
	display: block;
	background: url("/img/icons/exclamation.gif") no-repeat 2px 50%;
	padding: 2px 2px 2px 25px;
	border: 1px solid #000000;
	background-color: #fff;
	margin: 5px 0px 5px 10px;
}
div#column2 div.padding P.error {
	background-image: url("/img/icons/error.gif");
}

/* ------------------------------------------------------------------------------------------------------------ */
/* These are buttons to actions (Add item etc.)*/
P.action {
	text-align: center;
	display: block;
	margin: 10px;
}

P.action a {
	border: 1px solid #000;
	padding: 3px;
/*	font-size: 0.7em;*/
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 2px 50%
}

div#column2 P.action a:hover {
	text-decoration: none;
	color: #000;
}

/* Icons within the buttons */

P.action a.button_add 	{ padding-left: 20px; background-image: url("/img/icons/add.gif"); }
P.action a.button_listview 	{ padding-left: 20px; background-image: url("/img/icons/listview.gif"); }
P.action a.button_back	{ padding-left: 20px; background-image: url("/img/icons/back.gif"); }
P.action a.button_forward	{ padding-left: 20px; background-image: url("/img/icons/forward.gif"); }
P.action a.button_react	{ padding-left: 20px; background-image: url("/img/icons/react.gif"); }
P.action a.button_reactquote	{ padding-left: 20px; background-image: url("/img/icons/reactquote.gif"); }
P.action a.button_edit		{ padding-left: 20px; background-image: url("/img/icons/edit.gif"); }

/* General next/previous navigation */

.navVolgende {
	background: url("/GWB/design/arrow-black-right.gif") no-repeat 100% 50%;
	position: absolute;
	right: 10px;
	padding-right: 15px;
	border: none;
}
.navVorige {
	background: url("/GWB/design/arrow-black-left.gif") no-repeat 0 50%;
	position: absolute;
	left: 10px;
	padding-left: 15px;
	border: none;
}
.inactive {
	color: #c0c0c0;
}
.navLink {
	cursor: pointer;
}
.navNoLink {
	font-weight: normal;
	color: #000000;
}

/* General Submit and reset buttons */

.swd_submit, .cmd, .swd_button {
	background-color: #ff0000;
	color: #fff;
	border: 1px solid #aaa;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	margin: 1px;
	cursor: pointer;
}
.swd_reset, .cmd#Wissen {
	background-color: #ff0000;
	color: #fff;
	border: 1px solid #aaa;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	margin: 1px;
	cursor: pointer;
}

/* Default table layout */

div#column2 table {
	width: 98%;
	margin-top: 0px;
	margin-bottom: 10px;
}

div#column2 table table { 
	margin: 0px;
}

#tblps5Forms_REAGEERFORM TD{
	background-color: #C3C3C3;
}

div#column2 table th, div#column2 td.gpdclabel, div#column2 td.label {
	background-color: #fff;
	color: #ff0000;
	font-weight: bold;
	vertical-align: top;
	padding: 5px;
}
div#column2 table label { color: #ff0000; }

div#column2 table td {
	background-color: #FFFFFF;
	padding: 5px;
}

div#column2 fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

/* Even/Odd rows in tables */
div#column2 table .list_0, 
div#column2 table .list_0 td { 
	/*background-color: #f0f0f0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;*/
}
div#column2 table .list_1, 
div#column2 table .list_1 td {
	background-color: #fff;
}

/* Layout exceptions */
.noborder, div#column2 table td.noborder, div#column2 table th.noborder  {
	border: none;
}

/* ------------------------------------------------------------------------------------------------------------ */
/* SWD5 Relatief Pad */
div#relpad  {
	font-size: 0.65em;
	color: #ff0000;
	padding: 10px 0 15px 0;
}
div#relpad a {
	color: #ff0000;
}
div#relpad a:hover {
	text-decoration: underline;
}
/* ------------------------------------------------------------------------------------------------------------ */
/* swd5prikbord */
#swd5prikbord th { font-weight: bold; text-align: left; vertical-align: top; }
#swd5prikbord td { vertical-align: top; }
#swd5prikbord .prikbord_onderwerp { width: 40%; }
#swd5prikbord .prikbord_naam { width: 35%; }
#swd5prikbord .prikbord_tijd { width: 25%; }
form #prikbordbuttons { visibility: hidden; }

/* ------------------------------------------------------------------------------------------------------------ */
/* GPDC: titlebar */
img#titelbar_navigatie_afb { border: none; }

/* ------------------------------------------------------------------------------------------------------------ */
/* GPDC: Poll */
#swd5poll_results td, #swd5poll_questions td { vertical-align: top; }

/* ------------------------------------------------------------------------------------------------------------ */
/* BIS politieke partijen */
div#column2 div.padding p.zitinheader {
	padding: 10px 0px 0px 0px;
}

table.contenttable {
	width: 98%;
}
table#swd5politiekepartij_totaal {
	width: 98%;
	border-collapse: collapse;
}

table#swd5politiekepartij_totaal td {
	padding: 0px;
}

td#swd5politiekepartij_logo {
	width: 200px;
}

table#swd5politiekepartij_details {
	width: 98%;
}

#swd5politiekepartij_details th {
	font-weight: bold;
	text-align: left;
	width: 25%;
}

#swd5politiekepartij_details td {
	text-align: left;
}

table#swd5politiekepartij_content {
	width: 98%;
}

table#swd5politiekepartij_toonleden {
	width: 98%;
}

table#swd5vergaderingen_details {
	width: 98%;
	border-collapse: collapse;
}

#swd5vergaderingen_details th {
	font-weight: bold;
	text-align: left;
}

#swd5vergaderingen_details td {
	width: 75%;
}

#swd5vergaderingen_details th.swd5vergaderingen_header{
	font-weight: bold;
	vertical-align: top;
	background-color: #336699;
	color: #fff;
}

#swd5vergaderingen_details img.swd5vergaderingen_filetype {

}

#swd5vergaderingen_details span.swd5vergaderingen_datum {
	font-style: italic;
}

table#swd5agendapunten_details {
	margin-top: 25px;
	width: 98%;
	border-collapse: collapse;
}

#swd5agendapunten_details th {
	font-weight: bold;
	text-align: left;
}

#swd5agendapunten_details td {
	width: 75%;
}

#swd5agendapunten_details th.swd5vergaderingen_header{
	font-weight: bold;
	vertical-align: top;
	background-color: #336699;
	color: #fff;
}

#swd5agendapunten_details img.swd5vergaderingen_filetype {

}

#swd5agendapunten_details a.swd5vergaderingen_block {
	display: block;
}

#swd5agendapunten_details th {
	font-weight: bold;
	text-align: left;
}

#swd5agendapunten_details td {
	width: 75%;
}

#swd5agendapunten_details img.swd5vergaderingen_filetype {

}

#swd5agendapunten_details th.swd5agendapunten_header{
	font-weight: bold;
	vertical-align: top;
	background-color: #336699;
	color: #fff;
}

#swd5agendapunten_details a.swd5agendapunten_block {
	display: block;
}

table#swd5gemeenteraad_details {
	width: 98%;
	border-collapse: collapse;
}

#swd5gemeenteraad_details th {
	font-weight: bold;
	text-align: left;
}

#swd5gemeenteraad_details td {
	width: 75%;
}

#swd5gemeenteraad_details th.swd5gemeenteraad_header {
	font-weight: bold;
	vertical-align: top;
	background-color: #336699;
	color: #fff;
}

table#swd5commissie_details {
	width: 98%;
	border-collapse: collapse;
}

#swd5commissie_details th {
	font-weight: bold;
	text-align: left;
}

#swd5commissie_details td {
	width: 75%;
}

#swd5commissie_details th.swd5commissie_header {
	font-weight: bold;
	vertical-align: top;
	background-color: #336699;
	color: #fff;
}

table#swd5leden_details {
	width: 98%;
	border-collapse: collapse;
}

#swd5leden_details th {
	font-weight: bold;
	text-align: left;
}

#swd5leden_details td {
	width: 75%;
}

#swd5leden_details th.swd5leden_header {
	font-weight: bold;
	vertical-align: top;
	background-color: #336699;
	color: #fff;
}

table#swd5college_details {
	width: 98%;
	border-collapse: collapse;
}

#swd5college_details th {
	font-weight: bold;
	text-align: left;
}

#swd5college_details td {
	width: 75%;
}

#swd5college_details th.swd5college_header {
	font-weight: bold;
	vertical-align: top;
	background-color: #336699;
	color: #fff;
}

table#swd5toonvergaderingen_details {
	width: 98%;
	border-collapse: collapse;
}

#swd5toonvergaderingen_details th {
	font-weight: bold;
	text-align: left;
}

#swd5toonvergaderingen_details th.swd5toonvergaderingen_vergaderingen {

}

#swd5toonvergaderingen_details th.swd5toonvergaderingen_lokatie {
	width: 20%;
}

#swd5toonvergaderingen_details th.swd5toonvergaderingen_van {
	width: 20%;
}

#swd5toonvergaderingen_details th.swd5toonvergaderingen_tot {
	width: 20%;
}

#swd5toonvergaderingen_details td {

}

#swd5toonvergaderingen_details th.swd5toonvergaderingen_header {
	font-weight: bold;
	vertical-align: top;
	background-color: #336699;
	color: #fff;
}

#swd5toonvergaderingen_details span.swd5toonvergaderingen_datum {
	font-style: italic;
}

table#swd5toonbesluiten_details {
	width: 98%;
	border-collapse: collapse;
}

#swd5toonbesluiten_details th {
	font-weight: bold;
	text-align: left;
}

#swd5toonbesluiten_details th.swd5toonbesluiten_besluit {

}

#swd5toonbesluiten_details th.swd5toonbesluiten_datum {
	width: 20%;
}

#swd5toonbesluiten_details td {

}

#swd5toonbesluiten_details th.swd5toonbesluiten_header {
	font-weight: bold;
	vertical-align: top;
	background-color: #336699;
	color: #fff;
}

#swd5toonbesluiten_details span.swd5toonbesluiten_datum {
	font-style: italic;
}
/* ------------------------------------------------------------------------------------------------------------ */
/* swd5vote */
#swd5vote_question { font-weight: bold; padding-bottom: 4px; }

/* ------------------------------------------------------------------------------------------------------------ */
/* Modus: Questions */
table#swd5vote_questions { border: none; width: 98%; border-collapse: collapse; }
td#swd5vote_votebutton { padding-top: 5px; }

/* ------------------------------------------------------------------------------------------------------------ */
/* Modus: Results */
table#swd5vote_results {
	border: none;
	width: 98%;
	border-collapse: collapse;
}
table#swd5vote_results td {
	text-align: left;
}
table#swd5vote_results {
	width: 98%;
}
td.swd5vote_answer {
	width: 150px;
}
table.swd5vote_formatbar {
	width: 98%;
	font-size: 0.9em;
}
table.swd5vote_formatbar td.leftbar {
	background-color: #FF0000; 
}
table.swd5vote_formatbar td.rightbar {
	background-color: #ffffff;
}
td#swd5vote_totalvotes {
	font-weight: bold;
	padding: 2px;
}
span.swd5vote_answerInside {
	float: left;
}
span.swd5vote_percentage {
	float: right;
}

/* swdnieuwsarchief */

#swdnieuwsarchief .swdnieuwsarchief_title {
	font-size: 0.95em;
	display: block;
	color: #006699;
}
#swdnieuwsarchief span.swdnieuwsarchief_date {
	font-style: italic;
	font-size: 0.8em;
	padding-bottom: 0.7em;
	padding-left: 10px;
}
#swdnieuwsarchief span.swdnieuwsarchief_author {
	text-decoration: normal;
	font-size: 0.8em;
	padding-right: 10px;
	margin: -2em 0px 0px 10px;
}
#swdnieuwsarchief span.swdnieuwsarchief_summary {
	display: block;
	padding-bottom: 0.5em;
	padding-left: 10px;
	font-size: 0.85em;
	color: #6E6E6E;
}

/* swdnieuwsarchief navigatie */
#swdnieuwsarchief div.swdnieuwsarchief_navigatie {
	font-size: 0.7em;
	color: #000;
	text-align: center;
	margin: 0px 10px 0px 10px;
	position: relative;
}
#swdnieuwsarchief div.swdnieuwsarchief_navigatie a {
	text-decoration: normal;
	color: #000;
}
#swdnieuwsarchief div.swdnieuwsarchief_navigatie a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#swdnieuwsarchief div.swdnieuwsarchief_navigatie a.swdnieuwsarchief_vorige {
	text-decoration: none;
	font-weight: bold;
}
#swdnieuwsarchief div.swdnieuwsarchief_navigatie span.swdnieuwsarchief_vorige {
	text-decoration: none;
	color: #ffffff;
}
#swdnieuwsarchief div.swdnieuwsarchief_navigatie a.swdnieuwsarchief_volgende {
	text-decoration: none;
	font-weight: bold;
}
#swdnieuwsarchief div.swdnieuwsarchief_navigatie span.swdnieuwsarchief_volgende {
	text-decoration: none;
	color: #ffffff;
}

/* Smoelenboek */
#swdsmoelenboek table#swdsmoelenboek_searchoptions {
	font-size: 0.8em;
	width: 98%;
	border-collapse: collapse;
	border: none;
}

div#column2 table td.wob5_persondetails {
	padding: 0px;
}

td.wob5_persondetails table#wob5_innerpersontable {

}


#swdsmoelenboek table#swdsmoelenboek_searchoptions td {
	padding: 0.1em;
}

#swdsmoelenboek table th#swdsmoelenboek_mainheader {
	background-color: #336699; /* Header met de tekst Zoekmogelijkheden */
	color: #FFFFFF;
	font-size: 1em;
}
#swdsmoelenboek table th {
	background-color: #FF9900; /* Header met de tekst Op alfabet etc. */
	color: #000000;
	width: 8em;
	font-size: 0.85em;
	font-weight: bold;
	padding: 2px 0px 2px 3px;
}

#swdsmoelenboek td {
	font-weight: normal;
	font-size: 1em;
	padding: 2px 0px 2px 3px;
}
#swdsmoelenboek td a{
	font-weight: bold;
	font-size: 1em;
	color: #000000; /* kleur alfabet letters */
}
#swdsmoelenboek td a:hover{
	font-weight: bold;
	font-size: 1em;
	color: #888888; /* roll-over kleur bij alfabet */
	text-decoration: underline;
}

#swdsmoelenboek th.swdsmoelenboek_header {
	font-weight: normal;
}

#swdsmoelenboek a.swdsmoelenboek_back {
	width: 95%;
	margin: 30px 0px 5px 0px;
	border-top: 1px solid #ffffff;
	font-size: 0.7em;
	display: block;
	background: url("/GWB/design/arrow-black-right.gif.gif") no-repeat 0 50%;
	padding-left: 15px;
}
#swdsmoelenboek a.swdsmoelenboek_back:hover {
	text-decoration: underline;
}

#swdsmoelenboek input.swdsmoelenboek_zoekbutton {
	width: auto;
	border: 1px solid #000000;
	float: right;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
}

#swdsmoelenboek input#swdsmoelenboek_inputTerm {
	width: 12em;
	float: left;
}

#swdsmoelenboek select#swdsmoelenboek_selectDivision { 
	width: 12.3em;
	float: left;
}

#swdsmoelenboek div.swdsmoelenboek_resultLetter { 
	font-weight: bold;
}

#swdsmoelenboek ul.swdsmoelenboek_resultLetter  { 
	list-style-type: none;
}

#swdsmoelenboek div.swdsmoelenboek_resultDivision { 
	font-weight: bold;
	padding-top: 0.4em;
}

#swdsmoelenboek ul.swdsmoelenboek_resultDivision { 
	list-style-type: none;
	font-size: 0.75em;
	padding-top: 0.4em;
	padding-bottom: 0.5em;
}
#swdsmoelenboek ul.swdsmoelenboek_resultDivision li{
	padding-top: 0.1em; 
	padding-left: 1em;
	border-bottom: 1px solid #ffffff;
}
#swdsmoelenboek ul.swdsmoelenboek_resultDivision a{ 
	color: #888888;
}
#swdsmoelenboek ul.swdsmoelenboek_resultDivision a:hover{ 
	color: #000000;
}

#swdsmoelenboek div.swdsmoelenboek_resultTerm {
	font-weight: bold;
}

#swdsmoelenboek ul.swdsmoelenboek_resultTerm {
	list-style-type: none;
	font-size: 0.8em;
}

#swdsmoelenboek div.swdsmoelenboek_navigatie {
	padding: 2px;
	font-size: 0.7em;
	position: relative;
	margin: 5px 0px 5px 0px;
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Sitemap */
div#column2 div.padding #swdsitemap li{
	list-style-image: none;
	padding-bottom: 0px;
}
/* ------------------------------------------------------------------------------------------------------------ */
/* Trefwoorden */
#swdtrefwoorden {
	margin-left: 7px;
}
#swdtrefwoorden a.swdtrefwoorden {
	font-weight: bold;
	color: #fff;
}
#swdtrefwoorden a.swdtrefwoorden:hover {
	font-weight: bold;
	color: #fff;
}
#swdtrefwoorden a.swdtrefwoorden_result {
	display: block;
}
#swdtrefwoorden span.swdtrefwoorden_searchTerm {
	font-weight: bold;
	white-space: nowrap;
}
#swdtrefwoorden a.swdtrefwoorden_letter {
	font-weight: bold;
	color: white;
}
div#column2 a.swdtrefwoorden_letter {
	background-color: #000000;
	border: 1px solid #000000;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	float: left;
	margin-right: 3px
}
div#column2 a.swdtrefwoorden_letter:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #000;
	color: #fff;
	text-decoration: none;
}
div#column2 #swdtrefwoorden a.swdtrefwoorden_letter { color: white; }

/* ------------------------------------------------------------------------------------------------------------ */
/* RelItems */
#swdrelitems div.swdrelitems { font-weight: bold; }
#swdrelitems ul.swdrelitems { list-style-type: square; }

/* ------------------------------------------------------------------------------------------------------------ */
/* Childrens */
div#swdchildrens {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
}

div#swdchildrens ul.swdchildrens, div.content ul.zieook {
	margin-left: 16px;
	margin-bottom: 25px;
}

div#swdchildrens ul.swdchildrens, 
div#swdchildrens ul.swdchildrens a,
div.content ul.zieook,
div.content ul.zieook a {
	padding-left: 0em;
	font-weight: normal;
	color: #212121;
}

div#swdchildrens ul.swdchildrens li, div.content ul.zieook li {
	padding-top: 0.5em;
	padding-bottom: 2px;
	list-style-type: square;
}

div#swdchildrens ul.swdchildrens a:hover,
div.content aaul.zieook a:hover {
	text-decoration: underline;
	color: #000000;
}
/* ------------------------------------------------------------------------------------------------------------ */
/* Forum */
#swdforum { margin-left:  5px; }
#swdforum h1 { margin-left: -5px; }
span.quotetekst {
	padding-left: 45px;
	display: block;
	background: url("/img/forum/forum_quote.gif") no-repeat 0px 3px;
}
span.swdforum_nieuwTopic {
	width: 25px;
	height: 25px;
	background: url("/img/icons/newPosts.gif") no-repeat 50% 50%;
}
span.swdforum_oudTopic {
	width: 25px;
	height: 25px;
	background: url("/img/icons/noNewPosts.gif") no-repeat 50% 50%;
}
span.swdforum_nieuwTopicTekst {
	width: 25px;
	height: 25px;
}
span.swdforum_oudTopicTekst {
	width: 25px;
	height: 25px;
}

table.swdforum_listview { width: 98%; border-collapse: collapse; }
table.swdforum_listview td, table.swdforum_listview th {
	text-align: left;
	vertical-align: top;
}
table.swdforum_listview th { font-weight: bold; }
table.swdforum_listview th.swdforum_topic { width: 40%; }
table.swdforum_listview th.swdforum_auteur { width: 20%; }
table.swdforum_listview th.swdforum_laatstebericht { width: 25%; }
table.swdforum_listview th.swdforum_aantalreacties { width: 8%; }

/* Modus: Topic */
div.swdforum_topicStartPost {
	position: relative;
	margin: 10px 0px 50px 0px;
	width: 98%;
	min-height: 3em;
	background-color: #fff;
	border: 1px solid #ccc;
}

/* All Reactions */
div.swdforum_topicReactions { width: 98%; }

/* One Reaction */
div.swdforum_Reaction {
	position: relative;
	background-color: #fff;
	margin: 10px 0px 50px 0px;
	border: 1px dotted #ccc;
	min-height: 3em;
}
div.swdforum_title { padding: 5px; font-size: 0.9em }

div.swdforum_topicStartPost { }
div.swdforum_topicStartPost div.swdforum_title {
	padding: 4px;
	font-size: 0.9em;
	color: #000000;
	border-bottom: 1px solid #ccc;
	font-weight: bold; margin: 5px 10px 5px 10px;
}
div.swdforum_topicStartPost span.swdforum_author, 
div.swdforum_topicReactions span.swdforum_author {
	padding: 4px;
	font-size: 0.7em;
	color: #000;
	width: 150px;
	display: block;
	float: left;
	/*border-bottom: 1px solid #ccc;*/
	height: 1.5em; margin: 0px 0px 0px 10px;
}
div.swdforum_topicStartPost span.swdforum_date, div.swdforum_topicReactions span.swdforum_date {
	padding: 4px;
	font-size: 0.7em;
	color: #000;
	width: 355px;
	display: block;
	float: left;
	/*border-bottom: 1px solid #ccc;*/
	height: 1.5em; margin: 0px 0px 0px 10px;
}
div.swdforum_topicReactions span.swdforum_date { width: 353px; }
div#column2 span.swdforum_react {
	display: block;
	width: 100%;
	padding: 0px;
	position: absolute;
	height: 2em;
	bottom: -2.3em;
	left: 0px;
	z-index: 100;
}
div#column2 span.swdforum_react a {
	padding: 4px;
	font-size: 0.8em;
	color: #000;
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 0.7em;
}
div#column2 span.swdforum_react a.button_react {
	position: absolute;
	right: 4.7em;
	color: #fff;
	background-color: #ff0000;
}
div#column2 span.swdforum_react a.button_edit {
	position: absolute;
	color: #fff;
	background-color: #ff0000;
}
div#column2 span.swdforum_react a.button_reactquote {
	position: absolute;
	right: 0px;
	color: #fff;
	background-color: #ff0000;
}
div#column2 span.swdforum_react a:hover {
	text-decoration: none;
	color: #000;
	background-color: #fff;
	cursor: pointer;
}
div#column2 span.swdforum_reactquote a:hover {
	text-decoration: none;
	color: #000;
	background-color: #fff;
	cursor: pointer;
}
div#column2 span.swdforum_edit a:hover {
	text-decoration: none;
	color: #000;
	background-color: #fff;
	cursor: pointer;
}
div.padding div.swdforum_message {
	font-size: 0.7em;
	padding: 4px;
	margin: 10px;
	position: relative;
	clear: both;
	display: block;
	/*width: 355px;*/
}
div.swdforum_topicReactions div.swdforum_title {
	color: #ff0000;
	font-size: 0.9em;
	font-weight: normal;
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Modus: Add Topic */
input.swdforum_submit {
	background-color: #ff0000;
	color: #FFFFFF;
	border: 1px solid #ccc;
}

input.swdforum_reset {
	background-color: #FF0000;
	color: #fff;
	border: 1px solid #ccc;
}

/* ------------------------------------------------------------------------------------------------------------ */
/* BEGIN HOOFDMENU: Verticaal menu met 2 levels */

div#menu {
	font-size: 1.1em;
	color: #FF0000;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
}
div#menu ul, div#menu li{
	position: relative;
	width: 193px;
	margin: 0;
	padding: 0;
	list-style: none;
}
div#menu li {
	display: block;
	float: left;
	background-color: white
}
div#menu a {
	display: block;
	color: #FF0000;
}
div#menu a:hover {
	text-decoration: underline;
	color: #000000;
}
div#menu ul.submenu li {
	display: block;
	min-height: 20px;
	border-bottom: solid 1px #000;
}
div#menu ul.submenu li a {
	position: relative;
	display: block;
	font-weight: bold;
	padding: 2px 0px 5px 5px;
}
div#menu ul.submenul2 li {
	min-height: 20px;
	color: #ff0000;
	border-bottom: 0px;
}
div#menu ul.submenul2 li a {
	position: relative;
	display: block;
	padding: 2px 0px 5px 20px;
	font-weight: normal;
	color: #000000;	
}
div#menu ul.submenul2 a:hover {
	background-color: #ff0000;
	color: #FFFFFF;
}

div#menu li#activelevel1 { border-bottom: solid 1px #000; }
li#activelevel1 a { color: #000000; }
div#menu li#activelevel2 { margin-bottom: -1px; border-bottom: solid 1px #000; }
li#activelevel2 a { color: #000; font-style: italic; }

/* Level 3 wordt niet gebruikt... Dit niveau wordt getoond in de rechterkolom
div#menu ul.submenul3 { border-top: solid 1px #336699; }
div#menu ul.submenul3 li { background-color: #FF9900; min-height: 20px; color: #006699; }
div#menu ul.submenul3 li a{ position: relative; display: block; padding: 2px 0px 5px 20px; color: #006699; }
div#menu ul.submenul3 a:hover { background-color: #336699; color: #FFFFFF; }
div#menu li#activelevel3 { background-color: #ffffff; }
li#activelevel3 a { color: #000; }
*/
/* EINDE HOOFDMENU */

a#swd5search_zoekopnieuw {
	padding-left: 25px;
	background: #fff url("/img/icons/search.gif") no-repeat 2px 50%;
}

/* zoeken (top header) */
div.hright div#search #fldTerms {
	border: 1px solid #fff;
	margin: 2px 0px 0px 0px;
	background-color: #fff;
	padding: 1px 3px 2px 3px;
	color: #ccc;
	font-weight: bold;
	font-size: 0.85em;
	width: 120px;
}

div.hright div#search #zoekbuttonheader {
	border: 1px solid #fff;
	background-color: #000000; 
	color: #fff;
	margin: 2px 0px 0px 0px;
	font-size: 0.95em;
	font-weight: bold;
	cursor: pointer;
	vertical-align: top;
	text-align: center;
	padding: 1px 3px 0px 3px;
}

/* swd5search pagina */
div#column2 div.swd5search_title a {
	font-weight: bold;
	color: #ff0000;
}
div#column2 div.swd5search_title {
	color: #ff0000;
	font-size: 1.1em;
}
div.swd5search_description {
	/*padding-left: 10px;*/
}
div.swd5search_extra {
	color: #000;
	padding: 3px 0px 3px 0px;
	font-size: 0.85em;
}
div#swd5search_navigatie {
	margin: 5px 0px 5px 0px;
	text-align: center;
	position: relative;
	width: 98%;
	font-weight: bold;
}
div#column2 div#swd5search_navigatie a {
	font-size: 0.8em;
	font-weight: normal
}
div#column2 table#swd5search_results td, div#column2 table#swd5search_results th {
	background-color: transparent;
	border: none;
	color: #000;
}
div#column2 table#swd5search_results th {
	width: 200px;
}
#uitgebreidzoeken {margin-left: 7px; }
#uitgebreidzoeken table {margin-top: 0px; }
/* Zoekbox */

div.hleft{
	position: relative;
	float: left;
}

.hright{
	position: relative;
	float: right;
	margin: 0px 5px 0px 0px;
}
#big {
	font-size: 1.25em;
	font-weight: bold;
}
#bigger {
	font-size: 1.5em;
	font-weight: bold;
}

/* end zoeken */

/* Calender */
div#swd5_calendar {
	position: relative;
	margin-top: 10px;
}

/* Overal table */
div#column2 table.calTable {
	margin-top: 0px;
	color: #000;
	background-color: #ffffff;
	border-collapse: collapse;
}

div#column2 table.calTable td.calDay {
	border: 1px solid #e7e8f0;
}


/* Define the width en height of (almost) each cell in the calendar */
div#column2 table.calTable td.calDay, div#column2 table td.calWeekend {
	height: 6em;
	width: 7.5em;	
}


/* Inside each day, there's another table,  remove border*/
div#column2 table.calTable .calDay table .calDay {
	border: none;
	height: auto;
	width: auto;
}



div#column2 table.calTable td.calDay a:hover {
	text-decoration: underline;
}

/* Toprow */
/* Title (Month/Year (monthview) or Week/Year (weekview)  or Day/Month/Year (dayview) */
div#column2 table td.calTitle {
	font-size: 1.5em;
	text-align: center;
	color: #fff;
	background-color: #336699;
	padding: 3px
}

div#column2 table td.calTitle a, 
div#column2 table td.calTop a {
	color: #f5da97;
	text-decoration: none;
}

div#column2 table td.calTitle a:hover, 
div#column2 table td.calTop a:hover {
	text-decoration: underline;
	color: #fff;
}

/* TD's for next and previous buttons */
div#column2 table td.calTop {
	background-color: #336699;
	width: 80px;
}

/* Previous and Next buttons */
.calPrevious {
	background: url("/GWB/design/arrow-black-left.gif.gif") no-repeat 0 50%;
	padding-left: 20px;
	display: block;
	position: absolute;
	left: 5px;
	top: 12px;
}

.calNext {
	background: url("/GWB/design/arrow-black-right.gif.gif") no-repeat 100% 50%;
	padding-right: 20px;
	margin-top: 6px;
	display: block;
}

/* Second row (Weeknumbers */
div#column2 table td.calColumn {
	background-color: #ffffff;
}

/* Overal link color */
div#column2 table.calTable a {
	color: #006699;
	text-decoration: none;
}
div#column2 table.calTable a:hover {
	color: #000000;
	text-decoration: none;
}

/* Vertical week column */
div#column2 table td.calWeek {
	background-color: #006699;
	font-weight: bold;
	font-size: 0.8em;
	width: 1%;
}

/* Vertical weekend column */
div#column2 table td.calWeekend {
	border-collapse:collapse;
	border: 1px solid #336699;
	padding: 5px;
	background-color: #e7e8f0;
	border: 1px solid #ffffff
}

/* Inside the calWeekend there's another table, remove border */
div#column2 table td.calWeekend .calWeekend {
	border: none;
}

/* Highlight today */
div#column2 table td.calToday {
	 background-color : #f5da97;
	 border: 1px solid #d5ac49;
	 border-collapse: collapse;
	 padding: 5px;
}
/* Inside the calTdoay there's another table, remove border */
div#column2 table td.calToday .calToday{
	border: none;
}
/* End: Calender */

/* GPDC search */
#gpdc_header, #gpdc_footer {
	width: 98%;
	border: 1px solid #336699;
	background-color: #FF9900;
	text-align: right;
	position: relative;
	font-size: 0.8em;
	color: #006699;
	font-weight: bold;
	height: 1.5em;
	margin: 10px 0px 10px 0px;
}

#gpdc_footer {
	height: 2.5em;
	text-align: center;
}

span#gpdc_searchletter, span#gpdc_searchterm {
	font-size: 0.8em;
	color: #006699;
	font-weight: bold;
}

div#column2 #gpdc_header span, 
div#column2 #gpdc_header a, 
div#column2 #gpdc_footer a {
	margin: 3px;
	color: #006699;
}


div#gpdc_footer span.gpdc_pagecount {
	float: left;
	display: block;
	width: 100%;
	padding-left: 5px;
}

div#gpdc_footer span.gpdc_resultcount {
	display: block;
	font-weight: normal;
	width: 100%;
	float: left;
	padding-left: 5px;
	font-size: 0.8em
}

/* Navigatie link &amp; noLink*/
div#column2 #gpdc_footer a.productpageNoLink,
div#column2 #gpdc_footer a.productpageNoLink:hover {
	color: #336699;
	text-decoration: none;
}


div#column2 div#gpdc_search table td {
/* removed: overruling list_0 and list_1 (IE7) 	background-color: transparent */
}

#gpdc_lettertable {
	width: 1%
}

div#column2 div#gpdc_search table#gpdc_lettertable td {
	padding: 2px;
}

div#column2 div#gpdc_search table#gpdc_lettertable td .letterLink {
	background-color: #FF9900;
	border: 1px solid #336699;
	color: #006699;
	display: block;
	padding: 7px 0px 7px 0px;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
}


div#column2 div#gpdc_search #gpdc_lettertable td:hover a:hover {
	color: #fff;
	background-color: #ffffff;
	border: 1px solid #336699;
	color: #fff;
	text-decoration: none;
}

table#gpdc_productlist td label {
	cursor: pointer;
}


/* Personalisatie: Profiel wijzigen */
table#swd5pers_conceptform .swd5pers {
	width: 1%
}

table#swd5pers_conceptform #Beschikbaar, 
table#swd5pers_conceptform #valConceptList {
	width: 235px;
}
