/* ================================
    Default styles FOR DotNetNuke
   ================================
*/
.SkinObject
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #8D2873;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: underline;
	color: #8D2873;
}

A.SkinObject:visited
{
	text-decoration: underline;
	color: #8D2873;
}

A.SkinObject:hover
{
	text-decoration: underline;
	color: #ff0000;
}

A.SkinObject:active
{
	text-decoration: underline;
	color: #8D2873;
}
.Head {
   font-family: Arial, Helvetica, sans-serif;
   font-size:  14px;
   font-weight:  bold;
   color: #333333;
   padding: 0px;
   margin: 0px;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8d2873;
}
.SubSubHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
}
.Normal, .NormalDisabled
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
}
.NormalDisabled
{
	color: Silver;
}
.NormalBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.NormalRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
.NormalTextBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.ZoekTextBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: normal;
}
.ZoekTextBox a:link,.ZoekTextBox a:visited,.ZoekTextBox a:hover,.ZoekTextBox a:active{color:#FFFFFF;}
A.CommandButton:link
{
	text-decoration: underline;
	color: #8D2873;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #8D2873;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #ff0000;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #8D2873;
}
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}

H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e44943;
}

H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e44943;
}

H4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

H5, DT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

H6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

TFOOT, THEAD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

TH
{
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

A:link
{
	text-decoration: underline;
	color: #8D2873;
}

A:visited
{
	text-decoration: underline;
	color: #8D2873;
}

A:hover
{
	text-decoration: underline;
	color: #ff0000;
}

A:active
{
	text-decoration: underline;
	color: #8D2873;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}
OL UL LI
{
	list-style-type: disc;
}

HR
{
	color: #696969;
	height: 1pt;
	text-align: left;
}
.TitleHeader, .DescriptionHeader, .CategoryHeader, .OwnerHeader, .SizeHeader, .SizeHeader, .ModifiedDateHeader, .DownloadHeader, .CreatedByHeader, .CreatedDateHeader, .ModifiedByHeader {
	color: #000000;
}

/* 
================================
Skin styles for DotNetNuke
================================
*/   
html, body {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
body,th,td,p {
	font-size: 12px;
}
.Normal p {
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
.windexmenuPane .Normal {
	color: #ffffff;
}
.windexmenuPane .Normal p {
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
#topPane {
	background-color: #E44943;
	background-image: url('img/foto-bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#topPane img{width:200px;height:120px;}
.topPane img{width:468px;height:60px;}

.topPane {background-color: #E44943;}
.topPaneLogo {background-color: #E44943;}

/*
===========
WINDEX
===========
*/
#windexmenu{width:186px;}
#windexmenu ul {padding:0;margin:0;list-style:none; background-image:none; background-color: transparent;}
#windexmenu li {width:200px;height:30px;vertical-align:middle;list-style:none;position: relative;float:left; padding-top:5px; padding-right:0px;margin-right:0px; background-image:none;background-color:transparent;}
#windexmenu li a{width:auto;color:#ffffff;display:block; margin-top:8px; margin-left:30px;}
#windexmenu li a:hover {color:#ffffff;text-decoration:none;}
#windexmenu h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform:uppercase;
	padding-left:20px;
	padding-top:10px;
	margin-bottom:10px;
	border-top:solid 1px #ffffff;
	}
/* EINDE WINDEX */

#broodkruimel400 {width:400px;}
#broodkruimel400 a{font-size:10px;font-weight:normal;color:#FFFFFF;}
#broodkruimel a{font-size:10px;font-weight:normal;color:#FFFFFF;}
#searchPane a.ZoekTextBox{color:#FFFFFF; margin-right:10px;}
#footerPane {background-color: #a1006b;}
.footerMenu, a.footerMenu:link, a.footerMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerMenu:hover {text-decoration: underline;}

/**************************
Snapsis NavMenu 
**************************/
/* Adminmenu */
select.TabList{ width:200px; height:26px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; line-height:14px; margin-bottom:11px;}

/* Hoofdmenu */

.TabList {font-family: Arial, Helvetica, sans-serif;font-size:12px; font-weight:bold;}
#menuPane div.TabList{ background-color:#9E3B73;}
#nav{width:200px;}
#nav ul {padding:0;margin:0;list-style:none; background-image:none; background-color: transparent;}
#nav li {width:200px;height:30px;vertical-align:middle;list-style:none;position: relative;float:left; padding-top:5px; padding-right:0px;margin-right:0px; background-image:none;background-color:transparent;}
#nav li a{width:auto;color:#ffffff;display:block; margin-top:8px; margin-left:30px;text-decoration:none;}
#nav li a:hover {color:#ffffff;text-decoration:none;}

#nav li.strepen,#nav li.strepenselect{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color:#ad3d59;
	height:20px;
	padding-bottom:10px;
}
#nav li.strepen a,#nav li.strepenselect a {margin-top:0px;}

#nav li.streepboven,#nav li.streepbovenselect{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color:#ad3d59;
	height:30px;
}
#nav li.streepboven a,#nav li.streepbovenselect a {margin-top:0px;}

#nav li.streeponder,#nav li.streeponderselect{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color:#ad3d59;
	height:30px;
	padding-bottom:10px;
}
#nav li.Level1{background-color:#ad3d59;padding-top:5px;}
#nav li.FSelectedTabLevel1{background-color:#ad3d59;}

#nav li.Level0{background-color:#9E3B73;}
#nav li.even{background-color:#8D2873;}

/* bovenmenu */
#navboven{width:190px;}
#navboven ul {padding:0;margin:0;list-style:none;}
#navboven li {width:94px;height:30px; text-align:center;vertical-align:middle;list-style:none;position: relative;float:left;}
#navboven li a{width:auto;color:#ffffff;display:block; margin-top:8px;text-decoration:none;}
#navboven li a:hover {color:#ffffff;text-decoration:none;}
#navboven li.FirstChildLevel0 {background-color:#8D2873; border-right:solid 1px #E44943;}
#navboven li.LastChildLevel0 {background-color:#8D2873;}


/**************************
Einde Snapsis NavMenu's 
**************************/

.controlpanel {width: 100%;background-color: #fefefe;}

.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {width:400px;}
.contentpane390 {width:390px;}
.contentpane590 {width:590px;}
.contentpane790 {width:790px;}
.contentpane990 {width:990px;}
.nieuwspane {width: 190px; height:600px;}
.nieuwspanebanner {width: 200px;padding:0;}
.nieuwspanebanner img{width: 200px;}
.rightpanebanner img{width: 200px;}
#dnn_dnnBANNER3_lstBanners,#dnn_dnnBANNER2_lstBanners,#dnn_dnnBANNER4_lstBanners,#dnn_dnnBANNER5_lstBanners{font-size:0px; line-height:0px; padding:0; margin:0;}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}


td#searchPane {width: 200px;}
/******************************
begin var kleuren tbv standaard
******************************/
.contentpane {background-color:#FFFFFF;}
#searchPane {background-color: #9E3B73;}
#bovenmenu {background-color: #8D2873;}
#broodkruimel {background-color: #9E3B73;}
#broodkruimel400 {background-color: #9E3B73;}
#menuPane {background-color: #8D2873;}
#footerPane {background-color: #8D2873;}
.nieuwspane {background-color: #D0B0C9;}
.nieuwspanebanner {background-color: #D0B0C9;}
.rightpane {background-color: #ffffff;}
.rightpanenieuws {background-color: #D0B0C9;}

.windexmenuPane {background-color: #8D2873;}
.windexmenuPane div.TabList{ background-color:#8D2873; }
#windexmenu li.Level0{background-color:#9E3B73;}
#windexmenu li.even{background-color:#8D2873;}
/******************************
einde var kleuren tbv standaard
******************************/
.windexmenuPane #wrapperWindexSignon input, .windexmenuPane #wrapperWindexSignon input.NormalTextBox {
	width: 85px;
	border: 1px solid #d7b4ce;
}
.windexmenuPane #wrapperWindexSignon .SubHead {
	color: #FFFFFF;
}

#wrapperWindexSignon input {
	width: 165px;
	border: 1px solid #999999;
}
#wrapperWindexSignon input.NormalTextBox {
	border:solid 1px #8D2873;
}

.windexmenuPane input, .windexmenuPane input.NormalTextBox {
	width: 85px;
	border: 1px solid #d7b4ce;
}
.windexmenuPane .SubHead {
	color: #FFFFFF;
}

input.NormalTextBox{ border:solid 1px #8D2873;}
textarea.NormalTextBox{ border:solid 1px #8D2873;}
#searchPane input.NormalTextBox{ border:none;}


/* ================================
    Wijzigingen Sander
   ================================
*/
.titel{
padding-top:20px;
padding-bottom:5px;
}
.windexmenuPane .titel {
	padding-top:20px;
	padding-bottom:5px;
	color: #ffffff;
}
.PagingTable {
	border: 0px;
}
.PagingTable .CommandButton {
	padding: 2px 5px 2px 5px;
	border: 1px solid #CCCCCC;
}
.PagingTable a.CommandButton:link, .PagingTable a.CommandButton:visited {
	text-decoration: none;
}
.PagingTable a.CommandButton:hover {
	background-color: #8d2873;
	text-decoration: none;
	color: #FFFFFF;
}

.formulier td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
}

table.tableProvinciebijeenkomsten, table.tableBijeenkomstOnderwerp, table.bijeenkomstAgenda, table.bijeenkomstAgendaSubHead {
	margin-top: 10px;
}
table.tableBijeenkomstOnderwerp td {
	text-align: left;
	vertical-align: top;
}
table.tableBijeenkomstOnderwerp span.Head {
	display: block;
	padding-bottom: 10px;
}
table.tableBijeenkomstOnderwerp p {
	margin: 0;
	padding: 0;
}
.Table1 .SubSubHead{ display:none; visibility:hidden;}