body
{
 background-color:#ffffff;
 font-family:verdana;
 font-size:14px;
 line-height:150%;
 margin:0px;
}

table{
 font-family:verdana;
 font-size:14px;
}

.header{
 background-color:#336699;
 background-image:url("http://www.dickrienstra.nl/images/bg.jpg");
 background-repeat:repeat-x;
 height:115px;
}

a:link, a:visited, a:active {color:navy; text-decoration:none; font-weight:bold;}
a:hover {text-decoration:underline}

.left{
 background-color:#336699;
 line-height:100%;
 width:140px;
 vertical-align:top;
}

.center
{
 background-color:#336699;
 padding:10px 10px;
 background-image:url("http://www.dickrienstra.nl/images/background.jpg");
 background-repeat:repeat-y;
 background-position:center;
 vertical-align:top;
}

.right{
 background-color:#336699;
 line-height:100%;
 width:140px;
 color:white;
 font-size:11px;
 text-align:center;
 line-height:150%;
 vertical-align:top;
}

.footer{
 background-color:#336699;
 color:black;
 font-size:12px;
 text-align:center;
 height:15px;
}

.name
{
 vertical-align:top;
 height:50px;
 font-family:Verdana;
 font-size:50px;
 text-align:right;
 color:#336699;
 font-weight:bolder;
 padding-right:10px;
 padding-bottom:5px;
 /*margin:15px 5px 25px 0px;*/
}

.desc
{
 vertical-align:top;
 font-family:Verdana;
 font-size:25px;
 text-align:right;
 color:#336699;
 font-weight:bolder;
 padding-right:10px;
 margin-top:0px;
 /*margin:15px 5px 0px 0px;*/
}

.pic
{
 vertical-align:top;
 margin:0px 0px 0px 2px;
}

.menu
{
 background-color:#336699;
 margin-bottom:15px;
 text-align:center;
}

.menu ul {
 margin:0px;
 margin-left: 10px;
 margin-top: 10px;
 padding-left:0px;
 font-family: Verdana;
 font-weight: bold;
 list-style-type: none;
 font-size:16px;
}

.menu a
{
 display: block;
 padding: 5px;
 background-color: #336699;
 margin-bottom:10px;
}

#navlist a:link, #navlist a:visited
{
 color: white;
 text-decoration: none;
}

.menu a:hover
{
 background-color:#336699;
 color:white;
 font-weight:bolder;
}

.menu #current
{
 background-color:#336699;
 color:#336699;
 font-weight:bolder;
}

.form
{
 width:100%;
}

.headertable
{
 width:100%;
 height:115px;
 margin-top:0px;
}

INPUT.text, .file{
 border:solid 1px #336699;
 background-color: #EEEEFF;
 font-family:"courier new";
 width:180px;
 font-size:12px;
}

SELECT {
 border:solid 1px #336699;
 background-color: #EEEEFF;
 width:180px;
}

TEXTAREA {
 width:480px;
 height:240px;
 border:solid 1px #336699;
 background-color: #EEEEFF;
 font-family:"courier new";
}

INPUT.submit {
 border:outset 1px #336699;
 background-color: #EEEEFF;
 font-family:"courier new";
 font-size:12px;
}

table.album {
 /*background-color:black;*/
 width:100%;
 #border:black solid 1px;
 margin-top:5px;
}

.album td {
 /*background-color:#336699;*/
 text-align:center;
}
img.leftpic {
  float:left;
  margin-right:5px;
  display:inline;
}
