body , html{
background-color: #000;
height: 100%;
margin: 0px;
font-family: 'Trebuchet MS';
}

.antiklootzak{
visibility: hidden;
}

table{
margin-top: -3px;
}

td{
text-align: left;
}
.stage{
margin: auto;
width: 600px;
min-height: 2800px;
font-size: 12px;
padding-left: 80px;
padding-right: 70px;
background-image: url('images/coffeestains2.gif');
background-color: #FFF;
background-repeat: no-repeat;
}

#guestform{
width: 300px;
float: left;
}
#guest{
width: 300px;
float: left;
}

#banner{
margin-left: -30px;
margin-top: 40px;
}

.homeleft{
float: left;
width: 240px;
height: 100%;
margin-right: 20px;
margin-bottom: 40px;
margin-top: 12px;
text-align: top;
}

.homeright{
float: left;
width: 330px;
}


.picholder{
text-align: center;
margin-left: 10px;
margin-bottom: 10px;
float: left;
width: 125px;
height: 125px;
overflow: hidden;
border-style: solid;
border-color: #FFFFFF;

}

.pic{
margin-left: -60px;
margin-top: -50px;
border-style: none;
width: 28em;
}

.comment{
text-align: center;
color: #000;
}

.button3{
color: #FFF;
position: relative;
font-size: 20px;
background-color: #FFF;

}


H2, H3{
color: #cc6600;
margin-bottom: 4px;
font-size: 14px;
}

.menubar{
margin-top: 13px;
margin-left: -10px;
width: 600px;
}

.content{
margin: auto;
width: 600px;
margin-top: 40px;

}


.button{
font-size: 20px;
margin-left: 30px;
border-style: none;
}


#link{
position: absolute;
padding: 10px;
left: 10px;
top: 80px;
width: 80px;
background: #FFF;
}

#link2{
position: absolute;
padding: 10px;
left: 10px;
top: 0px;
width: 80px;
background: #FFF;
}

a:link{
font-family: arial;
color:  #330000;
text-decoration: none;
}

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