body {padding:0; margin:0; background-color:#F3F3F3;}
body, td {font-family:Tahoma,verdana,arial; font-size:11px; color:#787878;}

.inputtext {font-family:Tahoma,verdana,arial; font-size:11px; color:#4A4A4A;}

.bg  {background:url(images/m12.gif); background-repeat: no-repeat;}
.bg1 {background:url(images/m13.gif); background-repeat: no-repeat;}
.bg2 {background:url(images/bg.gif); background-repeat: repeat-y;}
.bg3 {background:url(images/m20.gif); background-repeat: no-repeat;}

ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
ul li{
    background:url(images/m19.gif) center left no-repeat;
	margin:0px;
	padding: 0 0 0 79px;
}
ul a{
	color:#000000;
	text-decoration:none;
    font-size:11px;
    font-weight: bold;
	line-height:20px;
}

ul a:hover{
	color:#EC0303;
	font-weight: bold;
}

.al  li{	
    background:url(images/m23.gif) center left no-repeat;	
	margin:0px;
	padding:0  0 0 29px;
	height: 20px;
}
.al li a{
	color:#787878;
	text-decoration:none;
    font-size:11px;
	line-height:20px;
	font-weight:bold;
}
.al li a:hover{
	color:#EC0303;
}

.se  {width:135px; height:19px; font-family:tahoma,verdana,arial; font-size:11px; color:#787878; padding-left:3px;}
.se1 {width:168px; height:21px; font-family:tahoma,verdana,arial; font-size:11px; color:#787878; padding-left:3px; line-height:13px;}
.se2 {width:120px; height:19px; font-family:tahoma,verdana,arial; font-size:11px; color:#787878; padding-left:3px;}
.se3 {width:160px; height:21px; font-family:tahoma,verdana,arial; font-size:11px; color:#787878; padding-left:3px; line-height:13px;}
.go  {width:135px; height:19px; font-family:tahoma,verdana,arial; font-size:11px; color:#4A4A4A; padding-left:3px; border: 1px solid #787878;}
.go1 {width:30px; height:15px; font-family:tahoma,verdana,arial; font-size:11px; color:#636363; text-align:center; border: 1px solid #989797;}
.ab  {vertical-align: middle;}
.bd  {border:solid 1px #D2D2D2;}

.tx  {font-size:11px; color:#787878; font-weight:bold;}
.tx1 {font-size:11px; color:#EC0303; font-weight:bold;}
.tx2 {font-size:16px; color:#FFFFFF; font-family: arial;}
.tx3 {font-size:16px; color:#EB0303; font-weight:bold;}
.tx4 {font-size:16px; color:#181818; font-weight:bold;}   
.tx5 {font-size:12px; color:#181818; font-weight:bold;}   
.tx6 {font-size:11px; color:#181818;}   
.tx7 {font-size:11px; color:#4A4A4A; font-weight:bold;}

.h1_welkom {font-size:16px; color:#181818; font-weight:bold; margin:0;}
.h1_art {font-size:16px; color:#181818; font-weight:bold; margin:0;}
.h2_art {font-size:11px; color:#EC0303; font-weight:bold; margin:0;}
.h2_art_bijpassend {color:#EC1616; font-size:11px; text-decoration:none; font-weight:bold; margin:0;}
.h1_artlist {color:#EC1616; font-size:11px; text-decoration:none; font-weight:bold; margin:0;}


.ml {color:#EC0303;	font-size:11px; text-decoration:none;}
.ml:hover {text-decoration:underline;}
.ml1 {color:#EC1616; font-size:11px; text-decoration:none; font-weight:bold;}
.ml1:hover {text-decoration:underline;}
.ml2 {color:#181818; font-size:11px; text-decoration:none;}
.ml2:hover {text-decoration:underline;}
.ml3 {color:#787878; font-size:11px; text-decoration:none;}
.ml3:hover {text-decoration:underline;}
.ml4 {color:#787878; font-size:11px; text-decoration:underline;}
.ml4:hover {text-decoration:none; font-weight:bold;}

.subgroup {color:#000000; font-size:11px; font-weight:bold; text-decoration:none;}
.subgroup:hover {color:#EC0303; font-size:11px; font-weight:bold; text-decoration:none;}

.top10 {
	color:#787878;
	text-decoration:none;
    font-size:11px;
	font-weight:bold;
}
.top10:hover{
	color:#EC0303;
}

.topLink {
	color:#787878;
	text-decoration:none;
    font-size:11px;
	font-weight:lighter;
}
.topLink:hover{
	color:#EC0303;
}

.mainmenu{
   	font-family: arial;
   	font-size:16px;
    font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
    line-height:20px;
}

.mainmenu:hover{
   	font-family: arial;
   	font-size:16px;
    font-weight:normal;
	color:#BBBBBB;
	text-decoration:none;
    line-height:20px;
}

.menu{
	color:#000000;
	text-decoration:none;
    font-size:11px;
    font-weight: bold;
	line-height:20px;
}

.menu:hover{
	color:#EC0303;
	font-weight: bold;
}

.menusub{
	color:#000000;
	text-decoration:none;
    font-size:11px;
    font-weight: normal;
	line-height:20px;
}

.menusub:hover{
	color:#EC0303;
	font-weight: normal;
}

.submenu
{
    display: none;
}

.button 
{
    cursor: hand;
}

#zxc1 {color:#181818; font-size:11px;}
#zxc1 a {color:#181818; font-size:11px; text-decoration:underline;}
#zxc1 a:hover {text-decoration:none;}



/* lightbox.css */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #F3F3F3;
	}