@import "layout.css";
@font-face {   
 font-family: frutigerltstd;   
 src: url( ../images/frutigerltstd-light-webfont.eot ); /* IE */  
 src: local("frutigerltstd-light"), url( ../images/FrutigerLTStd-Light.otf );/* non-IE */  
}
body{
	margin:0px;
	padding:0px;
	color:#002d71;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	background-image:url('../images/globe_top.jpg');
	background-position:center 12px;
	background-repeat:no-repeat;
}
img{
	border:0px;
}
.title{
	font-size:18px;
}
.title2{
	font-size:14px;
	font-weight:bold;
}
a{
	text-decoration:underline;
	cursor:pointer;
}
a:hover{
	color:#002D71;
	cursor:pointer;
	text-decoration:underline;
}
h2 a{
	text-decoration:none;
}
h1{
	color:#00baff;
	font-size:22px;
	line-height:26px;
	font-weight:normal;
	font-family:frutigerltstd;
}
h2{
	color:#00baff;
	font-size:14px;
	font-weight:normal;
}
h3{
	font-weight:normal;
	font-size:12px;
	display:inline;
}
.reference_text{
	font-family:frutigerltstd;
	font-size:30px;
	float:left;
	overflow:hidden;
	line-height:34px;
	margin-top:40px;
	width:380px;
}
#leftBorderMenu,#topBorderMenu,#rightBorderMenu{
	margin-top:-5px;
}

#leftBorderMenu{
	float:left;
	height:32px;
	width:6px;
	background-image:url('../images/tab_links.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
#topBorderMenu{
	background-color:#ffffff;
	padding-top:5px;
	float:left;
	height:30px;
	background-image:url('../images/tab_midden.jpg');
	overflow:hidden;
	background-position:left top;
	background-repeat:repeat-x;
}

#rightBorderMenu{
	float:left;
	height:36px;
	width:6px;
	background-image:url('../images/tab_rechts.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}

a.hoofdmenu{
	padding:0px 15px 0px;
	margin-top:7px;
	color:#002d71;
	text-decoration:none;
	margin-right:10px;
}

a.hoofdmenuActive{
	padding:0px 9px;
	background-color:#ffffff;
	margin-right:0px;
	text-decoration:none;
}
a.submenu,a.submenuActive{
	color:#ffffff;
	line-height:37px;
	margin-right:0px;
	padding:11px 20px;
	border-right:1px solid #4f6e9c;
	text-decoration:none;
}
a.submenuActive{
	background-color:#03235e;
}
a.subsubmenuActive{
	text-decoration:none;
}
a.subsubmenu{
	color:#002d71;
	text-decoration:none;
}

#formHTML td{
	height:25px;
	width:200px;
}

form input,select, textarea{
	color:#002d71;
	font-family:arial;
	font-size:12px;
}

.buttonClass{
	cursor:pointer;
}

.archief_button{
	height:30px;
	float:right;
	color:#ffffff;
	width:151px;
	margin-top:10px;
	cursor:pointer;
}
.archief_button .button_middle{
	width:120px;
}
.button_left{
	background-image:url('../images/button_links.png');
	background-position:left top;
	background-repeat:no-repeat;
	width:11px;
	height:30px;
	float:left;
}

.button_middle{
	background-image:url('../images/button_midden.png');
	background-position:right top;
	height:24px;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	float:left;
}

.kleurenpijl{
	background-image:url('../images/bullet_content_hgh.png');
	padding:0px;
	margin:0px;
	width:7px;
	height:9px;
	float:left;
	margin-top:5px;
	margin-right:5px;
} 

.kleurenEnvelop{
	background-image:url('../images/icon_envelope.png');
	padding:0px;
	margin:0px;
	width:18px;
	height:15px;
	float:left;
	margin-top:2px;
	margin-right:5px;
} 
.kleurenLink{
	background-image:url('../images/icon_link.png');
	padding:0px;
	margin:0px;
	width:16px;
	height:16px;
	float:left;
	margin-top:2px;
	margin-right:5px;
}
.kleurenTelefoon{
	background-image:url('../images/icon_telefoon.png');
	padding:0px;
	margin:0px;
	width:16px;
	height:16px;
	float:left;
	margin-top:2px;
	margin-right:5px;
}
.downloadEnvelop{
	background-image:url('../images/icon_download.png');
	padding:0px;
	margin:0px;
	width:16px;
	height:16px;
	float:left;
	margin-top:2px;
	margin-right:5px;
}

.borderbottom{
	border-bottom:1px solid #E2E5EC;
}

.boldText{
	font-weight:bold;
}
.darrow{
	padding:0px;
	margin:0px;
	display:inline;
	position:relative;
	margin-top:-3px;
}
.brood_text{
	line-height:24px;
	padding-top:11px;
	width:480px;
}
.brood_text p,.brood_text{
	line-height:24px;
}
