@charset "ISO-8859-1";

/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster 
{
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}

.DataGrid_Item, .DataGrid_Item, .DataGrid_Header
{
color:#FFFFFF;
}

.LogoGrijs
{
	z-index:1;
    border: solid 1px #fff;
	position:absolute; 
	right:0px; 
	top:0px; 
	margin:0px; 
	margin-right:-3px;
	_margin-right:0px;
}

.FileManagerTreeNodeSelected{
background-color:#666666;
margin-left:5px;
}
.FileManager_Item{
background-color:#666666;
}
.FileManager_AltItem{
background-color:#333333;
}
.FileManager_Explorer, .FileManager_Explorer tr,.FileManager_Pager,.FileManager_StatusBar{

background-color:#333333;
}

.DataGrid_AlternatingItem
{
color:#000000;
}

.Head{
color:#FF0000;
}


.subhead{
color:#FFFFFF;
}

.skinmaster 
{
	height: 100%;
	background-color: #eeeeee;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader 
{
}
.skingradient 
{
	height: 30px;
}
.controlpanel 
{
	width: 100%;
	background-color: gray;
}
.toppane 
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane 
{
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane 
{
	width:100%;
	background-color: #000000;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane 
{
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane 
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	
}
.main_dnnmenu_container 
{
	background-color: transparent; 
}
.main_dnnmenu_bar 
{
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}

.main_dnnmenu_item td 
{ /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/	
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  
{ /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover 
{  
	background-color: #aaaaaa; 
}

.main_dnnmenu_itemhover td 
{  
	background-color: #aaaaaa; 
}

.main_dnnmenu_icon 
{
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}

.main_dnnmenu_submenu 
{
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}

.main_dnnmenu_break 
{
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow 
{
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.main_dnnmenu_rootmenuarrow 
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton 
{
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: arial, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}

.TreeViewMenu 
{
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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_LtGray.jpg);
}

.Head 
{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}

.tableborderform 
{
	BORDER-RIGHT: #c6c6e8 1px solid; 
	BORDER-TOP: #c6c6e8 1px solid; 
	BORDER-LEFT: #c6c6e8 1px solid; 
	BORDER-BOTTOM: #c6c6e8 1px solid
}

.tablecellborder 
{
	BORDER-RIGHT: #c6c6e8 1px solid; 
	BORDER-TOP: #c6c6e8 1px solid; 
	BORDER-LEFT: #c6c6e8 1px solid; 
	BORDER-BOTTOM: #c6c6e8 1px solid;
}

.tablecellbottom 
{
	BORDER-BOTTOM: #666666 1px solid;
}

.tablecelllink 
{
	BORDER-RIGHT: blue 1px solid; 
	BORDER-TOP: blue 1px solid; 
	BORDER-LEFT: blue 1px solid; 
	BORDER-BOTTOM: blue 1px solid
}

.tablecellright 
{
	BORDER-RIGHT: black 2px solid
}

.tablecellleft 
{
	BORDER-LEFT: black 1px solid
}

BODY 
{
	FONT-SIZE: 12px; 
	COLOR: #ffffff;
	background-color:#000000;
	FONT-FAMILY: arial;
}

P 
{
	FONT-SIZE: 12px; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	COLOR: #FFFFFF; 
	LINE-HEIGHT: 1.4em; 
	FONT-FAMILY: arial;
}

.Normal, .NormalDisabled{
	font-family: arial;
	font-size: 14px;
	color: #ffffff;

}


.NormalDisabled
{
	font-size: 11px;
	color:silver;

}



/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: Bold;
	
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	font-weight: Bold;
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
}

A.CommandButton:visited
{
	text-decoration: underline;
	font-weight: Bold;
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
}

A.CommandButton:hover
{
	text-decoration: underline;
	font-weight: Bold;
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
}

A.CommandButton:active
{
	text-decoration: underline;
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
}


.PagingTable 
{
	height: 33px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	background-color: #000000;
}


.txtlarge 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #000000;
}
.txtformextra 
{
	FONT-SIZE: 9px; 
	COLOR: #000000; 
	LINE-HEIGHT: 0.8em;
}

.txtformextra P 
{
	FONT-SIZE: 12px; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	COLOR: #000000; 
	LINE-HEIGHT: 0.9em; 
	font-family:arial;
}

.txtsmall 
{
	FONT-SIZE: 9px; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	COLOR: #000000; 
	LINE-HEIGHT: 0.8em; 
	font-family:arial;
}

A:link 
{
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	COLOR: #ffffff; 
	text-decoration: none;
		font-family: arial;
	font-size: 14px;
}

A:visited 
{
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	COLOR: #ffffff; 
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
}

A:hover 
{
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	COLOR: #c4c4c4; 
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
}


A:active 
{
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	COLOR: #ffffff; 
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
}


.marginleft 
{
	MARGIN-LEFT: 50px
}

.marginleft235 
{
	MARGIN-LEFT: 245px
}

.marginimage 
{
	MARGIN-RIGHT: 10px
}

/* main Menu classes */

.MenuContainerClassX
{
	height: 22px;
}

.MenuContainerClassX
{
	height: 20%;
}

.MenuBarClassX
{}



.MenuBreakClassX
{}

.MenuItemClassX
{
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	cursor: pointer;
	cursor: hand;
}


.MenuItemSelectedClassX
{
	font-size:11px;
	font-weight:normal;
	font-style:normal;	
	color:#ffffff;
	cursor: pointer; 
	cursor: hand;
	margin:10px;

}

.MenuIconClassX
{
	
}

.SubMenuClassX
{	font-size:11px;
	font-weight:normal;
	font-style:normal;	
	color:#ffffff;
}

.rootMenuItemClassX TD
{
	border-bottom : solid #ffffff 1px;
	font-size:20px;
	color:#ffffff;
	width:250px;
	text-align: left;
	height:42px;
	font-family:Arial;
	padding-left:20px;
letter-spacing: 3px;
}


.rootMenuItemSelectedX TD
{	font-size:20px;
	border-bottom : solid #ffffff 1px;
	color:#ffffff;
	height:42px;
	width:250px;
	background-image:url(arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align: left;
	font-family:Arial;
	padding-left:20px;
letter-spacing: 3px;
}

.rootMenuItemActiveX
{
border-top : solid #000000 2px;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	height:42px;
	width:100%;
	color:#ffffff;
	padding-left:20px;
letter-spacing: 3px;
}

.menuarrowcssclass
{
	background-color:transparent;
}

/* index Menu classes*/
.MenuContainerClassX2
{
	height: 22px;
}

.MenuContainerClassX2
{
	height: 20%;
}

.MenuBarClassX2
{}

.MenuBreakClassX2
{}

.MenuItemClassX2
{
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	cursor: pointer;
	cursor: hand;
}


.MenuItemSelectedClassX2
{
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	cursor: pointer; 
	cursor: hand;
	margin:10px;

}

.MenuIconClassX2
{
	
}

.SubMenuClassX2
{	
	font-size:11px;
	font-weight:normal;
	font-style:normal;	
	color:#FFFFFF;
	background-color:#000000;
}

.rootMenuItemClassX2 TD
{

	border-bottom: 1px solid #ffffff;
	font-size:12px;
	color:#FFFFFF;
	width:116px;
	text-align: left;
	height:20px;
	font-family:Arial;
	padding-left:5px;

}


.rootMenuItemSelectedX2 TD
{

border-bottom: 1px solid #ffffff;
	
	font-size:12px;
	color:#FFFFFF;
	height:20px;
	width:116px;
	text-align: left;
	font-family:Arial;
	padding-left:5px;
}

.rootMenuItemActiveX2
{

border-bottom: 1px solid #ffffff;

	font-size:12px;
	font-weight:normal;
	width:116px;
	height:20px;
	padding-left:20px;
}

.menuarrowcssclass2
{
	background-color:transparent;
}



}

/* Div classes */

#index_wrapper
{
width:767px;
height:100%;
left: 50%;
margin-left: -384px;
position: absolute;
border: 1px solid #ffffff;
}

#index_nav
{
width: 120px;
height: 100%;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
background-image:url(navbg2.jpg);
background-repeat:no-repeat;
float:left;
}

#index_header_blauw
{

width: 750px;
height: 118px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-image:url(header-blauw.jpg);
float:right;
overflow:hidden;
text-align:left;
}

#index_header_groen
{

width: 750px;
height: 118px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-image:url(header-groen.jpg);
float:right;
overflow:hidden;
}

#index_header_paars
{

width: 750px;
height: 118px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-image:url(header-paars.jpg);
float:right;
overflow:hidden;
}

#index_header_mint
{

width: 750px;
height: 118px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-image:url(header-mint.jpg);
float:right;
overflow:hidden;
}

#index_header_roze
{

width: 750px;
height: 118px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-image:url(header-roze.jpg);
float:right;
overflow:hidden;
}

#index_header_bruin
{

width: 750px;
height: 118px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-image:url(header-bruin.jpg);
float:right;
overflow:hidden;
}

#index_header_rood
{

width: 750px;
height: 118px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-image:url(header-rood.jpg);
float:right;
overflow:hidden;
}


#index_header
{

width: 750px;
height: 118px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-image:url(header-grijs.jpg);
float:right;
overflow:hidden;
}


#index_logo
{
width:120px;
height:118px;
border: 1px solid #ffffff;
background-color:#808080;
overflow:hidden;
}
#index_lang
{
width: 120px;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
bottom:117px;
background-color:#000000;
}
#index_addr
{
width: 120px;
height: 118px;
bottom:0px;
border: 1px solid #ffffff;
background-color:#808080;
}

#index_footer_blauw
{
width: 750px;
height: 25px;
bottom:0px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color:#336799;
float:right;
text-align:center;
}

#index_footer
{
width: 750px;
height: 25px;
bottom:0px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color:#787878;
float:right;
text-align:center;
}

#index_footer_bruin
{
width: 750px;
height: 25px;
bottom:0px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color:#cc6601;
float:right;
text-align:center;
}

#index_footer_mint
{
width: 750px;
height: 25px;
bottom:0px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color:#3ebac4;
float:right;
text-align:center;
}

#index_footer_rood
{
width: 750px;
height: 25px;
bottom:0px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color:#cc0001;
float:right;
text-align:center;
}

#index_footer_roze
{
width: 750px;
height: 25px;
bottom:0px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color:#660066;
float:right;
text-align:center;
}

#index_footer_paars
{
width: 750px;
height: 25px;
bottom:0px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color:#660066;
float:right;
text-align:center;
}


#index_footer_groen
{
width: 750px;
height: 25px;
bottom:0px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color:#019966;
float:right;
text-align:center;
}

#index_body
{
top:0px;
width: 750px;
float:right;
height:100%;
overflow:auto;
background-color:#000000;
border-right: 1px solid #ffffff;
margin-bottom:26px;
}

#home_wrapper
{
height: 413px;
position: absolute;
left: 50%;
width: 726px;
margin-left: -362px;
top: 50%;
margin-top: -206px;
}
#footer_wrapper
{
height: 20px;
position: absolute;
left: 50%;
width: 726px;
margin-left: -362px;
margin-top: -10px;
top: 80%;
}

#home_footer
{
height: 20px;
position: absolute;
width: 726px;
}

#home_nav
{
width:256px;
height:294px;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-image:url(navbg.jpg);
float:left;
overflow:hidden;
}

#home_banner
{
width:470px;
height:294px;
border-bottom: 1px solid #ffffff;
float:right;
overflow:hidden;
}

#home_addr
{
width:118px;
height:118px;
float:left;
background-color:#808080;
}

#home_scroll_info
{
width:388px;
height:118px;
float:left;
background-color:#000000;
}

#home_scroll_info_img1
{
width:75px;
height:76px;
float:left;
margin-left: 10px;

margin-right: 20px;
}

#home_scroll_info_img2
{
width:75px;
height:76px;
float:right;
margin-right: 20px;
}

/*inventua menu*/

#invsidemenu-welkom {
	background-color: #ce0000;
	border-bottom: solid 1px white;
	color: white;
}


#invsidemenu-welkom a:link, #invsidemenu-welkom a:active, #invsidemenu-welkom a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;

}
#invsidemenu-overgrijsen {

	background-color: #009a63;
	border-bottom: solid 1px white;
}





#invsidemenu-overgrijsen a:link,  #invsidemenu-overgrijsen a:active, #invsidemenu-overgrijsen a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;

}

#invsidemenu-producten {

	background-color: #cc6600;
	border-bottom: solid 1px white;
}


#invsidemenu-producten a:link, #invsidemenu-producten a:active, #invsidemenu-producten a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;
}


#invsidemenu-projecten{

	background-color: #31659c;
	border-bottom: solid 1px white;
}

#invsidemenu-projecten a:link, #invsidemenu-projecten a:active, #invsidemenu-projecten a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;
}

#invsidemenu-nieuws{

	background-color: #660066;
	border-bottom: solid 1px white;
}
 

#invsidemenu-nieuws a:link,  #invsidemenu-nieuws a:active, #invsidemenu-nieuws a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;
}


#invsidemenu-skoolz{

	background-color: #3ebac4;
	border-bottom: solid 1px white;
}


#invsidemenu-skoolz a:link, #invsidemenu-skoolz a:active, #invsidemenu-skoolz a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;
}

#invsidemenu-contact{

	background-color: #808080;
	border-bottom: solid 1px white;
}

#invsidemenu-contact a:link, #invsidemenu-contact a:active, #invsidemenu-contact a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;
}

#invsidemenu-duurzaamheid {

	background-color: #009a63;
	border-bottom: solid 1px white;
}

#invsidemenu-duurzaamheid a:link,  #invsidemenu-duurzaamheid a:active, #invsidemenu-duurzaamheid a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;

}



#invsidemenu-nieuws a:link, #invsidemenu-contact a:hover, #invsidemenu-contact a:active, #invsidemenu-contact a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;
}

#invsidemenu-wilkommen {
	background-color: #ce0000;
	border-bottom: solid 1px white;
	color: white;
}


#invsidemenu-wilkommen a:link, #invsidemenu-wilkommen a:active, #invsidemenu-wilkommen a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;

}
#invsidemenu-überGrijsen {

	background-color: #009a63;
	border-bottom: solid 1px white;
}





#invsidemenu-überGrijsen a:link,  #invsidemenu-überGrijsen a:active, #invsidemenu-überGrijsen a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;

}

#invsidemenu-produkte {

	background-color: #cc6600;
	border-bottom: solid 1px white;
}


#invsidemenu-produkte a:link, #invsidemenu-produkte a:active, #invsidemenu-produkte a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;
}


#invsidemenu-projekte{

	background-color: #31659c;
	border-bottom: solid 1px white;
}

#invsidemenu-projekte a:link, #invsidemenu-projekte a:active, #invsidemenu-projekte a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;
}

#invsidemenu-neuheiten{

	background-color: #660066;
	border-bottom: solid 1px white;
}
 

#invsidemenu-neuheiten a:link,  #invsidemenu-neuheiten a:active, #invsidemenu-neuheiten a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;
}


#invsidemenu-skoolz{

	background-color: #3ebac4;
	border-bottom: solid 1px white;
}


#invsidemenu-skoolz a:link, #invsidemenu-skoolz a:active, #invsidemenu-skoolz a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;
}

#invsidemenu-kontakt{

	background-color: #808080;
	border-bottom: solid 1px white;
}

#invsidemenu-kontakt a:link, #invsidemenu-kontakt a:active, #invsidemenu-kontakt a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;
}


/* Eng menu item */

#invsidemenu-welcome {
	background-color: #ce0000;
	border-bottom: solid 1px white;
	color: white;
}


#invsidemenu-welcome a:link, #invsidemenu-welcome a:active, #invsidemenu-welcome a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;

}
#invsidemenu-aboutgrijsen {

	background-color: #009a63;
	border-bottom: solid 1px white;
}





#invsidemenu-aboutgrijsen a:link,  #invsidemenu-aboutgrijsen a:active, #invsidemenu-aboutgrijsen a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;

}

#invsidemenu-products {

	background-color: #cc6600;
	border-bottom: solid 1px white;
}


#invsidemenu-products a:link, #invsidemenu-products a:active, #invsidemenu-products a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;
}


#invsidemenu-projects{

	background-color: #31659c;
	border-bottom: solid 1px white;
}

#invsidemenu-projects a:link, #invsidemenu-projects a:active, #invsidemenu-projects a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;
}

#invsidemenu-news{

	background-color: #660066;
	border-bottom: solid 1px white;
}
 

#invsidemenu-news a:link,  #invsidemenu-news a:active, #invsidemenu-news a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;
}


#invsidemenu-skoolz{

	background-color: #3ebac4;
	border-bottom: solid 1px white;
}


#invsidemenu-skoolz a:link, #invsidemenu-skoolz a:active, #invsidemenu-skoolz a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;
}

#invsidemenu-contact{

	background-color: #808080;
	border-bottom: solid 1px white;
}

#invsidemenu-contact a:link, #invsidemenu-contact a:active, #invsidemenu-contact a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;
}

#invsidemenu-welcome a:hover, #invsidemenu-contact a:hover, #invsidemenu-skoolz a:hover, #invsidemenu-news a:hover,#invsidemenu-projects a:hover, #invsidemenu-products a:hover, #invsidemenu-aboutgrijsen a:hover { color: #c4c4c4; }



#invsidemenu-nieuws a:link, #invsidemenu-contact a:hover, #invsidemenu-contact a:active, #invsidemenu-contact a:visited {
	padding-left: 10px;
	color: white;
	text-decoration:none;
}




td.MenuItem1 {
	background-color: #000000;
	font: arial;
	color:white;
	border-bottom: solid 1px gray;
	text-decoration: none;
	
}



.MenuItem0 {
	color:white;
	text-decoration: none;
}



.MenuItem1 a:link, .MenuItem1 a:hover, .MenuItem1 a:visited, .MenuItem1 a:active{
	padding-left: 10px !important; 
	color:white;
	text-decoration: none;
	border-bottom: solid 1px gray!important;
}

.currentHeaderHighlight0 {
	color:white;
}

.MenuHdr0 A:hover{
	color: white;
	TEXT-DECORATION: none;
}


a.MenuItem1:hover TD{
	background-color: #red;
	font: arial;
	color:white;
	border-bottom: solid 1px gray;
	text-decoration: none;
}


.MenuItemMouseOver1 {
	padding-left: 10px !important; 
	color:black;
	text-decoration: none;
	border-bottom: solid 1px gray!important;
}


 #invsidemenu-welkom a:hover, #invsidemenu-contact a:hover, #invsidemenu-skoolz a:hover, #invsidemenu-nieuws a:hover,#invsidemenu-projecten a:hover, #invsidemenu-producten a:hover, #invsidemenu-overgrijsen a:hover { color: #c4c4c4; }



table.PagingTable td.Normal {
	font-size: 11px;
}

a.ctlPagingControlActive:Link, a.ctlPagingControlActive:Hover, a.ctlPagingControlActive:Visited {
	font-size: 11px;
}

P A:link,P A:Hover,P A:Visited,P A:Active {font-size:12px}
