body{
  margin:0;
  padding:100px 0 0 150px;
 }
 div#header{
  background-color	:#FFFFFF;
  background-image	:url('beeld/inlijn.gif');
  position:absolute;
  top:0;
  left:0;
  width:95%;
  height:125px;
  font-family			:"Trebuchet MS", Arial, sans-serif; 
  font-size			:11px;
  font-weight			:bold;
  color				:#264285;
 }
 div#left-sidebar{
  position:absolute;
  top:160px;
  left:0;
  width:150px;
  height:100%;
 }
 div#footer{
 background-image	:url('beeld/inond.gif');
 position:absolute;
  bottom:0;
  left:150px;
  width:75%;
  height:6px;
 }
 @media screen{
  body>div#header{
   position:fixed;
  }
  body>div#left-sidebar{
   position:fixed;
  }
  body>div#footer{
   position:fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow:auto;
 }
 div#tekst{
 
 }

UL{ 
	list-style-type: none; 
}
a:link {color:#264285; text-decoration:none; font-weight:bold;}      /* unvisited link */
a:visited {color:#264285; text-decoration:none;font-weight:bold;}  /* visited link */
a:hover {color:#264285;text-decoration:underline;font-weight:bold;}  /* mouse over link */
a:active {color:#264285;text-decoration:underline;font-weight:bold;}  /* selected link */

div#menu-header{
	top					:25px;
	text-align			:right;
	font-family			:"Trebuchet MS", Arial, sans-serif; 
	font-size			:11px;
	font-weight			:bold;
	color				:#264285;
}

div#tekst{
	position			:absolute;
	background-image	:url('beeld/inbg.gif');
	top					:160px;
	left				:205px;	
	width				:1280px;
}
div#history{
	position			:absolute;
	top					:0px;
	left				:450px;
}
div#history_old{
	position			:absolute;
	top					:38px;
	left				:450px;
}
div#opmerkingen{
	position			:absolute;
	top					:310px;
	left				:450px;
}
div#search_result{
	position			:absolute;
	font-family			:"Trebuchet MS", Arial, sans-serif; 
	font-size			:11px;
	font-weight			:bold;
	color				:#FF0000;
	top					:19px;
	left				:600px;
}

div#header_result{
	position			:absolute;
	font-family			:"Trebuchet MS", Arial, sans-serif; 
	font-size			:11px;
	font-weight			:bold;
	color				:BLACK;
	top					:64px;
	left				:1000px;
}
#link{
	font-family			:"Trebuchet MS", Arial, sans-serif; 
	font-size			:11px;
	font-weight			:bold;
	text-align			:right;
	color				:#264285;
}

div#promostyle1 {  
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 14px; 
	line-height: 18px;
	width: 750px;
}
.promostylebold { 
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 14px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #003366;
}
h1{ 
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 14px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #003366
}
input{  
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 14px; 
	line-height: 16px
}
td {
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 14px; 
	line-height: 16px
}
