@charset "utf-8";
/* CSS Document */

.website {
}
body {
	width: 1024px;
	background-color: #434742;
	margin: 0 auto;
}
.content {
	background-image:url(images/enigma_10.jpg);
	background-repeat:no-repeat;
	width:auto;
	height: 677px;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 15px;
}
.contentborduren {
	background-image:url(images/enigma_10.jpg);
	background-repeat:no-repeat;
	width:auto;
	height: 677px;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 15px;
}
.borduren {
	padding-top:15px;
}
h4 {
	font-family: Tunga;
	color:#434742;
}
h3 {
	font-family: Tunga;
	font-size: 24px;
	font-weight : bold;
	color:FFDF00;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h3.normaal {
	font-family: Tunga;
	color:#434742;
}

p#borduren {
	width:425px
}
p#opening {
	width:130px;
	float:left;
	text-align:left;
}
p.contact {
	width:313px;
	float:right;
	padding-left: 0px;
	text-align:left;
}
p, li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tunga;
	font-size:16px;
 	margin: 0px 0px;
  	background-color: #;
	opacity: 0.9;
	z-index:-1;
}
img.vis {
	position:relative;
}
tr, td {
	width:1024px;
}

form #submit, select {
	width : 323px;
}
textarea {
	width : 370px;
	padding : 4px;
	font-size:18px;
	font-family: Tunga;
	border : 1px solid #666;
	height : 140px;
	display : block;
	color : #666;
}
label {
	cursor: pointer;
}
input.aanvraag {
	font-weight : bold;
	color : #666;
}
label.field {
	cursor: auto;
	display : block;
	font-weight : bold;
	margin : 5px 0;
	color : #666;
}
table {
	border:none;
}
