/* dit is de style sheet voor de home-pagina van de Zuidkanter*/

/*rechtsbovenaan de pagina staan een blok met daarin links naar actueel nieuws*/
#agenda{
	position:absolute;
	left:567px;
	top:0px;
	width:210px;
	height:149px;
	background-color: #D6EBF5;
	margin-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFA200;
}
#gezicht {
	position:absolute;
	left:0px;
	top:0px;
	width:149px;
	height:149px;
	margin-right: 1px;

}

/* dit mot DHTML worden*/
#linksmenu {
	position:absolute;
	left: 0px;
	top: 149px;
	width: 150px;
	background-color: #FF0000;
	top:149px;
	width:150px;
	height:270px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;


}
#zoekhome {
	position:absolute;
	left:572px;
	top:150px;
	width:211px;
	height:54px;
	background-color: #FFA200;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;

}
#nieuws {
	position:absolute;
	left:567px;
	top:203px;
	width:212px;
	height:240px;
	background-image: url(../images/nieuws.gif);
	background-repeat: no-repeat;
	color: #032C88;
	background-position: bottom;

}
#logo {
	position:relative;
	left:150px;
	top:16px;
	width:417px;
	height:133px;
	background-image:  url(../images/logo_txt.gif);
	background-repeat: no-repeat;
	z-index: auto;
}
.logoTekst {
	position:relative;
	left:28px;
	top:25px;
	width:360px;
	height:50px;
	color: #FFFFFF;
}

#lijnonder {
	background-color: #FFFFFF;
	position: absolute;
	height: 1px;
	width: 375px;
	left: 171px;
	top: 347px;
	background-image: url(../images/spac_ora.gif);
	background-repeat: repeat-x;

}
#vertlijnlinks{
	background-color: #FFFFFF;
	position: absolute;
	height: 117px;
	width: 1px;
	left: 291px;
	top: 208px;
	background-image: url(../images/spac_ora.gif);
	background-repeat: repeat-y;
}
#vertlijnrechts{
	background-color: #FFFFFF;
	position: absolute;
	height: 117px;
	width: 1px;
	left: 426px;
	top: 208px;
	background-image: url(../images/spac_ora.gif);
	background-repeat: repeat-y;
}

#logo-bot {
/*dit is het schaduwlogo*/
	position:absolute;
	left:150px;
	top:149px;
	width:417px;
	height:54px;
}
#logosponsor{
	position: absolute;
	height: 36px;
	width: 150px;
	left: 406px;
	top: 367px;
}
#iconen{
	position: absolute;
	height: 40px;
	width: 210px;
	left: 170px;
	top: 365px;
}
#content1 {
	position:absolute;
	left:184px;
	top:205px;
	width:78px;
	height:78px;
}
#content2 {
	position:absolute;
	left:325px;
	top:205px;
	width:78px;
	height:78px;
}
#content3 {
	position:absolute;
	left:455px;
	top:205px;
	width:78px;
	height:78px;
}
.linksonderfotos{
	color: #006688;
	text-transform: lowercase;
	text-decoration:none;
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
}
a.linksonderfotos:link {
	text-decoration: none;
	font-size: 12px;
}
a.linksonderfotos:hover {
	color: #FFA200;
	text-decoration: none;
}
