table12
{
	border: dotted 1px #000000;
}

td2
{
	border: dotted 1px yellow;
}

body, html
{
	margin              : 0px;
	padding             : 0px;
	font                : 10px Verdana, Arial, Helvetica, sans-serif;
	color               : #6a7e92;
	background          : #adc1f6 url(Images/bck_page_blue.gif) repeat-x top;
	text-decoration     : none;
}

form
{
	margin				: 0px;
	padding				: 0px;
}

a
{
    font-weight         : bold;
	text-decoration     : none;
	color               : #92bf0a;
}

a:hover
{
	color               : #4b7fb4;	
}

input, textarea, select
{
	font                : 10px Verdana, Arial, Helvetica, sans-serif;
}

.TextBox
{
    border              : solid 1px #d6e2ef;
    color				: #1c4770;
    width				: 100%;
    height				: 18px;
}

.MultiLine
{
	height				: 80px;
}

.DropDown
{
    border              : solid 1px #d6e2ef;
    color				: #1c4770;
    width				: 100%;
    height				: 20px;
}

.CheckBox
{
	cursor				: hand;
}

.RadioButton
{
	/*border				: solid 0px Transparent;*/
}

td
{
	vertical-align		: top;
}

.MaxWidth
{
	width				: 100%;
}

.MaxHeight
{
	height				: 100%;
}

/* panels */
.FloatingPanel
{	
    position            : absolute;
	width               : 400px;
	left				: 400px;
	top					: 54px;
	background-color	: #ffffff;
	border              : solid 1px #94b3d2;
	padding				: 2px 4px 2px 4px;
}

.PanelBase
{	
    position            : relative;
   	margin-left         : auto;
	margin-right        : auto;
	width               : 956px;
	border              : solid 10px #94b3d2;
}

.PanelHeader
{
    background-image    : url(Images/bck_banner.jpg);
    height              : 89px;
}

.PanelSearch
{
	height				: 38px;
    background-image    : url(Images/bck_zoeken.gif);
	border				: solid 1px #003466;
}

.PanelHeaderContent
{
/*
    position            : relative;
*/
    width				: 598px;
/*
    left				: 200px;
    top					: 10px;
*/
    padding				: 0px 0px 0px 0px;
    text-align			: right;
}

.PanelKruimelpad
{	
	width               : 932px;
	height              : 18px;
	padding				: 2px 12px 0px 12px;
	font-weight         : bold;
	color				: #ffffff;
    background-color	: #98cc00;
}

.PanelKruimelpad a
{	
    color               : #ffffff;
}

.PanelKruimelpad a:hover
{	
    text-decoration     : underline;
}

.PanelContent
{
	background-color	: #ffffff;
}

.PanelCommunityList
{
	text-align			: center;
}


/* parts */
.LeoWebPartZone
{
	width				: 100%;
}

.LeoGrid
{
	width				: 100%;
}

.LeoGridHeader
{
	background-color    : #f1f6f9;
	height				: 20px;
	text-align			: left;
	font                : 11px Verdana, Arial, Helvetica, sans-serif;
}

.LeoGridHeader th, .LeoGridRow td, .LeoGridAltRow td
{
	padding				: 2px 5px 2px 5px;
/*	text-align			: left;*/
}

.LeoGridHeader A
{ 
	color				: #5ea1e5;
}

.LeoGridHeader A:hover
{
	color				: #61aefd;
}


.LeoGridRow
{
	height				: 20px;
	background-color    : #f8fcfe;
    padding             : 2px;
}

.LeoGridAltRow
{
	height				: 20px;
    background-color    : #eff8ff;
    padding             : 2px;
}

.LeoGridRow A
{ 
	color				: #6a7e92;
}

.LeoGridRow A:hover
{
	color				: #8badc1;
}

.LeoGridAltRow A
{ 
	color				: #6a7e92;
}

.LeoGridAltRow A:hover
{
	color				: #8badc1;
}


.DataListItem
{
    padding             : 0px 0px 5px 0px;
}




.PartChromeStyle
{
	margin				: 6px 0px 6px 0px;
}

.PartChromeStyleLowMargin
{
	margin				: 0px 0px 0px 0px;
}

.PartTitleStyle
{
	font                : 12px Verdana, Arial, Helvetica, sans-serif;
/*
    background-image    : url(Images/bck_titlebar.jpg);
	color				: #ffffff;
	border				: solid 1px #9eaebc;
*/
	color				: #3b6fa4;
    background-color	: #fcfdff;
	height				: 18px;
	border-left			: solid 1px #eef4f9;
	border-top			: solid 1px #eef4f9;
	border-right		: solid 1px #eef4f9;
	border-bottom		: solid 0px #eef4f9;
	vertical-align		: middle;
	font-weight			: bold;
	padding-left		: 4px;
}

.PartTitleStyle A
{ 
	color				: #5ea1e5;
}

.PartTitleStyle A:hover
{
	color				: #61aefd;
}

.PartStyle
{
/*	height              : 80px;*/
    background-color	: #fcfdff;
	border-left			: solid 1px #eef4f9;
	border-right		: solid 1px #eef4f9;
	border-bottom		: solid 1px #eef4f9;
}


/* table */

.TableCellHeaderContent
{
	text-align			: right;
	padding-right		: 12px;
}

.TableCellMasterMain
{
    width               : 688px;
    background-color    : #ffffff;
	padding				: 6px 12px 6px 12px;
	vertical-align		: top;
}

.TableCellMasterSideBar
{
	width               : 240px;
    background-color    : #ebeef8;
	padding				: 6px 12px 6px 12px;
	vertical-align		: top;
}

.TableCellMasterSingleContent
{
    background-color    : #ffffff;
	padding				: 6px 12px 6px 12px;
}

.TableCellMasterMultiColumnOuter
{
	padding				: 6px;
}

.TableCellMasterMultiColumn
{
	width				: 460px;
	padding				: 0px 6px 0px 6px;
}

.TableCellMasterTopBottom
{
	padding				: 0px 6px 0px 6px;
}

.TableCellHeaderFormLabel
{
/*
    font-weight         : bold;
    padding				: 0px 0px 2px 0px;
*/
	width				: 352px;
	text-align			: left;
	padding				: 0px 6px 0px 5px;
}

.TableCellHeaderFormValue
{ 
/*
	width				: 125px;
*/
	width				: 224px;
	text-align			: left;
	padding				: 7px 5px 2px 5px;
}

.TableCellHeaderFormValueDropDown
{ 
/*
	width				: 125px;
*/
	width				: 264px;
	text-align			: left;
	padding				: 10px 5px 2px 5px;
}

.TableCellHeaderFormValueTwoColumn
{
	width				: 250px;
}

.TableCellHeaderFormCommands
{
/*
	padding-left		: 5px;
*/
	padding				: 8px 5px 0px 5px;
    text-align          : right;
}
.TableCellKruimelpadLeft
{
}

.TableCellKruimelpadRight
{
	text-align			: right;
}

/*
.TableCellHeader
{
	font-weight			: bold;
    color               : #1b4a73;
	background-color    : #b5db95;
	border-bottom       : solid 1px #add246;
	padding				: 2px 5px 2px 5px;
}
*/
.TableCellHeaderLeft
{
	height				: 20px;
	padding-left		: 5px;
	/*border-top			: solid 1px #9aabba;
	border-left			: solid 1px #9aabba;*/
	border-bottom       : solid 1px #ffffff;
	background-color    : #f1f6f9;
}

.TableCellHeaderRight
{
	height				: 20px;
	padding-right		: 5px;
	border-bottom       : solid 1px #ffffff;
	background-color    : #f1f6f9;
}

.TableCellHeaderRight a
{
	color				: #6a7e92;
}

.TableCellHeaderRight a:hover
{
	color				: #8badc1;
}

.TableCellKruimelpadRight a
{
	color				: #003466;
}

.TableCellHeaderLeftNieuws
{
	height				: 20px;
	padding				: 2px 5px 0px 5px;
	border-top	        : solid 1px #ffffff;
	border-bottom       : solid 1px #ffffff;
	background-color    : #f1f6f9;
}

.TableCellHeaderRightNieuws
{
	height				: 20px;
	width               : 100%;
	padding				: 2px 5px 0px 5px;
	border-top	        : solid 1px #ffffff;
	border-bottom       : solid 1px #ffffff;
	background-color    : #f1f6f9;
}

.TableCellHeaderRightNieuws a
{
	color				: #6a7e92;
}

.TableCellHeaderRightNieuws a:hover
{
	color				: #8badc1;
}

.TableCellContentHeader
{
	height				: 20px;
	padding				: 2px 5px 2px 5px;
	border-bottom       : solid 1px #ffffff;
	background-color    : #eff8ff;
}

.TableCellContent
{
	vertical-align		: top;
}

.TableCellContentOuter
{
	background-color    : #ffffff;
}

.TableCellUser
{
	width               : 140px;
	text-align          : center;
	background-color    : #f8fcfe;
	border-right		: solid 1px #ffffff;
	padding				: 5px 5px 5px 5px;
}

.TableCellCommandsShowcase
{
	background-color    : #ffffff;
	width               : 115px;
	padding				: 5px 5px 5px 5px;
    height				: 100px;
}

.TableCellCommands
{
	background-color    : #f1f6f9;
	padding				: 5px 5px 5px 5px;
	text-align          : right;
}

.TableCellCommandsPost
{
	padding				: 5px 5px 5px 5px;
	text-align          : right;
	vertical-align		: bottom;
}

.TableCellBron
{
    background-color    : #f1f6f9;
    border-top			: solid 1px #ffffff;
    border-bottom		: solid 1px #ffffff;
    font-style          : italic;
 }

.TableCellInhoud
{
    line-height         : 15px;
	padding				: 5px 5px 5px 5px;
}

.TableCellBewerkenHeader
{
    line-height         : 25px;
	background-color    : #f1f6f9;
	border-bottom		: solid 1px #ffffff;
	padding				: 0px 5px 5px 5px;
}

.TableCellBewerkenLabel
{
	width				: 30%;
	background-color    : #e4f1fa;
	border-bottom		: solid 1px #ffffff;
	border-right		: solid 1px #ffffff;
	padding				: 5px 5px 5px 5px;
    color				: #1c4770;
}
 
.TableCellBewerkenValue
{
	width				: 70%;
	background-color    : #eff8ff;
	border-bottom		: solid 1px #ffffff;
	padding				: 3px 9px 3px 5px;
    color				: #1c4770;
}

.TableCellBewerkenCommands
{
	background-color    : #daedf5;
	padding				: 3px 5px 5px 5px;
	text-align			: right;
}
 
.TableCellRaadplegenHeader
{
    line-height         : 20px;
	background-color    : #f1f6f9;
	border-bottom		: solid 1px #ffffff;
	padding				: 0px 5px 5px 5px;
}

.TableCellRaadplegenLabel
{
	width				: 30%;
	background-color    : #eff8ff;
	border-bottom		: solid 1px #ffffff;
	border-right		: solid 1px #ffffff;
	padding				: 5px 5px 5px 5px;
}
 
.TableCellRaadplegenValue
{
	width				: 70%;
	background-color    : #f8fcfe;
	border-bottom		: solid 1px #ffffff;
	padding				: 3px 9px 3px 5px;
}

.TableCellRaadplegenCommands
{
	background-color    : #f1f6f9;
	padding				: 3px 5px 5px 5px;
	text-align			: right;
}
 
.TableCellHomePortletImage
{
	width				: 60px;
}

.TableCellHomePortletText
{
	padding				: 0px 40px 0px 5px;
}

.TableCellHomePortletList
{
	padding-left		: 5px;
	width				: 55%;
}

.TableCellRightAlign
{
	text-align			: right;
}

.TablePostContent
{
/*
	height				: 100px;
*/
}

.BorderPost
{
	border				: solid 1px #ffffff;
}

.PaddingTableCell
{
	padding				: 5px 5px 5px 5px;
}

.AlignTop
{
	vertical-align		: top;
}

.AlignMiddle
{
	vertical-align		: middle;
}

.AlignBottom
{
	vertical-align		: bottom;
}

/* Labels, Text */
.LabelGeneralTitle
{
    font-size			: 13px;
    font-weight			: bold;
}

.LabelGeneralTitleBig
{
    font-size			: 16px;
    font-weight			: bold;
}

.LabelEmphasis
{
    font-size			: 11px;
    font-style			: italic;
    color				: #8badc1;
}

.LabelBold
{
    font-weight			: bold;
}

.LabelMelding
{
}

.LabelVerplicht
{
    font-weight			: bold;
    color               : #1f7cda;
}

.ValidationSummaryErrorMeldingen, .LabelError
{
    font-weight			: bold;
    color				: Red;
}

/* linkbutton, link */
.LinkButton
{
	margin				: 0px 0px 0px 0px;
	height				: 16px;
    width				: 75px;  
	display				: inline-table;
	display				: -moz-inline-box;
	display				: inline-block;
	border				: solid 1px #548cc7;
	background-color	: #a3c0de;
	background-repeat	: no-repeat;
	background-position : 2px 2px;
	color				: #185109;
	font-size			: 10px;
	font-weight			: bold;
	white-space			: nowrap;
	text-align          : right;
	vertical-align		: middle;
	padding				: 4px 2px 0px 0px;	
}

.LinkButton:HOVER
{
	color				: #ffffff;
	background-color	: #b0e391;
}	

.LinkButtonAntwoord
{
	background-image	: url(Images/ButtonAntwoorden.gif);
}
.LinkButtonAntwoord:HOVER
{
	background-image	: url(Images/ButtonAntwoordenMo.gif);
}

.LinkButtonBewerken
{
	background-image	: url(Images/ButtonBewerken.gif);
}
.LinkButtonBewerken:HOVER
{
	background-image	: url(Images/ButtonBewerkenMo.gif);
}

.LinkButtonLogOn
{
	background-image	: url(Images/ButtonInloggen.gif);
}
.LinkButtonLogOn:HOVER
{
	background-image	: url(Images/ButtonInloggenMo.gif);
}

.LinkButtonOpslaan
{
	background-image	: url(Images/ButtonOpslaan.gif);
}
.LinkButtonOpslaan:HOVER
{
	background-image	: url(Images/ButtonOpslaanMo.gif);
}

.LinkButtonQuote
{
	background-image	: url(Images/ButtonQuoten.gif);
}
.LinkButtonQuote:HOVER
{
	background-image	: url(Images/ButtonQuotenMo.gif);
}

.LinkButtonLogOff
{
	background-image	: url(Images/ButtonUitloggen.gif);
}
.LinkButtonLogOff:HOVER
{
	background-image	: url(Images/ButtonUitloggenMo.gif);
}

.LinkButtonVerwijder
{
	background-image	: url(Images/ButtonVerwijderen.gif);
}
.LinkButtonVerwijder:HOVER
{
	background-image	: url(Images/ButtonVerwijderenMo.gif);
}

.LinkButtonSearch
{
	background-image	: url(Images/ButtonZoeken.gif);
}
.LinkButtonSearch:HOVER
{
	background-image	: url(Images/ButtonZoekenMo.gif);
}

.LinkButtonSearchHeader
{
	background-image	: url(Images/bck_btn_green.gif);
	background-repeat	: repeat-x;
	display				: block;
	margin				: 0px 0px 0px 0px;
	height				: 16px;
    width				: 75px;  
	border				: solid 1px #9cd004;
	color				: #ffffff;
	font-size			: 10px;
	font-weight			: bold;
	text-align          : center;
	vertical-align		: middle;
	padding				: 3px 0px 0px 0px;	
}
.LinkButtonSearchHeader:HOVER
{
	background-image	: url(Images/bck_btn_blue.gif);
	border				: solid 1px #1261ae;
	color				: #ffffff;
}

.LinkButtonText
{
	background-image	: url(Images/bck_btn_green.gif);
	background-repeat	: repeat-x;
	display				: inline-block;
	margin				: 0px 0px 0px 0px;
	height				: 16px;
	border				: solid 1px #9cd004;
	color				: #ffffff;
	font-size			: 10px;
	font-weight			: bold;
	text-align          : center;
	vertical-align		: middle;
	padding				: 3px 6px 0px 6px;	
}
.LinkButtonText:HOVER
{
	background-image	: url(Images/bck_btn_blue.gif);
	border				: solid 1px #1261ae;
	color				: #ffffff;
}

.LinkButtonTextInverted
{
	background-image	: url(Images/bck_btn_blue.gif);
	background-repeat	: repeat-x;
	display				: inline-block;
	margin				: 0px 0px 0px 0px;
	height				: 16px;
	border				: solid 1px #1261ae;
	color				: #ffffff;
	font-size			: 10px;
	font-weight			: bold;
	text-align          : center;
	vertical-align		: middle;
	padding				: 3px 6px 0px 6px;	
}
.LinkButtonTextInverted:HOVER
{
	background-image	: url(Images/bck_btn_green.gif);
	border				: solid 1px #9cd004;
	color				: #ffffff;
}

.Link
{
	margin				: 0px 0px 0px 5px;
}

.ToolTip
{
	cursor				: help;
}

a.LinkNormal
{
    font-weight         : bold;
	text-decoration     : none;
	color               : #92bf0a;
}

a.LinkNormal:hover
{
	color               : #4b7fb4;	
}

.LeoGridAltRow A:hover
{
	color				: #8badc1;
}

