@import url("/Portals/_default/Skins/BewaarPDF/BewaarPDF.css");
@import url("/Portals/_default/Skins/Includes/aanpassingen.css");

/* OVERRULE ITEMS - DEZE ITEMS KOMEN UIT DEFAULT CSS */
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
	background-image: url(bg.gif); 
}
.skinmaster {
	height: 100%;
	border-right: #FF9933 1px solid; 
	border-top: #FF9933 1px solid; 
	border-left: #FF9933 1px solid; 
	border-bottom: #FF9933 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: #ffffff;
	border-left: solid #FFF 10px;
}
.skingradient {
	background-image: url(gradient_dkoranje.jpg); 
	height: 38px;
}
td, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* p{ 
margin-top: 2px;
margin-bottom: 2px;
} */
/* Standaard HTML tags */
hr {width:100% ; height:1px; color: whitesmoke;}

.SkinObject {
    font-weight: bold;
    font-size: 70%;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#999999;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#999999;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#999999;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#C84C4B;
}

/* style for module titles */
.Head   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  90%;
    font-weight:  bold;
    color: #333333;
}

.Subhead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333366;
	margin-top: 0px;
    font-size: 8pt;
}

.SubSubHead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
    font-weight: bold;
    color: black;
}
/* text style used for most text rendered by modules */
.Normal,.normal,.NormalDisabled,.Normal td,.normal td,.mbcntnt td, p
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	color: #333366;
	line-height: 20px;
	margin-bottom: 0px;
}

.NormaltextBox
{

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;

}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	color: #333366;
	line-height: 20px;
	margin-bottom: 0px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 70%;
    font-weight: bold;
    color: #9f2d20;
}

/* button style for standard HTML buttons */
/*.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 70%;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}*/
   
/* GENERIC */
H1  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  100%;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  90%;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  85%;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  70%;
    font-weight:    normal;
    color: #003366;
}

H5  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  70%;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  70%;
    font-weight:    bold;
    color: #003366;
}


A:link  {
    text-decoration:    underline;
    color: #333366;
}

A:visited   {
    text-decoration:    underline;
    color: #333366;
}

A:active    {
    text-decoration:    underline;
    color: #333366;
}

A:hover {
    text-decoration:    underline;
    color:  #b43634;
}

SMALL   {
    font-size:  68%;
}

BIG {
    font-size:  90%;
}

BLOCKQUOTE, PRE {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #333366;
    line-height: 20px;
}


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;
}

/* SKIN SPECIFIEKE ITEMS */
/* Control Panel */
.controlpanel 
{
	width: 100%;
	background-color: #E2E6F4;
}

/* Login - Registreer en Privacy en Gebruikersovereenkomst */
.InteractieObject {
    font-weight: normal;
    font-size: 11px;
    color: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* Login - Registreer en Privacy en Gebruikersovereenkomst SkinObjects */
a.InteractieObject:link {
    text-decoration:    none;
    color:#999999;
}

a.InteractieObject:visited  {
    text-decoration:    none;
    color:#999999;
}

a.InteractieObject:active   {
    text-decoration:    none;
    color:#999999;
}

a.InteractieObject:hover    {
    text-decoration:    underline;
    color:#333366;
}

.InteractieObjectWit {
    font-weight: normal;
    font-size: 11px;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* Login - Registreer en Privacy en Gebruikersovereenkomst SkinObjects */
A.InteractieObjectWit:link {
    text-decoration:    none;
    color:#FFFFFF;
}

A.InteractieObjectWit:visited  {
    text-decoration:    none;
    color:#FFFFFF;
}

A.InteractieObjectWit:active   {
    text-decoration:    none;
    color:#FFFFFF;
}

A.InteractieObjectWit:hover    {
    text-decoration:    underline;
    color:#CCCCCC;
}

/* Tabellen in de site */


/* Panes */
.ContentPane,.contentpane {
	width: 100%;
	background-color: transparent;
	padding-right: 20px;
	text-align:left;
	padding-top: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.ContentBottomPane {
	background-color: transparent;
	text-align: center;
	padding-top:40px;
	border-top:solid 1px #ccc;
}
.RightPane,.rightpane {
	width: 215px;
	background-color: #ffcc99;
	padding-left: 0px;
	background-image: url(bg_oranje.gif);
	background-repeat: repeat;
}
.LeftPane {
	width: 215px;
	background-color: transparent;
	padding-right: 0px;
}

.RightBottomPane {
	width: 215px;
	height: 110px;
	background-color: #ffcc99;
	padding-left: 0px;
	background-image: url(rk_bgoranje.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.TitlePane {
	width:	215px;
	height:	100px;
	padding: 10 5 10 5;
}

/* Menu Items - Horizontaal & Verticaal checken t.o.v. default.css*/

.MainMenu_MenuContainer{ background:transparent; width:100%; }
/*.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ }
.MainMenu_RootMenuArrow{ display:none; }*/


.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 20px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #FF9933 0px solid; 
	border-bottom: #FF9933 1px solid; 
	border-top: #FF9933 1px solid; 
	border-right: #FF9933 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #666666; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal;
	font-style: normal; 
	background-color: Transparent;
	/*padding-right:12px;*/
}
.MainMenu_MenuIcon {
	background-color: #FF9933; 
	border-left: #FF9933 1px solid; 
	border-bottom: #FF9933 1px solid; 
	border-top: #FF9933 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #FF9933;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #FF9933; 
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: verdana, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	/*padding-right:12px;*/
}
.MainMenu_MenuArrow {
	border-right: #FF9933 1px solid; 
	border-bottom: #FF9933 1px solid; 
	border-top: #FF9933 0px solid;
	/*font-family: webdings; */
	font-size: 70%; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	display:none;
	font-family: webdings; 
	font-size: 70%; 
	cursor: pointer; 
	cursor: hand;
}
	
/* Specials */
.special {color:C84C4B;} 

/* tekstlink */
A.tekstlink:link {
    text-decoration:    underline;
    color:#C84C4B;
}

A.tekstlink:visited  {
    text-decoration:    underline;
    color:#C84C4B;
}

A.tekstlink:active   {
    text-decoration:    underline;
    color:#C84C4B;
}

A.tekstlink:hover    {
    text-decoration:    underline;
    color:#666666;
}

/* externelink */
A.xlink:link {
    text-decoration:    underline;
    color:#C84C4B;
	padding-right: 17px;
	background-image:url(externelink.gif);
	background-repeat:no-repeat;
	background-position:right;
}

A.xlink:visited  {
    text-decoration:    underline;
    color:#C84C4B;
	padding-right: 17px;
	background-image:url(externelink.gif);	
	background-repeat:no-repeat;
	background-position:right;
}

A.xlink:active   {
    text-decoration:    underline;
    color:#C84C4B;
	padding-right: 17px;
	background-image:url(externelink.gif);
	background-repeat:no-repeat;
	background-position:right;
}

A.xlink:hover    {
    text-decoration:    underline;
    color:#666666;
	padding-right: 17px;
	background-image:url(externelink.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.DNNlogo{
	padding-left: 0px;
}

.gegenereerd {
    font-weight: normal;
	text-align:center;
    font-size: 60%;
    color: #CCCCCC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* Opt-in	*/
td.CategoryDesc, span.OptInEmail_Label, span.CategoryTitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma; 
	font-size: 11px; 
	line-height: normal;
}
a.OptInEmail_Link {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma; 
	font-size: 11px; 
	line-height: normal;
}





