
html, body {
   margin : 0;
   padding : 0;
}


body {
   font : 76% Verdana, Geneva, Arial, Helvetica, sans-serif;
   color : #333333;
   width : 681px;
   background: #ECEADC;
   text-align : center;
   width : 100%;
   min-width : 750px;
}


a:link {
   color : #666666;
   background : transparent;
   text-decoration : none;
}

a{
        color : #666666;
           text-decoration : none;

}

a:visited {
   color : #666666;
   text-decoration : none;
}

a:hover {
   color : #a52a2a;
   text-decoration : underline;
  }

p a {
   color : #666666;
   text-decoration : none;
}

/* Links within paragraphs (revealed) */
p:hover a {
   color : #0000ff;
   text-decoration : underline;
}

/* Rollover effect for links within paragraphs */
p a:hover {
   color : #ff0000;
}

h2,h4 {
   background : transparent;
   color : #398BBB;
   margin : 1em 0 1em 0;
   font-family : Helvetica, Arial, Verdana, sans-serif;
   padding : 0;
   text-transform : uppercase;
   line-height : 1.2em;
}

h2 {
   font-size : 1em;
}

h4 {
        font-size: 0.9em;
}
#albumname
{
   margin-top : 30px;
   margin-left : 0px;
   padding : 0 2px 5px 5px;
}
#infoblock h2 {
   padding : 0 0 0 5px;
}

#infoblock h4 {
   padding : 0 0 0 5px;
}

p {
   margin : 0 0 1em 0;
   font-size : 1.0em;
}

#picture
{
   margin-top : 30px;
   margin-left : 0px;
   padding : 0 2px 5px 5px;

}

#picture ul
{
   width : 400px;
   height : 60px;

   border : 1px #000000;

}

#picture ul li img
{
   width : 300px;
   float: left;
}

#picture ul li p
{
  float: left;
  padding : 0 2px 5px 5px;
  background : #BCD7DE;
  width: 300px;
}

#infoblock p {
   font-size : 0.8em;
   background : transparent;
   padding : 0 2px 5px 5px;
}

img {
   border : none;
}

#menuh {
   width : 681px;
   height : 100px;
   background : url(noordzeelogo2.jpg) no-repeat;
   padding : 0;
   margin : 0;
}

#buttonlist {
   margin-top : -30px;
   margin-left : 30px;
   width : 480px;
}

#buttonlist ul {
   margin : 0;
   padding : 0;
   white-space : nowrap;
   list-style : none;
}

#buttonlist li {
   float : left;
   background : #BCD7DE;
   width : 80px;
   text-align : center;
   margin-left : 10px;
   border-left : 1px solid #66635C;
   border-right : 1px solid #66635C;
   border-top : 1px solid #66635C;
   border-bottom : 1px solid #66635C;
}

#buttonlist li a {
   font : bold 0.9em Arial, Helvetica, sans-serif;
   text-decoration : none;
   display : block;

   height : 16px;
}

#buttonlist li a:hover {
   background : #FFF;
   color : #494949;
}

span
{
   font : bold 0.9em Arial, Helvetica, sans-serif;
   text-decoration : none;
   display : block;
   background: #B6C9CD;
   height : 16px;
}


#blinker{

        background : url(bullit2.gif) no-repeat left center;
}

#onewhole {
   text-align : left;
   width : 681px;

   margin : auto auto;
   padding : 0;
   background : url(wrp.jpg) repeat-y;
   border-left : 1px solid #66635C;
   border-right : 1px solid #66635C;
}

#blocks {
   padding: 0 13px 16px 40px;
}

#mainblock {
   width: 460px;
   float: left;
   padding: 10px 10px 16px 10px;
}

#infoblock {
   width : 170px;
   float : right;
   padding : 10px 0 20px 0;
}

#footer {
font-weight : normal;
   font-size : 0.9em;
   padding : 0;
}

#mainblock ul, #infoblock ul {
   padding : 0;
   margin-left : 2em;
   list-style-type : none;
}

#mainblock ul li, #infoblock ul li {
   background : url(arrow1.gif) no-repeat left center;
   text-align : left;
   padding : 2px 1px 5px 15px;
   font-size : 0.8em;
}

#picture ul li
{
   background : transparent;
   text-align : left;
   padding : 2px 1px 5px 15px;
   font-size : 0.8em;

}
#hoofdmenu  {
   background : url(images/menuback.gif) fixed no-repeat;
   padding : 0;
   margin : 0;
   height : 100;
}
#hoofdmenu a {
   padding : 10;
   font : 76% Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight: bold;
   color : #ffffff;
   text-decoration : none;
  }


#hoofdmenu a:hover {
   text-transform : uppercase;
   color : #ffffff;
   text-decoration : none;
  }
.clear {
   clear : both;
   height : 0;
   margin : 0;
   font-size : 1px;
   line-height : 0;
}


.box {
   border : 1px dashed #000000;
   padding : 0.5em;
   font-size : 0.9em;
   width : 50%;
   margin-left : auto;
   margin-right : auto;
   text-align : center;
}











