/*form styles*/
body {
	font-family: Arial, sans-serif;
	background-color: white;
	margin: 0;
	padding-top: 1px;
	}

.kader {
	font-size: 12px;
	font-family: arial;
	width: 702px;
	margin: 0 auto;
	border-color: #bfbfbf;
	border-style: solid;
	border-width: 1px 1px 0;
	}
.kader1 {
	font-size: 12px;
	font-family: arial;
	background-color: transparent;
	background-image: url(images/vriendenpasachtergrond.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 auto;
	height: auto !important;
	min-height: 520px;
	height: 520px;
	border-color: #bfbfbf;
	border-style: solid;
	border-width: 0 1px 1px;
	}
.kader2 {
	font-size: 12px;
	font-family: arial;
	background-color: #f6f9f2;
	background-image: url(images/vriendenpasachtergrond.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 702px;
	margin: 0 auto;
	height: auto !important;
	min-height: 900px;
	height: 900px;
	text-align: center;
	border-color: #bfbfbf;
	border-style: solid;
	border-width: 0 1px 1px;
	}

p {
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 140%;
	}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	
	}
input {
	border: solid 1px #008000;
	
	}
input.submit {
	color: white;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	background-color: #008000;
	margin: 2px;
	padding: 4px 13px;
	border: solid 2px #fff;
	}
input.submit2 {
	color: white;
	font-size: 12px;
	font-family: Verdana;
	background-color: #c90000;
	float: left;
	margin: 2px 0;
	padding: 3px 5px;
	border: solid 2px #fff;
	}

.verstuur {
	width:80%;
	height: 80px;
	visibility: hidden;
	float: left;
	clear:both;
	margin-top: 8px;
	margin-left: 60px;
	padding: 5px;
	border-top: 1px dotted #008000;
	}
.verplicht {
	color: #c90000;
	font-size: 14px;
	font-weight: bold;
	}
.important {
	color: #c90000;
	font-weight: bold;
	}

