/*------------------------------------------------------------------*/
/*  Algemeen */
body {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #001A00;
  }
a img {
   border: 0px;
}

a:link, a:hover, a {
   color: #001A00;
}

/*------------------------------------------------------------------*/
/*  FRAMEWERK */

html, body{height:100%;} 

html,body {margin:0;padding:0;}

body {text-align:center;}/* center for ie5.+*/

body { position: relative !important;
       position: absolute; /* ie hackje tegen hangende footer */ 
}

#pagina{
min-height:100%;
height:auto !important;
height: 100%;
width:954px;
margin-left:auto;/* center */
margin-right:auto;/* center */
position:relative;
text-align:left;
}

#body {
    padding-bottom: 30px;
    margin-bottom: 50px;
}
/*
* html #pagina{
height:100%;
width:954px;
}
*/
#footer {
width:100%;
position:absolute;
bottom:0 !important;
bottom: -1px;
left:0;
}
#clearfooter{clear:both; height: 20px;}

#header, #body, #menu {margin:0 ;}

/* ---------------------------------------------------------------------- */
/* Layout             */
body {
background: #99CC99 url(../images/bg-body.gif) repeat-y top center;
/*background-color: #99CC99; */
}

#pagina {
background-color: #ffffff;
/*background: #99CC99 url(../images/bg-memorix.gif) repeat-y;*/
}

#header {
width:100%;
height: 123px;
background-color:#99CC99;
/*background: #99CC99 url(../images/bg-header.gif) repeat-y;*/
}

#menu {
clear:both;
height: 30px;
background-color: #336666;
}

#footer {
height: 30px;
/*background: #99CC99 url(../images/bg-menu.gif) repeat-y;*/
background-color: #336666;
}


/* ------------------------------------------------------- */
/*  HEADER */

#header {
margin: 0px;
padding: 0px 0px 0px 0px;
}

#header img {
border: 0px;
margin: 0px;
padding: 0px;
}

#header img.logo {
float: right;
}
#header img.headertitel {
margin-top: 40px;
float: left;
}
/* ------------------------------------------------------- */
/*  MENU */

#menu ul {
margin: 0px;
margin-left: 50px;
padding: 0px;
padding-top: 7px;
list-style: none;
}
#menu ul li {
    margin-left:0px;
	padding: 0px 10px;
	border-left: 1px solid white;
	list-style: none;
	display: inline;
}
#menu ul li a {
    text-decoration: none;
    color: white;
}

#menu ul li a:hover {
    color: #99CC99;
    text-decoration: underline;
}

/* ------------------------------------------------------- */
/*  BODY */
#body {
padding: 20px 27px 20px 27px;

}


/* ------------------------------------------------------- */
/*  FOOTER */

#footer {
margin-top: 25px;
text-align: center;
}
#footer div {
margin-top: 7px;
color: #99CC99;
}
#footer img {
position:absolute;
border: 0px;
bottom: 7px;
right: 15px;
}

#footer span.copy {
    position: absolute;
    left: 15px;
    top: 8px;
    text-align: left;
    color: #99CC99;
}
#footer span.copy a {
    color: #99CC99;
    text-decoration: none;
}



/* CONTENT */

#links {
width: 600px;

}

#rechts {
width: 250px;
float: right;
}



/* MAMBO CONTENT */
table.contentpaneopen {
letter-spacing: 1px;
line-height: 1.5;
color: #336666;
font-size: 12px;
}

table.contentpaneopen td.contentheading {
font-size: 16px;
font-weight: bold;
}




/* MODULES */

/* mod_memorix_theme */

.mod_memorix_theme .thema_thumb {
float: left;
padding: 15px;
border: solid 1px;
}


.mod_memorix_theme div.thema_txt {
margin: 0px;
padding: 0px;
float: right;
width: 300px;
min-height: 240px;
}
.mod_memorix_theme div.thema_txt h2 {
margin: 0px;
padding: 0px;
font-size: 14px;
}

.mod_memorix_theme h1, .mod_memorix_theme ul {
letter-spacing: 1px;
line-height: 1.5;
color: #336666;
font-size: 12px;
}

.mod_memorix_theme h1 {
font-size: 16px;
font-weight: bold;
}

.mod_memorix_theme ul {
margin: 0px 0px 15px 0px;
padding: 0px;
list-style: none;

}
.mod_memorix_theme ul li {
margin: 0px 0px 15px 0px;
padding: 0px;

}

.mod_memorix_theme ul li a {

}

.mod_memorix_theme ul li a:hover {
    color: #99CC99;
}



/* mod_random_memorix_image */

/* dojo */
.dijitTooltipContainer {
    width: 300px;
    text-align: left;
}
