/*  @font-face {
    font-family: Microstyle;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/MICROST1.eot);
  }
  @font-face {
    font-family: Microstyle;
    font-style:  normal;
    font-weight: 700;
    src: url(fonts/MICROST0.eot);
  }

*/
html{
	
	overflow:hidden;
	
}
body {
/* font-family: Microstyle, Verdana ; font-size:18px;*/
font-family:verdana; font-size:11px; 
	text-align:left;
	background : transparent url(images/bg.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 10px;
	word-spacing : 0px;
	letter-spacing : 1pt;
	min-height:100%;
	max-height:100%;

	}
	
h2{font-size:16px;color:#144789;}


table,td
{  
	border:0px;
	border-style:solid;
	border-color:#144789;
	/*border-color:red;*/
}

td:hover{
	/*border-color:green;border-width:2px;border-style:solid;*/
}

.naw{	font-family:verdana; font-size:10px;
	text-align:left;
	padding-left:15px;
	}
.menulinksMaster{
	background-color : #144789;
	display:block; 
	width : 170px;
	vertical-align:top;}
	
#menutopcel
{
    height : 20px;
	background-image:url(images/menutopbg.jpg);
	background-repeat:no-repeat; 
	background-position-x:left;
	background-position-y:top;

}
#menubottomcel
{
     	height : 20px;
	background-image:url(images/menubottomlinks.jpg);
	background-repeat:no-repeat; 
	background-position-x:left;
	background-position-y:top;

}

.menulinks {

	text-align:left;
	color: Yellow;
	font-size:11pt;
	font-weight:600;
	font-family:verdana;
	background: #2998D1 no-repeat right;
	padding-left:10px;
	padding-right:10px;
	
	border-style:solid;
	border-color:#144789;
	border-width:2px;
	border-bottom-width:0px;
	margin:3px;
		vertical-align : middle;
	
}
.menuitem{
		text-align:left;
	color:yellow;
	font-size:11pt;
		text-decoration : none;
}
.menuitemtop{
		text-align:left;
	color:yellow;
	font-size:10px;
		text-decoration : none;

}

.tblMenu{
	
}
.menulinks:hover{
color:#a5c6f1;
background: #144789;
border-style:dotted;
border-color:#a5c6f1;
border-bottom-width:0px;
}
 .menutop {
 	height : 20px;
	text-align:left;
	color:red;
	font-family: tahoma;
	font-size:10pt;
	font-weight:600;
	background: #2998D1; 
	padding-left:10px;
	padding-right:10px;

		border-style:solid;
	border-color:#144789;
	border-width:2px;
	border-right-width:0px;
	margin-top:2px;
	margin:2px;
		vertical-align : middle;

}
.menutop:hover{
color: #174D93;
background: #307CDD;
border-style:dotted; 
border-bottom-width:1px;
}

.content{
text-align:left;
padding-left:25px;
padding-right:15px;	
 background : no-repeat;
/*background-image : url(images/content.jpg); */
}

b .contentvet{
	font-weight: 600;
}
.banner{
	margin:0px;

	
	
}
.contentKop{
	
	display:block;
	text-align:center;
	color:#144789; 
	border-style:solid;
	border-width:1px;
	font-weight:bold;
	font-size:12pt;
	font-family: "Lucida Handwriting";
	padding:8px;
background-color: #D9E9F6; 

}
#contentwindow {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:220px; 
	bottom:60px; 
	width:434px; 
	margin-left:-190px; 
	left:46%; 
	border-left:0px solid #000;
	border-right:0px solid #000;
	background: transparent;
	padding-left : 10px;
	}
.zoek{
	background-image:url(images/loupe.jpg);
	background-position: right;
	background-repeat:no-repeat;
	background-color:#eeeeee;
}
#foot {
	text-align:center;
	position:absolute; 
	margin-left:-405px; 
	left:49.3%; 
	bottom:0px; 
	width:810px; 
	min-width:810px; 
	height:20px; 
	background-color:#144789;
	font-size:1em; 
	z-index:5; 
	border:0px solid #000;
	font-family: trebuchet MS, tahoma, verdana, arial, sans-serif;
	font-weight:bold;
	color:#aaa;
	/*height : 20px; */
	
	background-image:url(images/menubottomlinks.jpg);
	background-repeat:no-repeat; 
	background-position-x:left;
	background-position-y:top;
	}
    
    
    #partner{
    z-index:100;
    float:left;
	position:relative;
    top:70px; left:-350px; 
    width: 200px;
    font-family: "Arial Narrow";
    font-size:13pt;
    color:white;
    font-weight:bold;
	letter-spacing : -1px;
	}
	img{
	border-width:1px;
	border-color:black;
	
}
img.logo{border-width:0px;
	}
logo2{
	  z-index:101;
    //float:right;
	position:relative;
    top:-30px; left:-220px; 
}