@charset "utf-8";

h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	font-weight: bold;
	color: #D7C400;
	margin-top: 0px;
	margin-bottom: 10px;
}
p {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #911144;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
}
li {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #930E43;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: disc;
	line-height: 15px;
}
a {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #911144;
}
.knop {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #AA9900;
}
body {
	background-color: #911144;
	top: 0px;
	margin-top: 0px;
}
#form1 .KT_tngtable #kt_login_user {
	width: 250px;
}
#form1 .KT_tngtable #kt_login_password {
	width: 250px;
}

