@charset "utf-8";
body {
	background-color: #152B2B;
	border-top-style: none;
	margin-top: 5px;
}
table {
	background-color: #3a7677;
	margin-right: auto;
	margin-left: auto;
}
.knop {
	background-color: #152B2B;
	line-height: 30px;
	padding-left: 20px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FF6600;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #FFFFFF;
	line-height: 18px;
	padding-right: 10px;
}
a:link {
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #999999;
	font-weight: bolder;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h3 {
	color: #FFFFFF;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

