BODY, TD, P, SPAN, DIV, INPUT, TEXTAREA, SELECT {
	font-family: Verdana;
	font-size: 11;
}

H1 {
	font-family: Verdana;
	font-size: 14;
	font-weight: bold;
}

TEXTAREA {
	background-color: #FFFCF0;
	border: 1px solid black;
	width: 100%;
	height: 150;
}

.tekstje {
	line-height : 13px;
}

.menu {
	letter-spacing: 3px;
	font-size: 12;
	text-decoration: none;
	color: #000000;
}

.menu2 {
	letter-spacing: 2px;
	font-size: 11;
	text-decoration: none;
	color: #000000;
}

.arrangementen {
	font-size: 11;
	text-decoration: none;
	color: #000000;
}

.titel {
	font-family: Verdana;
	font-size: 14;
	letter-spacing : 5px;
}

.kopje {
	font-weight: bold;
	letter-spacing: 3px;
	color: #000000;
	text-decoration: none;
}

.verder {
	color: #6E6E6E;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.linkjes {
	letter-spacing: 4px;
}

.border {
	border: 1px solid black;
}

.border1 {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

.border2 {
	border-bottom: 1px solid black;
}

.border3 {
	border-right: 1px solid #E4E5DD;
}

.border4 {
	border-right: 1px solid #FFFFFF;
}

.border5 {
	border-style: solid;
	border-color: $000000;
	border-width: 1px;
}

.borderbottom {
	border-bottom: 4px solid black;
}

.padding {
	padding: 8px 8px 8px 8px;
}

.padding2 {
	padding: 4px 0px 8px 8px;
}

.padding3 {
	padding: 4px 0px 4px 4px;
}

.paddingblokjes {
	padding: 8px 8px 12px 8px;
}

.bovenbalkje {
	background-image: url(images/bovenbalkje.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.grijsbalkje {
	background-image: url(images/grijsbalkje.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.input {
	border: none;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFFCF0;
}

.button {
	border: 1px solid black;
	background-color: #8FA9C5;
}

.lineheight {
	line-height: 10px;
}
