.frame
{
	height: 100%;
}
.content_block
{
	width: 1006px;
	border: 1px solid #003479;
	border-bottom: 0px solid #003479;
/*	margin-top: 20px;*/
	background-color: white;
	height: 100%;
}
IMG.top_divider
{
	height: 20px;
}
.header_block
{
	background: url(images/header.jpg);
	height: 185px;
}
.menu_block
{
	width: 217px;
	border-right: 1px solid #003479;
	background: url(images/menu_slider.jpg);
	background-repeat: repeat-x;
	background-color: #bfbfbf;
	vertical-align: top;
/*	position: relative;
	height: 31px;
	bottom: ;*/
}
.main_content_block
{
	vertical-align: top;
	background-image: url(images/watermark.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 10px;
}
.left_pane
{
	vertical-align: top;
/*	padding: 20px;*/
	width: 706;
}
.center_pane
{
/*	padding: 20px;*/
}
.right_pane
{
	vertical-align: top;
	padding-left: 20px;
	width: 300px;
}
.login_block
{
	vertical-align: bottom;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 8px;
}
.breadcrumbs_block
{
	padding-left: 238px;	
	padding-bottom: 8px;
	font-size: 8pt;
}
.footer_block
{
	background: url(images/footer_background.jpg);
	height: 31px;
	width: 100%
}
.footer
{
	font-size: 9pt;
	color: white;
	padding-left: 3px;
}

/*
	Roseboom Installatietechniek...
	Oranje: 	#FE7D19
	Blauw: 	#0C2576

*/
BODY
{
	margin: 0px;
	font-family: Verdana;
	font-size: 10pt;
	background-color: White;
	background: url(images/background_slider.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
TABLE, TD
{
	font-family: Verdana;
	font-size: 10pt;
}
A
{
	color: Black;
	text-decoration: underline;	
}
A:ACTIVE
{
	color: Black;
	text-decoration: underline;	
}
A:LINK
{
	color: Black;
	text-decoration: underline;	
}
A:VISITED
{
	color: Black;
	text-decoration: underline;	
}
A:HOVER
{
	color: #003479;
	text-decoration: underline;	
}
.beeldvulling
{
/*	background: url(afbeeldingen/background_slider.jpg);*/
/*	background-repeat: repeat-x;
	background-color: #F6F4F4;
	padding-top: 30px;*/
}
.main
{
	background-color: White;
	font-family: Verdana;
	font-size: 10pt;
	padding-left: 2px;
	padding-right: 2px;
}
.main-content
{
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
.main-watermark
{
	background: url(afbeeldingen/watermark.jpg) no-repeat right bottom;
}
.table-menu
{
	background-color: #006EB1;
}
.td-menu-divider
{
	background-color:white;
}
.table-footer
{
	background: url(afbeeldingen/footer-background-slider.jpg);
	font-family: Verdana;
	font-size: 8pt;
	color: white;
	text-align: center;
}
A.footerlink:ACTIVE
{
	color: WHITE;
	text-decoration: underline;
}
A.footerlink:LINK
{
	color: WHITE;
	text-decoration: underline;
}
A.footerlink:VISITED
{
	color: WHITE;
	text-decoration: underline;
}
A.footerlink:HOVER
{
	color: #FEF102;
	text-decoration: underline;
}
.copyright
{
	font-size: 9pt;
	text-align: right;
	color: white;
	padding-right: 10px;
}
A.smalllink:ACTIVE
{
	font-size: 8pt;
	color: black;
	text-decoration: underline;
}
A.smalllink:LINK
{
	font-size: 8pt;
	color: black;
	text-decoration: underline;
}
A.smalllink:VISITED
{
	font-size: 8pt;
	color: black;
	text-decoration: underline;
}
A.smalllink:hover
{
	color: #006EB1;
	text-decoration: underline;
}
IMG.float
{
	float: left;
	margin: 25px;
}
.actie-header
{
	font-weight: bold;
	font-style:italic;
	border-bottom: 1px solid #006EB1;
}
.actie-caption
{
	font-size: 8pt;
}
.roseboomblauw
{
	color: #006EB1
}
.smalltext
{
	font-size: 8pt;
}
.td_header
{
	padding-bottom: 2px;
	padding-right: 16px;
}
/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
.ControlPanel {
    width: 100%;
    height: 64px;
    background-color: White;
    BORDER: #0E0EFF 1px solid; 
}
/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8pt;
    color: white;
    font-family: Verdana;
}

/* text style for the unselected tabs */
.OtherTabs {
	color: White; 
	font-family: Arial; 
	font-size: 14pt; 
}
    
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana;
    font-size:  11px;
    font-weight: bold;
    color: #0C2576;
}
/* style for module titles */
.Head   {
	color: #003479;
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;	
	 color: black;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;  
}

.NormalRed
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
	 color: #0C2576
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;  
}	
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #0C2576;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #0C2576;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #0C2576;
}

A.CommandButton:hover    {
    color: #0C2576;
    text-decoration:    none;
}
        
/* GENERIC */
H1  {
	border-bottom: 1px solid #003479;
	color: #003479;
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	padding-bottom: 2px;
	width: 100%;
}

H2 {
	color: #006EB1;
	font-size: 13pt;
}

H3  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: black;
}

H4  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: black;
}

H5, DT  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

H6  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Verdana;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

/* Menu-Styles */
/* Module Title Menu */
.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: 20;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	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: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

/* Bar in which menu items are placed...*/
.MainMenu_MenuContainer {
	width: 100%;
	border-top: 1px solid #003479;

}

.MainMenu_MenuBar TD {
/*	border: 2px solid Pink;*/
}

/* Items in submenu...*/
.MainMenu_MenuItem {
	background-color: white;
	cursor: hand; 
	color: #003479; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: 0px solid #003479;
	border-bottom: 1px solid #003479;
	border-top: 0px solid #003479;
	border-right: 0px solid #003479;
/*	padding-left: 10px;*/
	height: 30px;
}
/* menu icon submenu */
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	border-left: 0px solid #003479;
	border-bottom: 1px solid #003479;
	border-top: 0px solid #003479;
	border-right: 0px solid #003479;
	text-align: center; 
	width: 15; 
	background-color: white;
/*	height: 20;*/
}
.MainMenu_rightseparator {
	width: 2px;	
}
/* submenu regel */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #006EB1;
	color: white;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #003479 0px solid; 
	border-left: #003479 1px solid; 
	border-top: #003479 1px solid; 
	border-right: #003479 1px solid;
}

/* what happens when you use the separator..*/
.MainMenu_MenuBreak {
	background-color: White; 
}
/* menu item hover... border count only in submenu*/
.MainMenu_MenuItemSel {
	background-image: url(images/menu_item_selected_slider.jpg);
	background-repeat: repeat-x;
	cursor: hand; 
	color: White; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	border-bottom: 1px solid #003479;
	height: 30px;
}
.MainMenu_Root TD{
	border: 1px solid transparent;
	border-bottom: 1px solid #003479;
}
.MainMenu_Root{
	color: #003479; 
	background-color: white;
	padding-left: 10px;
	height: 30px;
}

.MainMenu_RootSelected {
	background-image: url(images/menu_item_selected_slider.jpg);
	background-repeat: repeat-x;
	color: white;
	padding-left: 10px;
}
.MainMenu_RootSelected TD{
	border: 0px solid transparent;
}

.MainMenu_RootActive {
	background-image: url(images/menu_item_selected_slider.jpg);
	background-repeat: repeat-x;
	color: white;
	padding-left: 6px;
}
.MainMenu_RootActive TD{
	border: 0px solid transparent;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: 0px solid #003479;
	border-bottom: 1px solid #003479;
	border-top: 0px solid #003479;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	padding-right: 10px;
}	  
.SkinObject {
    font-weight: bold;
    font-size: 15pt;
    color: white;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    underline;
    color:white;
}

A.SkinObject:visited  {
    text-decoration:    underline;
    color:white;
}

A.SkinObject:active   {
    text-decoration:    underline;
    color:white;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:white;
}
.td_copyright
{
    padding-top: 2px;
    padding-right: 12px;
}						
A.inloggen
{
    font-size: 8pt;
    text-decoration: underline;
}
A.inloggen:link
{
   color: Black;
}
A.inloggen:active
{
   color: Black;
}
A.inloggen:visited
{
   color: Black;
}
A.inloggen:hover
{
	color: #003479;
}
.msharp
{
	font-size: 8pt;
	padding: 5px;
}


