/*___________________________________________________________________________________________*/
/*Control panel*/
.controlpanel{ background:#FFF; border:#B7B7B7 solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#B7B7B7 solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD .SubHead{ font-size:12px; color:#333; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333; }
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none; }
.controlpanel A.CommandButton:link{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:visited{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:hover{ color:#F00; text-decoration:underline;}
.controlpanel A.CommandButton:active{ color:#000; text-decoration:none; }
/*___________________________________________________________________________________________*/
body{ background:#e4dedb; background-image:url(media/bg.jpg); background-repeat:repeat-x; border-left:0px; border-right:0px; }
.Head{ font-size:13px; font-weight:bold; color:#333; }
.SubHead{ font-size:11px; font-weight:bold; color:#003366; }
.SubSubHead{ font-size:11px; font-weight:bold; color:#000; }
.Normal{ font-size:11px; }
TD,TH,DIV,SPAN{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }

.footwrapper{ text-align:center; vertical-align:top; }
.topwrapper{ text-align:center; } background:#747474; /*border:#747474 dotted; border-width:1px 0px; */
.topheader{ width:760px;}
.top{ width:300px; position:relative; top:318px; left:200px; text-align:right; margin:0px auto; padding:6px; z-index:99; }

.logintaal{ position:relative; top:118px; left:300px; z-index:99;}
.datetime{ position:relative; top:100px; right:280px; }
.wraptable{ width:760px; background-image:url(media/bgwrap2.png); }
.wraptabledoen{ width:760px; background-image:url(media/doen2.jpg); }
.wraptablefoto{ width:760px; background-image:url(media/BgAlbum.png); }

.bar{ width:100%; padding:10px; }
.menubg{ width:730px; height:36px; background:url(media/MenuBg.gif); }
.curvetopleft{ background:url(media/curvetopleft.gif); }
.curvetopright{ background:url(media/curvetopright.gif); }
.curvebottomleft{ background:url(media/curvebottomleft.gif); }
.curvebottomright{ background:url(media/curvebottomright.gif); }
.bborder{ border:#DC272C solid; border-width:4px 0px; }
.bborderleft{ border-left:4px #DC272C solid; font-size:5px; }
.bborderright{ border-right:4px #DC272C solid; font-size:5px; }
.shadowright{}

.toppane{ padding:0px 10px; }
.leftpane{ padding-left:10px;}
.smallpanetopleft{ width:50%; padding:0px 5px 0px 10px; }
.smallpanetopright{ width:50%; padding:0px 10px 0px 5px; }
.rightpane{padding-right:5px; padding-top:10px; width:200px; }
.contentpane{ padding:10px 45px 0px 10px; }
.smallpanebottomleft{ width:50%; padding:0px 5px 0px 10px; }
.smallpanebottomright{ width:50%; padding:0px 10px 0px 5px; }
.bottompane{ padding:0px 10px; }



.user{ color:#000; font-size:11px; }
a.user:link{ color:#000; text-decoration:none; }
a.user:visited{ color:#FFF; text-decoration:none; }
a.user:hover{ color:#FF0; text-decoration:none; }
a.user:active{ color:#FFF; text-decoration:none; }

.breadcrumb{ font-size:10px; color:#000; }
#search{ padding-top:4px; }
#search input{ border:1px #DDD solid; margin-bottom:4px; }
#search img{ }

a:link{ color:#f00; text-decoration:underline; }
a:visited{ color:#f00; text-decoration:underline; }
a:hover{ color:#f00; text-decoration:none; }
a:active{ color:#f00; text-decoration:underline; }

.tablefoot{ vertical-align:top; position:relative; top:0px; background:url(media/Footer3.png);}
.footerlinks{ padding:5 5 0; text-align:center; }
.footer{ font-size:10px; color:#333; }
a.footer:link{ color:#333; text-decoration:none; }
a.footer:visited{ color:#333; text-decoration:none; }
a.footer:hover{ color:#F00; text-decoration:none; }
a.footer:active{ color:#333; text-decoration:none; }
/*___________________________________________________________________________________________*/
/* Main Menu */
.MainMenu_MenuContainer{ width:98%; background:transparent; }
.MainMenu_MenuBar{ }
.MainMenu_RootMenuArrow{ display:none;}
.MainMenu_MenuIcon{ background-color:#00b1d2; border:0px; display:true; }
.MainMenu_MenuItem
{
    background-color:White;
    height:20px;
	color:#333; 
	font-size:11px; font-weight:normal;
	border:#BBB solid;
	border-width:1px 0px;
	padding:4px 10px 4px 5px;
	margin-bottom:1px;
}
.submenuitembreadcrumb{
	color:#FF0; 
	font-size:11px; font-weight:normal;
	border:#BBB solid;
	border-width:1px 0px;
	background-color:#00b1d2;
	padding:4px 10px 4px 5px;
	margin-bottom:1px;	
}
.submenuitemselected{
	border:#BBB solid;
	border-width:1px 0px;
	color:#000000;
	font-size:11px; font-weight:normal;
	padding:4px 10px 4px 5px;
	background:#00b1d2;
}
.submenu{
	z-index:1000;
	border:1px #BBB solid;
	padding:0px;
	margin-left:2px;
}
.rootmenuitem TD{
	color:#000;
	font-size:11px; 
	font-weight:bold;
	border:0px;
	background:transparent;
	padding:0px 0px 0px 10px;
	height:31px;
}
.rootmenuitemselected TD{
	color:#00b1d2;
	font-size:11px; 
	font-weight:bold;
	border:0px; 
	background:transparent;
	padding:0px 0px 0px 10px;
	height:31px;
}
.rootmenuitembreadcrumb TD{
	color:#00b1d2;
	font-size:11px; 
	font-weight:bold;
	border:0px;
	background:transparent;	
	padding:0px 0px 0px 10px;
	height:31px;
}
.menuarrow
{
    border-bottom:solid 1px #BBB;
    border-top:solid 1px #BBB;
    color:aqua;
}

.Rootmenuitemleft
{
    width:10px;
    background-color:Aqua;
}
.MainMenu_MenuBreak{ display:none; }
/*___________________________________________________________________________________________*/
/* Header */

.headerbg{ background:url(media/Head.gif); }





