/* CSS Document */

* { 
    -moz-box-sizing: border-box; 
}
.clr {
	clear: both;
}

/*
	Style voor pagina
*/
#page {
	width: 1000px;
	margin: auto;
	text-align: left;
}

.page-holder{
	width:100%;
}

.page-wrapper{
	margin:0 -25px;
	width:1050px;
}

.top-shadow {
	background-image: url("/bestandaanleveren/images/shadow-top.png");
	background-repeat: no-repeat;
	background-position: top;
	height: 76px;
	margin-top: 10px;
	float: left;
	width: 100%;
}

.container-shadow {
	background: url("/bestandaanleveren/images/container-shadow.png") repeat-y;
	float: left;
	width: 100%;
	margin: 0; 
	padding: 0;
}

.bottom-shadow {
	background: url("/bestandaanleveren/images/shadow-bottom.png") no-repeat bottom;
	height: 50px;
	float: left;
	width: 100%;
	margin-bottom: -25px;
}


.container {
	background: #FFFFFF;
	margin: 0 25px; 
	margin-top: -51px;
	margin-bottom: -25px;
	float: left;
	display: inline;
	width: 1000px;
}

body {

	margin: 0px;

	height: 100%;

	padding: 0px;

	font-family: Verdana, Arial, Helvetica, Sans Serif;

	font-size: 11px;

	color: #333333;

	background: #EFF6BF;

}



/* mambo core stuff */

a:link, a:visited {

	color: #FF6600; text-decoration: none;

	font-weight: bold;

}

a:hover {

	color: #C43C03;	text-decoration: none;

	font-weight: bold;

}



table.contentpaneopen {

  width: 100%;

	padding: 0px;

	border-collapse: collapse;

	border-spacing: 0px;

	margin-top: 10px;

}



table.contentpaneopen td {

   padding-right: 5px;

}



table.contentpaneopen td.componentheading {

	padding-left: 4px;

}







table.contentpane {

  width: 100%;

	padding: 0px;

	border-collapse: collapse;

	border-spacing: 0px;

	margin: 0px;

}



table.contentpane td {

	margin: 0px;

	padding: 0px;

}



table.contentpane td.componentheading {

	padding-left: 4px;

}



.button {

  color: #ff6600;

  font-family: Verdana, Arial, Hevlvetica, sans-serif;

  text-align: center;

  font-size: 11px;

  font-weight: bold;

  border: 3px double #cccccc;

  width: auto;

  background: url(../images/button_bg.png) repeat-x;

  padding: 0px 5px;

  line-height: 18px !important;

  line-height: 16px;

  height: 26px !important;

  height: 24px;

  margin: 1px;

}



.inputbox {

	padding: 2px;

	border:solid 1px #cccccc;

	background-color: #ffffff;

}



.componentheading {

	background: url(../images/subhead_bg.png) repeat-x;

	color: #666666;

	text-align: left;

	padding-top: 4px;

	padding-left: 4px;

	height: 21px;

	font-weight: bold;

	font-size: 10px;

	text-transform: uppercase;



}



.contentcolumn {

	padding-right: 5px;

}



.contentheading {

	height: 30px;

	color: #ffffff;

        border-bottom: 0px solid #ffffff;

	font-size: 20px;

        line-height: 26 px;

}







.contentpagetitle {

	font-size: 13px;

	font-weight: bold;

	color: #cccccc;

	text-align:left;

}



table.searchinto {

	width: 100%;

}



table.searchintro td {

	font-weight: bold;

}



table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


table.moduletable_slogan {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable_slogan th.slogan {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 0px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
}

table.moduletable_slogan td.slogan {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


table.moduletable_right {
	width: 205;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable_right th {
	background: #FF6600;
	color: #FFFFFF;
	text-align: left;
        vertical-align: middle;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	height: 42px;
	font-weight: bold;
	font-size: 14px;
        border-bottom: 6px solid #ffffff;
}

table.moduletable_right th.arrow {
	background: #FFFFFF;
	height: 42px;
}


table.moduletable_right td {
        background: #cccccc;
	font-size: 11px;
	padding: 10px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable_right td.empty {
        background: #ffffff;
}




table.pollstableborder td {

  padding: 2px;

}



.sectiontableheader {

  font-weight: bold;

  background: #f0f0f0;

  padding: 4px;

}



.sectiontablefooter {



}



.sectiontableentry1 {

	background-color : #ffffff;

}



.sectiontableentry2 {

	background-color : #f9f9f9;

}



.small {

	color: #999999;

	font-size: 11px;

	font-weight: bold;

}



.createdate {

	height: 15px;

	padding-bottom: 10px;

	color: #999999;

	font-size: 11px;

	font-weight: bold;

}



.modifydate {

	height: 15px;

	padding-top: 10px;

	color: #999999;

	font-size: 11px;

	font-weight: bold;

}



table.contenttoc {

  border: 1px solid #cccccc;

  padding: 2px;

  margin-left: 2px;

  margin-bottom: 2px;

}



table.contenttoc td {

  padding: 2px;

}



table.contenttoc th {

  background: url(../images/subhead_bg.png) repeat-x;

  color: #666666;

	text-align: left;

	padding-top: 2px;

	padding-left: 4px;

	height: 21px;

	font-weight: bold;

	font-size: 10px;

	text-transform: uppercase;

}





a.mainlevel:link,a.mainlevel:visited{

        background: url(../images/menu_background.gif) no-repeat;

	display: block;

	vertical-align: middle;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	text-align: left;

	padding-top: 3px;

	padding-left: 15px;

	height: 19px !important;

	width: 100%;

	text-decoration: none;

}



a.mainlevel:hover {

	text-decoration: none;

	color: #FF6600;

}



a.sublevel:link, a.sublevel:visited {

	padding-left: 0px;

	vertical-align: middle;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	text-align: left;

}



a.sublevel#active_menu {

	color:#ff6600;

	font-weight: normal;

}



a.sublevel#active_menu:hover {

	color: #ff6600;

}



a.sublevel:hover {

	color: #FF6600;

	text-decoration: none;

}

.highlight {

	background-color: Yellow;

	color: Blue;

	padding: 0;

}

.code {

	background-color: #ddd;

	border: 1px solid #bbb;

}



form {

/* removes space below form elements */

	margin: 0;

 	padding: 0;

}



div.mosimage {

  border: 1px solid #ccc;

}



.mosimage {

  border: 1px solid #cccccc;

  margin: 5px

}



.mosimage_caption {

  margin-top: 2px;

  background: #efefef;

  padding: 1px 2px;

  color: #666;

  text-transform: normal;

  font-size: 10px;

  border-top: 1px solid #cccccc;

}


.hilBar1 {
	background-color: #b3b3b3;
	position: relative;
	text-align: left;
	height: 20px;
	border: 1px solid #505050;
	z-index: 5;
	background-image:url('http://www.hillenaar.nl/bestandaanleveren/images/progress_bar_white.gif');
}

.hilBar2 {
	background-color: #000099;
	position: relative;
	text-align: left;
	height: 20px;
	width: 0px;
	z-index: 6;
	background-image:url('http://www.hillenaar.nl/bestandaanleveren/images/progress_bar_blue.gif');
}