.achtergrondvlag
{
	background-image: url(Images/back_taalwindow.jpg);
	background-repeat: no-repeat;
	width: 134px;
	height: 57px;
}

.Loginachtergrond
{
	background-image: url(Images/loginbackground.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 85px;
}

.Distributeursbackground
{
	background-image: url(Images/loginbackground.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 85px;
}

.afstandhouder
{
	width: 20%;
}

.search
{
	width: 70%;
}

.taalvlaggen
{
	width: 10%;
}
/*
{
	
    background-image: url(Images/LinkButton1.gif);
   	background-repeat: no-repeat;
   	text-align: center;
   	vertical-align: bottom;
   	height: 25px;
   	width: 104px;
   	font-size: px;
  	color: #000000;
  	font-style: normal;
  	font-weight: bold;
  	font-family: Arial;
}

*/
	 



.noborder
{
	border: solid 1px #EEEEEE;
}
	

#MainSettings 
{
	width: 1000px;
	height: 530px;
	
				
}

#LeftBackground
{
	width: 100px;
	background-image: url(Images/BackgroundLeft.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	border: solid 0px #000000;
	text-decoration: none;
}

#BackContent
{
	background-image: url(Images/back_content_algemeen.gif);
	background-repeat: repeat;
	width: 100%;
	vertical-align: top;
}

.RightContentBorder
{
	width: 17px;
	background-image: url(Images/back_content_algemeen.gif);
	background-repeat: repeat;
}

.White
{
	width: 10px;
	background-color: #02284d;
}

.Blue
{
	width: 292px;
	background-color: #02284d;
}

.Menu
{
	text-align: center;
	width: 700px;
	background-color: #02284d;
}

.BackgroundImage
{
	width: 1024px;
	height: 65px;
	background-image: url(Images/header.jpg);
	background-repeat: repeat;
	background-color: Black;
}

.Content
{
	width: 100%;
}

/* Menu */
.MainMenuContainer
{
	background-color: #02284d;
	text-align: justify;
}

.MainMenuArrow
{
	width: auto;
}

.MainMenuBar
{
	cursor: pointer;
	height: 15px;
}

.MainMenuItem, .MainMenuItemSel
{
	border-top: solid 1px lightblue;
	font-size: 11px;
	font-style: normal;
	font-family: arial;
	font-weight: bold;
	color: #ffffff;	
}

.MainMenuBreak
{
	border-bottom: solid 1px lightblue;
}

.MainMenuIcon
{
	display: none;
}
                 
.RootMenuItem .RootMenuItemActive
{
	border: solid 1px #FFFFFF;
	font-size: 11px;
}

.RootMenuItemSel
{
	background-color: #9dacba;
	border: solid 1px #FFFFFF;
	height: 13px;
	font-size: 11px;
	color: #ffffff;
}
	
.SubMenu
{
	cursor: pointer;
	background-color: #02284d;
	color: #000000;
}

.SubMenuItemSel
{
	background-color: #aaaaaa;
	color: #ffffff;
	font-size: 11px;
	border-top: solid 1px lightblue;
}

.SubMenuItemActive
{
	color: #ffffff;
	background-color: #02284d;
	font-size: 11px;
}


/* Panes */
.LeftTopPane
{
	width: 100%;
	vertical-align: top;
}

.LeftMiddlePane
{
	width: 100%;
	vertical-align: top;
}

.LeftBottomPane
{
	width: 100%;
	text-align: center;
	vertical-align: top;
}

.TopContentPane
{
	width: 100%;
	height: 100%;
	vertical-align: top;
	padding: 3px 3px 3px 3px;
}

.LeftContentPane
{
	width: 50%;
	vertical-align: top;
	height: 100%;
}

.RightContentPane
{
	width: 50%;
	vertical-align: top;
	height: 100%;
}


/* Tokens */

.hypLogin
{
	color: Red;
}

#LoginText .dnnLOGIN 
{
	font-family: Arial;
	font-size: 10px;
	
	color: #ffffff;
	
	
	
	
}

.User
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	
	color: #FFFFFF;
}

.Language
{
	width: 110px;
	text-align: center;
	vertical-align: middle;
}

#searchbox .NormalTextbox
{
	width: 220px;
	height: 15px;
	font-family: Verdana;
	font-size: 10px;
}




.skinObject, a.skinObject:link, a.skinObject:visited 
{
    text-decoration: none;
    background-image: url(Images/LinkButton1.gif);
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: bottom;
    height: 25px;
    width: 104px;
    font-size: 9px;
    color: #000088;
    font-style: normal;
    font-weight: bold;
    font-family: Arial; 
}



.ContentCell
{
	height: 100%;
	width: 100%;
}

.ContentPane
{
    
    height: 470px;
	
	overflow: auto;
	padding: 3px 3px 3px 3px;

}

.footer
{
	background-image: url(Images/footer.jpg);
   	background-repeat: no-repeat;
	height: 26px;
	width: 100%;
	background-repeat: repeat;
}


