body {
	background-color: #FFFFCC;
}
html
{
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}
.maintable {
	border: 1px solid #000000;
}
.header {
	background-color: #FFCC33;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.menu {
	background-color: #FFCC33;
}
.main {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}

.bottom {
	background-color: #FFCC33;
	font-family: arial;
	font-size: 10px;
	padding-top: 0px;
}

a.nietonderstreept
{
text-decoration: none;
}

a.welonderstreept
{
text-decoration: underline;
}

/* Begin Gastenboek items */
.button
{
background-color: #FFFFCC;
border: 1px solid #000000;
}

.gestippeld
{
border: 1px solid #000000;
}

.gastachter2
{
background-color: #ffcc33;
color:#000000;
}

.gastachter
{
	background-color: #FFFFCC;
	text-align: left;
}

a.nummering
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#8E2700;
	
}	

a:link.linkgast{
	font-family:Verdana; font-size:10px; font-weight:normal; text-decoration:none; width:319px; height:17px; padding-top: 0px; margin-left:2px; margin-right:2px; margin-bottom:2px;
	background-color:#FFFFCC;
	border: 1px solid #000000; 
	color:#8E2700;
}

a:visited.linkgast{
	font-family:Verdana; font-size:10px; font-weight:normal; text-decoration:none; width:319px; height:17px; padding-top: 0px; margin-left:2px; margin-right:2px; margin-bottom:2px;
	background-color:#FFFFCC;
	border: 1px solid #000000; 
	color:#8E2700;
}


a:hover.linkgast{
	font-family:Verdana; font-size:10px; font-weight:normal; text-decoration:none; width:319px; height:17px; padding-top: 0px; margin-left:2px; margin-right:2px; margin-bottom:2px;
	background-color:#FFFFFF;
	border: 1px solid #000000; 
	color:#8E2700;
}

a:active.linkgast{
	font-family:Verdana; font-size:10px; font-weight:normal; text-decoration:none; width:319px; height:17px; padding-top: 0px; margin-left:2px; margin-right:2px; margin-bottom:2px;
	background-color:#FFFFCC;
	border: 1px solid #000000; 
	color:#8E2700; 
}

.inputgast
{
font-family:Verdana; font-size:10px; font-weight:normal; text-decoration:none;
}
/* Eind Gastenboek items */
