html, body {
	min-height: 100%;
	height: 100%;
}

body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 11px; */
	line-height: 18px;
	font-size: 13px;
	/*background-image: url(../images/background_body.gif);*/
	background-position: bottom;
	background-repeat: repeat;
}

form {
	margin: 0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0px;
	margin: 0px;
	padding-top: 18px;
	padding-bottom: 14px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 18px;
}
a {
	color:#cc6600;
}
p {
	margin: 0px;
}

table.formTable {
	float: left;
}

a:hover {
	color:#cc6600;
}
#container {
	/* width: 100%; */
	/* height: 100%; */
	background-color: #FFFFFF;
	/* float: left; */
	background-image: url(../images/background_header.jpg);
	background-position: bottom;
	height: 289px;
	background-repeat: no-repeat;
	*margin-bottom: -3px;

}
.headercontainer {
	width: 945px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
}
.headercontainer img{
	*margin-bottom: -3px;
}
.logotop {
	float: left;
	height: 74px;
	width: 280px;
	background-color: #FFF;

}
.logotop img{
	*margin-bottom: -3px;

}
.menutop {
	height: 74px;
	float: right;
	width: 238px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/background_topmenu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
/*--------------------------------------------- MENUTOP --------------------------------------------------------------*/

.menutop .menuDefaultContainer {
	margin: 0px;
	padding-left: 4px;
	padding-top: 47px;

}
.menutop .menuDefaultContainer ul {
	list-style: none;
	margin: 0px;
	padding-left: 5px;

}
.menutop .menuDefaultContainer li {
	margin-top: none;
	display: inline;
	/*padding-left: 8px;*/
	padding-right: 17px;
}

.menutop .menuDefaultContainer li a {
	color: #000000;
	text-decoration: none;
	height: 46px;
	width: 53px;
}

.menutop .menuDefaultContainer li a:hover {
	color: black;
	text-decoration: none;
}

/*--------------------------------------------- END ------------------------------------------------------------------*/
.header {
	float: left;
	height: 215px;
	width: 710px;
	background-color:#E26B1D;
}
.menuheader {
	float: left;
	height: 215px;
	width: 234px;
	background-color:#e26b1d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663300;
	font-weight: normal;
	position: relative;
	z-index: 1000;
}
.menuheader input{
	border: 1px solid #bfbfbf;
	width: 210px;
	height: 18px;
	margin: 0px;
	margin-top: 10px;
	margin-left: 11px;
	background-image: url(../images/background_input.gif);
	background-repeat: no-repeat;
	border: none;
}
.menuheader #submitSend{
	position: relative;
	bottom: 29px;
	right: -190px;
	width: 18px;
	height: 17px;
	background-image: url(../images/zoek.gif);

}
/*--------------------------------------------- MENUHEADER --------------------------------------------------------------*/

.menuheader .menuJavascriptAutoContainer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 234px; 
	/*border-bottom: 1px solid #663300;*/
	margin-top: 5px;
}

.menuheader .menuJavascriptAutoContainer ulul {
	margin-top: 0px;
}

/*.menuheader .menuJavascriptAutoContainer{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 234px; 
}*/
.menuheader .menuJavascriptAutoContainer li{
	position: relative;	
	height: 22px;
	float: left;
	clear: left;
	width: 100%;
}
.menuheader .menuJavascriptAutoContainer li a{
	color: #663300;
	display: block;
	width: auto;
	overflow: hidden;
	text-decoration: none;
	padding-left: 20px;
	height: 22px;
	font-weight: bold;
	background-image: url(../images/menuheader_off.gif);
}

.menuheader .menuJavascriptAutoContainer a:hover {
	color: #f4995e;
	background-image: url(../images/menuheader_on.gif);

}
/*----------------------------------------submenu-----------------------------------------*/
.menuheader .menuJavascriptAutoContainer{
	padding-top: 0px;
	
}
.menuheader .menuJavascriptAutoContainer ul li ul {
	list-style-type: none;
	margin: 0px;
	width: 220px;
	position: absolute;
	left: -220px;
	top: 2px;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663300;
	font-weight: normal;
	
}
.menuheader .menuJavascriptAutoContainer ul li ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 22px;

}
.menuheader .menuJavascriptAutoContainer ul li ul li a{
	color: #663300;
	display: block;
	width: auto;
	padding: 2px 0px 0px 20px;
	text-decoration: none;
	background-image: url(../images/menusubheader_off.gif);
}

.menuheader .menuJavascriptAutoContainer ul li ul li a:hover {
	color: #f4995e;
	background-image: url(../images/menusubheader_on.gif);
	}
/*----------------------------------------ENDsubmenu-----------------------------------------*/


/*--------------------------------------------- END ------------------------------------------------------------------*/
.contentcontainer {
	padding-bottom: 84px;
}
.contentvervolg{
	width: 945px;
	margin-left:auto;
	margin-right:auto;
}
.headervervolg {
	width: 945px;
	height: 48px;
	border-bottom: 1px dotted #000000;
	padding-top: 5px;
}
.headervervolg .menuDefaultContainer ul{
	list-style: none;
	margin: 0px;
	float: right;
	padding-right: 82px;
}
.headervervolg .menuDefaultContainer ul li{
	width: auto;
	height: 48px;
	border-left: 1px dotted #000000;
	float: left;
	margin: 0px;
	padding-right: 10px;
}
.headervervolg .menuDefaultContainer ul li img{
	padding-top: 20px;
	padding-left: 10px;
}
.vervolgtitle {
	width: auto;
	float: left;
}
.vervolgtitle .Title ,.vervolgtitle .Title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	padding-top: 20px;
	text-decoration: none;
}
.vervolgicons,  .vervolgicons a{
	width: 75px;
	height: 55px;
	border-left: 1px dotted #000000;
	float: left;
}
.kruimelpad {
	width: 945px;
	height: 35px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}
.kruimelpad .pageTitle{
	background-image: url(../images/pijltjekruimelpad.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2px center;
}
.contentleftvervolg {
	float: left;
	width: 270px;
	height: 130px;
	padding-top: 20px;
	margin-left: 25px;
}
.contentleftvervolgstudenten {
	float: left;
	width: 270px;
	padding-top: 20px;
	margin-left: 0px;
	padding-bottom: 20px;
}

.contentleftvervolgvacature {
	float: left;
	width: 500px;
	margin-left: 10px;
	margin-right: 10px;
	height: 100%;
}
.externalIframeContainer {
	height: 100%;
}
.contentrightvervolgvacature .externalIframeContainer iframe{
	width: 300px;
}
.externalIframeContainer iframe{
	width: 600px;
	overflow-x: hidden;
	height: 380px;
}
.contentleftvervolgvacature .textDefaultContainer{
	overflow: auto;
}
.contentleftvervolg ul li{
	background-image:url(../images/pijltjekruimelpad.gif);
	background-position:2px center;
	background-repeat:no-repeat;
	padding-left: 18px;
}
.contentleftvervolg ul{
	list-style: none;
	margin: 0px;
	padding: 0px;

}
.content{
	width: 945px;
	height: 500px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/background_content.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.contentleft {
	float: left;
	width: 711px;
	height: auto;
}
.contentlefttekst {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom:10px;
}
.contentrightvervolg {
	float: left;
	width: 600px;
	height: auto;
	padding-left: 10px;
	padding-bottom: 18px;

}
.contentrightvervolgvacature {
	float: right;
	padding-bottom: 25px;

}
.iframeright {
}
.contentrightvervolgvacature a{
	text-decoration: none;
	color: #606b6b;
	background-image: url(../images/arrow_vacatures.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 11px;
}
.contentrightvervolgvacature a:hover{
	background-image: url(../images/arrow_vacatures_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 11px;
	font-weight: bold;
}
.contentrightvervolgvacature a:active{
	background-image: url(../images/arrow_vacatures_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 11px;
		font-weight: bold;
}
.contentrightvervolg ul li{
	background-image:url(../images/pijltjekruimelpad.gif);
	background-position:3px 7px;
	background-repeat:no-repeat;
	padding-left: 18px;

}
.contentrightvervolg ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 15px;

}
.contentrighttekstvervolg {
}
.contentright {
	float: left;
	width: 234px;
	height: auto;

}
.contentlefttitle{
	vertical-align: middle;
	padding-left: 30px;
	padding-top: 25px;
	padding-bottom: 15px;

}
.contentleftitem{
	margin-left: 0px;
	margin-right: 15px;
	height: 75px;
}
.contentrighttitle{
	vertical-align: middle;
	padding-left: 45px;
	padding-top: 25px;
	padding-bottom: 15px;

}
.contentleftitem .Container{
	border-top: 1px dotted #000000;
	padding-bottom: 10px;
	padding-top: 10px;
}
.contentrightitem{
	margin-left: 15px;
	margin-right: 15px;
	height: 75px;
}
.contentrightitem h2{
	font-size: 13px;
	margin: 0px;

}
.contentrightitem img{
	margin-right: 5px;
}
.contentrightitem .Container{
	border-top: 1px dotted #000000;
	padding-bottom: 10px;
	padding-top: 10px;
}
.contentbottom {
	height: 114px;
	padding-top: 5px;
	width: 100%;
	float: left;
}
.contentbottomcontainer {
	padding-left: 20px;
	padding-right: 20px;
	}
.contentbottomitems {
	height: 100px;
	width: 224px;
	float: left;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-right: 1px dotted #000000;
	}
.contentbottomitems a{
	text-decoration: none;
	color:#000000;
	}
.contentbottomitems img{
	padding-top: 10px;
	padding-bottom: 5px;
	}
.contentbottomitemmiddle {
	height: 100px;
	width: 224px;
	float: left;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-right: 1px dotted #000000;
	padding-left: 10px;
	
}
.contentbottomitemmiddle a{
	text-decoration: none;
	color:#000000;
}
.contentbottomitemmiddle img{
	padding-top: 10px;
	padding-bottom: 5px;
}
.contentbottomitemright {
	height: 100px;
	width: 214px;
	float: left;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	padding-left: 10px;
}
.contentbottomitemright a{
	text-decoration: none;
	color:#000000;
}
.contentbottomitemright img{
	padding-top: 10px;
	padding-bottom: 5px;
}
.login {
	height: 100px;
	width: 200px;
	margin-left: 20px;
	float:left;
}
.login input{
	border: 1px solid #bfbfbf;
	width: 175px;
	height: 15px;
	margin-top: 5px;
	font-size: 11px;
}
.logintitle {
	padding-left: 15px;

}
.loginveld {
	padding-left: 15px;

}
.logintitle .formSubmitSend{
	position: relative;
	bottom: 12px;
	right: -165px;
	background-image: url(../images/serviceweb_go.gif);
	background-repeat: no-repeat;
	width: 21px;
	height: 17px;
	color: #000000;
	border: none;
	display: block;
}
.footercontainer {
	background-image: url(../images/background_footer.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	/* background-color: #2b3a3a; */
	height: 106px;
	overflow: hidden;
	/* position: absolute; */
	bottom: 0px;
	position: absolute;
	width: 100%;
}
.footer {
	width: 945px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 45px;
}
.footer img{
	margin: 0px;
	padding: 0px;
}
.footerbutton {
	float: left;
	width: 711px;
	height: 61px;
}

.logobottom {
	float: left;
	height: 61px;
	width: 234px;
}

div#siteContainer
{
	min-height: 100%;
	position: relative;
}
.sitemap ul li{
	 background-image: none;
}

/**
 * Zoekresultaten
 */
 
div.searchResult {
    margin-bottom: 15px;
}

div.searchResult a {
    color: #336666;
}
    
    a.searchResultTitle {
        font-weight: bold;
    }

/**
 * Zoekresultaat relevantie-balk
 */

div.accuracyOuterBar {
    float: right;
    width: 100px;
    border: 1px solid #336666;
    margin-top: 3px;
	margin-left: 3px;
    height: 14px;
}

    div.accuracyOuterBar div {
        height: 14px;
        line-height: 14px;
    }

    div.accuracyOuterBar div.accuracyText {
        position: absolute;
        text-align: center;
        width: 100px;
        text-align: center;
        _margin-top: 2px;
        color: #000;
    }

    div.accuracyOuterBar div.accuracyInnerBar {
        background-color: #CCD9D9;
    }

/**
 * Zoekresultaten paginering
 */

div.searchPager {
    clear: both;
	width: 100%;
	height: 20px;
    margin: 0px 0px 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #336666;
}

    div.searchPager span, div.searchPager a {
        float: left;
		text-align: center;
		margin-right: 10px;
		line-height: 20px;
		color: #336666;
	}

    div.searchPager span {
        background-color: #CCD9D9;
		border: 1px solid #336666;
        color: #000;
		padding: 0px 5px;
        line-height: 18px;
	}
	
div.searchPagerBottom {
    padding-top: 15px;
	border-bottom: none;
	border-top: 1px dotted #336666;
}