body {
	color: #48494B;
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: "Verdana";
	font-size: 10px;
}
table
{
	border-collapse: collapse;
}

/* Style for different pageswrappers komen er meer bij. */
.bodyHome {
	background: url(Images/wrapperhome.gif) repeat-y;
}
.bodyPlain { 
	background: url(Images/wrapperplain.gif) repeat-y;
}
.bodyAlgemeen {
	background: url(Images/wrapperindex.gif) repeat-y;
}
.bodyContact {
	background: url(Images/wrappercontact.gif) repeat-y;
}
.bodyOverig {
	background: url(Images/wrapperoverig.gif) repeat-y;
}
.bodyVergadering {
	background: url(Images/wrappervergadering.gif) repeat-y;
}

a {
	color: #3E84C0;
	font-weight: bold;
}

form	
{
	margin:0;
	padding:0;
}

ul
{
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	list-style: none;
}

ul li
{
	padding:0 0 0 13px;
	margin:0 0 5px 0;
	font-size: 10px;
	background: url(Images/bul.gif) no-repeat 0px 3px;
}

/* ------------------------------- Header ----------------------------------------- */

#header {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 988px;
	height: 188px;
	font-size: 10px;
	font-family: "Verdana";
	background: url(Images/Header.jpg) no-repeat;
}
#headerBackground 
{
	width: 100%;
	height: 188px;
	background: url(Images/HeaderWrapper.jpg) repeat-x;
}
#headerTextMenu {
	position: absolute;
	left: 15px;
	top: 156px;
	font-size: 20px;
	font-weight: bold;
	color: #282A36;
}
#headerTextContent {
	position: absolute;
	left: 229px;
	top: 158px;
	color: #fff;
	font-family: "Verdana";
	font-size: 14px;
	font-weight:bold;
}

.inlog {
	position: absolute;
	width: 280px;
	left: 613px;
	top: 95px;
	color: #fff;
}
.input {
	width: 105px;
	font-size: 9px;
	font-family: Verdana;
	margin: 0 3px 0 0;
	border: solid 1px #B9B9B9;
}
.inputOrderForm {
	width: 205px;
	font-size: 9px;
	font-family: Verdana;
	margin: 0 3px 0 0;
	border: solid 1px #B9B9B9;
}
.inputOrderFormMulti {
	width: 205px;
	height: 50px;
	font-size: 9px;
	font-family: Verdana;
	margin: 0 3px 0 0;
	border: solid 1px #B9B9B9;
}
.input2 {
	width: 165px;
	font-size: 9px;
	font-family: Verdana;
}
input
{
	font-size: 9px;
	font-family: Verdana;
}
select
{
	font-size: 9px;
	font-family: Verdana;
}
.DrowDownBig {
	width: 300px;
	font-size: 9px;
	font-family: Verdana;
}
.DrowDownMedium {
	width: 180px;
	font-size: 9px;
	font-family: Verdana;
}
.DrowDownSmall
{
	width: 70px;
	font-size: 9px;
	font-family: Verdana;
}

#alternatePasswordBox
{
	display: block;
}
#PasswordBox
{
	display: none;
}

.wachtwoord_public {
	position: absolute;
	/*left: 874px;*/
	left: 870px;
	top: 120px;
	width: 130px;
	color: #fff;
	text-decoration: underline;
}

.wachtwoord_public a {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

.wachtwoord_public a:hover {
	color: #fff;
	text-decoration: underline;
}

.aanvragen_public {
	position: absolute;
	/*left: 744px;*/
	left: 750px;
	top: 120px;
	width: 130px;
	color: #fff;
	text-decoration: underline;
}

.aanvragen_public a {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

.aanvragen_public a:hover {
	color: #fff;
	text-decoration: underline;
}

.wachtwoord {
	position: absolute;
	/*left: 874px;*/
	left: 914px;
	top: 98px;
	width: 60px;
	color: #fff;
	text-decoration: underline;
	padding-left: 15px;
	background: url(Images/LoginHeaderPreLink.gif) no-repeat 0px 3px;
}

.wachtwoord a {
	color: #fff;
	text-decoration: underline;
}

.wachtwoord a:hover {
	color: #fff;
	text-decoration: underline;
}

.aanvragen {
	position: absolute;
	/*left: 744px;*/
	left: 784px;
	top: 98px;
	width: 110px;
	color: #fff;
	text-decoration: underline;
	padding-left: 15px;
	background: url(Images/LoginHeaderPreLink.gif) no-repeat 0px 3px;
}

.aanvragen a {
	color: #fff;
	text-decoration: underline;
}

.aanvragen a:hover {
	color: #fff;
	text-decoration: underline;
}

.userWelcomeMessage {
	position: absolute;
	left: 34px;
	top: 98px;
	width: 730px;
	color: #fff;
	font-style: italic;
	padding-left: 15px;
	text-align: right;
}

/* Header Menu */
.headerMenu {
	margin: 116px 0 0 0px;
	float: left;
	display: inline;
}

.headerMenu ul	{
	list-style: none;
	margin: 0px;
	padding: 0px 0 0px 0px;
}

.headerMenu li	{
	display: inline;
	margin: 0px;
	padding: 0px;
}

.headerMenu a {
	width: 140px;
	display: block;
	float: left;
	margin: 0 0px 0 0px;
	padding: 4px 0px 4px 0px;
	color: #fff;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	border-right: 1px solid #222530;
	background-color: #373B43;
}

.headerMenu a:hover	{
	background-color: #000;
}

.headerMenu a.TopMenuLinkSelected
{
	background-color: #0F87C4;
}

/* ------------------------------ MENU UITGEKLAPT ----------------------------- */

.menu ul	{
	width: 176px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	list-style: none;
	font-size: 9px;
	font-family: Verdana;
}

.menuDown li {
	margin: 10px 0 0px 0;
	padding: 0px 0 10px 0px;
	width: 188px;
	font-size: 9px;
	font-family: Verdana;
	background: #fff url(Images/SubMenuLiBorder.gif) no-repeat bottom;
}

.menuDown a 
{
	width: 172px;
	display: block;
	padding: 0 0 0 16px;
	color: #003573;
	font-weight: bold;
	text-decoration: none;
	background: url(Images/SubMenuLinkBackDown_selecte.gif) no-repeat 0px 2px;
}

.menuDown a:hover {
	color: #5DA2DB;/* #A91D21*/
	font-weight: bold;
	text-decoration: none;
}

.menun li	{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 188px;
	font-size: 9px;
	font-family: Verdana;
	background: url(Images/SubMenuLiBorder.gif) no-repeat bottom;
	
}

.menun a 
{
	width: 172px;
	display: block;
	padding: 0 0 0 16px;
	color: #003573;
	text-decoration: none;
	font-weight: bold;
	background: url(Images/SubMenuLinkBack.gif) no-repeat 0px 2px;
}

.menun a:hover {
	font-weight: bold;
	color: #5DA2DB;
	text-decoration: none;
}

.menuSelected li	{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 188px;
	font-size: 9px;
	font-family: Verdana;
	background: url(Images/SubMenuLiBorder.gif) no-repeat bottom;
	
}

.menuSelected a 
{
	width: 172px;
	display: block;
	padding: 0 0 0 16px;
	color: #003573;
	text-decoration: none;
	font-weight: bold;
	background: url(Images/SubMenuLinkBack_selected.gif) no-repeat 0px 2px;
}

.menuSelected a:hover {
	font-weight: bold;
	color: #5DA2DB;
	text-decoration: none;
}

.menuSub ul	{
	list-style: none;
	font-size: 10px;
	font-family: Verdana;
}

.menuSub li
{
	margin: 10px 0px 0px 0px;
	padding: 0 0 0 5px;
	width: 183px;
	height: 26px;
	background: url(Images/SubMenuLiBorder.gif) no-repeat bottom;
}

.menuSub a
{
	text-decoration: none;
	color: #454545;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}

.menuSub a:hover {
	color: #5DA2DB;
	text-decoration: underline;
}
.menuSub a.SubMenuLinkSelected
{
	padding-left: 12px;
	background: url(Images/bul.gif) no-repeat 1px 2px;
}
.menuSub a.SubMenuLinkNotSelected
{
	padding-left: 12px;
	background: url(Images/bul_leeg.gif) no-repeat  1px 2px;
	
}

/* ------------------------ Main Content Divs ------------------------------------------ */
#mainWrapper	
{
	width: 989px;
	margin: 0;
	padding: 0;
}

#left	{
	float: left;
	display: inline;
	width: 216px;
}

#rightOverig	{
	float: left;
	display: inline;
	width: 771px;
	padding-right: 1px;
}

.HomeBigSpacerDiv
{
	width: 770px;
	height: 18px;
	background-color: #FFFFFF;
}
.contentHeadHome {
	padding: 10px 0 10px 10px;
	width: 761px;
	color: #4A4F57;
	background-color: #F1F1F1;
}

.contentHeadHome ul
{
	padding:0 0 0 0;
	margin:10px 0 0 0;
	font-size: 10px;
	list-style: none;
}

.contentHeadHome ul li
{
	padding:0 0 0 13px;
	margin:0 0 10px 0;
	font-size: 10px;
	background: url(Images/bul.gif) no-repeat 0px 3px;
}

.homeLeft	{
	float: left;
	display: inline;
	width: 356px;
	margin: 0 3px 0 0;	
}

.homeMiddle	{
	float: left;
	display: inline;
	width: 203px;
	margin: 0 3px 0 0;	
}

.homeRight	{
	float: left;
	display: inline;
	width: 203px;
	margin: 0 3px 0 0;	
}
#rightAlgemeen	{
	float: left;
	display: inline;
	width: 569px;
}

/* ----------------------- Form styles -------------------------------------------- */
.button {
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	width: 45px;
	height: 19px;
	background: url(../Images/LoginBtnBack.gif) no-repeat;
	border: 0px solid #000;
}
.buttonZoek {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	width: 49px;
	height: 15px;
	background: url(../../Images/Button/zoek.gif) no-repeat;
	border: 0px solid #000;
}
.FilterDropDown
{
	border: 1px solid #003478;
	font-size: 9px;
}
.BasketImageButton
{
	background: url(Images/ShoppingBasket_blue.gif) no-repeat;
	width: 19px;
	height: 16px;
	margin: -1px 0 0 -1px;
	border: 1px none #CCCCCC;
}
.inputAantal	{
	width: 20px;
	height: 15px;
	font-size: 9px;
	font-family: verdana;
}
.inputQuery
{
	width: 150px;
	font-size: 9px;
}
/* -------------------- Diverse classes and styles --------------------------------- */
.subHeadSpanColor1 
{
	margin-bottom: 10px;
	display: block;
	color: #003478;
	font-size: 13px;
	font-weight: bold;
}
.subHeadSpanColor2
{
	margin-bottom: 10px;
	display: block;
	color: #4889C0;
	font-size: 13px;
	font-weight: bold;
}
.subHeadTdBackImageContentLeft
{
	padding: 3px 0 3px 10px;
	height: 17px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	background: url(Images/HeadBackgroundContenLeft.gif) no-repeat;
}
.subHeadTdBackImageContentRight
{
	padding: 3px 0 3px 8px;
	height: 17px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	background: url(Images/HeadBackgroundContenRight.gif) no-repeat;
}
.subHeadTdBackImageContentRightDutchEnergie
{
	padding: 3px 0 3px 8px;
	height: 17px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	background: url(Images/EnergieNederlandSearch.gif) no-repeat;
}
.subHeadTdBackImageContentSmall1	{
	padding: 0 0px 3px 10px;
	height: 17px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	background: url(Images/HeadBackgroundContenSmall1.gif) no-repeat;	
}
.subHeadTdBackImageContentSmall2	{
	padding: 0 0px 3px 10px;
	height: 17px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	background: url(Images/HeadBackgroundContenSmall2.gif) no-repeat;	
}
.subHeadTdBackImageShoppingBasket	{
	padding: 0 0px 0px 10px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	background: url(Images/HeadBackShoppingBasket.gif) no-repeat;
	border-bottom: solid 2px #FFFFFF;
}
.tdHeadTableStyleOne{
	height: 22px;
	background-color: #4889C0;
	border-right: 2px solid #FFFFFF;
	color: #fff;
	font-weight: bold;	
}
.tdHeadTableStyleOne a
{
	color: #FFFFFF;
}
.tdHeadTableStyleTwo{
	height: 22px;
	background-color: #373B43;
	color: #fff;
	font-weight: bold;
	padding: 0 0px 0px 10px;
}
.tdHeadTableStyleTree{
	height: 22px;
	background-color: #4889C0;
	color: #fff;
	font-weight: bold;
	padding: 0 0px 0px 10px;
}
.tdHeadTableStyleFour{
	height: 22px;
	background-color: #7AA0B4;
	color: #fff;
	font-weight: bold;
	padding: 0 0px 0px 10px;
}
.tdHeadTableStyleFive{
	height: 22px;
	background-color: #7CC8EF;
	color: #fff;
	font-weight: bold;
	padding: 0 0px 0px 10px;
}
.tdHeadTableStyleOneNoBod{
	height: 22px;
	background-color: #4889C0;
	color: #fff;
	font-weight: bold;	
}
.tdHeadTableStyleOneNoBod a
{
	color: #FFFFFF;
}
.tdHeadTableSimple{
	color: #003478;
	font-weight: normal;
	font-size: 11px;	
}

.contentAlgemeen {
	margin: 10px 0 20px 0px;
	padding: 0px 10px 0 10px;
	width: 545px;
}
.contentOverig {
	margin: 10px 0 20px 0px;
	width: 751px;
	padding: 0px 10px 0 10px;
}
.subcriptionTitle
{
	font-size: 11px;
	font-weight: bold;
	color: #003478;
	margin: 8px 0 2px 0;
	padding: 0 8px 0 8px;
}
.subscriptionNameSubscriber
{
	color: #003478;
	margin: 0 0 10px 0;
	padding: 0 8px 0 8px;
}
.subcriptionDescription
{
	color: #373B43;
	margin: 0 0 12px 0;
	padding: 0 8px 0 8px;
}
.optieVlak	{
	margin: 0 0 20px 0px;
	padding: 0 0 0 0px;
	background-color: #E4E4E4;
	height: 49px;
	margin: 0 0 0 0;

}

.optieVlak a	{
	font-weight: bold;
	text-decoration: underline;
	color: #003478;	
	margin: 0 0 2px 5px;
}

.optieVlak a:hover	{
	font-weight: bold;
	text-decoration: underline;
	color: #5DA3DE;	
}
.optieVlakLight	{
	margin: 0 0 0px 0px;
	padding: 0 0 0 0px;
	background-color: #F3F3F3;
	height: 49px;	
}

.optieVlakLight a	{
	font-weight: bold;
	text-decoration: underline;
	color: #003478;	
}

.optieVlakLight a:hover	{
	font-weight: bold;
	text-decoration: underline;
	color: #5DA3DE;	
}
.optieButton	{
	padding: 0 10px 0 10px;
}

.optieButtonTerug	{
	padding: 0 0 0 10px;
}

.optieButtonVerder	{
	padding: 0 10px 0 10px;
}



.tdWhite	{
	padding: 0 0 0 10px;
	height: 22px;
	background-color: #fff;
	color: #000;
	font-weight: bold;	
}
.tdNews	{
	background-color: #F1F1F1;
	padding:9px 10px 9px 10px;
}
.tdNewsAltColor	{
	background-color: #E4E4E4;
	padding:9px 10px 9px 10px;	
}
.tdNewsOrganisation
{
	text-align: left;
	font-weight: bold;
	background-color: #F4F4F4;
	padding:9px 8px 9px 8px;
	color: #7F7F7F;
}
.tdNewsOrganisation a
{
	text-align: left;
	font-weight: bold;
	color: #7F7F7F;
}

.tdNewsOrganisationAltColor
{
	text-align: left;
	font-weight: bold;
	background-color: #E9E9E9;
	padding:9px 8px 9px 8px;
	color: #48494B;
}
.tdNewsOrganisationAltColor a
{
	text-align: left;
	font-weight: bold;
	color: #48494B;
}

.tdPressOrganisation
{
	background-color: #F4F4F4;
	padding:9px 10px 9px 10px;
	color: #7F7F7F;
}
.tdPressOrganisationAltColor
{
	background-color: #EDEDED;
	padding:9px 10px 9px 10px;
	color: #373B43;
}
.newsPaperVersion {
	color: #373B43;
	padding: 10px;
	font-size: 9px;
	background-color: #E4E4E4;
}
.HighLightTable
{
	background-color: #F1F1F1;
}
.tdColorOne
{
	background-color: #F8F8F8;
}
.tdColorTwo
{
	background-color: #F1F1F1;
}
.tdColorThree
{
	background-color: #E4E4E4;
}
.tdColorFour
{
	background-color: #EAEAEA;
}
.tdColorFive
{
	background-color: #D9E9F1;
}
.tdColorSix
{
	background-color: #C4DCE8;
}
.SetOneColorOne
{
	background-color: #F1F1F1;
}
.SetOneColorTwo
{
	background-color: #EAEAEA;
}
.SetOneColorThree
{
	background-color: #F1F1F1;
}
.SetOneColorFour
{
	background-color: #EAEAEA;
}
.LinkNotBold
{
	font-weight: normal;
}
.LinkNoDecoration
{
	text-decoration: none;
}
.LinkNoDecoration a
{
	text-decoration: none;
}
.LinkColorOne
{
	color: #7F7F7F;
}
.LinkColorTwo
{
	color: #373B43;
}
.LinkColorThree
{
	color: #FFFFFF;
}
.LinkColorTree
{
	color: #FFFFFF;
}
.LinkColorFour
{
	color: #003478;
}
.LinkColorFive
{
	color: #003478;
}

.LinkHeadStyle
{
	color: #4E8ECB;
	font-weight: normal;
}
.TdQuickItems
{
	padding: 5px 8px 5px 8px;
	font-size: 9px;
}
.TdOverviewHeadPadding
{
	padding: 2px 7px 2px 7px;
	font-size: 9px;
}
.TdOverviewNormalPadding
{
	padding: 5px 7px 5px 7px;
	font-size: 9px;
}
.TdOverviewBasketPadBor
{
	background-color: #D9DAD9;
	border-top: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;
}
.TdOverviewBasketPadBorEnd
{
	background-color: #D9DAD9;
	border-top: solid 2px #FFFFFF;
}
.DottetLine	{
	margin: 0px;
	padding: 0px;
	height: 1px;
	background: url(Images/DottetLine.gif) repeat-x;	
}
.tdFilter{
	padding: 0 0 0 10px;
	height: 22px;
	background-color: #CACACA;
	color: #fff;
	font-weight: bold;
	font-size: 9px;
	white-space: nowrap;	
}
.tdFilterDropDown
{
	padding: 4px 0 4px 10px; 
	background-color: #E4E4E4;
}
.tdFilterDropDownColorTwo
{
	padding: 4px 0 4px 10px; 
	color: #373B43;
	background-color: #E9E9E9;
}
.contentHeadOverig {
	padding: 15px 0 0 10px;
	width: 761px;
	height: 20px;
	color: #A91D21;
	background-color: #F1F1F1;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
}
.tdWhite{
	padding: 0 0 0 10px;
	height: 20px;
	background-color: #fff;
	color: #000;
	font-weight: bold;	
}
.center
{
	text-align: center;
}
.bold
{
	font-weight: bold;
}
.PriceTotal
{
	background-color: #245E9C;
}
.PriceTotal td 
{
	padding: 7px;
	color: #FFFFFF;
}
.PriceTotal td a
{
	color: #FFFFFF;
}
.tdNormalPadding
{
	padding: 7px 7px 3px 7px;
}
.tdLeeg	{
	height: 2px;
	background-color: #F1F1F1;	
}
.tdDarkgreyMarginColor	{
	margin: 0 0 2px 0px;
	padding: 0 0px 0 10px;
	height: 22px;
	background-color: #E4E4E4;
	color: #373B43;	
}
.contentOverigBold {
	margin: 10px 0 20px 0px;
	width: 736px;
	padding: 0px 10px 0 10px;
	font-weight: bold;
	color: #373B43;
}
.ABCTable
{
	background-color: #F1F1F1;
}
.tdLeegTems
{
	height: 4px;
	background-color: #F1F1F1;	
}
.tdLeegWhite	{
	height: 2px;
	background-color: #fff;	
}
.titleTerm
{
	color: #373B43;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}
.tdHeadOrderForm	
{
	background-color: #245E9C;
	color: #ffffff;
	font-weight: bold;
}

.tdHeadOrderForm td	
{
	padding: 5px 5px 5px 10px;	
}

.orderForm td
{
	padding: 3px 3px 3px 10px;	
}

.tableNewsHeadNav	
{
	height: 22px;
	background-color: #e4e4e4;
	color: #fff;
	font-weight: bold;
	padding: 0 10px 0px 10px;	
}

.titleNieuws	
{
	color: #003478;
	font-size: 13px;
	font-weight: bold;	
}
.contentHeadEnergie {
	padding: 10px;
	background-color: #F1F1F1;
}
.scroll	{
	
	height: 300px;
	width: 291px;
	padding: 4px 15px 0 9px;
	overflow: auto;
	float: left;
	display: inline;	
	line-height: 20px;	
	scrollbar-base-color: #E7E9ED;
	overflow-x: hidden;
	overflow-y: scroll;
}

.scroll a	{
	font-weight: bold;	
	text-decoration: none;
}

.scroll a:hover	{
	color: #373B43;
	font-weight: bold;
	text-decoration: underline;	
}
.scrollPopup{
	width: 620px;
	height: 415px;
	overflow: auto;
	float: left;
	display: inline;
	background-color: #d9e9f1;	
}

.scrollPopupContact	{
	width: 540px;
	height: 296px;
	overflow: auto;
	float: left;
	display: inline;
	background-color: #EBE0E1;
}
.Popup 
{
	background-color: #D9E9F1;
}
.tdText	
{
	padding: 10px 7px 10px 7px;
	color: #373B43;
}

.table	
{
	font-family: "Verdana";
	font-size: 10px;	
}

.blueBold {
	color: #007BBB;
	font-weight: bold;
}

.titleNieuwsPopup	
{
	margin: 10px 0 30px 0;
	color: #007BBB;
	font-size: 14px;
	font-weight: bold;	
}

.tdHeadBlueContact	{
	padding: 0 0 3px 10px;
	height: 17px;
	background-color: #007BBB;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}
.toegangscode	{
	margin: 10px 0 5px 0px;
	padding: 3px 0 0 0;
}
.LinkNews
{
	color:#003478;
}
.LinkNewsAlt
{
	color:#373B43;
}
.LinkNewsAlt a
{
	color:#373B43;
}
.LinkNewsPress
{
	color:#373B43;
	font-weight: normal;
}
.LinkNewsPressAlt
{
	color:#003478;
	font-weight: normal;
}
.tdHeadTableStyleContactInformation
{
	height: 22px;
	background-color: #373B43;
	color: #fff;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
.tdHeadTableStyleMemberInformation
{
	height: 22px;
	background-color: #373B43;
	color: #fff;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
.DrowDownMedium
{
	width: 150px;
	font-size: 9px;
}
.tdHeadTableStyleEnergieNedArticel
{
	height: 22px;
	background-color: #4889C0;
	color: #fff;
	font-weight: bold;
	padding: 0 0px 0px 10px;
}
.HighLight {
	color: #003478;
	font-size: 16px;
	font-weight: normal;
}
.HighLightSmall
{
	color: #003478;
	font-size: 9px;
	font-weight: normal;
}
.tdBlankHeader
{
	padding: 7px 7px 7px 7px;
}
.tdMySelections
{
	background-color: #E4E4E4;
	padding: 7px 7px 4px 7px;
}
.tdMySelectionsAltColor
{
	padding: 7px 7px 4px 7px;
}
.tdMyAnnouncements
{
	background-color: #E4E4E4;
	padding: 7px 7px 4px 7px;
}
.tdMyAnnouncementsAltColor
{
	padding: 7px 7px 4px 7px;
}
.tdHeadTableAllSelections{
	height: 22px;
	background-color: #7CC8EF;
	color: #fff;
	font-weight: bold;
	padding: 0 0px 0px 0px;
}
.TableSelectionFor
{
	background: #FFFFFF;
}
.HeaderSelectionsFor
{
	font-size:14px;
	font-family: Verdana;
	font-weight: bold;
	color: #007BBB;
	padding: 10px 0 15px 10px;
}
.HeaderSelectionFrom
{
	font-size:10px;
	font-weight: bold;
	color: #007BBB;
	padding: 6px 0 19px 0px;
}
.SelectionFromName
{
	color: #204D89;
}
/* --------------------------------- DegreesDays Members ----------------------------------------- */

.tdHeadBlueLight	{
	padding: 0 0 3px 10px;
	height: 22px;
	background-color: #4889C0;
	color: #fff;
	font-size: 10px;	
}
.tdHeadBlueLightCheckBox	{
	padding: 0 0 3px 7px;
	height: 22px;
	background-color: #4889C0;
	color: #fff;
	font-size: 10px;	
}
.tdBlueLightGraad	{
	padding: 5px 2px 5px 0px;
	background-color: #DBEBF3;
	text-align :right;
	color: #373B43;
	border-right: #fff solid 2px;
}

.tdBlueLightGraadNoBorder	{
	padding: 5px 2px 5px 0px;
	background-color: #DBEBF3;
	text-align :right;
	color: #373B43;
}

.tdBlueLightGraadBold	{
	padding: 5px 5px 5px 0px;
	background-color: #DBEBF3;
	color: #373B43;
	border-right: #fff solid 2px;
	font-weight: bold;
}

.tdBlueLightGraadBoldNoBorder	{
	padding: 5px 5px 5px 0px;
	background-color: #DBEBF3;
	color: #373B43;
	font-weight: bold;
}
.graadBorderNoneFinish
			{
				padding: 0px 0 0px 0px;
				background-color: #C4DCE8;
				font-weight:bold;
				text-align: center;			
				color: #FFFFFF;
				font-size: 11px;
				font-family: Verdana;
			}
.verticalTextLessPaddingFinish
			{
				padding: 12px 0 0px 0px;
				background-color: #C4DCE8;
				color: #0066CC;
				font-weight: bold;
				font-family: Verdana;
				border-left: none;
				font-size: 12px;
				width: auto;
				height: auto;
			}
.tdHeadBlueGraadFinish
			{
				padding: 0 0px 0 0px;
				text-align:right;
				height: 22px;
				font-family: Verdana;
				background-color: #0079BA;
				color: #FFFFFF;
				font-weight: bold;
				font-family: Verdana;
				font-size: 11px;
			}
.tdHeadBlueGraad	{
	padding: 0 3px 0 0px;
	text-align:right;
	height: 22px;
	width: 56px;
	background-color: #0079BA;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	
}

.tdBlueGraad	{
	padding: 5px 0 5px 0px;
	height: 22px;
	background-color: #C0DCE8;
	color: #373B43;
	border-right: #fff solid 2px;
}
.verticalText{	
	padding: 12px 0 20px 0px;
	background-color: #C4DCE8;
	color: #007BBB;
	font-weight: bold;
	border-left: 2px solid #fff;
	font-size: 12px;
	text-align:center;
}
div.verticalTextContainer
{
	writing-mode: tb-rl;
	filter: flipv fliph;
	display: inline;
}
.verticalTextNoBorder{
	writing-mode: tb-rl;
	filter: flipv fliph;	
	padding: 12px 0 20px 0px;
	background-color: #C4DCE8;
	color: #007BBB;
	font-weight: bold;	
	font-size: 12px;
}
.verticalTextLessPadding	{
	writing-mode: tb-rl;
	filter: flipv fliph;
	padding: 12px 0 0px 0px;
	background-color: #C4DCE8;
	color: #007BBB;
	font-weight: bold;
	border-left: 2px solid #fff;
	font-size: 12px;
}

.graadBorderRight	{
	padding: 0px 0 0px 0px;
	height: 25px;
	width: 60px;
	background-color: #C4DCE8;
	color: #373B43;
	border-right: #fff solid 2px; 
}

.graadBorderNone	{
	padding: 0px 0 0px 8px;
	height: 30px;
	text-align:center;
	font-weight:bold;
	width: 80px;
	background-color: #C4DCE8;
	color: #007BBB;
	font-size: 11px;
	
}

.graadBottom	{
	padding: 15px 0 15px 8px;
	color: #000;
	font-size: 10px;
	background-color: #F1F1F1;
}

/* --------------- Tabs vergaderingen ----------------------- */
.tableColorVergaderingen	
{
	background-color: #4889C0;	
}

.leftCornerDarkBlue	
{
	background: url(Images/left_corner_darkblue.gif) no-repeat;
	height: 22px;
	width: 3px;	
}
.rightCornerDarkBlue	
{
	background: url(Images/right_corner_darkblue.gif) no-repeat;
	height: 22px;
	width: 3px;	
}

.leftCornerBlue	
{
	background: url(Images/left_corner_blue.gif) no-repeat;
	height: 22px;
	width: 3px;	
}
.rightCornerBlue	
{
	background: url(Images/right_corner_blue.gif) no-repeat;
	height: 22px;
	width: 3px;	
}

.leftCorner	
{
	background: url(Images/left_corner.jpg) no-repeat;
	height: 22px;
	width: 3px;	
}
.rightCorner	
{
	background: url(Images/right_corner.jpg) no-repeat;
	height: 22px;
	width: 3px;	
}

.tab	
{
	background: url(Images/tab.gif) no-repeat;
	height: 11px;
	width: 24px;
	float: right;
	display:inline;	
}
.tdButtonActief	{
	margin-right: 3px;
	background-color: #4889C0;
	padding: 0 10px 0 10px;
	height: 22px;
	color: #fff;
	font-weight: bold;
}

.tdButtonActief a	{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.tdButtonActief a: hover	{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.tdButtonLight	{
	margin-right: 3px;
	background-color: #00598A;
	padding: 0 10px 0 10px;
	height: 22px;
	color: #fff;
	font-weight: bold;
}

.tdButtonLight a	{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.tdButtonLight a: hover	{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.tdButtonDark	{
	margin-right: 3px;
	background-color: #08285D;
	padding: 0 10px 0 10px;
	height: 22px;
	color: #fff;
	font-weight: bold;
}

.tdButtonDark a	{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.tdButtonDark a: hover	{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.tdHeadBlueLightVergadering
{
	padding: 3px 3px 3px 8px;
}
/* - einde vergaderingen- */

.LogoContainer img
{
	margin: 0 20px 0 0;
}

.newCircular, .newCircular a
{
	color: #3E84C0;
}
.newBoldCircular
{
	color: #3E84C0;
	font-weight: bold;
}
.normalCircular, .normalCircular a
{
	color: #000000;
}
.normalBoldCircular
{
	color: #000000;
	font-weight: bold;
}

.tdHeadBlueLightDenHaag	{
	padding: 1px 0 1px 7px;
	height: 22px;
	background-color: #049EEF;
	color: #fff;
	font-size: 10px;	
}
.tdHeadDarkBlue	{
	padding: 0 0 0 7px;
	height: 22px;
	background-color: #0E3B6C;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}

.tdHeadLightBlue	{
	padding: 0 0 0 7px;
	height: 22px;
	background-color: #007BBB;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}

.tdHeadSuperBlueBold, .tdHeadSuperBlueBoldPadding	{
	padding: 0 0 0 10px;
	height: 22px;
	background-color: #C4DCE8;
	color: #3E84C0;
	font-weight: bold;
	font-size: 10px;
}
.blackPaddingSmall {
	color: #373B43;
	padding: 0px 0px 0px 7px;
	font-size: 9px;
}
.DossierLink, .DossierLink a
{
	font-weight: normal;
	text-decoration: underline;
	color: #373B43;
}
.DossierBoldLink, .DossierBoldLink a
{
	font-weight: bold;
	text-decoration: underline;
	color: #373B43;
}
.blackPadding {
	color: #373B43;
	
	font-size: 9px;
}

.blackPadding a {
	color: #373B43;
	
	font-size: 9px;
}
.blackPaddingBlue {
	color: #000;
	padding: 0px 10px 10px 8px;
	font-size: 10px;
}

.blackPaddingBlue a {
	color: #3E84C0;
	padding: 0px 10px 10px 0px;
	font-size: 9px;
}
.bluePadding {
	color: #3E84C0;
	font-size: 9px;
		
}
.bluePadding a{
	color: #3E84C0;
	font-size: 9px;	
}
.blueBoldPadding {
	color: #3E84C0;
	font-weight: bold;
	font-size: 9px;
}
.blueBoldPadding a
{
	font-weight: bold;
	color: #3E84C0;
}
.blackBoldPadding {
	color: #373B43;
	font-weight: bold;
	font-size: 9px;
}
.blackBoldPadding a
{
	font-weight: bold;
	color: #373B43;
}

.Red	{
	color:#df151f;
}