		body {
			font-family: Verdana; 
			font-size: 11px;
                        background-color: #548C8D;
			background: url(http://www.zuurstokroze.nl/images/pageback.png);
			background-repeat: repeat;
			text-align: center;  
			line-height: 1.4; 
		}

		table, td {
                        border: 0px solid;
		}


	#maincontainer {
			width: 1020px;
			margin-left: auto;
			margin-right: auto;
			margin-top: -9px;
			margin-bottom: 0px;
			background: url(http://www.zuurstokroze.nl/images/maincontainerback.png);
                        background-repeat: repeat;
		} 

	#header {
			width: 1020px;
			height: 230px;
			margin-left: 0px;
			margin-right: auto;
			margin-top: -9px;
			margin-bottom: 0px;
			background: url(http://www.zuurstokroze.nl/images/header_lekker_groen_2.png);
                        background-repeat: no-repeat;
		} 


		#container {
			width: 800px; 
			margin-top: 20px;
			margin-left:120px;
			text-align: left;
		}

		#wrap {
			border: 0px solid #111;
			padding: 0;
		}


		#content .left {

			padding: 0px;
			margin-left: 10px;
			margin-right: 230px;
			float: left;
			margin-right: 0px;
			width: 67%;
			text-align: justify;
		}

		#content p { 
			font: 8pt/14pt verdana; 
			margin-top: 0px; 
			text-align: justify;
			padding-right: 5px;
			text-indent: 10px;
		}
        

		#sidebar {
			float: right;
			width: 200px;
			height: 100%;
			margin-top: 0px; 
			padding: 5px;
			font: 8pt/14pt verdana; 
			line-height: 1.5;
			color: #333;
		}


		#footer {
			margin-bottom: -10px;
			clear: both;
			padding-top: 0px;
			text-align: center;
			font-size: 10px;
			color: #333;
		}

		blockquote {
			border-top: 1px solid #333;
			border-bottom: 1px solid #333;
			font-style: italic;
		}

		h3 {
			font: 400 15pt "verdana"; 
			color: #385E5F;
			text-decoration: none;
			text-align: left;
			margin: 0px;
			padding-bottom: 0px;
			padding-top: 0px;
			letter-spacing: .5px;
			height: 40px;
			text-indent: 5px;
		}

		h4 { 
			font-size: 14px; 
			color: #385E5F;
			text-decoration: none;
			text-align: left;
			letter-spacing: .3px;
			text-indent: 2px;
		}

		.footer{
			text-align: center;
			font-size: 10px;
		}

               img {
                        padding: 7px;
                        border-right: 1px solid #ccc;
                        border-bottom: 1px solid #ccc;
                        border-left: 1px solid #fff;
                        border-top: 1px solid #fff;
                        background-color: #FFF;
               }

		a:visited, a:link, a:active {
			color: #385E5F;
			text-decoration: none;
			border-bottom: 1px dotted #548C8D;
		}

		a:hover {
			color: #548C8D;
			text-decoration: none;
			border-bottom: 1px solid #548C8D;
		}

		.entryfooter {
			color: #333;
			font-family: Verdana;
			font-size: 11px;
			line-height: 16px;
			font-weight: normal;
			text-align:right;
			margin: 0px;
			padding: 6px 0px;
			clear: both;
		}

		.entryfooter_linkdump {
			color: #333;
			font-family: Verdana;
			font-size: 10px;
			font-weight: normal;
			text-align:right;
			margin: 0px;
			padding: 0px 6px;
		}

		.entryfooter A  {
			text-decoration: none;
			font-weight: bold;
			color: #385E5F;
		}

		.entryfooter a:hover {
			text-decoration: none;
			font-weight: bold;
			color: #548C8D;
		}

		.entryfooter a:visited { 
			font-weight: bold; 
			text-decoration: none; 
			color: #385E5F;
		}

		.entryfooter a:active { 
			font-weight: bold; 
			text-decoration: none; 
			color: #385E5F;
		}

		.entryfooter_linkdump A {
			text-decoration: none;
			font-weight: bold;
			color: #385E5F;
		}

		.entryfooter_linkdump a:hover {
			text-decoration: none;
			font-weight: bold;
			color: #548C8D;
		}

		.entryfooter_linkdump a:visited { 
			font-weight: bold; 
			text-decoration: none; 
			color: #385E5F;
		}

		.entryfooter_linkdump a:active { 
			font-weight: bold; 
			text-decoration: none; 
			color: #385E5F;
		}
		.commentform  {
			border: 0px #ccc solid;
			padding: 0px;
			/* width: 570px; */
		}
		.commentinput {
			border:1px #ccc solid;
/*			width:300px; */
		}
		.searchbox {
			border:1px #ccc solid;
			margin-bottom:5px;
			width:160px;
		}
		.commentbutton, .searchbutton {
			border:1px #000 solid;
			background-color: #efefef;
		}
		.commentbutton {
			width:140px;
		}
		.searchbutton {
			width:160px;

		}
		#comments {
			margin-left:40px;
		}
		.pivot-image {
			border:1px #ccc solid;
			padding:5px;
			background:#fff;
		}
		#buttonbox a {
			border-bottom:none;
		}
		.badge {
			border:none;
			margin-bottom: 5px;
		}


/* ACCESSIBILITY CHANGES - JM 2004/11/26 */

/* these hide the accessibility tags to stop the layout from changing */

.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }
.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; } 
