/* CSS Document */

body {
	background-image: url(/themes/irecruitingtheme/images/bg.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
}

.borderX {background-repeat:repeat-x}

.borderY {background-repeat:repeat-y}

#main {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-style: normal;
}

textarea, input {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-style: normal;
}
td.bannerBG {
	background-image: url(/themes/irecruitingtheme/images/bannerBG.jpg);
	background-repeat:repeat-y;
}
td.contentTopBG {
	background-image: url(/themes/irecruitingtheme/images/contentTopBG.gif);
	background-repeat:repeat-y;
}
td.contentBottomBG {
	background-image: url(/themes/irecruitingtheme/images/contentBottomBG.gif);
	background-repeat:repeat-X;
}
td.contentBGtopBorder {
	background-image: url(/themes/irecruitingtheme/images/contentBGtopBorder.gif);
	background-repeat:repeat-y;
}
td.contentBGbottomWhite {
	background-image: url(/themes/irecruitingtheme/images/contentBGbottomWhite.jpg);
}
td.borderLeft {
	background-image: url(/themes/irecruitingtheme/images/border-left.png);
	background-repeat:repeat-y;
}
td.borderRight {
	background-image: url(/themes/irecruitingtheme/images/border-right.png);
	background-repeat:repeat-y;
}
td.borderTop {
	background-image: url(/themes/irecruitingtheme/images/border-top.png);
	background-repeat:repeat-x;
}
td.borderBottom {
	background-image: url(/themes/irecruitingtheme/images/border-bottom.png);
	background-repeat:repeat-x;
}

td.insideBorderTop {
	background-image: url(/themes/irecruitingtheme/images/insideborder.png);
	background-repeat:repeat-x;
}

td.insideBorderBottom {
	background-image: url(/themes/irecruitingtheme/images/insideborder-bottom.png);
	background-repeat:repeat-x;
}

/* img{behavior: url("/themes/irecruitingtheme/pngbehavior.htc");} */

td.borderLeft { 
    background-image: expression(
        this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/themes/irecruitingtheme/images/border-left.png, sizingMethod='scale')",
        this.src = "/themes/irecruitingtheme/images/transp.gif"
    );}
td.borderRight { 
    background-image: expression(
        this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/themes/irecruitingtheme/images/border-right.png, sizingMethod='scale')",
        this.src = "/themes/irecruitingtheme/images/transp.gif"
    );}
td.borderTop { 
    background-image: expression(
        this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/themes/irecruitingtheme/images/border-top.png, sizingMethod='scale')",
        this.src = "/themes/irecruitingtheme/images/transp.gif"
    );}
td.borderBottom { 
    background-image: expression(
        this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/themes/irecruitingtheme/images/border-bottom.png, sizingMethod='scale')",
        this.src = "/themes/irecruitingtheme/images/transp.gif"
    );}
td.insideBorderTop { 
    background-image: expression(
        this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/themes/irecruitingtheme/images/insideborder.png, sizingMethod='scale')",
        this.src = "/themes/irecruitingtheme/images/transp.gif"
    );}
td.insideBorderBottom { 
    background-image: expression(
        this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/themes/irecruitingtheme/images/insideborder-bottom.png, sizingMethod='scale')",
        this.src = "/themes/irecruitingtheme/images/transp.gif"
    );}
.TopMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #8F001C;
	margin-left: 11px;
	text-decoration: none;
	margin-right: 11px;
}a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #8F001C;
	text-decoration: underline;
}

H2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.TopMenu:hover {
	color: #898401;
}
.PaginaUitleg {
	width: auto;
	position: static;
	color: #FFFFFF;
	height: auto;
	font-size: 14px;
	padding-top: 15px;
	padding-right: 21px;
	padding-bottom: 21px;
	padding-left: 21px;
}
.PaginaUitleg ul {
  margin: 0;
  padding: 0;
  margin-left: 8px;
  list-style: none;
  }
.PaginaUitleg ul li {
	list-style-type: none;
	list-style-image: url(/themes/irecruitingtheme/images/pijltjes/LiGrijsBG.gif);
	margin-left: 8px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
  }
.PaginaUitleg a, .PaginaUitleg H2 a{
	font-weight: bold;
	color: #d7d4c2;
	text-decoration: none;
}
.PaginaUitleg a:hover, .PaginaUitleg H2 a:hover{
	color: #8F001C;
}
.PaginaUitleg H1, .PaginaUitleg div.moduletitle, .PaginaUitleg div.itemtitle {
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.PaginaUitleg div.itemtitlesmall {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#PaginaUitlegLink {
  margin: 2px 0 6px 0;
  padding: 0;
  font-weight: normal;
  line-height: 5px; /* height of icon */
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 13px; /* width of icon + whitespace */
  background-image: url(/themes/irecruitingtheme/images/pijltjes/pijlGrijsBG.gif); }
#PaginaUitlegLink:hover {
  background-image: url(/themes/irecruitingtheme/images/pijltjes/pijlGrijsHoverBG.gif); }






.TextLinks {
	width: auto;
	position: static;
	color: #434343;
	height: auto;
	font-size: 14px;
	padding-top: 15px;
	padding-right: 21px;
	padding-bottom: 21px;
	padding-left: 21px;
}

.TextLinks ul {
  margin: 0;
  padding: 0;
  margin-left: 8px;
  list-style: none;
  }
  
.pasfoto {
	background-color: #eeede5;
	padding: 3px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.TextLinks ul li {
	list-style-type: none;
	list-style-image: url(/themes/irecruitingtheme/images/pijltjes/LiLichtGroenBG.gif);
	margin-left: 8px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
  }
.TextLinks a, .TextLinks H2 a{
	font-weight: bold;
	color: #8e001c;
	text-decoration: none;
}
.TextLinks a:hover, .TextLinks H2 a:hover{
	color: #898401;
}
.TextLinks H1, .TextLinks div.moduletitle, .TextLinks div.itemtitle {
	font-size: 18px;
	font-weight: normal;
	color: #8e001c;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.TextLinks div.itemtitlesmall{
	font-size: 14px;
	font-weight: bold;
	color: #8e001c;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#TextLinksLink {
  margin: 2px 0 6px 0;
  padding: 0;
  font-weight: normal;
  line-height: 5px; /* height of icon */
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 13px; /* width of icon + whitespace */
  background-image: url(/themes/irecruitingtheme/images/pijltjes/pijlRood.gif); }
  
#TextLinksLink:hover {
  background-image: url(/themes/irecruitingtheme/images/pijltjes/pijlGroen.gif); }





.TextRechts {
	width: auto;
	position: static;
	color: #434343;
	height: auto;
	font-size: 14px;
	padding-top: 15px;
	padding-right: 21px;
	padding-bottom: 21px;
	padding-left: 21px;
}

.TextRechts ul {
  margin: 0;
  padding: 0;
  margin-left: 8px;
  list-style: none;
  }
  
.pasfoto {
	background-color: #eeede5;
	padding: 3px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.TextRechts ul li {
	list-style-type: none;
	list-style-image: url(/themes/irecruitingtheme/images/pijltjes/LiLichtGroenBG.gif);
	margin-left: 8px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
  }
.TextRechts a, .TextRechts H2 a{
	font-weight: bold;
	color: #898401;
	text-decoration: none;
}
.TextRechts a:hover, .TextRechts H2 a:hover{
	color: #8e001c;
}
.TextRechts H1, .TextRechts div.moduletitle, .TextRechts div.itemtitle {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.TextRechts div.itemtitlesmall{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#TextRechtsLink {
  margin: 2px 0 6px 0;
  padding: 0;
  font-weight: normal;
  line-height: 10px; /* height of icon */
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 13px; /* width of icon + whitespace */
  background-image: url(/themes/irecruitingtheme/images/pijltjes/pijlGroen.gif); }
  
#TextRechtsLink:hover {
  background-image: url(/themes/irecruitingtheme/images/pijltjes/pijlRood.gif); }
  
H4, div.subheader {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: inline;
}

