body
{
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
}

.Normal, p, td
{
	font-family: Arial, Verdana;
	font-size: 12px;
	/*background-color: Transparent;*/
}

div.Container
{
	position: relative;
	width: 1024px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

table.PageHolder
{
	width: 100%;
	height: 100%;
}

td.PageHolder
{
	vertical-align: top;
	text-align: center;
}



/* HEADER */
table.Header
{
	width: 100%;
    /*background-color: #FFCC00;*/
    background-color: rgb(130,167,132);
}

td.HeaderBlanc
{
	width: 150px;
	vertical-align: top;
	background-color: #FFFFFF;
}

td.HeaderLogo
{
	vertical-align: middle;
	text-align: right;
	padding-left: 50px;
	padding-top: 5px;
}

td.HeaderMenu
{
	vertical-align: top;
	padding-left: 20px;
	background-color: #FFFFFF;
}

td.HeaderBanner
{
}



table.HeaderSearch
{
	width: 100%;
	height: 100%;
}
td.HeaderSearch
{
	vertical-align: middle;
	text-align: right;
	padding-right: 5px;
}



/* MENU */
table.MenuPlaceholder
{
	width: 1024px;
	/*background-color: #FFCC00;*/
	background-color: rgb(130,167,132);
}

td.MenuBorderLeft
{
	width: 20px;
}

td.Menu
{
	height: 28px;
	width: 804;
	vertical-align: top;
}

td.Search
{
	text-align: right;
	vertical-align: top;
	padding-right: 3px;
	width: 200px;
}

.Zoeken
{
	color: #FFFFFF;
	text-decoration: none;
}

td.Login
{
	text-align: right;
	vertical-align: top;
}

td.loginLink
{
	/*height: 28px; */
	vertical-align: middle;
}


/* LINKER MENU */
td.LeftMenu
{
	width: 150px;
	vertical-align: top;
	background-color: #9BC52D;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 50px;
}

td.LeftClean
{
	/*width: 150px;*/
	/*width: 64px;*/
	width: 0px;
	
	vertical-align: top;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 50px;
}



/* CONTENT */
table.ContentPlaceholder
{
	width: 100%;
	background-color: White;
	/*text-align: left;*/
}

td.BorderLeft
{
	width: 20px;
	background-color: #CCCCCC;
}

td.Content
{
	vertical-align: top;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.Content
{
	width: 640px;
}

table.ContentStart
{
	width: 726px;
}

td.AfbeeldingHolder
{
	vertical-align:top;
}

table.Afbeelding
{
	width: 100%;
}

td.AfbeeldingLinksPaneHolder
{
	vertical-align: top;
	border-right: solid 3px #FFFFFF;
}

div.AfbeeldingLinksPane
{
	/*width: 400px;*/
	width: 512px;
	/*height: 307px;*/
	height: 274px;
	overflow: hidden;
}

td.AfbeeldingRechtsBovenPaneHolder
{
	vertical-align: top;
	border-bottom: solid 3px #FFFFFF;
}

div.AfbeeldingRechtsBovenPane
{
	width: 237px;
	/*height: 158px;*/
	height: 136px;
	overflow: hidden;
}

td.AfbeeldingRechtsOnderPaneHolder
{
	vertical-align: top;
}

div.AfbeeldingRechtsOnderPane
{
	width: 237px;
	/*height: 146px;*/
	height: 135px;
	overflow: hidden;
}

td.ContentPaneHolder
{
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	text-align: left;
}

table.Rij1, table.Rij2, table.Rij3
{
}



div.ContentRij1Kolom1, div.ContentRij1Kolom3, div.ContentRij2Kolom1, div.ContentRij2Kolom3
{
	width: 250px;
	margin-top: 5px;
	padding: 2px;
	overflow: hidden;
}

div.ContentRij1Kolom2
{
    width: 250px;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
}

div.ContentRij2Kolom2
{
	width: 250px;
	margin-top: 5px;
	padding: 2px;
	overflow: hidden;
}

div.ContentRij3Kolom1, div.ContentRij3Kolom2, div.ContentRij3Kolom3, div.ContentRij3Kolom4
{
	width: 187px;
	margin-top: 5px;
	padding: 2px;
	overflow: hidden;
}


div.ContentPane
{
	width:635px;
	height: auto;
	overflow: auto;
}

div.ContentPaneStart
{
	width: 752px;
	height: auto;
	overflow: hidden;
}

div.ContentPaneStartBlanco
{
	width: 1024px;
	height: auto;
	overflow: hidden;
}

td.ContentRight
{
	width: 204px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	vertical-align: top;
	text-align: left;
}

div.RightPane
{
	height: auto;
	overflow: hidden;
}

div.Search
{
	margin-bottom: 10px;
}

#dnn_dnnSearch_cmdSearch:link, #dnn_dnnSearch_cmdSearch:visited, #dnn_dnnSearch_cmdSearch:active
{
	color: #0076B8;
	text-decoration: none;
}

#dnn_dnnSearch_cmdSearch:hover
{
	color: #0076B8;
	text-decoration: underline;
}


/* FOOTER */
table.FooterPlaceholder
{
	width: 100%;
	/*background-color: #FFCC00;*/
	background-color: rgb(130,167,132);
}
td.FooterText
{
	height: 25px;
	color: #FFFFFF;	
	vertical-align: middle;
	font-size: 11px;
	text-align: center;
}

td.FooterText a:link, td.FooterText a:visited, td.FooterText a:active
{
    color: #FFFFFF;
}

td.FooterText a:hover
{
    color: #FFFFFF;
}


/* linken */
/* algemeen */
a:link, a:visited, a:active
{
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: underline;
	/*color: #007E3F;*/
	color: rgb(176,182,44);
}
a:hover
{
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	/*color: #007E3F;*/
	color: rgb(176,182,44);
}
/* aanmelden */
a.LoginMenu:link, a.LoginMenu:visited, a.LoginMenu:active
{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.LoginMenu:hover
{
	background-color: #0076B8;
}

/*Aanmeld module */
.Label_LoginGebruikersnaam
{
	width: 110px;
	padding-right: 5px;
}

.TextBox_LoginGebruikersnaam
{
	width: 150px;
}

.Label_LoginWachtwoord
{
	width: 110px;
	padding-right: 5px;
}

.TextBox_LoginWachtwoord
{
	width: 150px;
	padding-bottom: 10px;
}

a.LinkButton_LoginAanmelden
{
	padding-bottom: 10px;
}

.Label_LoginTitle
{
	visibility: hidden;
	font-size: 4px;	
}


/*Sjablonen*/
td.SjabloonContentLeftTop
{
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
	vertical-align: top;
}
td.SjabloonContentRightTop
{
	padding-top: 5px;
	padding-left: 10px;
	vertical-align: top;
}

td.SjabloonContentLeft
{
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
	vertical-align: top;
	border-top: solid 1px #EAEAEA;
}

td.SjabloonContentRight
{
	padding-top: 5px;
	padding-left: 10px;
	vertical-align: top;
	border-top: solid 1px #EAEAEA;
}

td.SjabloonBorderRight
{
	border-right: solid 1px #EAEAEA;
}


/* FORMULIEREN */
.FormTextBox
{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}


/*Typogrammen in de text editor*/
.lgtekst-blauw
{
	color: rgb(0,117,181);
}
.h1-blauw
{
	color: rgb(0,117,181);
	font-weight: bold;
	font-size: 24px;
}
.h3-blauw
{
	color: rgb(0,117,181);
	font-weight: bold;
}
.lgtekst-groen
{
	color: rgb(155,197,45);
}
.h1-groen
{
	color: rgb(155,197,45);
	font-weight: bold;
	font-size: 24px;
}
.h3-groen
{
	color: rgb(155,197,45);
	font-weight: bold;
}


/* STIJLEN VOOR FORUM */
.afgrouprow
{
    /*background-color: #FFCC00 !important; */
    background-color: rgb(130,167,132) !important; 
    background-image: none !important;
}

.NTForums_Button
{
    filter: none !important;
    color: #000000 !important;
    background-color: #F0F0F0 !important;
}

#dnn_ctr5311_NTForums_toolbar_pnlToolbar
{
    visibility: hidden;
    height: 1px;
}



/* STIJLEN DIE GEBRUIKT WORDEN VOOR HET OPMAKEN VAN EEN MENU VAN EEN MODULE (ENKEL ZICHTBAAR VOOR ADMINISTRATORS) */

.ModuleTitle_MenuContainer {
		border-bottom: blue 0px solid;
		border-left: blue 0px solid;
		border-top: blue 0px solid;
		border-right: blue 0px solid;
}

.ModuleTitle_MenuBar {
		cursor: pointer;
		cursor: hand;
		height:16;
		background-color: #B3B3B3;

}

.ModuleTitle_MenuItem {
		cursor: pointer;
		cursor: hand;
		color: black;
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		border-left: white 0px solid;
		border-bottom: white 1px solid;
		border-top: white 1px solid;
		border-right: white 0px solid;
		background-color: Transparent;
}

.ModuleTitle_MenuIcon {
		cursor: pointer;
		cursor: hand;
		background-color: #EEEEEE;
		border: none;
		text-align: center;
		width: 15;
		height: 21;
}

.ModuleTitle_SubMenu {
		z-index: 1000;
		cursor: pointer;
		cursor: hand;
		background-color: #FFFFFF;
		filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
		border-bottom: #FFFFFF 0px solid;
		border-left: #FFFFFF 0px solid;
		border-top: #FFFFFF 0px solid;
		border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
		border-bottom: #EEEEEE 1px solid;
		border-left: #EEEEEE 0px solid;
		border-top: #EEEEEE 1px solid;
		border-right: #EEEEEE 0px solid;
		background-color: #EEEEEE;
		height: 1px;
}

.ModuleTitle_MenuItemSel {
		cursor: pointer;
		cursor: hand;
		color: black;
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
		font-family: webdings;
		font-size: 10pt;
		cursor: pointer;
		cursor: hand;
		border: none;
}

.ModuleTitle_RootMenuArrow {
		font-family: webdings;
		font-size: 10pt;
		cursor: pointer;
		cursor: hand;
}


