a, a:link, a:visited, a:active{
	text-decoration: none;
	color: #AAAAAA;
}
a:hover {
	text-decoration: none;
	color: #222222;
	
	
}

a.m-nav, a.m-nav:link, a.m-nav:visited, a.m-nav:active{
	text-decoration: none;
	color: #FF6272;
}
a.m-nav:hover {
	text-decoration: none;
	color: #E64255;
	
	
}

body {
	font-family: "Trebuchet MS", Verdana, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, FreeSans, sans-serif;
	font-size: 12px;
	color:#444444;
	background-color: #E8E8E8;
	text-align: center;
	vertical-align: top;
	white-space: normal;
	margin: 0px;
}
strong {
	color:#111111;
}
/* FORMS */
.txtboxw {
	font-family: "Trebuchet MS", Verdana, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, FreeSans, sans-serif;
	font-size: 12px;
	color: #222222;
	border: none #48211F;
	width: 500px;
}
.txtboxs {
	font-family: "Trebuchet MS", Verdana, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, FreeSans, sans-serif;
	font-size: 12px;
	color: #222222;
	border: none #48211F;
	width: 240px;
}
/* END FORMS */
#ribbon {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 80px;
	z-index: 4;
}
#mid-cont {
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 760px;
	top: 80px;
	height: 100%;
	background-color:#FFFFFF;
	display: block;
}
#kepala-cont {
	text-align:left;
	padding: 20px;
	line-height: 2em;
	color: #888888;
}
#top-nav {
	color: #FFA3AD;
	text-align: right;
	white-space: nowrap;
	display: inline;
	vertical-align: top;
	clear: both;
	float: right;
}
.hdr-spacer {
	position: static;
	height: 100px;
	width: 760px;
}
#inhoud-cont {
	padding: 40px;
}
.pads-cont {
	padding: 40px;
}
h1 {
	/*line-height:1pt;*/
	font-size: 40px;
	color:#222222;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: -0.07em;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	/*line-height:1pt;*/
	font-size: 30px;
	color:#454545;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: -0.05em;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	/*line-height:1pt;*/
	font-size: 24px;
	color:#555555;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: -0.03em;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.indent-kanan {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}
.alas-form {
	background-color: #F0F0F0;
	/*line-height: 4pt;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left:220px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
}
.img-align-mid {
	vertical-align: text-top;
}
#kaki {
	color: #AAAAAA;
	text-align: right;
	white-space: nowrap;
	display: block;
	vertical-align: top;
	clear: both;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	margin-right: 0px;
	float: right;
}

