/*typography website*/
@import"ascw_groot/typography_groot.css";

/*divs structuur*/
@import"ascw_groot/divs_groot.css";

/*klassen structuur*/
@import"ascw_groot/klassen_groot.css";

/*navigatie structuur*/
@import"ascw_groot/nav_groot.css";

/*sitemap structuur*/
@import"ascw_groot/sitemap_groot.css";




#one_column ul{
  	list-style-type: none;
  	margin-left: 0px;
  	padding-left: 10px;
  	margin-top: 10px;
  	color: #5D5149;
}



/***************************************** -- indexpagina -- ***************************************/
#toplink{
	float:right;
	text-align:right;
	width:75px;
}

#index_start{
	height:auto;
}

#foto_titelbalk{
	width:189px;
	height:500px;
/*	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-right:auto;
	margin-left:auto;
	position:relative;
	/*background-color:#9933FF;*/
}
#alleen_indekijker{
	height:425px;
	margin-bottom:50px;
	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;
}

#indekijker_rechts{
	width:270px;
	height:300px;
	/*margin-right:2px;
	background-color:#3399FF;*/
	float:right;
}

#nieuws_start{
	width:550px;
	height:auto;
	float:left;
	margin-top:25px;
	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:100px;
	/*height:50px;*/
	margin-bottom:70px;
	background-repeat:no-repeat;
	background-image:url(../images/index/beeld_afdeling_volc.jpg);
}

#foto_jeugd{
	width:180px;
	height:100px;
	/*height:50px;*/
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-image:url(../images/index/beeld_afdeling_jeugd2.jpg);
}

p.foto{
	padding-top:50px;
}

#indekijker_links_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;
}

#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: 730px;
  	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;
  	float: left;
  	/*margin-right: 10px;*/
  	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 -- */


/*  AnySurfer Label   */
#anysurfer{
	width:50px;
	margin-left:-33px;
}
#anytxt{
	position: absolute;
  	left: 0;
  	top: -10000px;
  	overflow: hidden;
}

/*  Einde AnySurfer Label  */
