/* custom.css */


body {
line-height: 1.3em;
background-position: top center;
background-attachment:fixed;
background-repeat: no-repeat;
}

#bgafb {
bottom:0;
display:block;
height:100%;
left:0;
position:fixed;
right:0;
top:0;
width:100%;
z-index:-100;
}

#xtrabackground {
background-repeat: repeat-x;
background-position: top left;
background-image: url('/images/specific/xtrabackground.gif');
margin:0px;
padding:0px;
z-index:20;
}

#wrap {
margin: 0px auto 0px auto;
width: 890px;
padding: 0px;
border: none;
z-index:40;
}

#header {
height: 188px;
background-repeat: no-repeat;
background-position: top right; 
margin-bottom:5px;
}

/* text bovenin */
#header h1 { 
font-size: 1.2em;
padding: 19px 0 0 20px;
color: #fff;
}

#content {
padding: 0 20px 20px 0;
background-repeat: repeat-y;
background-position: bottom right;
background-image: url('/images/specific/right.gif');
}

#contentend {
height:19px;
background-repeat: no-repeat;
background-position: top right;
background-image: url('/images/specific/contentend.gif');
}

.right {
float: right;
width: 560px;
padding-top: 5px;
}

.tekstkop {
font-family:Arial Black;
font-size:24px;
height:20px;
margin:0 0 20px;
padding:7px 0 5px;
text-transform:uppercase;
background-color: #0099cc;
text-shadow: none;
}

.tekstkop p{
font-family:Arial Black;
}

.left {
float: left;
width: 290px;
padding-top: 10px;
padding-bottom: 30px;
padding-left: 10px;
background-repeat: no-repeat;
background-position: bottom left;
background-image: url('/images/specific/left.gif');
}



/* Powered by entreeding.com */
#footer {
 text-align: center;
 font-size: 11px;
 color: #aaa;
}
#footer a { 
 color: #aaa; 
}
#footer a:hover { 
 color: #111; 
}


/* Div om alle cms elementen */
div.pageelement {
 margin: 5px;
 text-shadow: 2px 2px 0.1em #fff, -2px -2px 0.1em #fff, -2px 2px 0.1em #fff, 2px -2px 0.1em #fff;
}

/* li ul binnen de tekstblokken weer laten inspringen */
div.pageelement ul{
  margin-left: 1em;
}

div.pageelement li{
  list-style-position: outside;
}

/* CMS icoontjes menuitems */
.cmsicons {
display:inline;
}
.cmsicons a,
.cmsicons a:link,
.cmsicons a:visited,
.cmsicons a:hover,
.cmsicons a:focus {
 display:inline;
 padding: 0px;
 border:none;
}

/* Kolom's cms elementen */
.kolomtable, 
.kol1cell1, 
.kol2cell1, .kol2cell2, 
.kol3cell1, .kol3cell2, .kol3cell3, 
.kol4cell1, .kol4cell2, .kol4cell3, .kol4cell4 { 
 }

/*  ///////////////////////// ORANGE CONFIG MENU BEGIN  */

#pageconfig {
 background-color: #f93;
 border:1px solid black;
 padding:2px;
 text-align:center;
}

#pageconfig img{
vertical-align: middle;
}

#pageconfig a {
 color:black;
 font-size:0.8em;
}

#pageconfig a:hover{
 color:white;
 background-color:#333;
 font-size:0.8em;
 text-decoration: none;
}

/*  ///////////////////////// ORANGE CONFIG MENU END  */



/*  ///////////////////////// LEFTMENU BEGIN  */


#menuleft ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

ul#cmsmenuleft li div a {
display:inline;
}

ul#cmsmenuleft a#selected {
  background-color: #0099cc;
border-top:1px solid #9ff;
border-bottom:1px solid #009;
}


/* niveau 1 */
#menuleft ul a.leftmenu-normal
{
display: block;
width: 260px;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-top: 1px solid #fc9;
border-bottom: 1px solid #930;
font-weight: bold;
}

#menuleft ul a.leftmenu-normal:hover
{
display: block;
width: 260px;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-top: 1px solid #fc9;
border-bottom: 1px solid #930;
font-weight: bold;
}

/* niveau 1 actief */
#menuleft ul a.leftmenu-over
{
display: block;
width: 260px;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-top: 1px solid #fc9;
border-bottom: 1px solid #930;
font-weight: bold;
}

#menuleft ul a.leftmenu-over:hover
{
display: block;
width: 260px;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-top: 1px solid #fc9;
border-bottom: 1px solid #930;
font-weight: bold;
}

/* niveau 2 */
#menuleft ul ul a.leftmenu-normal
{

width: 260px;
padding: 3px 3px 3px 17px;
text-decoration: none;
border-top: 1px solid #fc9;
border-bottom: 1px solid #930;
font-weight: normal;
display: block;
}

#menuleft ul ul a.leftmenu-normal:hover
{
display: block;
width: 260px;
padding: 3px 3px 3px 17px;
text-decoration: none;
border-top: 1px solid #fc9;
border-bottom: 1px solid #930;
font-weight: normal;
}

/* niveau 2 actief */
#menuleft ul ul a.leftmenu-over
{
display: block;
width: 260px;
padding: 3px 3px 3px 17px;
text-decoration: none;
border-top: 1px solid #fc9;
border-bottom: 1px solid #930;
font-weight: normal;
}

#menuleft ul ul a.leftmenu-over:hover
{
display: block;
width: 260px;
padding: 3px 3px 3px 17px;
text-decoration: none;
border-top: 1px solid #fc9;
border-bottom: 1px solid #930;
font-weight: normal;
}

/* niveau 3 */
#menuleft ul ul ul a.leftmenu-normal
{

width: 251px;
padding: 3px 3px 3px 26px;
text-decoration: none;
border-top: 1px solid #fc9;
border-bottom: 1px solid #930;
font-weight: normal;
display: block;
font-style: italic;
}

#menuleft ul ul ul a.leftmenu-normal:hover
{
display: block;
width: 251px;
padding: 3px 3px 3px 26px;
text-decoration: none;
border-top: 1px solid #fc9;
border-bottom: 1px solid #930;
font-weight: normal;
font-style: italic;
}

/* niveau 3 actief */
#menuleft ul ul ul a.leftmenu-over
{
display: block;
width: 251px;
padding: 3px 3px 3px 26px;
text-decoration: none;
border-top: 1px solid #fc9;
border-bottom: 1px solid #930;
font-weight: normal;
font-style: italic;

}

#menuleft ul ul ul a.leftmenu-over:hover
{
display: block;
width: 251px;
padding: 3px 3px 3px 26px;
text-decoration: none;
border-top: 1px solid #fc9;
border-bottom: 1px solid #930;
font-weight: normal;
font-style: italic;

}

/*  ///////////////////////// LEFTMENU END  */



/*  ///////////////////////// TOPMENU BEGIN  */
#topmenu { }
#topmenu a { text-decoration: none; }

#topmenu ul
{
padding: 0;
margin: 0;
list-style-type: none;
position: relative;
}

#topmenu li { display: inline; }

/* niveau 1 */
#topmenu ul
{
background-color: #000;
padding: 2px 0;
margin-bottom: 2em;
}

#topmenu li { margin:0px; }



#topmenu ul a.topmenu-normal
{
border-left: 1px solid #fff;
border-right: 1px solid #fff;
padding: 5px;
}

#topmenu ul a.topmenu-normal:hover
{
border-left: 1px solid #fff;
border-right: 1px solid #fff;
padding: 5px;
}

/* niveau 1 actief */
#topmenu ul a.topmenu-over
{
border-left: 1px solid #fff;
border-right: 1px solid #fff;
padding: 5px;
}

#topmenu ul a.topmenu-over:hover
{
border-left: 1px solid #fff;
border-right: 1px solid #fff;
padding: 5px;
}


/* niveau 2 */
#topmenu ul ul
{
position: absolute;
top: 23px;
left: 0;
width: 100%;
border-top: none;
background-color: #999;
}

#topmenu ul ul li { display: inline; }


#topmenu ul ul a.topmenu-normal
{

display:inline;
padding: 5px;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

#topmenu ul ul a.topmenu-normal:hover
{

display:inline;
padding: 5px;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

#topmenu ul ul a.topmenu-over
{

display:inline;
padding: 5px;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

#topmenu ul ul a.topmenu-over:hover
{
display:inline;
padding: 5px;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

/*  ///////////////////////// TOPMENU END  */


.hide {
display:none;
visibility:hidden;
}

.show {
visibility:visible;
}

#ie6 {
display:none; visibility:hidden;
}

