* {
	margin: 0;
	padding: 0;
}

fieldset,
img {
	border: 0;
}
	
body {
	font-family: Arial, Verdana, Geneva ,sans-serif;
	font-size : 0.75em;
	background: url(http://www.moulin-mesmin.com/bg2.gif) plaatje;
}

legend,
hr {
	display: none;
}

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

div#full { margin: 0 auto;	padding: 0 0 30px 6px;
	width: 550px;
}

/*
* Header
*/
h1 {
	background : ;
	border : 1px solid #FFFFFF;
	color : #000000;
	font-weight : bold;
	margin-top: 20px;
	padding : 0 6px;
	text-align : center;
	font-size : 1em;
	line-height: 2em;
}

h1 a {
	display: block;
}

fieldset {
	background : ;
	border : 1px solid #FFFFFF;
	color : #777777;
	padding: 10px;
	line-height: 2em;
}

h2 {
	margin-top: 20px;
	background : #F6F4E6;
	border : 1px solid #FFFFFF;
	color : #000000;
	padding : 3px 0 3px 6px;
	font-size : 0.8em;
	font-weight : normal;
	line-height: 1em;
}

.buttonbar {
	background: #F6F4E6;
	border: 1px solid #FFFFFF;
	color: gray;
	line-height: 1.3em;
}

.buttonbar a,
button {
	border: 0;
	border-right: 1px solid #FFFFFF;
	background : #fff;
	color : #000;
	text-align : center;
	letter-spacing: -0.05em;
	font-size: 1em;
	padding: 0 10px;
}
.buttonbar a {
	line-height: 1.3em;
}
button.noPadding {
	padding: 0;
}
.buttonbar img {
	overflow: hidden;
	float: left;
	
}

label {
	color: #000000;
	float: left;
	line-height: 2em;
	clear: left;
	width: 20%;
}
h2 label {
	float: none;
	line-height: 1em;
	width: auto;
}

textarea,
input {
	background : ;
	border-color: #FFFFFF;
	color : #777777;
	font-family: Arial, Verdana, Geneva ,sans-serif;
	font-size : 0.9em;
	padding: 2px 1px 2px 5px;
	width: 70%;
}

textarea {
	height: 10em;
	float: left;
}

#smileyWrapper {
	width : 20%;
	float: right;
}

div.pageNumbering {
	background: #F6F4E6;
	border: 1px solid #FFFFFF;
	color: #777777;
	padding: 2px 0;
	text-align: center;
	font-size: 0.9em;
}

.bottom {
	margin-top: 20px;
}

p {
	background: ;
	border: 1px solid #FFFFFF;
	border-top : 0;
	color : #000000;
	padding: 5px;
}

p.messageFooter {
	color : #CCCCCC;
	font-size : 0.8em;
	line-height: 1em;
	padding: 2px 0 0 5px;
	border: 0;
	background: inherit;
	text-align: right;
}

p.messageFooter a {
	float : left;
}
p.messageFooter a img {
	margin-right: 5px;
}

em {
	font-style: normal;
}