/*  
Theme Name: TheNextVersion
Theme URI: http://www.thenextversion.nl/dev/
Description: pfff
Version: beta.0.87
Author: JP
Author URI:http://www.thenextversion.nl/
	

 _____ _            _   _           _    __     __            _             
|_   _| |__   ___  | \ | | _____  _| |_  \ \   / /__ _ __ ___(_) ___  _ __  
  | | | '_ \ / _ \ |  \| |/ _ \ \/ / __|  \ \ / / _ \ '__/ __| |/ _ \| '_ \ 
  | | | | | |  __/ | |\  |  __/>  <| |_    \ V /  __/ |  \__ \ | (_) | | | |
  |_| |_| |_|\___| |_| \_|\___/_/\_\\__|    \_/ \___|_|  |___/_|\___/|_| |_|

*/


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Begin reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 		0;
	padding: 		0;
	border: 		0;
	font-weight: 	inherit;
	font-style: 	inherit;
	font-size: 		100%;
	font-family: 	inherit;
	vertical-align: baseline;
}

body { 
	line-height: 	1; 
	color: 			#333; 
	background: 	white; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }






/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Begin Main-Layout */
*{
	margin:				0;
	padding:			0;}
	
body {
  	font-family: 		arial;
  	color: 				#fff;
	font-size: 			10px;
  	line-height: 		130%;
  	background: 		#fff url('../images/bg_filler.gif') left top repeat-x;}

.zakelijk_nr1 {
	position:absolute;
	top: 350px;
	left: 25px;
	width: 200px;
  	}
  	
.zakelijk_nr2 {
	position:absolute;
	top: 350px;
	left: 303px;
	width: 200px;

  	}
  	
.persoonlijk_nr1 {
	position:absolute;
	top: 580px;
	left: 25px;
	width: 200px;
  	}
  	
.persoonlijk_nr2 {
	position:absolute;
	top: 580px;
	left: 303px;
	width: 200px;
  	}
.web {
	position:absolute;
	top: 790px;
	left:25px;
	width: 400px;
  	}
	
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Basic styles */

a:link,a:visited,a:active{
	color:				#D8D2C5;
	text-decoration:	none;}

a:hover{
	color:				#ffff99;}

small{
	color:				#D8D2C5;
	font-size: 			0.8em;
	letter-spacing: 	0.1em;
	line-height: 		1.3em;
	font-family: 		Verdana,Geneva, Arial, Helvetica, sans-serif;}
	

