body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}
A:link{
	text-decoration:underline;
	font-weight: bold;
	color: #333333;
}
A:visited{
	text-decoration:underline;
	font-weight: bold;
	color: #333333;
}
A:active{
	text-decoration:underline;
	font-weight: bold;
	color: #333333;
}
A:hover{
	text-decoration:underline;
	font-weight: bold;
	color: #333333;
}

.black_line_top {
	background-image: url(images/line_top.jpg);
	background-repeat: repeat-x;
	font-size: 1px;
}

.top_left {
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	background-image: url(images/logo.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: relative;
	height: 100px;
	width: 550px;
}
.top_right {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	padding-left: 250px;
	padding-bottom: 5px;
}
.menu {
	background-color: #000000;
	vertical-align: top;
	padding-top: 13px;
}
.white_space {
	font-size: 1px;
}

.main {
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	font-family: Verdana;
	font-size: 13px;
	margin: 0px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 11px;
}
.image_left {
	padding-right: 10px;
	padding-bottom: 10px;
}

.text_right {
	font-family: Verdana;
	font-size: 13px;
	text-align: left;
	background-color: #000000;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.black_line_bottom {
	background-image: url(images/line_bottom.jpg);
	background-repeat: repeat-x;
	font-size: 1px;
}

input, textarea {
background-color: transparent;
border: 1px dotted #767676;
scrollbar-base-color: #999999; 
scrollbar-arrow-color: #767676;
scrollbar-DarkShadow-Color: #999999; 
scrollbar-Track-Color: #999999;
}

/* Begin Gastenboek items */
.button
{
background-color: A5DE26;
border: 1px solid #767676;
}

.gestippeld
{
border: 1px dotted #767676;
}

.gastachter2
{
	background-color: #CCCE2D;
	padding-right: 2px;
	padding-left: 2px;
}

.gastachter
{
	background-color: #cccccc;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
}

.nummering
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}	

.inputgast
{
	font-family: Verdana;
	font-size: 13px; font-weight:normal; text-decoration:none;
}
/* Eind Gastenboek items */

