@charset "utf-8";
/* CSS Document */
/*kleuren: e4f8f8 (lichtgroen), 9adbdb of 9BDBDB (middelgroen), 009999 (donkerder groen), 003D6D (donkerblauw), ff5a00 (oranje), ee690d(donkerder oranje), e5e5e5 (lichtgrijs), cfe3e2 (grijsblauw) */
/* FONTS */


BODY 
{
	background-color : #ffffff;
	font-family : Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	color : #003D6D;
	margin: 0px;
	padding: 0px;
}



/* HEADERTEXT */

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bolder;
	color : #009999;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #009999;
}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #009999;
}

H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #009999;
}

SMALL {
	color : #003D6D;
	font-size : 9px;
	font-weight : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
}


HR
{
	color: #cccccc;
	height: 1px;
}



/*****************************************************************************************/


/* FOOTERTEXT */

SMALL {
	color : #009999;
	font-size : 9px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* LINKS */

A:LINK {
	font-weight : normal;
	text-decoration: none;
	color : #009999;
	font-style: normal;


}

A:VISITED {
	font-weight : normal;
	text-decoration: none;
	color : #009999;
	font-style: normal
	
}

A:ACTIVE {
	font-weight : bold;
	text-decoration: none;
	color : #009999;
	font-style: normal;
}


A:HOVER {
	font-weight : bold;
	text-decoration: none;
	font-style: normal;
	color : #009999;

}


/* CRUMBS */

.CRUMBS {
	color: #ffffff;
}


IMG {
	border:none
	
}

/* LINKS */

A.noline:LINK {
	font-weight : normal;
	text-decoration: none;
	font-style: normal;
}

A.noline:VISITED {
	font-weight : normal;
	text-decoration: none;	
	font-style: normal;
}

A.noline:ACTIVE {
	font-weight : bold;
	text-decoration: none;
	font-style: normal;
}


A.noline:HOVER {
	font-weight : bold;
	text-decoration: none;
	font-style: normal;
}

/* LINKS */

A.newsnoline:LINK {
	font-weight : normal;
	text-decoration: none;
	font-size : 11px;
	font-style: normal;
	color: #003d6d;
}

A.newsnoline:VISITED {
	font-weight : normal;
	text-decoration: none;
	font-size : 11px;
	font-style: normal;
	color: #003d6d;	
}

A.newsnoline:ACTIVE {
	font-weight : bold;
	text-decoration: underline;
	font-size : 11px;
	font-style: normal;
	color: #003d6d;
}


A.newsnoline:HOVER {
	font-weight : bold;
	text-decoration: underline;
	font-size : 11px;
	font-style: normal;	
	color: #003d6d;
}

/*LINKS nieuwe site */

A.newsnoline2:LINK {
	font-weight : normal;
	text-decoration: none;
	font-size : 11px;
	font-style: normal;
	color: #ee690d;
}

A.newsnoline2:VISITED {
	font-weight : normal;
	text-decoration: none;
	font-size : 11px;
	font-style: normal;
	color: #ee690d;
}

A.newsnoline2:ACTIVE {
	font-weight : bold;
	text-decoration: underline;
	font-size : 11px;
	font-style: normal;
	color: #ee690d;
}


A.newsnoline2:HOVER {
	font-weight : bold;
	text-decoration: underline;
	font-size : 11px;
	font-style: normal;	
	color: #ee690d;
}


/* LINKS */

.homepageservices A:LINK {
	font-weight : bold;
	text-decoration: none;
	font-size : 11px;
	color : #003D6D;
	font-style: normal;

}

.homepageservices A:VISITED {
	font-weight : bold;
	text-decoration: none;
	font-size : 11px;
	color : #003D6D;
	font-style: normal;
	
}

.homepageservices A:ACTIVE {
	font-weight : bold;
	text-decoration: none;
	font-size : 11px;
	color : #ee690d;
	font-style: normal;
}


.homepageservices A:HOVER {
	font-weight : bold;
	text-decoration: none;
	font-size : 11px;
	color : #ee690d;
	font-style: normal;
}

#readmore A:LINK {
	color :  #ee690d;
	font-weight : normal;
	text-decoration: none;
	font-size : 10px;
	font-style: normal;

}

#readmore A:VISITED {
	color :  #ee690d;
	font-weight : normal;
	text-decoration: none;
	font-size : 10px;
	font-style: normal;

}

#readmore A:ACTIVE {
	color :  #ee690d;
	font-weight : normal;
	text-decoration: underline;
	font-size : 10px;
	font-style: normal;
}


#readmore A:HOVER {
	color :  #ee690d;
	font-weight : normal;
	text-decoration: underline;
	font-size : 10px;
	font-style: normal;

}

/* TABLES */

TABLE0 {
	border:0px;
}

TABLE1 {
	border:1px;
}

TD {
	font-family : Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	color : #003D6D;
}

TABLE.ATSIGREENTABLE {
	border-style: solid;
	border-width:2px;
	border-color: #9bdbdb;
	border-collapse:collapse;
	border-spacing:0px;
	padding:5px;

}

TABLE.ATSIGREENTABLE TD{
	border-style:solid;
	border-width:2px;
	border-color: #9bdbdb;
	border-collapse:collapse;
	padding:5px;
	font-family : Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	color : #003D6D;
}





/* LISTS */

ul {
	font-family : Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : 22px;
	margin-left: 16px; 
	padding-left: 4px;
} 

li{
	font-family : Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : 22px;
	margin-left: 16px; 
	padding-left: 4px;
} 
 


/*NEWSLETTER TOUCH&GO */
#TOUCHANDGO{
	border: 3px; 
	padding: 10px;
	text-align: left;
	background-color: #d9eff0;
}


/* Menu SearchBox Style */

#SearchField
{
	position: relative;
	margin-top: 2px;
	width: 105px;
	height: 15px;
	background-color: #ffffff;
	border: 1px solid #003D6D;
}


#SearchButton
{
	position: relative;
	margin-top: 2px;
	width: 60px;
	height: 20px;
	color: #FFFFFF;
	background-color: transparent;
	border: 0px;
	font-family: verdana;
	font-size:12px;
	font-weight:bold;

}

#SubscribeButton
{
	position: relative;
	margin-top: 0px;
	width: 55px;
	height: 20px;
	background-color:#FFFFFF;
	color: #003D6D;
	border: 0px;
	font-family: verdana;
	font-size:10px;
}


.container
{
	width: 724px;
	height:540px;
	overflow-y: auto;
	scrollbar-face-color:#9BDBDB;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#9BDBDB;
	scrollbar-highlight-color:#9BDBDB;
	scrollbar-3dlight-color:#9BDBDB;
	scrollbar-darkshadow-Color:#9BDBDB;

}

#containercoolmenu
{
	width: 650px;
	height:20px;
	
}

#PublicationTitle
{	
	font-family : Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #009999;
}

#PublicationDescription
{	
	font-family : Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #003D6D;
}


#srchResult iframe { 
        width: 684px; 

} 

textarea.alttext{
  	width: 475px;
  	height: 16px;
  	border: 0px;
	font-family : Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: italic;
	font-weight : bold;
	color: #ee690d;
	text-align: left;
	vertical-align: middle;
	line-height : 12px;
	overflow: auto;
	background-color: #ffffff;
	

}

textarea.alttext2{
  	width: 145px;
  	height: 16px;
  	border: 0px;
	font-family : Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style: normal;
	font-weight : normal;
	color: #ee690d;
	text-align: right;
	vertical-align: middle;
	line-height : 12px;
	overflow: auto;
	background-color: #ffffff;
	
}

#alttext3
{
	position: relative;
	margin-top: 0px;
	width: 320px;
	height: 13px;
	background-color:#9adbdb;
	color: #003D6D;
	border: 0px;
	font-family : Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: left;
}

#Homepagecontainer
{
  	position: relative;
	width: 1300px;
	min-height: 500px;
	margin: 0px;
	padding: 0px;
}

#LeftEdge
{
  	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 840px; 
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/079.html);
	background-repeat:no-repeat;
	background-color: #ffffff;

}

#RightEdge
{
  	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 840px;
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/080.html);
	background-repeat:no-repeat;
	background-color: #ffffff;

}

#Middle
{
  	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	/*border-left: 1px solid #009999 ;
	border-right: 1px solid #009999 ;
	border-bottom: 1px solid #009999 ;*/
	min-height: 100px;
	/*height: 823px;*/
	width: 900px;
	background-color: #ffffff;
}

#Header
{
  	position: relative;
	min-height: 102px;
	height: 120px;
	width: 100%;
  	background-color: #ffffff;

}

#Menu
{
	position: relative;
	top: 0px;
	right: 0px;
  	margin: 0px;
  	height: 27px;
  	width: 100%;
  	background-color: #ffffff;
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/062.html);
	z-index: 10000;
}

#MenuSearchBox
{
	position:relative;
	margin: 0px;
	padding: 0px;
   	height: 27px;
    	width: 235px;
	float:right;
	background-color:#009999;
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/062.html);
}


#HomeContent1
{
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 100%;
	background-color: #ffffff;
}

#ServicesLeft
{
  	position: relative;
	float: left;
	margin-left: 7px;
	margin-top: 10px;
	padding: 0px;
	padding-top:5px;
	width: 215px;
	height: 350px; 
	background-repeat:no-repeat;
	background-color: #ffffff;
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/125.html);


}


.HomeAirportsafety, .HomeAirportsafetyMouseOver, .HomeANSPsafety, .HomeANSPsafetyMouseOver, .HomeNewsletters, .HomeNewslettersMouseOver
{
	position: relative;
	margin-left: 7px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	width: 215px;
	height: 350px;
	background-repeat:no-repeat;
	background-color: #ffffff;
	cursor: hand;
/*	border-left: 1px solid #ee690d;
	border-top: 1px solid #ee690d;*/
}

.HomeAirportsafety
{
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/081.html);
}
 
.HomeAirportsafetyMouseOver
{
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/082.html);
}

.HomeANSPsafety
{
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/083.html);
}
 
.HomeANSPsafetyMouseOver
{
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/084.html);
}

.HomeNewsletters
{
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/126.html);
}
 
.HomeNewslettersMouseOver
{
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/127.html);
}

#HomeContentQuote
{
	position: relative;
	margin: 0px;
	margin-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 100%;
	height: 25px;
  	background-color: #ffffff;
}


#HomeContent2
{
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	width: 100%;
	min-height: 179px;
  	background-color: #ffffff;
}

#HomeContent2Left
{
	float: left;
	position: relative;
	height: 179px;
	width: 215px;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #cfe3e2;
	text-align: center;
/*	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/16/217.html);*/
	background-repeat: no-repeat;
	background-position: top;

}

#HomeNews
{
	float: left;
	position: relative;
	height: 156px;
	width: 417px;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*background-color: #9adbdb;*/
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: bottom;
	border-top: 3px solid #ee690d;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;

}

#HomeContent2Right
{
	float: left;
	position: relative;
	height: 179px;
	width: 215px;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	text-align: center;
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/134.html);
}

#HomeContentFooter
{
	position: relative;
	margin: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 100%;
	height: 31px;
  	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;

}

#PageContent1
{
	position: relative;
	margin: 0px;
	padding: 0px;
	min-height: 100px;
	width: 100%;
	background-color: #ffffff;
}

#PageCrumbpath
{
	position: relative;
	float: left;
	margin: 0px;
	padding-left: 40px;
	height: 20px;
	width: 660px;
	background-color: #e4f8f8;
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/280.html);
	background-repeat: no-repeat;
	text-align: left;
}

#PageContent3
{
	position: relative;
	float: left;
	width: 160px;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 40px;
	text-align: right;
	background-color: #ffffff;
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/282.html);
	background-repeat: no-repeat;
}


#PageContent2
{
	position: relative;
	width: 100%;
	min-height:529px;
	margin: 0px;
	padding: 0px;

}

#PageContent2a
{
	position:relative;
	width: 160px;	
	min-height: 529px;
	margin: 0px;
	float: left;
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/281.html);

}

#PageContent2b
{
	position:relative;
	width: 740px;
	min-height: 519px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	/*overflow-y: auto;
	scrollbar-face-color:#e4f8f8;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#e4f8f8;
	scrollbar-highlight-color:#e4f8f8;
	scrollbar-3dlight-color:#e4f8f8;
	scrollbar-darkshadow-Color:#e4f8f8;*/
}

#PageContent2c
{
	position:relative;
	width: 680px;
	min-height: 479px;
	padding: 20px;
	float: left;
	text-align: left;
}


/* forms */
.VacancyFormName
{
	position:relative;
	width: 100px;
	height: 19px;
	margin-left: 10px;
	float:left;
	text-align:right;
	padding: 3px;
}

.VacancyFormContact
{
	position:relative;
	width: 120px;
	height: 19px;
	margin-left: 10px;
	float:left;
	text-align:right;
	padding: 3px;

}

.VacancyFormTextarea
{
	position: relative;
	margin-left: 28px;
	width: 400px;
	height: 100px;
	overflow-x:hidden;
	overflow-y:hidden;
	float: left;
	color:#597799;

}

.TextFieldLong
{
	position:relative;
	width: 400px;
	height: 20px;
	margin-left:28px;
	font-size: 12px;
	font-family: verdana;	
	float:left;
	color:#597799;
}

.TextFieldMiddle
{
	position:relative;
	width: 133px;
	height: 20px;
	margin-left:28px;
	font-size: 12px;
	font-family: verdana;
	float:left;
	color:#597799;

}

.TextFieldSelect
{
	position:relative;
	width: 133px;
	height: 20px;
	margin-left:28px;
	font-size: 12px;
	font-family: verdana;
	float:left;
	color:#597799;
	
}

.TextFieldShort
{
	position:relative;
	width: 50px;
	height: 20px;
	margin-left:28px;
	font-size: 12px;
	font-family: verdana;
	float: left;
	color:#597799;

}


.TextFieldFile
{
	position:relative;
	width:410px;
	height: 25px;
	margin-left:28px;
	font-size: 12px;
	font-family: verdana;
	float: left;
	color:#597799;
}

/*Contact Form */


#ContactForm
{	
	position:relative;
	width: 722px;
	height: 500px;	
}

.ContactHeader
{	
	margin: 0px;	
	position:relative;
	width: 722px;
	height: auto;		
}

.ContactProperties
{
	margin-left: 0px;
	position: relative;
	width: auto;
	height: 150px;
	padding: 0px;	
}

.ContactBody
{
	margin: 0px;
	position:relative;
	width: 722px;
	height:auto;	
}

.ContactBox
{
	margin: 0px;
	position:relative;
	width: 722px;
	height:30px;	
	clear:right;

}

.ContactFormNameField
{
	position:relative;
	width: 100px;
	height: 19px;
	margin-left: 10px;
	float:left;
	text-align:right;
	padding: 3px;
}


.ContactFormButtonField
{
	padding-left: 83px;
	position:relative;
	width:67px;
	height:30px;
	float:left;	
}

.ContactFormCompulsoryField
{
	position:relative;
	margin: 0px;
	width:150px;
	height:30px;
	float:left;
}

.ContactFormFieldLong
{
	margin-left: 30px;
	position:relative;
	width:400px;
	height:20px;	
	clear:right;
	font-family: verdana;	
	font-size: 12px;
	color:#597799;
	
}

.ContactFormTextarea
{
	margin-left: 30px;
	position:relative;
	width:400px;
	height:100px;
	font-family: verdana;	
	font-size: 12px;
	color:#597799;
	overflow:auto;
}
