body {
	font-size: 10px;
	font-family: Verdana;
	color: black;
}

.linkerkant {
	background: url('img/shadow_left.jpg') top right repeat-y;
	}
	
.rechterkant {
	background: url('img/shadow_right.jpg') top left repeat-y;
	}
	

a, a:hover, a:visited, a:active {
	text-decoration: none;
	color: #FF0077;
	border: 0px;
	}

a:hover {
	color: black;
	}

.buttonlist div {
	height: 25px;
	border: 0px;
	display: inline;
	margin-right: 70px;
	}

.textbox {
	width: 550px;
	text-align: left;
	}
