				body {
			background: url(images/pageback.png);
			background-position: middle;
			font-family: times;
			font-size: 14px;
			color: #333;
			line-height: 1.4;
			margin: 0;
		}
		#maincontainer {
			width: 1000px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			background: url(images/maincontainerback.png);
                        text-align: center;
		}
		#container {
max-width: 800px;
       width: expression(document.body.clientWidth > 850? "800px": "auto" );
			margin-left: auto;
			margin-right: auto;
			border: none;
			
			text-align: left;
			background: url(images/contentback.gif);
                        
		}
		#wrap {
			border: 1px solid #111;
			padding: 0;
		}
#secondary h4 {
			padding-left: 20px;
			font-weight: bold;
			font-variant: small-caps;
			font-size: 13px;
			color: #000;
			background: url(images/blokje.jpg);
			background-position: center left;
			background-repeat: no-repeat;
		}		
		#banner {
			padding: 0px;
			margin-bottom: 0;
			margin-top: 0;
                        text-align: left;
			background-color: #000;
			background: url(images/logobo.jpg);
			height: 133px;
			border: none;
		}
#secondary {        
       position: relative;
       top: 11px;
       left: 13px;
       width: 22%;
       font-size: 0.70em;
       line-height: 1.4em;
       float: left;
       clear: left;
       border: 0px solid #0F0;
       margin-bottom: 15px;
}

.about-box {
       text-align: left;
       padding: 6px;
       color: #040645;
       width: 210px;
       margin: 0px 0 0px 0px;
       font-size: 1.0em;
font-family:verdana,helvetica,arial;
			font-size: 10px; 
}
		#content {
float: right;
			margin-right: 15px;
			width: 500px;
                        padding-right: 15px;
                        padding-top: 10px;
}

 

                #contentlink1 {
			float: left;
			margin-left: 20px;
                        
			width: 350px;
		}                
                 #contentlink2 {
			float: right;
			margin-right: 20px;
			width: 500px;
                        			
		}
                .formulier {
                         font-size: 12px;  
                }
		#sidebar {

		}
		#sidebar-a {
			float: right;
			width: 200px;
			width: 210px;
			width: 200px;
			margin: 0;
			margin-left: 0;
			padding: 5px;
			font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
			font-size: 10px;
			line-height: 1.2;
		}
		#headbar {
			clear: both;
			background: url(images/bg_header.gif);
			height: 10px;
			border-top: 1px #ccc solid;
		}
		#footer {
			clear: both;
			background: url(images/bg_header.gif);
			height: 17px;
			margin: 0;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			text-align: center;
			color: #FFFFFF;
		}
                p.footerr {
                        background-color: #dfdfdf;
                        height: 15px;
                        text-align: right;
                        padding-bottom: 3px;
                        padding-right: 5px;
                 }
                 p.reactie {
                         text-align: justify;
                         padding-left: 10px;
                         padding-right: 10px;          
                }
		blockquote {
			border-top: 1px solid #333;
			border-bottom: 1px solid #333;
			font-style: italic;
		}
		h1 {

			font-variant: small-caps;
			font-size: 225%;
			color: #ccc;
			font-style: normal;
			line-height: 1;
			margin-bottom: 25px;
		}		
		h1 span {
			color: #c90;
			font-style: italic;
			font-size: 35%;
			font-variant: normal;
		}
		.footer{
			text-align: right;
			font-weight: normal;
			text-transform : uppercase;
			font-size: 85%;
			color: #333;
			line-height: 1;
		}
                #footer a {
			text-decoration: none;
			color : #FFFFFF;
		}		
		#footer a:hover {
			text-decoration: none;			
			color:#CC6666;
                }
		.marginfooter{
			width:200px;
			text-align:center;
			margin-bottom:30px;
		}
		#content h2 {
			padding-left: 20px;
			font-weight: bold;
			font-variant: small-caps;
			font-size: 20px;
			color: #000;
			background: url(images/attach.jpg);
			background-position: center left;
			background-repeat: no-repeat;
		}		
#secondary h4 {
			padding-left: 20px;
			font-weight: bold;
			font-variant: small-caps;
			font-size: 13px;
			color: #000;
			background: url(images/blokje.jpg);
			background-position: center left;
			background-repeat: no-repeat;
		}		
		#content h2 .date {
			font-weight: normal;
			font-variant: small-caps;
			font-size: 11px;
			color: #333;
			line-height: 1;
		}
		#sidebar-a h2{
		        font: 11px georgia, times new roman, serif;
			color: black;
		        font-weight: bold;
		        text-transform: uppercase;
		        line-height: 16px;
		        padding: 0;
			border-bottom: 1px solid #eee;
		}

                #tbgetter {
                      height:40px;
                      font-family:verdana,helvetica,arial;
                      font-size:10px;
                      border:1px #ccc solid;
                      padding:5px;
                      background:#eee;
                      overflow:auto;
                }

               #tbgetter a {
                      text-decoration:none;
                      font-weight:bold;
                      color:#666;
                }

               #tbgetter a:hover {
                      text-decoration:underline;
                }

		a:visited, a:link {
			color: #7E2020;
                        font-weight: bold;
			text-decoration: none;			
		}
		a:hover {
			color: #CC6666;
			text-decoration: none;			
		}              
                h1 a:visited, h1 a:link, h1 a:hover {
			font-variant: small-caps;
			color: #ccc;
			font-style: normal;
			line-height: 1;
			border-bottom: none;
		}
		.entry  {
			background-color: #ffffff;
			color: #000000;						
			text-align: justify;		
		}
		.ornament  {
			text-align:center;
			
		}
		.commentform  {
			background-color: #ffffff;
			border: 1px #cfcfcf solid;
			padding: 10px;
			width: 500px;                        
		}
		.commentinput {
			border:1px #ccc solid;
			width:300px;
		}
		.searchbox {
			border:1px #ccc solid;
			margin-bottom:5px;
			width:190px;
		}
		.commentbutton, .searchbutton {
			border:1px #000 solid;
			background:#ddd;
		}
		.commentbutton {
			width:140px;
		}
		.searchbutton {
			width:190px;
		}
		#comments {
			border: 1px solid #dfdfdf;
		}
		.pivot-image {
			
			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; } 
