/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0

} 
/* end hack */ 
body{	
	margin:0;
	padding:0
	text-align:left;
	min-width:900px;/* for mozilla*/
	background-color: #FFFFFF;
	background-image: url(images/achtergrond.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	height:100%;
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, sans-serif;
}
a {
color: #004477;
text-decoration:none;
}
a:hover {
color: #004477;
text-decoration:underline;
}

img {
	border:0;
}

#wrapper {
	min-height:800px;
}

#content{
	height:99.9%;
	min-height:700px;
	width:900px;
	text-align:left;
	position:relative;
	overflow:visible;
	background-color:#FFFFFF;
	padding-bottom: 10px;
	
}

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

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

#inner{
	width:100%;
	padding-top:320px;/*needed to make room for header*/
} 

#header{
	position:relative;
	top:0px;
	left:0px;
	width:900px;
	height:309px;
	z-index:74;
}

#headimage img{
bottom: 50px;
}

#ajaxmenu{
	position:absolute;
	top:115px;
	left:195px;
	width:945px;
	height:38px;
	z-index:65;
}
#logo {
	position:absolute;
	top:0px;
	width:900px;
	height:309px;
	text-indent: -5000px;
	z-index:64;
	
}

#webloginheader {
z-index:10;
position:absolute;
top:160px;
right:15px;


}
#webloginheader a {
color: #004477;
text-decoration:none;
background-color:#FFFFFF;
padding:2px;
}
#webloginheader a:hover {
color: #004477;
text-decoration:underline;
}


#advertenties {
z-index:1;
position:absolute;
left:920px;
top:125px;
color:#FFFFFF;
font-style:italic;
width:150px;
}
/* mac hide \*/
* html #outer, * html #header {width:780px}
/* end hide*/
#footer {
	color: #fff;
	width:925px;
	clear:both;
	text-align:center;
	bottom:0px;
}
#footer p {
	margin-top: 10px;
}
#footer p a {
	text-decoration: none;
	color: #fff;
}
* 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*/

#left {
	position:relative;/*ie needs this to show float */
	width:170px;
	float:left;
	padding-left: 15px;
	z-index: 54;
}


#center {
	width:488px;
	float:left;
	padding-right: 20px;
	padding-left: 20px;
	z-index: 55;
}

#center-rightonly {

	width:600px;
	float:left;
	padding-right: 20px;
	padding-left: 15px;
	z-index: 55;
}


#right {
	width:172px;
	float:right;
	z-index: 56;
	padding-right: 15px;
}

#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */

#page-header{
padding-bottom:4px;
}
#page-header-title{
	position: relative;}
#page-header-breadcrumbs {
	position: relative;
	margin-left:22px;
	margin-top:-15px
	}


#content h2 {
	font-size: 15px;
	color: #FE6400;
	line-height: 24px;
	position: relative;
	z-index: 50;
}


#content h2 img{
	border: 0px;
	
}

#contentitem-header-title h2{
	font-size:18px;
	line-height:24px;
	color:#004477;
}

h3#post-  {
	font-size: 12px;
	color: #618200;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
	text-align:left;
}

#content p a {
	color: #004477;
}

#content p a:hover {
	background-color: #004477;
	color: #ffffff;
}


#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;

}

imgandphoto {
	border: dotted 1px #444444;
}

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

.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: #004477;
text-decoration:none;
}

#content a:hover, #sidebar a:hover
{
    background-color:#004477;;
    color: rgb(255, 255, 255);
}

input{
border:1px solid #BACAD4;
font-family:"Trebuchet MS",verdana,sans-serif;
font-size:11px;
}



