@charset "UTF-8";
/* CSS Document */



html, body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/blend_background.jpg);
	background-repeat:repeat-x;
	background-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CCCCCC;
	overflow-y: scroll;
	

}



h2 {
	margin:0;
	padding:0;
	font-weight:normal;
	

}


h1 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:18px;

}




/* ############### Tim DESIGN!!!!!!!!####################*/
/* ############### Tim DESIGN!!!!!!!!####################*/
/* ############### Tim DESIGN!!!!!!!!####################*/


#page-container {
	padding:15px;
	margin:auto;
	height:auto;
	width:760px;
	
}

.containertop {
	
	height:10px;
	margin:0px;
	
}

.lefttop {
	float:left;
	width:10px;
	height:10px;
	background-image:url(../images/lu_blue.gif);
	background-position:left top;
	background-repeat:no-repeat;
	
}

.centertop {
	float:left;
	width:740px;
	height:10px;
	background-color:#1B1464;
		
}

.righttop {

	float:left;
	width:10px;
	height:10px;

	background-image:url(../images/ru_blue.gif);
	background-position:right top;
	background-repeat:no-repeat;
	
}

.page {
	margin:0px;
	width:760px;
	height:auto;
	
	background-image:url(../images/background_blue_stroke.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#1B1464;
	
}


#header {
	background-image:url(../images/Heb_je_een_beperking_en_wil_je_aan_het_werk.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
	height:140px;
	background-color:#1B1464;
	margin-bottom:0px;
	
}

#sidebar-a {
float: left;
width: 240px;
height:335px;
margin-bottom:0;


	
}

#sidebar-a .padding {
	padding: 25px;

}


#sidebar a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	}



/* BUTTONS FROM TUTORIAL! */

.cssnav {
position: relative;
font-family: arial, helvetica, sans-serif;
color:#FFFFFF;
background: url(../images/buttonover.png) no-repeat;
white-space: nowrap;
display: block;
width: 208px;
height: 33px;
margin: 10px;
margin-left:15px;
padding: 0px;
text-decoration:none;

}

 
.cssnav a {
display: block;
color: #FFFFFF;
font-size: 13px;
width: 207px;
height: 34px;
float: left;
text-decoration: none;
}
 
.cssnav img {width: 207px; height: 34px; border: 0; }
* html a:hover {visibility:visible;  text-decoration:none}
 
.cssnav a:hover img{visibility:hidden;}
.cssnav a:hover {text-decoration:none;}

.cssnav a:selected {text-decoration:none;}

.cssnav span {
	position: absolute;
	left: 20px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 145px;
	color:#FFFFFF;
	font-size:12px;
	vertical-align:middle;
	text-decoration:none;
}



/* EINDE NAV MENU */


.text_size {
	margin-left:20px;
	}
	

.text_size a {
	color:#FFFFFF;
	}
	
	

	
#content {
	display:table;
	height:320px;
	min-height:0px;
	min-width:0px;
	width:auto;
	padding-left:5px;
	margin-top:0px;
	margin-bottom: 0px;
	vertical-align:top;
}


#span-nav {
	font-size:12px;
	
	
}

#flash {

padding-top:0px;
margin-top:9px;

	
}


#content p {
padding-top:10px;
padding-right:10px;
margin-right:10px;
line-height:1.5;
margin-bottom:0;


}





#content a {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color:white;
	font-size:14px;
	vertical-align:
	
	}
	

#content H6 {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color:#666666;
	font-size:10px;
	
	}

.xsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color:#666666;
	font-size:10px;
	
}

#footer {
	margin-top:5px;
	clear:both;
	background-image:url(../images/Maatwerk_Reintegratie_Talen_aan_het_werk.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	height: 90px;
	vertical-align:top;
	

}

.containerbottom {
	
	height:10px;
}

.leftbottom {
	float:left;
	width:10px;
	height:10px;
	
	background-image:url(../images/ld_bluepng.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	
}

.centerbottom {
	float:left;
	width:740px;
	height:10px;
	background-color:#2D2E8F;
		
}

.rightbottom {

	float:left;
	width:10px;
	height:10px;

	background-image:url(../images/rd_bluepng.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	
}

.logo {
	margin-left:15px;
	margin-top:5px;

}

.warning {
	color:#FF6600;
}


.image
	{
	margin-top:0px;
	margin-bottom:0px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	vertical-align: middle;
	border: 3px solid #FFFFFF;
	}

