html, body {
	height: 100%;
}
body {
	overflow-x: hidden;
}
body > #container {
	height: auto;
	min-height: 100%;
	padding-bottom:85px;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%
}

#myshp-body {
	height: auto;
	min-height: 100%;
}
#main {
	overflow:hidden;
}
.content p {
	font-size: 11px;
	line-height: 17px;
}
.content a {
	color: #333;
}
a:hover {
	color: #666;
}
h1, h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
	color: #80A39F;
	font-size: 20px;
	font-weight:normal;
	font-style: italic;
}
ul, li {
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #80A39F;
	font-size: 18px;
	font-style: italic;
}
h2 a {
	color: #80A39F;
	text-decoration:none;
}
.spacer {
	clear: both;
	width:100%;
}
#container {
	width: 1022px;
	background: url(/images/layout/content_background.png) repeat-y;
	margin: 0 auto 0 auto;
	position: relative;
	padding-left: 21px;
	padding-right: 20px;
	height: 100%;
}
#content_watermark {
	background: url(/images/layout/content_watermark.gif);
	height: 41px;
	width: 1019px;
}
.content_contact #banner {
	background: url(/images/layout/visual_contact.png) no-repeat;
	height:440px;
}
.content_agenda #banner_holder, .content_agenda #banner {
	position: static;
	height: auto;
}
.content_overons #banner {
	background: url(/images/layout/visual_overons.png) no-repeat;
	height:440px;
}
.content_overons #banner h1, .content_contact #banner h1 {
	font-size:12px;
	margin:0px;
}
#banner {
	position: relative;
}
.content_overons #banner p, .content_contact #banner p {
	width:200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #62562C;
	font-style: italic;
	margin: 0px 0px 8px 0px;
}
.content_intro {
	width:205px;
	position:absolute;
	top:65px;
	left:510px;
}
.content_body {
	width:250px;
	position:absolute;
	top:151px;
	left:730px;
}
#banner_holder {
	background: url(/images/layout/background_banner.png) repeat-x 0px 80px;
	height:425px;
}
#shop {
	position: absolute;
	left: 1041px;
	height: 118px;
	top: 142px;
	width: 44px;
	background: url(/images/layout/shop.png);
	z-index:50;
}
#shop a {
	height: 118px;
	width: 44px;
	display:block;
}
#footer {
	height: 85px;
	background: url(/images/layout/footer_background.png) repeat-x;
	width: 1019px;
	margin: -85px auto 0 auto;
	position: relative;
	z-index: 1;
	color: #e7e1ce;
	font-size: 11px;
	font-family: verdana;
	clear:both;
}
#myshp_container {
	bordeR:1px solid red;
}
.navigation {
	padding-bottom:50px;
}
#footer a {
	color: #e7e1ce;
	text-decoration:none;
}
#footer a:hover {
	color: #FFF;
	text-decoration:none;
}
#footer .text {
	position: absolute;
	top: 25px;
	left: 100px;
}
#footer .text img {
	position: relative;
	top: 9px;
	margin-right: 6px;
}
#footer .text ul {
	margin: 0px;
	padding: 0px;
}
#footer .text ul li {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	list-style:none;
	display:inline;
}
#footer .up {
	background: url(/images/layout/up.png);
	width: 50px;
	height: 87px;
	position: absolute;
	left: 850px;
	top: -40px;
	cursor: pointer;
}
#left_draadjes {
	width: 4px;
	position: absolute;
	top: 0;
	left: 25px;
	height: 100%; /* all browsers, of course */
	height: 100%\9; /* IE8 and below */
 *display: none; /* IE7 and below */
	_height: 100%; /* IE6 */
	background: url(/images/layout/draadje.png) repeat-y;
	z-index: 2;
}
#right_draadjes {
	width: 4px;
	position: absolute;
	top: 0;
	left: 1031px;
	height: 100%;
	background: url(/images/layout/draadje.png) repeat-y;
	z-index: 2;
}
#flowers {
	position: absolute;
	top: 236px;
	right: -134px;
	height: 245px;
	width: 155px;
	background: url(/images/layout/flowers.png);
	overflow:hidden;
}
#top_menu {
	height: 69px;
	background: url(/images/layout/menu_background.png) repeat-x;
	position: relative;
	margin-top: -30px;
	border-bottom:15px solid #EAE0C0;
}
#top_menu a {
	text-decoration: none;
	font-size: 25px;
}
#top_menu_line {
	border-top: 1px solid #C4BA9F;
}
body {
	margin: 0;
	background: url(/images/layout/background3.gif);
}
#top_menu ul {
	margin: 0;
	padding-top: 23px;
	padding-left: 10px;
}
#top_menu ul li {
	list-style-type: none;
	display: inline;
	margin-left: 10px;
	padding-right:15px;
	float: left;
}
#top_menu ul li.activepage, .page_het-zijstraatje #home, .page_over-ons #overons, .page_blog #blog, .page_media-agenda #mediaagenda, .page_links #links, .page_contactgegevens #contact {
	background: url(/images/layout/menu_background_active.png) right top no-repeat;
	padding-right:15px;
}
#top_menu ul li.activepage a, .page_het-zijstraatje #home a, .page_over-ons #overons a, .page_blog #blog a, .page_media-agenda #mediaagenda a, .page_links #links a, .page_contactgegevens #contact a {
	background: #EAE0C0;
	padding: 15px 10px;
	color:#7CA793;
}
#top_menu ul li#het_zijstraatje {
	width: 160px;
	height: 49px;
	background: url(/images/layout/menu/het_zijstraatje.png);
}
#top_menu ul li a {
	width: 100%px;
	display:block;
	color: #fff;
	padding: 15px 10px 0;
}
#top_menu ul li a:hover {
	color:#7CA793;
}
#logo {
	width: 340px;
	height: 353px;
	position: relative;
	margin-left: 55px;
	background: url(/images/layout/logo.png);
}
#logo h1 {
	text-indent: -9000px;
	position: absolute;
	top: 0;
	left: 0;
	height: 201px;
	width: 297px;
}
#logo_vervolg {
	background: url(/images/layout/logo_vervolg.png) no-repeat;
	width:100%;
	height: 165px;
	position:relative
}
#logo_vervolg div {
	margin:0px auto;
	width:125px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#696D37;
	text-align:center;
	padding-top: 120px;
	padding-right:10px;
}
.dots {
	color: #6b6c2c;
	font-size: 18px;
	display: block;
	text-align: center;
}
#logo .sub_text {
	padding-top: 246px;
	width:270px;
	margin: 0px auto;
}
div.intro {
	color: #cb5349;
	font-size: 15px;
	font-style: italic;
	line-height: 17px;
	margin: 0;
	text-align:center;
}
div.intro p {
	padding: 0;
	margin: 0;
}
#cloud {
	height: 289px;
	left: 500px;
	position: absolute;
	top: 124px;
	width: 500px;
	z-index: 0;
	background: url(/images/layout/cloud.png);
}
.assets {
	left: 410px;
	position: relative;
	top: 82px;
	font-size: 13px;
	font-style: italic;
	color: #f4ecd1;
	line-height: 16px;
	width:650px;
}
.assets p {
	margin:0px;
}
.assets a {
	font-family: Verdana, Geneva, sans-serif;
	color: #c94f43;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size:12px;
}
.assets img {
	border:5px solid #fff;
}
#assets_bottom img {
	border:5px solid #fff;
	width: 110px;
}
.assets p, #assets_bottom p {
	font-size:13px!important;
	font-family:Georgia, "Times New Roman", Times, serif;
	display: inline;
}
#assets_home .assets p {
	padding: 0px;
	position:absolute;
}
#assets_home .asset1 div {
	position: absolute;
	bottom:40px;
	width:180px;
	left:160px;
	margin:0px;
	display:block;
}
#assets_home .asset2 div {
	position: absolute;
	bottom:44px;
	width:180px;
	left:24px;
	margin:0px;
	display:block;
}
#assets_home .asset3 div {
	position: absolute;
	bottom:26px;
	width:180px;
	left:20px;
	margin:0px;
	display:block;
}
#assets_home .asset3 img {
	margin-right: 22px;
	margin-top: 22px;
	margin-left: 7px;
	float: right;
}
#assets_home .asset2 img {
	margin-left: 7px;
	margin-right: 32px;
	margin-top: 26px;
	float: right;
}
#assets_home .asset1 img {
	margin-left: 17px;
	margin-right: 7px;
	margin-top: 41px;
	float: left;
}
#assets_bottom {
	left: -20px;
	position: relative;
	clear: both;
	height: 130px;
	width:985px;
	background: url(../images/layout/background_assets_bottom.png) repeat-x;
	padding: 35px 0px 35px 35px;
	margin-bottom:10px;
	top:20px;
}
#assets_bottom div {
	width:305px;
	float: left;
	display:inline;
	margin-right:10px;
}
#assets_bottom img {
	float: left;
	display:inline;
	margin-right:10px;
}
#assets_bottom div p {
	width:171px;
	float: left;
	display:inline;
	margin-top:23px;
	color: #FFF;
}
#assets_bottom .asset3 img {
	border-color: #9CBAAA
}
#assets_bottom .asset2 img {
	border-color: #CACB55;
}
#assets_bottom .asset1 img {
	border-color: #ED9F91;
}
#assets_home .asset3 {
	height: 171px;
	z-index: 2;
	left: 231px;
	position: absolute;
	top: -63px;
	width: 348px;
	background: url(/images/layout/page3.png);
	text-align: right;
}
#assets_home .asset2 {
	text-align: right;
	height: 193px;
	left: 135px;
	position: absolute;
	top: 115px;
	width: 362px;
	background: url(/images/layout/page2.png);
}
#assets_home .asset1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 348px;
	height: 204px;
	background: url(/images/layout/page1.png);
	z-index: 1;
	padding-left:10px;
}
.content {
	padding-bottom: 25px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 11px;
	line-height: 16px;
	margin: 20px 20px 20px;
}
.content-text {
	width:380px;
	margin-left: 540px;
}
.content_agenda .content-text {
	margin: 0px 0px 0px 50px;
	float: left;
}
.content_agenda .content-agenda {
	width:455px;
	margin-top:40px;
	margin-left:20px;
}
.content_agenda .content-agenda-inner {
	background: url(../images/layout/background_agenda.png) 0px 0px repeat-y;
	padding: 1px 32px 30px 27px;
	margin-top:-4px;
	width:400px;
}
.content_agenda h2 {
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	margin:0px 0px 3px 0px;
	font-weight: normal;
}
.agenda-item {
	padding-bottom: 10px;
	margin-top: 3px;
	color:#62562C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	clear:both;
}

.agenda-item .align-right, .agenda-item .pivotx-image { margin: 0px 10px 0px 0px;}
.agenda-item .align-left { margin: 0px 0px 0px 10px;}

.media-item {
	margin-bottom: 10px;
	margin-top: 3px;
}
.agenda-item, .content-media p {
	margin: 0px 0px 4px 0px;
}
.content_agenda .content-media {
	width:470px;
	margin-top:0px;
	margin-left:40px;
}

.content-media img, .content-media-inner, .content-agenda img, .content-agenda-inner {
float: left;
clear: both;
}

.content_agenda .content-media-inner {
	background: url(../images/layout/background_media.png) repeat-y;
	padding: 1px 20px 20px 20px;
	margin-top: 0px;
	width:430px;
}
.content-media .linkimage {
	float: left;
	margin: 0px 7px 0px 0px;
	border:5px solid #CACB55;
}
.content_overons, .content_contact, .content_links, .content_agenda {
	margin: 0px -20px;
}
*:focus {
	outline: none;
}
*::-moz-focus-inner {
border: none;
}
a img {
	border:0px;
}
.pivotx-image {
	max-width:100%;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* slider op de homepage */
.picture-slides-image-link {
	text-decoration:none;
}
.picture-slides-fade-container {
	clear:both;
	margin-left:-50px;
}
.picture-slides-container {
	padding-top:40px;
	padding-left: 50px;
	height:500px;
	background: url(/images/layout/background_slider.gif) 0px 40px repeat-x;
}
.picture-slides-container ul {
	height:70px;
}
ul.picture-slides-thumbnails {
	width:100%;
}
ul.picture-slides-thumbnails li {
	list-style: none;
	display:inline;
	list-style-type:none;
	margin-right: 10px;
	float: left;
}
ul.picture-slides-thumbnails li img {
	height: 50px;
}
.picture-slides-image {
	width: 1020px;
	height: 380px;
}
.picture-slides-thumbnails a {
	text-decoration: none;
	color: #FFF;
	font-size:25px;
	padding:15px 15px 27px 5px;
	display:block;
	width:100px;
	text-align:center;
}
.picture-slides-selected-thumbnail {
	padding:10px 15px 40px 5px;
}
.cat_1 a {
	background: url(/images/layout/cat_tab_pink.png) no-repeat;
}
.cat_2 a {
	background: url(/images/layout/cat_tab_dblue.png) no-repeat;
}
.cat_3 a {
	background: url(/images/layout/cat_tab_lblue.png) no-repeat;
}
.cat_4 a {
	background: url(/images/layout/cat_tab_green.png) no-repeat;
}
.cat_5 a {
	background: url(/images/layout/cat_tab_purple.png) no-repeat;
}
.cat_1 a:hover, .cat_2 a:hover, .cat_3 a:hover, .cat_4 a:hover, .cat_5 a:hover {
	color: 7ca793;
}
.cat_1 .picture-slides-selected-thumbnail {
	background: url(/images/layout/cat_tab_pink_active.png) no-repeat;
}
.cat_2 .picture-slides-selected-thumbnail {
	background: url(/images/layout/cat_tab_dblue_active.png) no-repeat;
}
.cat_3 .picture-slides-selected-thumbnail {
	background: url(/images/layout/cat_tab_lblue_active.png) no-repeat;
}
.cat_4 .picture-slides-selected-thumbnail {
	background: url(/images/layout/cat_tab_green_active.png) no-repeat;
}
.cat_5 .picture-slides-selected-thumbnail {
	background: url(/images/layout/cat_tab_purple_active.png) no-repeat;
}
/* blogposts */

#search-results-list h2{
	background: none;
	padding: 0px;
	color: #C94F43;
	margin-bottom: 10px;
}

#search-results-list li {
	list-style: none;
}


.result-searchbox, .result-searchbutton {
	font-size:12px;	
}

.postimage {
	margin-top:10px;
}
#sidebar_right, #sidebar_left {
	width: 215px;
	float: left;
	display:inline;
	margin-top:18px;
	color: #666;
}
#sidebar_left {
	text-align: right;
}
#sidebar_right a, #sidebar_left a {
	text-decoration: none;
}
#sidebar_right p, #sidebar_left p {
	margin: 0px;
}
#sidebar_right .archief a {
	text-decoration: none;
}
#sidebar_right .archief li {
	margin-bottom:2px;
}
#sidebar_right .reacties li {
	margin-bottom:5px;
}
#sidebar_right li {
	list-style:none;
}
#sidebar_right h2, #sidebar_left h2 {
	color:#F4F1E8;
	margin: 20px 0px 10px 0px;
	font-weight:normal;
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:  #E7B09F;
	padding: 3px 5px;
}
#sidebar_left h2 {
	text-align: right;
}
#tagcloud a {
	color: #80A39F;
	text-decoration:none;
}
#content_blog {
	margin:0px 10px;
	float: left;
	display:inline;
	width:500px;
}
.post h2 {
	color: #FFF;
	font-style:italic;
	font-size: 1.4em;
	background: url(../images/layout/blog_header.png) no-repeat;
	padding: 6px 10px;
	margin: 10px 0px 0px 0px;
}
.post h2 a {
	color: #FFF;
}
.entry {
	background: #F4F1E8;
	padding: 1px 10px 10px 10px;
	margin-bottom: 30px;
}
.content .postmetadata {
	color: #EFA08B;
	padding: 0px 10px 1px 10px;
	font-size:10px;
	background: #EEE1B7;
	margin: 0px;
	text-transform:lowercase;
}
.commentline {
	color: #5EB0CF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
}
.commentline a {
	color: #5EB0CF;
	text-decoration:none;
}
.commentline a:hover {
	color: #67C2E4;
	text-decoration:none;
}
#submitbutton, .commentbutton, .commentinput {
	font-size:12px;
	padding:3px;
}
.gravatar {
	display: none;
}
.comment-text {
	margin:0px;
}
.pivotx-search {
	margin-top:5px;
}
.searchbox, .searchbutton {
	font-size:11px!important;
	color: 	#666666;
}
.searchbox {
	background: #F4F1E8;
}
.searchbutton {
	height:23px;
}
/* links */
.content_links {
	background: url(../images/layout/background_links.png) repeat-x;
	padding: 30px 0 0;
	margin-bottom:20px;
}
.links_footer {
	background: url(../images/layout/background_links_footer.png) repeat-x;
	height:30px;
	width:1020px;
	position: relative;
	top:30px;
}
.links {
	margin: 0px auto;
	width:496px;
}
.links .entry {
	margin-bottom: 15px;
	position:relative;
	height: 150px;
}
.pages .entry {
	height: auto;
}
.links h2 {
	background:url("../images/layout/links_header.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	font-size:1.3em;
	font-style:italic;
	margin:10px 0 0;
	padding:6px 10px;
}
.links .introtext {
	bottom: 20px;
	position:absolute;
	width: 245px;
}
.links .linkimage {
	bottom: 10px;
	position:absolute;
	right: 15px;
	border:5px solid #EBB09E;
	float: right;
	margin: 20px 5px 10px 10px;
}
.links a.tosite {
	color: #C34D41;
	text-decoration: none;
}

