body	{
overflow-x: hidden;	
}
a:link {
font-family: century gothic;
font-size: 12px;
color: #0000ff;
text-decoration: none;
}
a:active {
font-family: century gothic;
font-size: 12px;
color: #0000ff;
text-decoration: none;
}
a:visited {
font-family: century gothic;
font-size: 12px;
color: #0000ff;
text-decoration: none;
}
a:hover {
font-family: century gothic;
font-size: 12px;
color: #000000;
text-decoration: none;
}
h3{
font-family: century gothic;
font-size: 14px;
color: #3cb6e4;
text-decoration: none;
}
.nieuwskop{
font-family: century gothic;
font-size: 14px;
color: #3cb6e4;
text-decoration: none;
}
td {
font-family: century gothic;
font-size: 12px;
color: #000000;
text-decoration: none;
}
p {
font-family: century gothic;
font-size: 12px;
color: #000000;
text-decoration: none;
}
li {
font-family: century gothic;
font-size: 12px;
color: #000000;
text-decoration: none;
line-height:13px;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 0px;
padding-bottom: 0;
background: #ffffff;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
border: 0px;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 12px century gothic;
letter-spacing: 1px;
line-height: 1.1em;
color: #dddddd;
padding: 5px 0;
text-align: center;
background-color: #333333;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid #555555;
background-color: #555555;
padding: 5px;
z-index: 5;
}
.img1{
opacity:.75;
filter: alpha(opacity=75); -moz-opacity: 0.75;
border-bottom: 1px solid #444444;
border-right: 1px solid #444444;
border-left: 1px solid #222222;
border-top: 1px solid #222222;
width:80px;
}
.img2{
border-bottom: 1px solid #444444;
border-right: 1px solid #444444;
border-left: 1px solid #222222;
border-top: 1px solid #222222;
width:80px;
}
.knop	{
font-family:century gothic;
font-size:12px;
color: #0000ff;
text-decoration:none;
text-align:left;
border:0px;
background-color:#ffffff;
cursor:hand;
cursor: pointer;
}








