/* copyright 2005 puntNL bv internetdiensten. www.puntNL.nl */

/* ----------------------------------- begin algemeen ------------------------- */

body {
	margin: 0;
	padding: 0;
	background: #fff url(../_img/bg.gif) no-repeat top center;
	text-align: center;
	color: #353535;
	font: 0.8em Arial,Helvetica,sans-serif;
	line-height: 1.5em;}

h1 {
	font-weight: bold;
	font-size: 1.3em;
	margin: 0.5em 0 0.5em 0;}
	
strong {
	font-weight: bold;}

em {
	font-style: italic;}

p {
	margin: 0;
	padding: 0;}

ul {
	margin: 0;
	padding: 0;
	list-style: url(../_img/bullet.gif);}

#content ul{
	margin: 0 0 0 22px;}


ol {
	margin: 0;
	padding: 0;
	list-style-position: inside;}

#content ol {
	margin: 0 0 0 22px;
	list-style-position: outside;}

li {
	margin: 0;
	padding: 0;}

img {
	border: none;}

a:link, a:visited {
	color: #103A97;}/* ----- blauw -----*/

a:hover {
	color: #ED0122;}/* ----- rood -----*/
	
hr {
	border: none;
	background-color: #ED0122;/* ----- rood -----*/
	color: #ED0122;/* ----- rood -----*/
	height: 1px;}
	
form p {
	clear: left;
	margin: 0;
	padding: 5px 0 0 0;}
	
form p label {
	float: left;
	width: 105px;}
	
input {
	color: #103A97;/* ----- blauw -----*/
	background-color: transparent;
	width: 155px;
	border: 1px solid #103A97;}/* ----- blauw -----*/
	
input.btnsubmit {
	background: #022A85;/* ----- blauw donkerder -----*/
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	float: left;
	padding: 2px 0;
	border: 1px #103A97 solid;/* ----- blauw -----*/
	font-size: 0.7em;
	letter-spacing: 0.5pt;
	margin: 5px 0 0 105px;}
/* ---- begin holly-hack, alleen win-winexplorer ziet dit ---- \*/ 
* html input.btnsubmit {
	margin-left: 107px;}/* ----- eind holly-hack -----*/
	
/* ------------------------------------ eind algemeen ------------------------- */
/* ----------------------------------- begin navigatie ------------------------ */

#menu li {
	display: inline;
	padding: 0;
	background: none;}

#menu a {
	display: block;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;}
	
#menu ul ul { /* ----- subnav -----*/
	padding-bottom: 3px;}

#menu ul ul a { /* ----- subnav -----*/
	padding-left: 18px;
	font-weight: normal;
	font-size: 1em;}

#menu a:hover, a.nav_on:link, a.nav_on:visited, a.nav_on:hover {
	color: #ED0122;/* ----- rood -----*/
	background: url(../_img/nav_on_bg.gif) no-repeat 113px 7px;}	
	
#menu ul ul a:link, #menu ul ul a:visited { /* ----- subnav -----*/
	background: url(../_img/subnav_bullet.gif) no-repeat 0px 7px;}

#menu ul ul a:hover, #menu ul ul a.subnav_on:link, #menu ul ul a.subnav_on:visited, #menu ul ul a.subnav_on:hover { /* ----- subnav -----*/
	color: #ED0122;/* ----- rood -----*/
	background: url(../_img/subnav_on_bg.gif) no-repeat 2px 7px;}
	
/* ------------------------------------ eind navigatie ------------------------ */
/* --------------------------------- begin positionering ---------------------- */

html, body {
	width: 100%;
	height: 100%;
	min-height: 100%;}
	
#header {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 110px;
	background: url(../_img/topbalk.gif) repeat-x 0 86px;
	z-index: 2;}

#logo_wrapper {
	position: relative;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;}

img.logo_slogan {
	position: relative;
	top: 1px;
	left: 5px;}

img.sfeerbeeld {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;}

#wrapper { /* ----- centreert menu-div en content-div -----*/
	position: relative;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	z-index: 1;}
		
#menu {
	position: absolute;
	top: 22px;
	left: 4px;
	width: 137px;}
	
#content {
	position: absolute;
	background: url(../_img/semitransparant.gif);
	padding: 0 5px 12px 14px;
	top: 15px;
	left: 152px;
	width: 465px;
	voice-family: "\"}\""; /* ----- box-model hack -----*/
	voice-family: inherit;
	left: 139px;
	width: 459px;}
html>body div#content { /* ----- be nice to Opera hack -----*/
	left: 139px;
	width: 459px;}
	
/* ---------------------------------- eind positionering ---------------------- */
/* ---------------------------------- begin homepage -------------------------- */

#home {	
	background: #fff url(../_img/bg_home.gif) no-repeat top right;
	text-align: left;}

#home #header {
	background: url(../_img/bg_fotobg_home.gif) repeat-x 0 87px;
	height: 264px;}

#header img.logo {
	position: absolute;
	margin: 10px 0 0 33px;}
			
#menu_fotobalk {
	position: absolute;
	background: url(../_img/bg_foto_home.jpg) no-repeat 0 24px;
	top: 87px;
	height: 177px;
	width: 100%;
	text-align: center;}

#menu_fotobalk img {
	position: relative;
	display: block;
	margin-right: auto;
	margin-left: auto;}

#menu_fotobalk img.quicklink {
	position: relative;
	float: right;
	margin-right: 12px;
	top: 45px;}
	
/* --------- begin navigatie --------- */

#menu_fotobalk ul {
	position: absolute;
	display: inline;
	padding: 0;}
	
#menu_fotobalk ul.contact {
	position: absolute;
	top: 2px;
	right: 20px;}
	
#menu_fotobalk li {
	display: inline;
	padding: 0;}

#menu_fotobalk a {
	display: inline;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;}

/* ---------- eind navigatie ---------- */
	
/* ---------- begin content ----------- */

h1.home {
	position: relative;
	float: left;
	left: 33px;
	width: 60%;}

#content_links {
	position: relative;
	float: left;
	left: 33px;
	width: 44%;
	clear: left;}

#content_rechts {
	position: relative;
	float: right;
	right: 33px;
	width: 44%;}
	
/* ---------- eind content ------------- */
		
/* ---------------------------------- eind homepage -------------------------- */

p.adresgegevens {
	border-left: 1px #ED0122 solid;/* ----- rood -----*/
	padding-left: 11px;
	position: absolute;
	right: 0;
	top: 30px;}
/* ---- begin holly-hack, alleen win-winexplorer ziet dit ---- \*/ 
* html p.adresgegevens {
	top: 36px;}/* ----- eind holly-hack -----*/
	
.colofon {
	position: relative;
	margin-top: 60px;}