/*typography website*/
@import"ascw_klein/typography_klein.css";

/*divs structuur*/
@import"ascw_klein/divs_klein.css";

/*klassen structuur*/
@import"ascw_klein/klassen_klein.css";

/*navigatie structuur*/
@import"ascw_klein/nav_klein.css";

/*sitemap structuur*/
@import"ascw_klein/sitemap_klein.css";

/*nieuws structuur*/
@import"ascw_klein/nieuws_klein.css";





/*********************************** -- indexpagina -- *****************************/
#toplink{
	float:right;
	text-align:right;
	width:75px;
}

#index_start{
	height:auto;
}
#foto_titelbalk{
	width:189px;
	height:300px;
	margin-top:30px;
	float:left;
	position:relative;
	margin-right:5px;
}
#indekijker_start{
	width:550px;
	height:auto;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	/*background-color:#9933FF;*/
}
#alleen_indekijker{
	height:400px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#9933FF;*/
}
#nieuws_logos{
	width:175px;
	height:300px;
	float:right;
	margin-right:5px;
	margin-top:30px;
	position:relative;
	/*background-color:#FFCCFF;*/
}
#logo{
	width:170px;
	height:auto;
	margin-bottom:10px;
	background-repeat:no-repeat;
	/*background-image:url(../images/index/Logo_podium-rgb.jpg);*/
}
#nieuwsbrief{
	width:170px;
	height:125px;
	/*margin-top:5px;*/
	margin-right:2px;
	margin-bottom:35px;
	margin-left:2px;
	/*background-color:#CCCCCC;*/
}
#indekijker_links{
	width:270px;
	height:300px;
	/*background-color:#99CC00;*/
	/*margin-left:2px;*/
	float:left;
	margin-top:-15px;
}
#indekijker_rechts{
	width:270px;
	height:300px;
	/*margin-right:2px;
	background-color:#3399FF;*/
	float:right;
	margin-top:11px;
}
#nieuws_start{
	width:550px;
	height:auto;
	float:left;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	/*background-color:#FF0033;*/
}
#nieuwsblok{
	width:530px;
	margin-top:5px;
	margin-bottom:10px;
	background-color:#F4F3F2;
	padding-top:10px; /*als grijs kadertje niet goed is, padding herzetten naar 5px*/
	padding-right:10px; /*padding herzetten naar 5px*/
	padding-bottom:10px; /*padding herzetten naar 5px*/
	padding-left:10px; /*padding herzetten naar 5px*/
}
#foto_volc{
	width:180px;
	height:50px;
	margin-bottom:70px;
	background-repeat:no-repeat;
	background-image:url(../images/index/beeld_afdeling_volc.jpg);
	cursor:hand;
	/*background-image:url(../images/index/beeld_afdeling_cultuur1.jpg);*/
}
#foto_jeugd{
	width:180px;
	height:50px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-image:url(../images/index/beeld_afdeling_jeugd2.jpg);
	cursor:hand;
	/*background-image:url(../images/index/beeld_afdeling_jeugd1.jpg);*/
}
p.foto{
	padding-top:50px;
}
#indekijker_links_rubriek{
	width:250px;
	margin-top:15px;
	margin-left:5px;
	margin-bottom:5px;
	margin-right:5px;
	height:auto;
	/*background-image:url(../images/index/praktijk_rechts2.jpg);*/
	background-repeat:no)repeat;
}
#indekijker_rechts_rubriek{
	width:250px;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	margin-right:5px;
	height:auto;
	/*background-image:url(../images/index/praktijk_rechts2.jpg);*/
	background-repeat:no)repeat;
}

#column_metmenu2{
	width: 729px;
	/*width: 730px; breedte is verkleind met 1px om het in IE6 ook zichtbar te krijgen*/
  	float: right;
  	overflow: hidden;
 	margin-right:10px;
	padding-left:9px;
  	border: 1px solid #EAEAEA;
  	color: #5D5149;
  	min-height:500px;
  	height: expression( this.scrollHeight < 501 ? "500px" : "auto" ); /* sets min-height for IE */
}
#leftnav2{
  	width: 180px;
	/*width: 180px;*/
  	float: left;
  	/*margin-right: 10px;*/
  	/*margin-left:0px;*/
	margin-left:10px;
  	margin-bottom: 10px; 
  	background-color: #cac1bc;  
  	min-height:500px;
  	height: expression( this.scrollHeight < 501 ? "500px" : "auto" ); /* sets min-height for IE */
}
/* -- einde indexpagina -- */

img.left{ 
	float: left; 
	margin: 2px 15px 2px 0; 
	border: 1px solid #999; 
	clear: left; 
}




/*  AnySurfer Label   */
#anysurfer{
	width:50px;
	margin-left:-33px;
}
#anytxt{
	position: absolute;
  	left: 0;
  	top: -10000px;
  	overflow: hidden;
}

/*  Einde AnySurfer Label  */






