/* 
================================
Skin styles for DotNetNuke
================================
*/   
.divlogo{
top : 100px;
width: 400px;
height: 200px;
z-index:2;
background-color: red;;
}

.ondertitel{
color: #DEDFE7; /*#737173;*/
font-weight: bold;
font-size: 1em;
    
font-family: Verdana, Arial, Helvetica, sans-serif; 

}

.afbeeldingvervagen {
filter: alpha(opacity=50);
 -moz-opacity: 0.1;
 }
 
.nietvervagen {
filter: alpha(opacity=100);
 }
 
.pagemaster {
	width: 1000px%;
	height: 100%;	
	/*margin:0 auto;*/
	background-color: #FFFFFF;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	/*BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; */
}
.skinheader {
    background-color: #EFE7DE; /*#BD2C31;*/
   }
.skingradient {
	background-color: #d64900;
	/*background-color: #BD2C31;*/
}

.search{
    font-weight: normal;
    font-size: 0.83em;
   
    color: #ffffff; /* #635142;*/
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    /*text-decoration:    underline;*/
}

.broodkruimel {
	font-weight: normal;
    font-size: 0.8em;
    
    color: #635142;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
}

.subhead {
	font-weight: normal;
    font-size: 0.83em;
    color:  #525552; /*#635142;*/
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
}	

	
.skinfooter {
	
	background-color: #FFFFFF; /*#625141;*/

	color:#FFFFFF;
    font-weight: normal;
    font-size: 0.83em;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
}

.skinobject {
	background-color: #EFE7DE;
	color:#BD2C31;
    text-decoration:    underline;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	/*background-color: transparent;*/
	background-color: #DEDFE7;
	
	/*padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;*/
}
.leftpanebrood {
	/*background-color: transparent;*/
	background-color: #DEDFE7;	
}

.contentpane {
	background-color: transparent;
    
	
	/*padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;*/
	border: 0;
}
.rightpane {
	background-color: #ffffff;
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

A:link  {
    text-decoration:    none;
    color:  #d64900;
	font-weight:bold;
}

A:visited   {
    text-decoration:    none;
    color:  #d64900;
	font-weight:bold;
}

A:active    {
    text-decoration:    none;
    color: #d64900;
	font-weight:bold;
}

A:hover {
    text-decoration:    underline;
    color:  #d64900;
	font-weight:bold;
}

/* voor het login en zoekgedeelte : daar zit de class search in een a */

A.search{
    color:  #ffffff;
}

A.search:visited{
    color:  #ffffff;
}

A.search:hover {
    color:  #ffffff;
}

A.wit {
    color:  #ffffff;
}
A.wit:visited {
    color:  #ffffff;
}
A.wit:hover {
    color:  #ffffff;
}


/* SOLPART MENU */

.MainMenu_MenuContainer {
	background-color: transparent; 
    font-size: 0.83em;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	/*height:16px;*/
	color :#d64900;
	background-color: Transparent;
    /*font-size: 0.83em;*/
    font-weight: bold; 
	font-style: normal;

}
.MainMenu_MenuItem {
	border-left: #BD2C31 0px solid; 
	border-bottom: #BD2C31 0px solid; 
	border-top: #BD2C31 0px solid; 
	border-right: #BD2C31 0px solid;

	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 

	/*color: #FFFFE2;*/ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	/*font-size: 0.83em; */
	font-weight: bold; 
	font-style: normal;
	
	background-color: Transparent;
	
}
.MainMenu_MenuIcon {
	background-color: #D64900; 
	
	border-left: #D64900 1px solid; /*625141 */
	border-bottom: #D64900 1px solid; /*625141 */
	border-top: #D64900 1px solid; /*625141 */
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	
}
.MainMenu_MenuArrow {
	border-right: #D64900 1px solid; /*625141 */
	border-bottom: #D64900 1px solid; /*625141 */
	border-top: #D64900 0px solid;/*625141 */
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	
	
}
.MainMenu_MenuItemSel {
	background-color: #737173; 
	/*background-color: #EFE7DE; */
	cursor: pointer; 
	cursor: hand; 
	/*color: #625141; */
	color: #ffffff;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/*font-size: 0.83em; */
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_SubMenu {

    border-right: #FFFFFF 1px solid; 
	border-left: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
    background-color: #D64900; /*#e09b57;  */
	
}
.MainMenu_MenuBreak {
	height: 0px;
}


.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #DEDFE7 none; 
    color: #525552;/* #635142;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}.Head   {
 font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #525552; /*#635142;*/
	font-size:1.1em;
	font-weight:bold;
 }

/* text style used for most text rendered by modules */

.normal {
    font-weight: normal;
    font-size: 0.83em;
    color: #525552;/* #635142;*/
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    }
    
/* Footer */    
.normal_wit {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	background-color: #d64900;
}
.NormalTextBox{
    font-weight: normal;
    font-size: 0.83em;
    color: #525552;/* #635142;*/
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    }
    
/* Aankondigingen */
.normalan {
    font-weight: normal;
    font-size: 0.83em; /*0.7*/
    color: #525552;/* #635142;*/
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    }
.subheadan {
	font-weight:bold;
    font-size: 0.83em;
    color: #525552; /*#635142;*/
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
}
.subheadanurl {
	font-weight:bold;
    font-size: 0.83em;
   
    color: #BD2C31;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
}


/* Tabellen */

.msonormaltable{
    font-weight: normal;
	font-size: 0.9em;
    color: #525552;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    }
.msoaltertable{
/*    font-weight: normal;*/
	font-size: 0.9em;
/*    color: #635142;*/
    font-family: Verdana, Arial, Helvetica, sans-serif; 
/*    text-decoration: none;*/
    }
.tabeluser{
    font-weight: normal;
	font-size: 0.83em;
    color: #525552;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    }

BLOCKQUOTE {
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size : 1em;
     color: #525552;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D54902;
	font-size:  1.15em;
	font-weight:bold;
}

H2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #d64900;
	font-size:  1.1em;
	font-weight:bold;
}

H3	{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 3;
    font-size:  1em;
    font-weight:    normal;
    color: #d64900;
}

.IMMenuHdr
{ 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 0.83em;
  
  padding-left: 06px; 
  padding-right: 1px; 
  padding-bottom: 2px; 
   padding-top: 2px; 
 
background-color: #625141;

  cursor: default;
 
  color:#FFFFFF#; /*#FFFFE2;*/

  font-weight: bold;
    text-decoration: none; 
}
.IMMenuHdr A, .IMMenuHdr A:Link , .IMMenuHdr A:Visited
{ 
 padding-left: 1px; 
 padding-right: 1px; 


background-color: #625141;

 cursor: default;
 
 
 color:#FFFFFF; /* #FFFFE2;*/
 font-weight: bold;
   text-decoration: none; 
}
.IMMenuHdr A:Hover 
 { 
  
  background-color: #EFE7DE; 


  font-weight: bold; 
  cursor: default;
 color:#625141;


 
  width: 100%; 
  text-decoration: none; 
}
.IMMenuItem, .IMMenuItemMouseOver, .IMMenuItem HR
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 1px;
	font-weight: normal;
	
	padding-bottom: 4px;
	background-color: #D64900 ; /* #e09b57;*/
	/*background-color: #625141;*/
    
	padding-top: 4x;
	font-size: 0.83em ;

	color:#FFFFFF; /* #FFFFE2;*/
  
	border-bottom: #DEDFE7 2px solid; 
	border-top: #DEDFE7 2px solid; 

	
	width: 100%; 
	text-decoration: none; 
}
.IMMenuItem A:Visited, .IMMenuItem A:Link,.IMMenuItem A
{
  text-decoration: none; 
  width: 100%; 
  cursor: pointer; 
  
 
  color:#FFFFFF; /* #FFFFE2;*/


  font-weight: normal;
}
.IMMenuItem A, .IMMenuItem A:Hover 
{
  text-decoration: none; 
  width: 100%;
   cursor: pointer; 
  
  color:#FFFFFF;
  font-weight: normal;
}
.IMMenuItemMouseOver
{
  background-color: #737173!Important; 
 /* background-color: #EFE7DE!Important;*/
  color:#d64900;
  /*color:#625141;*/

  font-weight: normal;
    text-decoration: none; 
}
.IMMenuItemMouseOver A:Visited, .IMMenuItemMouseOver A:Link
{
 /*background-color: #EFE7DE;*/
 background-color: #737173;
 color:#ffffff;
 /* color:#625141*/
 font-weight: normal;
   text-decoration: none; 
 }
 
/* forum */
.CommandButton{
    text-decoration:    none;
   
   color: #BD2C31;

    font-size: 0.83em;
    font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-weight:bold;
}
.DnnBBBreadCrumb{
    
    
    color: #BD2C31;
	font-weight: bold;
    font-size: 0.83em;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;

}

.DnnBBGroupListTitle {
    font-weight: normal;
    font-size: 0.83em;
    
     color: #635142;

    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    }

.DnnBBGroupListDescription{
    font-weight: normal;
    font-size: 0.83em;
    
    color: #635142;

    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    }
    
.DnnBBForumListHeader{
    font-weight: normal;
    font-size: 0.83em;
  
    color: #635142;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    }
{
.DnnBBForumList{
    font-weight: normal;
    font-size: 0.83em;
   
   
    color: #635142;

    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    }
    
.DnnBBForumListTitle{
    font-weight: normal;
    font-size: 0.83em;
    
   color: #635142;

    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    }
.DnnBBForumListDescription{
    font-weight: normal;
    font-size: 0.83em;
  
      color: #635142;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    }
.DnnBBForumListCount{
    font-weight: normal;
    font-size: 0.83em;
    
      color: #635142;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    }

.DnnBBThreadList{
    font-weight: normal;
    font-size: 0.83em;
    bgcolor: #BD2C31;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    }
.DnnBBThreadListHeader{
    font-weight: normal;
    font-size: 0.83em;
    color: #635142;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    }
