@charset "utf-8";

* {
padding:0px;
margin:0px;
outline:none;
}
li {margin-left:15px;}

html, body {
height:100%;
width:100%;
}
body {
background:#ececec url(images/bg.jpg) no-repeat center top fixed;
}
body, p, td, font,h2 {
color:#414042;
font-family:verdana, sans-serif;
font-size:11px;
line-height:20px;
}
a img {border:0px;}

h1, h1 a {
color:#f26532;
font-size:12px;
font-weight:bold;
}
h2, h2a {
font-weight:bold;
}


#container {
margin:0 auto 0 auto;
width:1000px;
}
#top {
background:url(images/shadow_top.png) no-repeat bottom center;
height:150px;
padding:0 50px 0 50px;
position:relative;
width:900px;
}
#logo {
left:129px;
position:absolute;
top:34px;
}
#mainMenu {
background:url(images/main_menu_bg.png) no-repeat center top;
height:30px;
padding:0 50px;
position:relative;
width:900px;
}
#mainMenu ul {
padding-left:153px;
position:relative;
}
#mainMenu li {
float:left;
margin-left:-1px;
margin-right:-1px;
padding:0px;
list-style-type:none;
overflow:hidden;
position:relative;
}
#menu0 {z-index:19;}
#menu1 {z-index:17;}
#menu2 {z-index:15;}
#menu3 {z-index:13;}
#menu4 {z-index:11;}
#menu5 {z-index:9;}
#menu6 {z-index:7;}
#menu7 {z-index:5;}
#menu8 {z-index:3;}
#mainMenu li.mainMenuActive {z-index:99;}

.mainMenuBg {
background:url(images/top_menu_active.gif) top left;
height:30px;
position:absolute;
left:0px;
top:0px;
width:100px;
}
.mainMenuBg {display:none;}

#mainMenu li a {
background:none;
color:#414042;
display:block;
float:left;
height:30px;
line-height:28px;
position:relative;
text-align:center;
text-decoration:none;
position:relative;
width:100px;
}
#mainMenu li.mainMenu a:hover  {
color:#ffffff;
z-index:20;
}
#mainMenu li.mainMenuActive a  {
background:url(images/top_menu_active.gif);
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
color:#ffffff;
width:98px;
}
.mainMenuSeperator {
background:url(images/top_menu_seperator.gif) no-repeat center;
height:30px;
margin:0px;
width:2px;
}
#content {
background:url(images/content_bg.png) no-repeat center top;
height:391px;
padding:0 50px;
position:relative;
width:900px;
}
#contentClip {
height:390px;
position:absolute;
left:50px;
overflow:hidden;
width:900px;
}
#contentSlide {
position:absolute;
height:389px;
left:0px;
overflow:visible;
top:1px;
}
#content1,#content2 {
height:389px;
left:0px;
position:absolute;
top:0px;
width:900px;
}
#content2{
display:none;
} 
.mainContentDiv {
background:#f6f6f6;
height:339px;
padding:25px;
text-align:left;
margin-left:1px;
width:200px;
}
.paginaAfbeelding {
position:absolute;
left:252px;
top:0px;
}
#subMenu  {
background:url(images/sub_menu_bg.png) no-repeat center top;
height:30px;
padding:0 50px;
position:relative;
width:900px;
z-index:0;
}
#subMenu div {
float:left;
position:relative;
margin:0px -1px;
}
#subMenu a {
color:#939598;
display:block;
float:left;
height:30px;
line-height:28px;
padding:0 10px 0 9px;
position:relative;
width:auto;
text-align:center;
text-decoration:none;
}
#subMenu div.pagingActive a {
color:#ffffff;
background:url(images/bottom_menu_active.gif);
}
#subMenu a:hover {
color:#ffffff;
text-decoration:none;
}
#subMenu .pSeperator {
background:url(images/bottom_menu_seperator.gif);
height:30px;
width:2px;
margin:0px -1px 0px -1px;
z-index:1;
}
#subMenu .pBg {
background:url(images/bottom_menu_active.gif);
display:none;
height:30px;
left:1px;
position:absolute;
top:0px;
width:30px;
}
#subMenu #pCenter {
margin-left:254px;
height:30px;
}
#subMenu #pNext, #subMenu  #pPrev {
cursor:pointer;
position:absolute;
height:21px;
width:21px;
top:6px;
}
#subMenu #pNext{background-image:url(images/p_next.gif);left:924px;}
#subMenu #pPrev{background-image:url(images/p_prev.gif);left:55px;}

#footer {
background:url(images/shadow_bottom.png) no-repeat top center;
height:20px;
padding:18px 50px 0 50px;
position:relative;
text-align:center;
width:900px;
}
#footer, #footer a {
color:#6d6e71;
font-size:10px;
line-height:12px;
text-decoration:none;
}
#footer a:hover {text-decoration:underline;}
