/* CSS Document */
body
{ 
background-image: url('../images/h_bg.gif');
background-repeat: no-repeat;
background-position: center top; 
margin: 0px 0px 0px 0px;
background-color: #0e3262;
scrollbar-face-color: #0e3262;
scrollbar-shadow-color: #1854a5;
scrollbar-highlight-color: #0e3262;
scrollbar-3dlight-color: #1854a5;
scrollbar-darkshadow-color: #0e3262;
scrollbar-track-color: #0e3262;
scrollbar-arrow-color: #1854a5;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #0E3262
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ced94f
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff
}
a.style5:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
	text-decoration: none;
}
a.style5:visited,
a.style5:active
{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
a.style5:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #ef8a32;
}
INPUT.search {
	width: 185px;
	height:	17px;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: #0e3262;
	border: 0;
	background:transparent url(../images/input_bggreen.gif) ;
	padding-left: 4px;
}
/* footer form */

TEXTAREA.commentsFooterNew, INPUT.footerNew, INPUT.googleForm, INPUT.tafForm, TEXTAREA.taf, INPUT.browseCV {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	border: 1px solid #1854a5;
	background:#0e3262;
	padding-left: 4px;
}

INPUT.footerNew {
	width: 185px;
	height:	17px;
	background:transparent url(../images/input_bg.gif) ;
	border:0px;
}

INPUT.browseCV {
	width: 185px;
    height:	17px;
}

TEXTAREA.commentsFooterNew {
	width: 185px;
	height: 125px;	
	background:transparent url(../images/textareagroot_bg.gif) ;
	border:0px;	
}

INPUT.googleForm {
	width: 185px;
	height:	17px;
	background:transparent url(../images/input_bg.gif) ;
	border:0px;	
}

INPUT.tafForm {
	width: 185px;
	height:	17px;
	background:transparent url(../images/input_bg.gif) ;
	border:0px;
}

TEXTAREA.taf {
	width: 185px;
	height: 65px;	
	background:transparent url(../images/textareaklein_bg.gif) ;
	border:0px;		
}

.browse {
	background:transparent url(../images/textareaklein_bg.gif) ;
	font: bold 10px/1.5em Verdana;
	color: #ced94f;
	height: 20px;
	text-align:left;
	border:0px;
	padding:0px 0px 0px 4px;
	font-size: 9pt;
	width: 185px;
	height:	28px;
}
/* content section */
span.content_blauw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #0E3262;
}
/* default style */
a.content_blauw:link
{
	text-decoration: none;
	font-weight: bold;
	color: #0E3262;
}
a.content_blauw:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #0E3262;
}
a.content_blauw:hover
{
	text-decoration: none;
	font-weight: bold;
}
a.content_blauw:active
{
	text-decoration: none;
	font-weight: bold;
	color: #0E3262;
}

/* news section */
a.home:link,
a.home:visited,
a.home:active
{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
a.home:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #ef8a32;
}

/* Link class voor het project namen: In voorbereiding, Uitvoering, Opgeleverd */
a.prj_link:link,
a.prj_link:visited,
a.prj_link:active
{
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.prj_link:hover
{
	color: #ef8a32;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
