		body { color: white; font-family: Gill sans, Arial, san-serif;  
		
		background: url(images/background.jpg) #2d065c;
				

		 margin: 0; padding: 0 }
		#body{
		width: 750px;
		border-left: 3px solid #660099;
		border-right: 3px solid #660099;
		border-bottom: 3px solid #660099;
		margin-bottom: 4px;
		position: relative;
		background: black;
		z-index: 1;
		}
		#title{
		font-size: 36px;
		padding: 10px;
		position: absolute;
		left: 0px;

		}
		#menu{
		font-size: 18px;
		text-align: left;
		padding: 10px;
		position: absolute;
		padding-left: 160px;
		top: 43px;
		left: 0px;
		}
		.border{
		background-color:#660099;
		color:#660099;
		height: 3px;
		position: absolute;
		width: 600px;
		z-index: -20;
		left: 0px;
		border: 0px solid #660099;

		}
		#barO{
		/*position: absolute;
		bottom: 0px;*/
		width: 750px;
		z-index: -22;
		}
		#terms{
		font-family: gill sans;
		color: #CCCCFF;
		font-size: 11px;

		text-align: center;
		width: 750px;
		}
		.header2{
		position: absolute;
		left: 0px; 

		}
		.title2{
		font-size: 28px;
		padding-left: 110px;
		left: 0px;
		}
		.border2{
		background-color:#660099;
		color:#660099;
		height: 3px;
		max-height: 3px;
		position: absolute;
		width: 660px;
		z-index: -20;
		top: 18px;
		left: 0px;
		border: 0px solid #660099;

		}
		.box{
		/*position: absolute;*/
		}
		.p{
		padding-left: 110px;
		padding-top: 35px;
		text-align: justify;
		width: 550px;
		}
		.dot{
		width: 8px;
		height: 8px;
		background-color:#660099;

		}
		.mA{
		color: white;
		text-decoration: none;
		}
		.Thmb{
		border: 1px solid #660099;
		max-width: 100px;
		}
		input, Textarea { color: white; background: #2d065c; width: 300px; border: solid 1px #660099 }
		
		#ForM{
		display: none;
		}
		.Reactie{
		background: #330066; width: 500px; padding: 5px; border: solid 1px #660099; margin-bottom: 10px; text-align: left;
		}
		a{color: white;}
