/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
color: #000000;
}

/* Global-e Menu */

.MenuHover { /* All Levels */
color:#321861;
background:#cecfe3;
}

.MenuActive1 { /* Level 1 Selected */
background-image: url(img/pijl1.gif);
background-repeat:no-repeat;
}

.MenuActive1 a { /* Level 1 Selected */
background:transparent; /* Overrules MenuActive - Anders dubbel background image */
}

.MenuSelectedLevel1, .MenuSelectedLevel1 a:link, .MenuSelectedLevel1 a:visited, .MenuSelectedLevel1 a:active  { /* Level 1 Items */
color:#321861;
font-size: 11px; 
font-weight: bold; 
font-style: normal;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
white-space: nowrap;
margin-left:10px;
margin-right:10px; 
height: 24px;
line-height:24px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #BDBFD9;
}

.MenuSelectedLevel2, .MenuSelectedLevel2 a:link, .MenuSelectedLevel2 a:visited, .MenuSelectedLevel2 a:active  { /* Level 2 Items */
background:transparent; /* Overrules MenuHover - Anders dubbel background image */
color:#000000;
font-size: 11px; 
font-weight: normal; 
font-style: normal; 
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
white-space: nowrap;
margin-left:4px;
margin-right:4px;
height: 16px;
line-height:16px;
}

.MenuSelectedLevel2 a:hover { /* Level 2 Items */
color:#321861;
text-decoration:underline;
}

/* Form Table Class --*/
.FormTableMaster {
}

.FormTable, .FormTable TD {
padding: 5px;
}

span#dnn_ctr1741_FormMaster_lblRequired, span#dnn_ctr1518_FormMaster_lblRequired { /* Verplicht veld verwijderen uit Formulieren */
visibility:hidden;
}

/* Global-e Newsmodule */

/* Homepage berichten (newsHome) */

.messageHomeAll {
width:100%;
}

.messageHomeMss {
width:100%;
padding-bottom:25px !important;
display:block;
}

.imageList {
width:100%;
float:left;
display:block;
}

.messageHomeImage {
}

.messageHomeImgDescr {
width: 75px;
text-align:center;
font-size:9px;
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
}

.messageList {
width:290px;
float:left;
}

.messageHomeDate {
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

.messageHomeTitle {
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#9A831B;
margin-top:5px;
}

.messageHome {
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
margin-top:5px;
}

.messageHomeBy {
visibility:hidden;
}

.messageHomeMore {
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

/* Berichten (newsMessage) */

.messageAll {
width:730;
}


.messageDate {
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.messageTitle {
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#9A831B;
}

.messageText {
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
margin-top:5px;
}

/* Message Lijsten Algemeen */

.messageListAll {
width:100%;
}

.messageListMss {
}

.messageListMssHead {
}

.cssOnclick, .cssOnclickHover {
margin-left:265px;
margin-right:10px;
cursor:pointer;
}

.cssOnclickHover {
background-color:#cecfe3;
}

.messageListMssDiv {
color:#321861;
display:block;
font-size: 11px; 
font-weight: bold; 
font-style: normal;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
white-space: nowrap;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #BDBFD9;
margin-bottom:5px;
}

.messageListDate {
font-weight:normal;
}

.messageListTitle {
font-weight:bold;
margin-top:2px;
margin-bottom:3px;
}

.categoryListTitle {
width:235px;
color:#321861;
display:block;
font-size: 11px; 
font-weight: bold; 
font-style: normal;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
white-space: nowrap;
margin-left:10px;
margin-right:10px; 
height: 24px;
line-height:24px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #BDBFD9;
}


/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}



/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

.SkinObject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6B3BE;
}

A.SkinObject:link {
    text-decoration: none;
	color: #B6B3BE;
}

A.SkinObject:visited  {
    text-decoration: none;
    color:#B6B3BE;
}

A.SkinObject:hover    {
    text-decoration: none;
    color:#321861;
}

A.SkinObject:active   {
    text-decoration: none;
    color:#B6B3BE;
}

/* GENERAL */

A.Login:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}

A.Login:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}

A.Login:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}

A.Login:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}

/* style for module titles */
.Head   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

.NormalRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
}

.NormalBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#9a831b;
	font-weight:bold;
}

H2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#9a831b;
	font-weight:bold;
}

H3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#321861;
	font-weight:bold;
}

H4  {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#9a831b;
	font-weight:bold;
}

H5, DT  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
}

H6  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#321861;
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

A:visited   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A8419;
	text-decoration: underline;
}

A:active    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}


SMALL   {

}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Koenders */

.tekstNormaal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

.tekstWit {
	color: #FFFFFF;
}
.tekstTitelWit {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tekstFooter {
	color: #999999;
}
.tekstAdresregel {
	color: #666666;
}
#adresregel a:link {
	color: #666666;
}
#adresregel a:visited {
	color: #666666;
}
#adresregel a:hover {
	color: #666666;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #321861;
	text-decoration: none;
}
.splashHome {
	height: 420px;
	width: 750px;
	overflow: hidden;
}
.homeLeft {
	background-color: #655289;
	background-image: url(img/homeLeft.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.plaatjeLinks {
	float: left;
	padding-right: 20px;
}
.subPanel {
	background-color: #EBEBF3;
	background-image: url(img/subpanel_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#submenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #321861;
	width: 235px;
	margin-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBFD9;
	display: block;
	text-decoration: none;
}
#submenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #321861;
	width: 235px;
	margin-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBFD9;
	display: block;
	text-decoration: none;
}
#submenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #321861;
	width: 235px;
	margin-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBFD9;
	display: block;
	text-decoration: none;
	background-color: #cecfe3;
}
#product a:link {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 235px;
	clear: both;
}
#product a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 235px;
	clear: both;
	display: block;
}
#product a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #321861;
	text-decoration: underline;
	width: 235px;
	clear: both;
	display: block;
}
.product {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBFD9;
	padding-bottom: 4px;
	width: 235px;
	margin-left: 10px;
}
#submenuOpen a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #321861;
	width: 235px;
	margin-left: 10px;
	padding-top: 4px;
	display: block;
	text-decoration: none;
}
#submenuOpen a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #321861;
	width: 235px;
	margin-left: 10px;
	padding-top: 4px;
	display: block;
	text-decoration: none;
}
#submenuOpen a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #321861;
	width: 235px;
	margin-left: 10px;
	padding-top: 4px;
	display: block;
	text-decoration: none;
}
.productsub {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-left: 20px;
}
.titelBruin {
	font-size: 20px;
	font-weight: bold;
	color: #9A831B;
	line-height: 25px;
}
.positie {
	color: #B6B3BE;
}
#positie a:link {
	color: #B6B3BE;
	text-decoration: none;
}
#positie a:visited {
	color: #B6B3BE;
	text-decoration: none;
}
#positie a:hover {

	color: #321861;
	text-decoration: none;
}
#witbruin a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#witbruin a:visited {

	color: #FFFFFF;
	text-decoration: underline;
}
#witbruin a:hover {


	color: #9A8419;
	text-decoration: underline;
}
a:link {
	color: #321861;
	text-decoration: underline;
}
a:visited {
	color: #321861;
	text-decoration: underline;
}
a:hover {
	color: #9A8419;
	text-decoration: underline;
}
.subtitelBruin {

	font-size: 14px;
	font-weight: bold;
	color: #9A831B;
	line-height: 18px;
}
#newsItem a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #321861;
	width: 445px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBFD9;
	display: block;
	text-decoration: none;
	padding-left: 4px;
}
.plaatjeLinks {
	margin-right: 10px;
	margin-bottom: 10px;
}

#newsItem a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #321861;
	width: 445px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBFD9;
	display: block;
	text-decoration: none;
	padding-left: 4px;
}
#newsItem a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #321861;
	width: 445px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBFD9;
	display: block;
	text-decoration: none;
	padding-left: 4px;
	background-color: #cdcfe3;
}
.onderschrift {
	font-size: 9px;
	color: #321861;
	line-height: normal;
}
.tekstTitelPaars {

	font-size: 14px;
	font-weight: bold;
	color: #321861;
}
.tekstBruin {


	font-size: 11px;
	font-weight: bold;
	color: #9a8419;
}
.tekstPaars {



	font-size: 11px;
	font-weight: normal;
	color: #321861;
}
#paarsbruin a:link {

	color: #321861;
	text-decoration: underline;
}
#paarsbruin a:visited {


	color: #321861;
	text-decoration: underline;
}
#paarsbruin a:hover {



	color: #9a8419;
	text-decoration: underline;
}
.onderschriftWit {

	font-size: 9px;
	color: #FFFFFF;
	line-height: normal;
}
.tabelLinks {
	float: left;
}
