body {
	margin:0;
	padding:34px 0 36px 0;
	background-color:#F5FAFF;
	background-image:url(images/backgrnd5.gif);
}

div#header{
  position:absolute;
  top:0;
  left:0;  
  width:100%;
  height:34px;
  background-image:url(images/backgrnd2.gif);
  
  background-color:#F5FAFF;
 }
 div#footer{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;  
  height:36px;
  
  
 }
 @media screen{
  body>div#header{
   position:fixed;
  }
  body>div#footer{
   position:fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow:auto;
 }

.menuoutline {
	background-color: black;
}
 
.menubackground {
	background-color: #eeffee;
	background-color: #89C26B;
	font-size: 14px;
}

.menuheading {
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular,
		sans-serif;
	font-size: 12px;
	color: #ff6020;
	color: #ff4010;
}

.menulink {
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular,
		sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #104e8b;
	border:1px solid #7F9DB9;
}
 
.menulink:hover {
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular,
		sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #b06020;
	color: #ff4010;
}

.contentsoutline {
	background-color: black;
	width: 100%;
}

.pagemoved {
	background-color: #00000f;
	width: 100%;
}

.copyright {
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular,
		sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#7F9DB9;
	
	height:14px;
	
	
}


.link {
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular,
		sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #804e1b;
}

.link:hover {
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular,
		sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #b06020;
}

.heading {
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular,
		sans-serif;
	font-size: 14px;
	color: #104e8b;
	border: thin solid #6C88A3;
	cursor:pointer;
}

.headingline {
	background-color: #607080;
}

.titleheading {
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular,
		sans-serif;
	font-size: 24px;
	color: #104e8b;
}

.bodytext {
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular,
		sans-serif;
	font-size: 14px;
	color: #000000;
}

.mytextarea {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular,
		sans-serif;
	font-size: 12px;
	color: #000000;
}

table.topbar {   
   
   font-family: Tahoma, Verdana, Arial;
   font-size: 12px;
   color: #7F9DB9;   
   font-weight : bold;
   cursor:default;
   height:70px;
   
}

table.topbar td a{
   
   display: block;    
   text-decoration: none;
   border:2px solid #7F9DB9;
   
   padding:5px;
   background-color:#FFFFFF;
   
     
}
table.topbar td a:link, table.topbar td a:visited {   
   color: #104e8b;      
}
table.topbar td a:hover, table.topbar td a:active {
   font-size: 14px;
   color: #b06020;
	color: #ff4010; 
	border:2px solid green;  
	background-color: green; 
}

.randbottom {
	
	border-top:2px solid #89C26B;
}
.randtop {
	
	border:2px solid #104e8b;
}
.rand{
	
	border:2px solid #104e8b;
}
.rand2{
	background-color:        transparent;
	border:1px solid #7F9DB9;
	margin-right:3px;
	margin-left:3px;
	background-color:#FFFFFF;
}
.randmidden {
	
	border-left:5px solid #104e8b;
	border-right:5px solid #104e8b;
}


.button {    
	color: #FFFFFF;
	font-family:verdana;
	font-size: 12px;
	font-weight: normal;
	cursor:pointer;
	height:22px;
	width:80px;
	margin:1;
	padding: 1px;
	background-color: #6C88A3;
	border: thin solid #6C88A3;
}
.button:hover { 
    color: #FFFFFF;
	font-family:verdana;
	font-size: 12px;
	font-weight: normal;
	cursor:pointer;
	height:25px;
	width:190px;
	margin:1;
	padding: 1px;
	background-color: orange;
	border: thin solid #6C88A3;
}

.zoek {
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular,
		sans-serif;
	font-size: 12px;
	color: #104e8b;
	border: 1px solid #104E8B;
	cursor:pointer;
	height:22px;
	background-color:#F5FAFF;
	
}

.dropdown {
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular,
		sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #104e8b;
	
	
	
}
.inputzoek {
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular,
		sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #104e8b;	
	border:1px solid white;
	height:20px;
	
	
	
}

a.zoeken
{
display:block;
width:30px;
height:25px;
background: #fff url(images/zoeken.gif) 0 0 no-repeat;
text-ident:-9999px;
}


