/******************* main elements **********************/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, input, fieldset, blockquote, cite
{
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear{clear: both;}
.space{
	height: 35px;
}

.red{
	height: 18px;
	width: auto;
	background-color: #E53044;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.red a{
	color: #FFFFFF;
	text-decoration: none;
}
.red a:hover {
	color: #FFFFFF;
}



.aanmelden {
	margin-top:-20px;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	height: 28px;
	margin-right: 20px;
}

.left{float: left;}
.right{float: right;}

html
{
	font-size: 11px;
	height: 100%;
	font-family: "Century Gothic";
	font-weight: normal;
}

body
{
	font-size: 14px;
	color: #323232;
	height: 100%;
	background: #fff url(../images/top-shadow.gif) repeat-x;
}

a
{
	color: #444444;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
	color: #E53044;
}

h2{
	font-size: 18px;
	font-weight: bolder;
	color: #4F5454;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #cacaca;
}

h3{
	font-size: 16px;
	font-weight: bolder;
	margin: 0 0 15px 0;
	color: #E53044;
}

h3 a{
color: #E53044;
}

h4{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #4F5454;
	padding: 15px 0 0 0;
}

table{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-size: 12px;
}

th, td{
	padding: 5px 5px 5px 5px;
	text-align: left;
}


/******************* main text area elements *******************/
#text h3{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: bolder;
	font-size: 16px;
}

#text p, #text ul, #text ol{
	line-height: 1.6;
	color: #444444;
	font-size: 14px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#text ul, #text ol{
	padding-top: 0;
	padding-bottom: 15px;
}


#text ul ul, #text ul ol, #text ol ol, #text ol ul{
	padding: 0 0 0 15px;
}


#wrapper #main #text .bollekes{
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	list-style-type: none;
	margin-bottom: 8px;
	padding-left: 15px;
}

#text  #text ul li a{
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;

}
#text img{
	padding: 3px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#text table img{
    padding: 3px;
    border: 1px solid #DEDFDE;
    vertical-align: middle;
    margin: 0;
}

#text img.right{
    float: right;
    margin: 0 0 10px 10px;
}

#text .noborder{
	border: 0;
	float: left;
}
#text .borderImg {
	border: 1 solid #999999;
	padding: 5px;
}

.borderImg {
	border: 1 solid #999999;
	padding: 5px;
}

blockquote{
	font-size: 1em;
	background: url(../images/blockquote-middle.gif) repeat-y;
	margin: 0 0 15px 0;
}

#text blockquote p{
	padding: 0;
	font-size: 12px;
}

blockquote div{
    background: url(../images/blockquote-start.gif) no-repeat;
    padding: 15px 25px 5px 45px;
}

blockquote cite{
	width: 500px;
	height: 29px;
	display: block;
	background: url(../images/blockquote-end.gif) no-repeat right top;
	font-style: italic;
	font-weight: bold;
	color: #798263;
	padding-right: 33px;
	font-size: 10px;
}


/***************************** layout divs *******************/

#wrapper{
    width: 945px;
    margin: 0 auto -80px auto; 
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

#header{
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 20px;
}

#logo{
	width: 300px;
	float: left;
}
#logo_intranet{
	width: 300px;
	float: left;
	margin-top: -100px;
}
#contacts{
	width: 200px;
	float: right;
	font-size: 1em;
	text-align: right;
	line-height: 1.4;
	margin-top: -30px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}

#text{
	width: 590px;
	float: left;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 40px;
}

#Sitemap{
	width: 525px;
	float: right;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 15px;
}

#Brochures{
	width: 870px;
	float: left;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 40px;
}

#intranet_main{
	width: 910px;
	float: left;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}

/******************* left sidebar **********************/

#sidebar{
	width: 280px;
	float: left;
	padding: 0 0 0 20px;
}

#sidebar p, #sidebar ul{
    line-height: 1.6;
    padding: 0 0 15px 0;
    color: #444444;
    font-size: 0.9em;
}

#sidebar ul{
	list-style-image: url(../images/tick.gif);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 25px;
}
#sidebar a{
	color: #798263;

}
#sidebar     h3 a          {
	color: #E53044;
}

#sidebar ul li{padding: 0 0 5px 5px;}

#sidebar ul li Datum{
	padding-left:60px;
	margin-left: 60px;

}

#sidebar  .noborder{
	border: 0;
	float: left;
}

#sidebar img{
	float: none;
	padding: 3px;
	border: 1px solid #C8C8C8;
	margin: 0 5px 5px 0;
}

#sidebar strong{

}

#sidebar #sidemenu li{
	border-bottom: 1px solid #dadada;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
}

#sidebar #sidemenu li a{
    color: #798263;
}


/******************* Right sidebar **********************/

#sidebar_Inner_white {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/gray_lineair.gif);
	background-repeat: no-repeat;
	background-color: #EBEBEB;
	margin-right: 15px;
	background-position: right top;
	margin-bottom: 15px;
	width: 250px;
}

#sidebar_Inner_white p, #sidebar ul{
	line-height: 1.6;
	padding: 0 0 15px 0;
	color: #666666;
}

#sidebar_Inner_white ul{
    list-style-image: url(../images/tick.gif);
    padding: 0 0 15px 25px;
}
#sidebar_Inner_white a{
	color: #303030;
}
#sidebar_Inner_white ul li{padding: 0 0 5px 5px;}

#sidebar_Inner_white  .noborder{
    border: 0;
}

#sidebar_Inner_white img{
	float: left;
	padding: 3px;
	border: 1px solid #C8C8C8;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
}

#sidebar_Inner_white strong{

}

#sidebar_Inner_white #sidemenu li{
    margin: 0 0 5px 0;
    border-bottom: 1px solid #dadada; 
}

#sidebar_Inner_white #sidemenu li a{
    color: #798263;
}

/******************* Right sidebar **********************/

#sidebar_Right {
	width: 260px;
	float: right;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/Wivo-Bol.png);
	margin-right: 15px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 0px;
	margin-top: 32px;
	color: #FFFFFF;
}

#sidebar_Right p, #sidebar ul{
	line-height: 1.6;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 17px;
}

#sidebar_Right ul{
	list-style-image: url(../images/tick.gif);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 25px;
}
#sidebar_Right a{
	color: #303030;
}
#sidebar_Right ul li{padding: 0 0 5px 5px;}

#sidebar_Right  .noborder{
    border: 0;
}

#sidebar_Right img{
	float: right;
	padding: 3px;
	border: 1px solid #C8C8C8;
	margin: 0 15px 5px 0;
}

#sidebar_Right strong{
    text-transform: uppercase;
}

#sidebar_Right #sidemenu li{
    margin: 0 0 5px 0;
    border-bottom: 1px solid #dadada; 
}

#sidebar_Right #sidemenu li a{
    color: #798263;
}

/******************* footer *****************************/

.push{height: 80px;}

#footer{height: 80px;}

#footer{
    background: #E3E2E3 url(../images/footer-shadow.gif) repeat-x;
}

#footer p{
    width: 300px;
    margin: 0 auto; 
    padding: 40px 0 0 15px;
    font-size: 0.9em;
}


/**************** contact form **************************/

input, select, option{
	height: 22px;
}

input, select, textarea{
	border: solid 1px #ddd;
	width: 300px;
}

option{
	background-color: #FFFFFF;
}

textarea{
	width: 300px;
}

input.submit-button{
	background: url(../images/contact-send-button.gif) no-repeat;
	width: 78px;
	height: 29px;
	border: 0;
	color: white;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 12px;
	float: right;
}

/********************** main horizontal menu ***************/

#mainmenu{
	float: left;
	list-style: none;
	position: relative;
	top: -30px;
	right: auto;
	z-index: 1;
}

#mainmenu li{
    float: left;
    width: 120px;
    height: 35px;
    background: url(../images/mainmenu-back.gif);
}

#mainmenu li a{
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, sans-serif;
    letter-spacing: 0.05em;
    color: #fff;
    background: url(../images/mainmenu-back.gif);
    display: block;
    width: 120px;
    height: 25px;
    padding: 10px 0 0 0;
    text-align: center;
    text-transform: uppercase;
    
}

#mainmenu li a:hover{
	text-decoration: none;
	background: url(../images/mainmenu-back-hover.gif);
}
/**************** scrolling effect **********************/

#slider {
	width: 570px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

.scroll {
	width: 590px;
	overflow: hidden;
	position: relative;
	/* fix for IE to respect overflow */  
	clear: left;
	margin: 0 0 0 0;
	z-index: 0;
}

.scrollContainer div.panel {
	width: 510px;
	z-index: 0;
	padding-right: 40px;
	padding-left: 40px;
/* change to 560px if not using JS to remove rh.scroll */}

.scrollButtons {
	position: absolute;
	top: 150px;
	cursor: pointer;
	
}.scrollButtons.left {
	left: -20px;
	
}.scrollButtons.right {
	right: -20px;

}

/* In table */

.table_wrapper {
	width: 100%;
	margin: 0 auto;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E53044;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E53044;
	
}

.table_wrapper_inner {
	
}

.table_wrapper td, .table_wrapper th {
	border-top-width: 1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3e5ed;
	border-right-color: #d3e5ed;
	border-bottom-color: #d3e5ed;
	border-left-color: #d3e5ed;
}

.table_wrapper th {
	font-weight: bold;
	font-size: 13px;
}

.table_wrapper th a:link, .table_wrapper th a:visited, .table_wrapper th a:hover, .table_wrapper th a:active {
	color: #1f476f;
	display: block;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 16px 0 0;
}

.approved {
	display: block;
	display: inline-block;
	padding: 0 20px 0 0;
	background:url(../icons/approved.gif) no-repeat right center;
}

.pending {
	display: block;
	display: inline-block;
	padding: 0 20px 0 0;
	background:url(../icons/tables/pending.gif) no-repeat right center;
	color: #b86464;
}

.asc {
	background-image:url(../icons/tables/asc.gif);
}

.desc {
	background-image:url(../icons/tables/desc.gif);
}

.table_wrapper td , .table_wrapper th {
	text-align: left;
	padding: 0 12px;
	line-height: 26px;
}

.table_wrapper th {
	
}

.table_wrapper td {
	background: #fefefe url(../icons/tables/td_bg1.gif) repeat-x;
}

.table_wrapper tr.second td {
	background: #f3f9fb url(../icons/tables/td_bg2.gif) repeat-x;
}

.actions {
	width: 126px;
	overflow: hidden;
}

.actions .radio {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	float: left;
	
}

.radio {
	width: 42px;
}

.actions ul {
	margin: 0;
	padding: 0;
	width: 150px;
}


.actions ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 11px 0 0;
	list-style: none;
	
}


.actions_menu a:link, .actions_menu a:visited, .actions_menu a:hover, .actions_menu a:active {
	display: block;
	padding: 0 0 0 18px;
	font-weight: bold;
	font-size: 11px;
	color: #406f85;
	background-repeat: no-repeat;
	background-position: left center;
}

.actions_menu {
	overflow: visible;
	width: 120px;
}

.actions_menu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 250px;
}


.actions_menu li {
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
	float: left;
}

.details {
	background-image:url(../icons/tables/action1.gif);
}


.edit {
	background-image:url(../icons/tables/edit_action.gif);
}

.delete {
	background-image:url(../icons/tables/hidden.gif);
}

table.zebra {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E53044;
}

table.zebra th {
	color: #FFFFFF;
	background-color: #E53044;
	background-image: none;
 }
  
table.zebra tr {
	color: #333333;
	background-image: url(../images/img11.gif);
	
}
 table.zebra tr.even {
	color: #333333;
	background-image: url(../images/img11.gif);

}



.underline {
	text-decoration: underline;
}
.underline a{
	text-decoration: underline;
}
#wrapper #main #intranet_main h6 {
	margin-top: -12px;
}
/** turn off the border on radio and checkboxes in IE                 **//** necessary because IE defines the border as a box around the radio **//** or the checkbox, not the actual button                            **/

input.radio {		
font:11px Arial,Helvetica,sans-serif;;			
color: #5B5C56;		
background-color: #FFFFFF;		
border:none; 
} 

/** turn the border back on for radio and checkboxes for Mozilla based browser **//** necessary because these define the border as the actual radio or checkbox  **//** IE 5+ ignores this CSS 2 definition                                        **/ 
input[type="radio"], input[type="checkbox"] {
	;
	background-color: #FFFFFF !important;
	border:1px solid #FFFFFF !important;
	width: auto;
}
.Kleine_Letters {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E53044;
}
.Zoek_Pagina {
	font-size: 11px;
	color: #E53044;
}
.Zoek_Titel {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.Zoek_Kleur {
	color: #E53044;
}
#wrapper #main #text li {
	list-style-position: inside;
}
#wrapper #header .red .zoek {
	background-color: #999999;
	border: thin solid #666666;
}
#wrapper #header .red .Zoek {
	float: right;
	height: 20px;
	width: 80px;
	background-image: url(../images/Find.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#wrapper #main #Sitemap #TreeView .Expanded .Expanded li a {
	text-decoration: none;
}
#wrapper #main #Brochures .borderImg {
	padding: 5px;
	border: 1px solid #999999;
}

