/* CSS Document */

body {background-color:#89c3ff; padding: 0 0 20px 0}

#wrap {
width:960px;
/*center hack*/margin:0 auto;
/*center hack*/text-align:left;
position:relative;
background-color:white;
background-image:url(../images/main-body_right.jpg);
background-position:right;
background-repeat:repeat-y;
}
#bg-bottomleft {
background-image:url(../images/main-body_bottomleft.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
#bg-bottomright {
background-image:url(../images/main-body_bottomright.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}
#bg-top {
background-image:url(../images/wrap_top.jpg);
background-position:top;
background-repeat:repeat-x;
}
#head {
height:120px;
background-image:url(../images/top.jpg);
background-repeat:no-repeat;
background-position:top right;
}
#topmenu {
position:relative;
top:86px;
left:20px;
width:700px;
}

#menubalk {
background-repeat:no-repeat;
position:relative;
top:82px;
left:10px;
width:700px;
height:102px;
z-index:2;
}

#menubar {
position:relative;
top:82px;
left:10px;
width:700px;
height:102px;
z-index:100;
}

#main-body{
width:685px;
float:right;
padding:0;
margin:0 0 0 0;
position:relative;
right:25px;
background-color:white;
}

#main_body{
padding:0;
margin:0;
background-color:white;
}

#sidebar {
position:relative;
top:3px;
float:left;
width:239px;
overflow:hidden;
/*background-image:url(../images/sidebar-top.png);*/

/*background-position:left;*/
/*background-repeat:no-repeat;*/
}

/*#logo {margin-top:15px; margin-left:30px;}*/
	
#right_menu {
width:190px;
float:right;
margin:20px 3px 20px 20px;
background-image:url(../images/rc4_topleft.png);
background-position:top left;
background-repeat:no-repeat;
}
#right_menu .bottom_right {
padding: 15px 25px;
background-image:url(../images/rc4_bottomright.png);
background-position:bottom right;
background-repeat:no-repeat;
}


#right_menu_banner {
width:190px;
float:right;
margin:20px 3px 20px 20px;
background-position:top left;
background-repeat:no-repeat;
}
#right_menu_banner .bottom_right_banner {
padding: 15px 25px;
background-position:bottom right;
background-repeat:no-repeat;
}



#right_banner {
width:190px;
float:right;
margin:20px 3px 20px 20px;
}
#right_banner .bottom_right {
padding: 15px 25px;
}


#clearfloat {clear:both;}

#footer {text-align:center;}

#pathway .pathway{
color:#295a9c;
font-size:11px;
padding:0 0 0 2px;
}
#pathway {
margin-bottom:20px;
}

#content {
min-height:420px;
height:auto!important;
height:420px;
z-index:1;
}

#contentlarge {
min-height:620px;
height:auto!important;
height:420px;
z-index:1;
}

#adminMenu {position:absolute; left:0px; top:0px; width:200px;}
#adminMenu a {background-color:white;}

/* gallery2 */
#gallery .breadcrumb{display:none;} /* verberg gallery2 breadcrumb(pathway) omdat deze al gemaakt wordt door joomla */
#gallery .gbSystemLinks{background-color:#FFFFFF; border:0px;}
#gallery .footer{display:none;}