body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size: 12px;
	background-color: #F4EEC4;
}
.top {
	background-color: #993300;
	background-image: url(/imgs/mieke.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
}
.vinaya {
	background-color: #993300;
	background-image: url(/imgs/vinaya.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.kracht {
	color: #F4EEC4;
	font-weight: bold;
	letter-spacing: 2px;
}
.tekst {
	background-color: #F4EEC4;
	background-image: url(/imgs/kracht.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: justify;
	line-height: 20px;
}
a:link {
	color: #660000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.h1 {
	font-size: 20px;
	color: #330000;
	letter-spacing: 2px;
}
.h2 {
	color: #330000;
	font-weight: bold;
}
.h3 {
	color: #351A00;
	font-weight: bold;
}
.h4 {
	color: #993300;
	font-weight: bold;
	letter-spacing: 2px;
}
#link a{
	font-family: Arial;
	color: #FFFFEA;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	display: block;
	padding-left: 5px;
	margin-top: 2px;
}
#link a:hover{
	font-family: Arial;
	color: #FFFFEA;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#links a{
	font-family: Arial;
	color: #FFFFEA;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	display: block;
	margin-left: 5px;
	padding-left: 10px;
	margin-top: 1px;
	border-left: 1px solid #FFFFEA;
}
#links a:hover{
	font-family: Arial;
	color: #FFFFEA;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.main {
	background-image: url(/imgs/top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.adres {
	color: #333333;
	font-weight: bold;
	font-size: 10px;
}
#Lline {
	border-bottom: solid 1px #993300;
}
/* -------- form ----------*/
.contact ul {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #351A00;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}
.contact input, .contact select, .contact textarea {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	background-color: #FFFFFF;
	line-height: 20px;
}
.contact li {
	list-style-type: none;
	padding: 5px 0px;
	text-align: left;
}
.contact label {
	vertical-align: top;
	display: block;
	padding: 0px 4px;
}
.contact span {
	width: 150px;
	display: inline-block;
}
.contact input, .contact select {
	width: 250px;
	border: 1px solid #351A00;
	padding: 2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact textarea {
	width: 400px;
	border: 1px solid #351A00;
	vertical-align: top;
	padding: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact input.laloop {
	width: 15px;
	text-align: right;
}
.contact span.tekstloop {
	width: 250px;
}
input.submit {
	width: 125px;
	text-transform:uppercase;
  font-size: 12px;
	color: #FFFFFF;
	background-color: #351A00;
	font-weight: bold;
  padding: 8px;
	cursor: pointer;
}
.error {
	font-size: 12px;
	color: #330000;
	border: 1px solid #990000;
	display: block;
	margin: 0px;
	margin-bottom: 10px;
	padding: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
}
/* ------------------ */
#ebhosting a{
	font-size: 9px;
	line-height: 15px;
	color: #333333;
}
#ebhosting a:hover{
	font-size: 9px;
	line-height: 15px;
	color: #993300;
}
