BODY, HTML{
	background:#ffffff url(../Images/bg.gif) top repeat-x;
	margin:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#006699;
	font-size:11px;
}

IMG{ margin:0px; border:none; behavior: url(http://www.schultebv.nl/Scripts/iepngfix.htc);}

INPUT, SELECT, OPTION, TEXTAREA{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#006699;
	font-size:11px;
}

/*
	TEKST STYLES
******************/
H1{}
H2{}
H3{}
H4{}
H5{}
H6{}
P{}

A{ color:#006699; text-decoration:none;}
A:HOVER{ color:#006699; text-decoration:none;}



/*
	Structuur
******************/
.site_holder{
	width:972px;
}
.container{
	width:972px;
	float:left; 
}

/*
	Logo
******************/
.logo{
	width:972px;
	float:left;
	text-align:center;
	padding:18px 0px 0px 0px;
}

/*
	BUTTONS
******************/
.buttons{
	width:972px;
	float:left;
	margin:14px 0px 0px 0px;
	display:inline;
}

.button{
	width:243px;
	height:423px;
	float:left;
	background:url(../Images/portalbutton_bg.jpg) no-repeat;
	text-align:left;
}
.button A{
	width:180px;
	height:380px;
	float:left;
	margin:24px 32px 0px 31px;
	display:inline;
}
.button A .afbeelding{
	width:180px;
	height:180px;
	float:left;
	position:relative;
}
.button A .afbeelding .over_afbeelding{
	width:180px;
	height:180px;
	position:absolute;
	top:0px;
	left:0px;
}
.button A .titel{
	width:180px;
	height:34px;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:20px 0 0 0;
	display:inline;
}
.button A .tekst{
	width:180px;
	height:122px;
	float:left;
	font-size:12px;
	position:relative;
	display:block;
}
.button A .link{
	width:180px;
	float:left;
	position:relative;
	display:block;
	font-size:12px;
	color:#000000;
	margin:0px;
}
.button A:HOVER .link{
	color:#fff;
}

/*
	ZOEKEN
******************/
.zoeken{
	width:449px;
	height:49px;
	float:left;
	padding:13px 0px 0px 31px;
	background:url(../Images/zoeken_portal_bg.png) no-repeat;
	behavior: url(http://www.schultebv.nl/Scripts/iepngfix.htc);
	text-align:left;
	margin:0px 0px 0px 244px;
	display:inline;
}
.zoeken INPUT.zoekveld{
	width:213px;
	height:18px;
	background:#FFFFFF;
	border:solid 1px #00374b;
}
.zoeken INPUT.zoekbutton{
	width:50px;
	height:22px;
	background:#caf4ff;
	border:solid 1px #00374b;
	color:#006699;
}

/*
	FOOTER
******************/
.footer{
	width:972px;
	float:left;
	text-align:center;
	padding:10px 0px 0px 0px;
}
.footer A{
	color:#65d6f2;
}
.footer A:HOVER{
	color:#000;
}







