a:link {color:#663300;text-decoration:none}
a:active {color:#663300;text-decoration:none}
a:visited {color:#663300;text-decoration:none}
a:hover {color:#663300;text-decoration:underline}

.navig {
	background-color: #E7CDB6;
}

.paginatitel {
	color: #663300;
	font-family: arial;
	font-size: medium;
	background-color: #E7CDB6;
}

.contenttitel {
	color: #663300;
	font-family: verdana;
	font-size: xx-small;
	display:inline;
	font-weight:bold;
}

.contenttekst {
	color: #003333;
	font-family: verdana;
	font-size: xx-small;
}

.bullets {
	color: #996633;
	font-family:arial;
	font-size:x-small;
}

.homepagetitel {
	border-bottom: Solid 1px #996633;
}

.formbuttons {
	font-family:verdana;
	font-size:xx-small;
	font-weight:bold;
	color: #996633;
	background-color: #E7CDB6;
	border: Solid 1px #996633;
}

.cross {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}