/* ================================================================ 
				Dit zijn de standaardvelden die gebruikt worden.
=================================================================== */

body
	{
	width: 996px;
	position: absolute ;
	left: 50% ;
	margin: 0px ;
	border: solid 1px #000000 ;
	margin-left: -500px ;
	background: #ffffff ;
	text-decoration: none ;
	font-family: Verdana, Arial, Helvetica ;
	font-size: 10pt ;
	}

a
	{
	color: #000000 ;
	}

a:hover
	{
	color: #ed2828 ;
	text-decoration: none;
	}

p
	{
	padding: 0;
	margin: 0px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica ;
	font-size: 10pt ;
	line-height: 1.7em;
	color: #000000 ;
	}

h1
	{
	padding: 0;
	margin: 15px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica ;
	font-size: 14pt ;
	font-weight: normal ;
	color: #ed2828 ;
	}

h2
	{
	padding: 0;
	margin: 20px 10px 0px 10px;
	font-family: Verdana, Arial, Helvetica ;
	font-size: 10pt ;
	font-weight: normal ;
	color: #ed2828 ;
	}

li
	{
	list-style: #ed2828 square ;
	}

img
	{
	margin: 10px;
	float: right;
	border: 1px red ;
	}

/* ================================================================ 
				Dit zijn de zelf gemaakte velden.
=================================================================== */

.maintable
	{
	height: 200px ;
	padding: 0px;
	margin: 0px;
	background: white;
	border-collapse: collapse; 
	}

.maintable img
	{
	border: 0;
  display: block;  
	}

.boven
	{
	width: 996px;
	height: 258px;
	background-image: url('pix/boven.jpg') ;
	}

.menu a
	{
	text-align: center;
	font-size: 12pt;
	color: white;
	text-decoration: none;
	}

.menu
	{
	background-image: url('pix/button.png') ;
	width: 166px;
	height: 70px;
	border-collapse: collapse; 
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 12pt;
	color: white;
	}

.menu img
	{
  border: 0;
  display: block;
  }

.copyright
	{
	background-image: url('pix/bg3.png') ;
	text-align: center;
	vertical-align: bottom;
	width: 166px
	height: 10px;
	color: #c9c9c9;
	font-size: 7pt;
	text-decoration: none;
	text-align: center;
	}

.copyright a
	{
	color: #c9c9c9;
	font-size: 7pt;
	text-decoration: none;
	text-align: center;
	}

.naw
	{
	width: 166px;
	padding: 0px ;
	margin-left: 0px ;
	text-align: right;
	vertical-align: top;
	background-image: url('pix/bg1.png') ;
	}

.naw_txt
	{
	font-size: 8pt;
	vertical-align: top;
	margin: 10px 10px 30px 10px;
	}

.txt
	{
	vertical-align: top;
	width: 830px;
	padding: 0px ;
	background-image: url('pix/bg2.png') ;
	}

.iframe
	{
	height: 3500px ;
	width: 100% ;
	border: 0px;
	}

.contact
	{
	position: relative;
	left: 10px;
	}

/*/ Velden voor het formulier /*/

.contact fieldset
	{
	width: 400px;
	border: 1px solid #ed2828;
	font-family: verdana;
	padding: 10px 10px 10px 10px ;
	margin: 10px 10px 10px 10px ;
	text-align: left ;
	}

.contact legend
	{
	color: #ed2828;
	padding: 10px 10px 10px 10px ;
	font-weight: bold;
	}

.contact label
	{
	width: 180px;
	height: 20px ;
	background: pink;
	}

.contact input
	{
	border: 1px solid #ed2828;
	width: 340px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	background-color: #ffffff ;
	}

.contact textarea
	{
	padding: 10px 10px 10px 10px ;
	border: #ed2828 1px solid;
	width: 320px ;
	height: 100px ;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	background-color: #ffffff ;
	} 

.button
	{
	background-color: #ffffff ;
	font-weight: bold;
	width: 120px ;
	margin: 0px 0px 0px 0px;
	cursor: pointer ;
}
