/* CSS Document */

*{
padding:0;
margin:0;
}

html, body {
height: 100%; /* heel belangrijk */
margin: 0;
padding: 0;
text-align: center;
background-color: #000000;
}

td
{
padding-right:10px;
}

.nopadding
{
padding: 0px 0px 0px 0px;
}

.nopadr
{
padding-right: 0px;
}

.albums
{
text-align:center;
background-color:#555555;
}

.categories
{
text-align:center;
background-color: #000;
}

#container {
position: relative;
width: 1000px;
margin: 0 auto;
text-align: left;
min-height: 100%;
height: auto !important; /* voor moderne browsers */
height: 100%; /* voor IE */
background-image:url(../images/orange.jpg);
background-repeat: repeat;
}

#content {
padding: 0px 0px 0px 0px;
padding-bottom:60px; /*just added*/
}

#header{
position:absolute;
left: 0px;
top: 5px;
width: 1000px;
z-index:1;
}

#v1
{
position:absolute;
text-align: left;
left:160px;
left: 185px;
top:-5px;
font-family:Arial;
font-family: Engravers MT;
font-family: Times New Roman;
font-weight:bold;
font-size:80px;
z-index:2;
}

#v2
{
position:absolute;
text-align: left;
left:220px;
left:245px;
top:2px;
top:-15px;
font-family:Arial;
font-family: Engravers MT;
font-family: Times New Roman;
font-weight:bold;
font-size:65px;
z-index:2;
}

#v3
{
position:absolute;
text-align: left;
left:270px;
left:254px;
left:279px;
top:-5px;
font-family:Arial;
font-family: Engravers MT;
font-family: Times New Roman;
font-weight:bold;
font-size:80px;
z-index:2;
}

#eelde
{
position:absolute;
text-align: left;
left:208px;
left:203px;
left:228px;
top:50px;
font-family:Arial;
font-family: Engravers MT;
font-family: Times New Roman;
font-weight:bold;
font-size:20px;
z-index:2;
}

#vvveelde
{
position:absolute;
text-align: left;
left:365px;
top: 20px;
font-family: "Times New Roman";
font-weight:bold;
font-size:24px;
z-index:2;
}

#opgericht
{
position:absolute;
text-align: left;
left:365px;
top: 48px;
font-family: "Times New Roman";
font-weight:bold;
font-size:16px;
z-index:2;
}

#line
{
position:absolute;
text-align: left;
left:160px;
left:185px;
top:75px;
width:600px;
width:575px;
z-index:2;
height: 0;
border: 0;
border-top: 2px solid #000000;
}

h1 
{
font-family: Arial;
font-size: 16px;
color: #000000;
}

h2
{
font-family: Arial;
font-size: 12px;
color: #000000;
}

#marquee {
left:200px;
top:100px;
width:500px;
text-align: justify;
font-family: Arial;
font-size: 16px;
font-family: Arial;
font-size: 12px;
background-color:#0000AA;
color: #FFFFFF;
}

#text {	
padding-left:200px;
padding-top:150px;
padding-bottom:40px;
width:600px;
width:545px;
text-align: justify;
font-family: Arial;
font-size: 11px;
font-family: Arial;
font-size: 12px;
color: #444444;
}

#text a {
text-decoration: underline; color: #6c668c;
}

#text1 {	
padding-left:200px;
padding-top:150px;
padding-bottom:40px;
width:600px;
font-family: Arial;
font-size: 11px;
font-family: Arial;
font-size: 12px;
color: #444444;
}

#text1 a {
text-decoration: underline; color: #6c668c;
}

#text2 {	
padding-left:200px;
padding-top:150px;
padding-bottom:40px;
width:700px;
font-family: Arial;
font-size: 11px;
font-family: Arial;
font-size: 12px;
color: #444444;
}

#text2 a {
text-decoration: underline; color: #6c668c;
}

#text3 {	
padding-left:200px;
padding-top:150px;
padding-bottom:40px;
width:800px;
font-family: Arial;
font-size: 11px;
font-family: Arial;
font-size: 12px;
color: #444444;
}

#text3 a {
text-decoration: underline; color: #6c668c;
}

#text4 {	
padding-left:200px;
padding-top:150px;
padding-bottom:40px;
width:545px;
text-align: center
font-family: Arial;
font-size: 18px;
color: #FFFFFF;
}

#text4 a {
text-decoration: none; color: #FFFFFF;
}

#text5 {	
padding-left:200px;
padding-top:150px;
padding-bottom:40px;
width:560x;
font-family: Arial;
font-size: 11px;
font-family: Arial;
font-size: 12px;
color: #444444;
}

#text5 a {
text-decoration: underline; color: #6c668c;
}
#footer {
position: absolute;
bottom: 0; /* heel belangrijk */
width: 1000px;
height: 188px;
height: 40px;
text-align:center;
}

#images {
position:absolute;
text-align:right;
right: 0px;
top: 70px;
z-index:2;
}

#rightbar {
position:absolute;
text-align: center;
right: 15px;
width: 225px;
top: 75px;
z-index:2;
}

#design {
position: absolute;
bottom: 5px;
left: 0px;
width: 1000px;
text-decoration: none;
text-align: center;
font-family: Arial;
font-size: 11px;
color: #6c668c;
}

#design a  {
text-decoration: underline; 
color: #6c668c;
}

#design a:hover{
text-decoration: underline; 
color: #000;
}
/*
#design a:visited  {
text-decoration: underline; 
color: #6c668c;
}

#design a:active  {
text-decoration: underline; 
color: #6c668c;
}

#design a:hover{
text-decoration: underline; 
color: #6c668c;
}
*/
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

/*
#menu {
position: absolute;
top: 150px;
left: 10px;
width:130px;
width:150px;
}

#menu dt {
cursor: pointer;
background:#EEEEEE;
color: #000088;
height: 25px;
line-height: 25px;
margin: 2px 0;
border: 1px solid #000088;
text-align: center;
font-weight: bold;
font-size:13px;
font-family: Arial;
}

#menu dd {
position: absolute;
z-index: 100;
left:150px;
margin-top: -28px;
width:150px;
background:#EEEEEE;
border: 1px solid #000088;
}

#menu ul {
padding-top:-2px;
padding: 0px;
}

#menu li {
text-align: center;
font-size: 13px;
font-weight: bold;
font-family: Arial;
height: 25px;
line-height: 25px;
z-index:1;
margin: 0px 0;
width:150px;
}

#menu li a, #menu dt a {
color: #000088;
text-decoration: none;
display: block;
}

#menu li a:hover, #menu dt a:hover {
color: #EEEEEE;
background: #000088;
}
*/

input.button
{
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #000088;
background-color: #FFFFFF;
width: 100px;
cursor: pointer;
border-color: #000088;
border-style: groove;
}

#activities
{
font-family: Arial;
font-size:16px;
font-weight:bold;
color: #000000;
color:#FFFFFF;
text-align:center;
height:30px;
vertical-align:middle;

}

#iframe
{
width: 750px;
height: 1100px;
z-index:1;
}

#links {
text-decoration: none;
font-family: Arial;
font-size: 10px;
/*color: #6c668c;*/
}

#links a:link, #design a:visited, #design a:hover, #design a:active  {
text-decoration: none; /*color: #6c668c;*/
}

#mededelingen li
{
display: list-item;
list-style: disc;
}
/*
.textfield {
font-family: Arial;
font-size:12px;
background-color:#FFFFFF;
}

.textarea {
font-family: Arial;
font-size:12px;
background-color:#FFFFFF;
overflow:auto;
}
*/
input    { font-family: Arial; font-size:12px;}
select   { background-color: #FFFFFF; font-family: Arial; font-size:12px;}
textarea { background-color: #FFFFFF; font-family: Arial; font-size:12px;}
textfield{ background-color: #FFFFFF; font-family: Arial; font-size:12px;}

#albums
{
width: 100%;
font-size:16px;
color:#FFFFFF;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
position: absolute;
top: 150px;
left: 10px;
margin: 0;
padding: 0;
list-style-type: none;
width: 150px; /* Width of Menu Items */
border-bottom: 1px solid #000088;
background-color: #FFFFFF;
color: #000088;
font-weight: bold;
font-size:13px;
font-family: Arial;
line-height: 25px;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 150px; /*sub menu width*/
top: 0px;
background-color: #FFFFFF;
color: #000088;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
background-color: #FFFFFF;
color: #000088;
padding: 1px 5px;
border: 1px solid #000088;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
background-color: #FFFFFF;
color: #000088;
}

.suckerdiv ul li a:hover{
background-color: #000088;
color: #FFFFFF;
}

.suckerdiv .subfolderstyle{
background: url(images/arrow.jpg) no-repeat center right;
z-index:1;
}

.subfolderstyle{
background: url(images/arrow.jpg) no-repeat center right;
z-index:1;
}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */





