/* commented backslash hides from ie5mac \*/ 
html{
	height:auto;
	margin:0;
	padding:0
} 
/* end hack */ 
html, body {
	padding:0;
	margin:0;
        background: url('images/bg.gif');
	/*background-color: #ffffff;*/
	font-size: 12px;
	font-family: arial, "Trebuchet MS", verdana, sans-serif
}
pre { 
	font-family: arial, "Trebuchet MS", verdana, sans-serif;
}
body{	
	text-align:left;
	min-width:910px;/* for mozilla*/
	background-color: #FFFFFF;
	height:100%;
	background: url('images/baasis.jpg') repeat-y 122px 122px ;
}
#wrapper {
	background:  url('images/fooot_4x82.jpg') repeat-x left bottom;
	_height: 82px;
	height: 100%
}

#outer{
	height:auto;
	min-height:99.9%;
	width:910px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	border: 0px solid;
	background:  url('images/basis.jpg') repeat-y left top;
}

/* mac hide \*/
* html #outer{
	width:910px
}
/* end hide*/

html>body #outer{
	height: 100%;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
    border: 0px solid red;
	width:99.9%;
	background:  url('images/basis.jpg') repeat-y left top;
	padding-top:233px
} 

#header{
	position:absolute;
	top:0px;
	left:212px;
	width:685px;
	height:235px;
	z-index:74;
	/* background: url(images/header.jpg) no-repeat left top; */

}

#ajaxmenu{
	position:absolute;
	top:198px;
	left: 3px;
	width:685px;
	height:30px;
	border: 0px solid;
	z-index:65;
	background: url('images/hheader_776x43.jpg') no-repeat left top;
}
#logo {
	position:absolute;
	top:130px;
	left:10px;
	width:290px;
	height:66px;
	text-indent: -5000px;
	z-index:300;
	background:  url('images/logo_237x63.gif') no-repeat left top;
}
/* mac hide \*/
* html #outer, * html #header {width:910px}
/* end hide*/
#footer {
	color: #ffffff;
	width:910px;
	clear:both;
	height:82px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
	background:  url('images/fooot_776x82_2.jpg') no-repeat left top;

}
#footer p {
	bottom: 0px;
	text-align: center;
	margin-top: 50px;
	margin-left: 170px;
	
}
#footer p a {
	text-decoration: none;
	color: #601617;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:82px;
	/* for ie*/
}
/* end hide*/

div, p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
                      /* zit nu links */
	width:211px;
	float: left;
	z-index: 55;
	height: 300px;
	border: solid 0px green;
}
#right-inner {
	width: 210px;
	padding-left: 9px;
	text-align: left;
    height: 200px;
    float: left;
border: solid 0px red;
}
#right-inner h2 {
	font-size: 15px;
}
#left {
	position:relative;/*ie needs this to show float */
	width:680px;
border: solid 0px blue;
	float:right;
	padding-left: 7px;
	z-index: 56;
}
#left-inner {
        margin-right: 40px;
	padding-left: 30px;
	padding-right: 9px;
	padding-top: 10px;
	text-align: left;
	border: solid 0px brown;
	min-height: 700px; /* hoogte van de site in zijn geheel */
}
#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
    color: #000;
    min-height: 300px;
    z-index: 300;
    padding-top: 0px;
    padding-left: 0px;
    margin: 0px;
    border-left: #953133 solid 14px;
    background: #ffffff;
}
#inner-content {
    height: 100%;
    min-height: 99%;
    padding-left: 0px;

    /* background: #601617; */
}
#inner1-content {
    height: 100%;
    padding: 10px;
    .padding-left: 20px;
    border-left: solid #fff 1px;
}
#left-inner h2 {
	font-size: 15px;
	color: #9b3332;
	padding-left: 0px;
	/* line-height: 30px; */
	position: relative;
	z-index: 999;
	background: #d4cfbb;
}

#content h2 {
    float: left;
	font-size: 15px;
	color: #9b3332;
	padding-left: 0px;
	line-height: 24px;
	position: relative;
	z-index: 999;
	background: #d4cfbb;
}
.eerste-letter p:first-letter {
    color: #601617;
}

h3#post-  {
	background-position: left top; font-size: 12px;
	color: #b77b73;
	padding-left: 0px; background-color:transparent; background-repeat:no-repeat; background-attachment:scroll
}

#content p {
	font-size: 12px;
	color: #000;
	line-height: 18px;
	_line-height: 16px;
}

#content p a {
	/* color: #618200; */
	color: #000;
}

#content p a:hover {
	background-color: #601617;
	color: #000;
}


#footer p {
	padding: 8px;
}





.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
	/* border: dotted 1px #444444; */
}

#content ul li{
	list-style-image: url('images/bullet_11x8.gif');
	margin-bottom: 0.5em;
	font-size: 110%
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a, #sidebar a
{
    color: #fff;
}

#content a:hover, #sidebar a:hover
{
    /* background-color: rgb(97, 130, 0);  */ 
    color: rgb(255, 255, 255);
}
.B_crumbBox {
    padding: 3px 5px 3px 0px;
    /* background: #601617 url(images/basis.jpg) repeat-y left top; */
    color: #772527;
}
.B_crumbBox a {
    text-decoration: none;
    color: #772527;
}
.B_firstCrumb {

    margin-left: 0px;
}
.B_crumb {
    /* background: #9b3332; */
}
.B_lastCrumb {
    /* background: #9b3332; */
}
.tekst {
border: solid 0px;
    width: 400px;
    float: left;
}
.tekst1 {
    float: left;
    width: 100px;
}
.tekst2 {
    float: left;
    width: 50px;
}
