html {
	height:100%; 
	margin-bottom: 1px; 
	}
body
{
	margin:0; 
	padding:0; 
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height: 1.6em;
	background: #a1dbe6 url(../images/bgr_bollieboom.jpg) repeat center top; 
}
#global{
	margin:0px auto;
	width: 964px;
	position: relative;
	min-height:97%;
}
img {
	border: none;
	}
td { 
	margin:0; 
	padding:0; 
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 1.6em;
}
ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
ul li{
	padding: 0px;
	margin: 0px;
}
/*----------------------------------------------------------LINKS______*/
a {
	color: #2cb673;
	text-decoration: underline;
	outline: none;
}
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
a:visited {
	color: #2cb673;
	text-decoration: underline;
}
a:hover {
	color: #2cb673;
	text-decoration: underline;
}
p {
	margin: 0px 0px 24px;
}
#header_wrap a{
	color: #2cb673;
	text-decoration: none;
	background: none;
}

/*----------------------------------------------------------FONTS______*/
h1 {
	margin: 72px 0px 44px 98px;
	padding: 0px;
	float:left;
	text-decoration: none;
}
h1 a{
	display:block;
	height: 57px;
	width: 202px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
}
h1 a:hover{
	text-decoration: none;
}
h2 {
	color: #ee9d22;
	margin: 20px 0px 5px 0px;
	/*border-bottom: 2px dotted #ee9d22;*/
	letter-spacing: -1px;
	font: normal 210% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
}
h3 {
	margin: 20px 0px 0px;
	padding-bottom: 2px;
	font: bold 110% Arial;
	text-transform: uppercase;
	letter-spacing:1px;
	color: #2cb673;
}
h3.error {
	margin: 20px 0px 0px;
	padding-bottom: 2px;
	font: bold 110% Arial;
	text-transform: uppercase;
	letter-spacing:1px;
	background-color: #EE9D22;
	color: #fff;
}
p.error {
	color: #EE9D22;
}
h5, h5.active {
	font: bold 90% Arial;
	text-transform: uppercase;
	letter-spacing:1px;
	color: #2cb673;
	margin:0px 0px 5px 0px;
}
h4, h5.inactive {
	font: bold 90% Arial;
	text-transform: uppercase;
	letter-spacing:1px;
	color: #bababa;
	margin:0px 0px 5px 0px;
}
h5 {
	font: bold 90% Arial;
	text-transform: uppercase;
	letter-spacing:1px;
	color: #81461e;
	margin:5px 0px 5px 0px;
}
h6 {
	color: #addfe8;
	margin: 0px 0px 5px 0px;
	/*border-bottom: 2px dotted #ee9d22;*/
	letter-spacing: -1px;
	font: normal 150% "Trebuchet MS", Tahoma, Arial;
}
.copyright{
	color:#fff;
	font: normal 100% Tahoma, Arial, sans-serif;
	}
.oranje {
	color: #ee9e21;
	}
.oranjebold {
	color: #ee9e21;
	font-weight: bold;
	}
.oranjebold11 {
	color: #ee9e21;
	font-weight: bold;
	font-size:12px;
	}
.oranjebold11 a{
	color: #ee9e21;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	}
.roodbold {
	color: ##cc3333;
	font-weight: bold;
	}
.bruin {
	color: #81461e;
	}
.bruinLineHeight {
	color: #81461e;
	line-height:12px;
	}
.bruinbold {
	color: #81461e;
	font-weight: bold;
	}
.bruinboldcapital {
		font: bold 110% Arial;
	text-transform: uppercase;
	letter-spacing:1px;
	color: #81461e;
	}
.klein {
	font: normal 80% "Trebuchet MS", Tahoma, Arial;
	line-height:10px;
}
.kleingrijs {
	font: normal 80% "Trebuchet MS", Tahoma, Arial;
	line-height:10px;
	color: #bababa;
}
.blauw {
	color: #addfe8;
	}
.blauwbgr {
	background-color:#ed9d22;/*addfe8;*/
	color: #fff;
	padding:2px;
	}
/*----------------------------------------------------------FOOTER______*/
.footerlinks{
	float:right;
	height:30px;
	}
.footerlinks li{
	float:left;
	}
.footerlinks li a{
	font: normal 90% Tahoma, Arial, sans-serif;
	color: #2cb673;
	background: #dbf0f3;
	margin-left:5px;
	padding: 3px;
	text-decoration:none;
	}
	
.footerlinks li a:hover{
	color: #fff;
	text-decoration: none;
	background:#addfe8;
	padding: 3px;
	}
	
.copyright{
	float:left;	
	}
.copyright a{
	color: #fff;
	text-decoration: underline;
	background: none;
}
	
/*----------------------------------------------------------ONDERVERDELING______*/
#header_wrap {
	width: 962px;
	height: 168px;
	margin: 0px;
	color:#FFFFFF;
	background: #FFF url(../images/header.jpg) no-repeat center top;
}
#body_wrap {
	width:882px;
	margin: 0px;
	padding: 20px 40px 40px 40px;
	background: #fff;
	clear:both;
}
#footer_wrap {
	width: 840px;
	background: url(../images/footer.gif) no-repeat left top;
	margin: 0px auto;
	padding: 3px 12px 12px 40px;
	color:#999999;
	height:25px;
}
/*----------------------------------------------------------NAV______*/
#navleft {
	width:175px;
	line-height:21px;
	float:left;
	height:900px;
	
}
#navleft ul li{
	text-align:right;
	color:#81461c;
	height: 16px;
	/*font-family: 'Gravitas One', cursive;
	font-family: 'Arimo', serif;*/
	font-family: Arial;
	font-size:12px;
}
#navUp{
	color:#81461c;
	height: 16px;
	font-family: 'Gravitas One', serif;
	font-size:10px;
}
#navUp a{
	color:#81461c;
	height: 16px;
	font-family: 'Gravitas One', serif;
	font-size:10px;
	text-decoration: none;
}
#navUp a:visited{
	color:#81461c;
	height: 16px;
	font-family: 'Gravitas One', serif;
	font-size:10px;
	text-decoration: none;
}
.hoofdtitel{
	color:#81461c;
	height: 22px;
	font-family: 'Gravitas One', cursive;
	font-size:14px;

}
.subtitel{
	color:#81461c;
	height: 14px;
	font-family: 'Gravitas One', cursive;
	font-size:10px;
	text-align:right;
	margin-top:15px;
}
#navleft ul li a{
	color:#81461c;
	text-decoration:none;
}
#navleftbody {
	width:705px;
	padding-left:40px;
	float:left;
}
#navleftbody_col {
	width:250px;
	margin-right:20px;
	float:left;
}
#navleftbody_colLast {
	width:212px;
	float:left;
}
#nav {
	list-style:none;
	margin:0px 0px 0px;
	padding-left:30px;
	clear:both;
	line-height:21px;
	background:#fff;
}
#nav li{
	float:left;
	padding-left:10px;
}
#nav li a{
	height: 21px;
	display:block;
	text-decoration:none;
	text-indent: -900em;
}

#navleft ul li{
	text-align:right;
	color:#81461c;
	height: 16px;
	/*font-family: 'Gravitas One', cursive;
	font-family: 'Adamina', serif;*/
	font-size:12px;
}
#navUp{
	color:#81461c;
	height: 16px;
	font-family: 'Adamina', serif;
	font-size:12px;
}
#navUp a{
	color:#81461c;
	height: 16px;
	font-family: 'Adamina', serif;
	font-size:12px;
	text-decoration: none;
}
#navUp a:visited{
	color:#81461c;
	height: 16px;
	font-family: 'Adamina', serif;
	font-size:12px;
	text-decoration: none;
}
.hoofdtitel{
	color:#81461c;
	height: 22px;
	font-family: 'Gravitas One', cursive;
	font-size:14px;
	align-text:left;
}
.subtitel{
	color:#81461c;
	height: 14px;
	font-family: 'Gravitas One', cursive;
	font-size:10px;
	text-align:right;
}
#navleft ul li a{
	color:#81461c;
	text-decoration:none;
}
#navleftbody {
	width:705px;
	padding-left:20px;
	float:left;
}

#navleftbody_colLast {
	width:212px;
	float:left;
}
#nav #nav-geboortekaartjes a{
	width: 134px;
	background: url(../images/bt_geboortekaartjes.gif) no-repeat left bottom;
}
#nav #nav-geboortekaartjes a:hover{
	background: url(../images/bt_geboortekaartjes_on.gif) no-repeat left bottom;
}
#nav #nav-canvassen a{
	width: 92px;
	background: url(../images/bt_canvassen.gif) no-repeat left bottom;
}
#nav #nav-canvassen a:hover{
	background: url(../images/bt_canvassen_on.gif) no-repeat left bottom;
}
#nav #nav-wenskaarten a{
	width: 107px;
	background: url(../images/bt_wenskaarten.gif) no-repeat left bottom;
}
#nav #nav-wenskaarten a:hover{
	background: url(../images/bt_wenskaarten_on.gif) no-repeat left bottom;
}
#nav #nav-blog a{
	width: 51px;
	background: url(../images/bt_blog.gif) no-repeat left bottom;
}
#nav #nav-blog a:hover{
	background: url(../images/bt_blog_on.gif) no-repeat left bottom;
}
#nav #nav-contact a{
	width: 71px;
	background: url(../images/bt_contact.gif) no-repeat left bottom;
}
#nav #nav-contact a:hover{
	background: url(../images/bt_contact_on.gif) no-repeat left bottom;
}
body#kaartjes #nav-geboortekaartjes a{
	background: url(../images/bt_geboortekaartjes_on.gif) no-repeat left bottom;
}
body#canvassen #nav-canvassen a{
	background: url(../images/bt_canvassen_on.gif) no-repeat left bottom;
}
body#wenskaarten #nav-wenskaarten a{
	background: url(../images/bt_wenskaarten_on.gif) no-repeat left bottom;
}
body#blog #nav-blog a{
	background: url(../images/bt_blog_on.gif) no-repeat left bottom;
}
body#contact #nav-contact a{
	background: url(../images/bt_contact_on.gif) no-repeat left bottom;
}

/*----------------------------------------------------------ONDERVERDELING body______*/
#double-leftcol01{
	width:620px;
	float:left;
	}
#double-leftcol{
	width:420px;
	margin-right:40px;
	float:left;
	}
#double-rightcol{
	width:420px;
	float:left;
	}
#double-secondcol{
	width:200px;
	float:left;
	}
#double-thirdcol{
	margin-left:40px;
	width:180px;
	float:left;
	}
	
#six-firstcol {
	width:205px;
	margin-right:20px;
	float:left;
	margin-top:27px;
	}
#six-secondcol {
	width:100px;
	margin-right:20px;
	float:left;
	}
#six-thirdcol {
	width:150px;
	margin-right:20px;
	float:left;
	}
#six-fourthcol {
	width:125px;
	margin-right:20px;
	float:left;
	}
#six-fifthcol {
	width:110px;
	float:left;
	}
#six-sixthcol {
	width:110px;
	float:left;
	height:70px;
	}
	
#six-sixthcol img, .submit  {
	margin: 25px 0px 0px 25px;
	}
		
hr {
	height: 1px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #E3E3E3;
}
hr.hidden {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}

.links img
{
  display: inline;
  border: 1px solid #ffffff;
  float:left;
}
.links a:hover img {
	border: 1px solid #2bb673;
	}

.geboren li{
	float:left;
	width: 423px;
	height:460px;
	padding-right:17px;
}
.thumbs{
	margin-left:20px;
	margin-bottom:20px;
	float:left;
	width:215px;
	}

/*----------------------------------------------------------spacer______*/
.spacer8 {
	height:8px;
	}
.spacer12 {
	height:12px;
	}
.spacer16 {
	height:16px;
	}
.spacer24 {
	height:24px;
	}
.spacer48 {
	border:2px dotted #dbf0f3;
		margin-top:20px;
		margin-bottom:20px;
	}
	.spacer200 {
	height:100px;
	}
/*----------------------------------------------------------form______*/	
	
.invulveld {
	font: 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
		}
.verzend{
	cursor:pointer;
	width:83px;
	height:20px;
	border:outset 0px #ccc;
	background:url(../images/bt_verzenden.gif) repeat-x left top;
	margin-top:10px;
	}
	
	.verzend_bol{
	cursor:pointer;
	width:20px;
	height:20px;
	border:outset 0px #ccc;
	background:url(../images/bt_bol_oranje.gif) repeat-x left top;
	margin-top:3px;
	}
	
.submit input
{
color: #000;
background: #ffa20f;
border: 0px outset #d7b9c9
} 

/*----------------------------------------------------------kaartjes______*/		
.thumb01 {
	margin-right:10px;
	float:left;
	}
	
.formaat {
	float:left;
	width:60px;
	}
.formaatbekijk {
	width:90px;
	float:left;
	}
	
.lijn {
		border:2px dotted #dbf0f3;
		margin-left:225px;
		margin-top:5px;
		margin-bottom:5px;
	}
.lijnlang {
		border-bottom:2px dotted #dbf0f3;
		margin-top:10px;
		margin-bottom:10px;
		width: 100%;
	}
.envelop {
		float:right;
		width:230px;
		}
.envelop img{
		margin:3px;
		}
/*----------------------------------------------------------extra______*/
	#extraKaartje01, #extraKaartje02, #extraKaartje03, #extraKaartje04, #extraKaartje05, #extraKaartje06, #extraKaartje07, #extraKaartje08, #extraKaartje09, #extraKaartje10, #extraKaartje11, #extraKaartje12, #extraKaartje13, #extraKaartje14, #extraKaartje15, #extraKaartje16, #extraKaartje17, #extraKaartje18, #extraKaartje19, #extraKaartje20, #extraKaartje21, #extraKaartje22, #extraKaartje23, #extraKaartje24, #extraKaartje25, #extraKaartje26, #extraKaartje27, #extraKaartje28, #extraKaartje29, #extraKaartje30, #extraKaartje31, #extraKaartje32, #extraKaartje33, #extraKaartje34, #extraKaartje35, #extraKaartje36, #extraKaartje37, #extraKaartje38, #extraKaartje39, #extraKaartje40, #extraKaartje41, #extraKaartje42, #extraKaartje43, #extraKaartje44, #extraKaartje45, #extraKaartje46, #extraKaartje47, #extraKaartje48{
	display: none;
	float:right;
	width: 660px;
	background:url(../images/bgr_extra03.gif) top no-repeat;	
	padding-bottom:15px;
}
.extra{	
	padding: 15px;
	width: 645px;
	}
	/*______________________________________carousel__________________*/
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 200px; /*Width of Carousel Viewer itself*/
height: 180px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
width: 200px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
#containerlinks h3{
	margin-top:35px;
	}
/*______________________________________submenu__________________*/	
	#menu {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-position:inside;
	z-index:61;
}
#menu li {
white-space:nowrap;

}
#menu a {
	display:inline-block;
	color: #fff;
	padding: 6px;
	padding-top:8px;
	padding-bottom:8px;
	margin:0px;
	float: left;
	width:116px;
	text-align:center;
	font-size:13px;
	text-decoration:none;
	background-color:#2ab572;
}

#menu a:hover {
	background-color:#ed9d22;
	color:#000;
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8 {
	cursor:default;
}

#menu {width:963px; height:36px;text-align:center; position:relative; margin:0; padding:0; background-color:#2ab572;}
#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; }
#menu ul {display:inline-block;}
#menu ul {display:inline;}
#menu li {margin:0; padding:0;}
#menu li {margin-right:0px;}
#menu ul table {position:absolute; left:-1777px; width:963px; height:170px; background-color:#ed9d22; margin-top:21px; background: url(../images/oranje_bol.gif);border:0px; 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=96)";
	filter: alpha(opacity=96);
	opacity: .96;
}
#menu ul table td {vertical-align:top; color:#2ab572; height:1px; }

#menu ul.level1 li.currentmenux {float:left; display:block;}
#menu a.currentmenux {display:block;color:#000; text-decoration:none; width:7.40em;}
#menu ul.level1 li.currentmenux a.level1-a {color:#000; padding:7 10 0 0; background-color:#ed9d22; cursor:default;}
#menu ul.level1 li.currentmenux a.level1-a:hover {padding:7 10 0 0; background-color:#ed9d22;  cursor:default;}
#menu ul.level1 li.currentmenux a.level1-a b { padding:0 0 0 10px; background-color:#2ab572;}
#menu ul.level1 li.currentmenux a.level1-a b:hover {background-color:#fadedf; color:#000;}


#menu ul.level1 li.currentmenu {float:left; display:block;}
#menu a.currentmenu {display:block;color:#000; text-decoration:none; width:7.40em;}
#menu ul.level1 li.currentmenu a.level1-a {color:#000; padding:7 10 0 0; background-color:#ed9d22; cursor:default;}
#menu ul.level1 li.currentmenu a.level1-a:hover {padding:7 10 0 0; background-color:#ed9d22;  cursor:default;}
#menu ul.level1 li.currentmenu a.level1-a b { padding:0 0 0 10px; background-color:#2ab572;}
#menu ul.level1 li.currentmenu a.level1-a b:hover {background-color:#fadedf; color:#000;}

#menu ul.level1 li.level1-li {float:left; display:block;}
#menu a.level1-li {display:block;color:#fff; text-decoration:none; width:7.40em;}
#menu ul.level1 li.level1-li a.level1-a {padding:7 10 0 0; background-color:#2ab572;  cursor:default;}
#menu ul.level1 li.level1-li a.level1-a:hover { padding:7 10 0 0; background-color:#ed9d22;  cursor:default;}
#menu ul.level1 li.level1-li a.level1-a b { padding:0 0 0 10px; background-color:#000;}
#menu ul.level1 li.level1-li a.level1-a b:hover {background-color:#ed9d22; color:#000;}

#menu ul li:hover table {visibility:visible; left:0; top:11px; }
#menu a:hover table {left:0; top:11px; }
#menu ul table td a {background-color:#ed9d22; color:#000; text-align:left; margin:0px; padding:0px; font-size:12px; }
#menu ul table td a:hover {
	color:#fff;
	text-decoration:none;
}
		/*---------------------------------------canvassen  ------------*/
		.canvas {
			float:left;
			width:140px;
			margin:30px 7px 0px 0px;
		}
		.canvasLiggend {
			float:left;
			width:196px;
			margin:30px 7px 0px 0px;
		}
		.clear{
			clear:both;
			}
