h3 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	color:#65B1E8; 
	padding-bottom:10px;
	padding-top:0px;
	margin-top:0px;
}

/* paper section, nodig voor cms */
.paper_container_col {
	float:left;
}

.paper_container_clearer {
	clear:both;
	font-size:0px;
}

.paper_container_item {
}

/* tool section, nodig voor cms */
.element_spacer { height:23px; }
.errorMsg { color:#ffffff; }
.steunkleur_voorgrond { 
		/* color:#89B4DE; */		
}

.steunkleur_achtergrond  {
	/* wordt o.a. in popup_header gebruikt */
	color:white;
	background-color:#4983C2;
}

.popup_header_text{	
	font-size:140%;
	color:#ffffff;
	padding-top:5px;
	padding-left:5px;
}


#debug {
	font-weight:bold;
	position:absolute;
	right:0;
	top:0;
	height:200px;
	width:250px;
	overflow:auto;
	font-size:.8em;
	background-color:white;
	background-repeat:no-repeat;
}



#auto_save {
		position:absolute;
		left:250px;
		top:250px;
		padding:50px;
		border-style:solid;
		border-width:1px;
		border-color:#666666;
		font-style:oblique;
		vertical-align:center;
		text-align:center;
		background-color:white;
		display:none;
		z-index:4096;		
}

#een_moment_aub {
		display:none;
}


/* site vormgeving */

img {
	border-style:none;
	border-width:0px;
}

p {
	font-family: Arial, Tahoma, sans-serif;
	font-size : 11px;
	line-height : 17px
	}

a{color:#65B1E8;text-decoration:none;}
a:hover{color:#ff0000;text-decoration:underline;}

html, body {
	height: 100%; /* h��l belangrijk */
	padding: 0px;
	margin:0px;
    font-family:Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#939393;
    background: #FFFFFF;   
}
		
.clearer{
	clear: both;
	font-size: 0px;
	height: 0px;
	}
	
img.ondergrond {
	position: absolute;
	left: 444px;
	top: 0px;
	}

#container {	
	width: 795px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	border: 0px;	
}

#footer {
	clear:both;	
	width:590px;
	border-top:1px dashed #C2C2C2;
	margin-left:166px;
	text-align:right;
}

#sidekick_column {
	float:left;
	width:160px;
}

#sidekick_column_1 {	
	margin-top:23px;	
}

.sidekick img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#inhoud {
	margin-top:0px;
	margin-top:24px;
	margin-left:30px;
	margin-right:0px;
	padding-right:30px;
	width:401px;
	float:left;
	border-right:1px dashed #C2C2C2;
	margin-bottom:15px;
}

#menu {
	float:left;
	width:173px;
}

.div_render {
	border: 0px none;
	padding-bottom: 0px;
}
.overzicht {
	border-bottom: 0px;
	padding-bottom: 0px;
}
.normaletekst {
	font-size: 11px;
}
.normaletekst h4 {
	margin-top: 4px;
	margin-bottom: 4px;
}


h5 {
	font-size:12px;
	font-weight:bold;
}

ul#sidebar1{
	margin-left:11px;
	padding-left:0px;
	list-style-type:none;
	margin-bottom:0px;
	padding-bottom:0px;	
	margin-top:0px;
	padding-top:0px;
	width:162px;
	overflow:hidden;
}

ul#sidebar1 li.menu_selected {
	text-align:right;
	padding-right:8px;	
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	background-color:#4983C2;	
	border-width:0px;
	color:white;
	font-weight:bold;
	line-height:22px;
	overflow:hidden;
}

ul#sidebar1 li.menu {
	text-align:right;
	padding-right:8px;	
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:1px;	
	background-color:#89B4DE;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#4983C2;
	line-height:22px;
	overflow:hidden;
}



ul#sidebar1 li.menu:hover {
	background-color:#4983C2;
}

ul#sidebar1 li.menu a {
	font-weight:bold;
	color:white;
}

ul#sidebar1 li.menu_selected a {	
	font-weight:bold;
	color:white;
}

ul#sidebar1 li.menu a:hover {
	text-decoration:none;
}

ul.sidebar2 {
	background-color:white;
	padding-left:0px;
	margin-left:0px;
	list-style-type:none;
	width:162px;
	margin-bottom:1px;
}

ul#sidebar1 li.menu_selected ul.sidebar2 li.submenu {
	display:block;
	list-style-type:none;
	background-color:#F2F2F2;	
	padding-bottom:0px;	
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#4983C2;
	padding-right:8px;
	line-height:22px;
}

ul#sidebar1 li.menu_selected ul.sidebar2 li.submenu a {
	font-weight:normal;
	color:#0B4E7F;
	text-decoration:none;
}

ul#sidebar1 li.menu_selected ul.sidebar2 li.submenu_selected {
	display:block;
	list-style-type:none;
	background-color:#F2F2F2;	
	padding-bottom:0px;	
	border-style:solid;
	border-width:1px 0px 0px 0px;
	background-color:#C6D6E5;
	padding-right:8px;
	line-height:22px;	
}

ul#sidebar1 li.menu_selected ul.sidebar2 li.submenu_selected a {
	font-weight:normal;
	color:#0B4E7F;
	text-decoration:none;
}


ul#sidebar1 li.menu_selected ul.sidebar2 li.submenu:hover {
	background-color:#C6D6E5;
}

#header #functiekolom {	
	padding-top:70px;
	margin-left:650px;
}

#functiekolom a {
	color:#85a8c8;
}

#functiekolom a:hover {
	color:#030303;
}

#header{
	padding:0px;
	height:166px;
	background-image:url(../../../images/client/waterwijs/backNavRight.jpg);
	background-repeat: repeat-x;
	width:795px;
	clear:both;
	margin-top:20px;
}
