body{
	margin:0;
	padding:0 0 <length> 0;
	background-image : URL('http://www.stervanzuidlimburg.be/img/bg.PNG');
	overflow: scroll;
	}
div#footer{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:<length>;
	background-image : URL('http://www.stervanzuidlimburg.be/img/footer/footer.gif');
	}

 @media screen{
  	body>div#footer{
   		position: fixed;
  		}
 	}
 * html body{	
	overflow: scroll;
	overflow: hidden;
	} 
 * html div#Pagina{
	height:100%;
	overflow-x:hidden;
	overflow: auto;
	overflow-x:hidden;
	}


IMG
	{
		border: 0;
	}


.pagTypical
	{
	background-color : #ffffff;
	color : #000000
	}

.pagTitel
	{
	color : #228b22;
	font-family : Century Gothic, Verdana, Arial;
	font-size : 20px;
	}

.pagTekst
	{
	color : #000000;
	font-family : Verdana, Arial;
	font-size : 12px;
	font-weight : normal;
	}

.Center
	{
	text-align : center;
	}
.Left
	{
	text-align : left;
	}

DIV
	{
	margin : auto;
	}

.Header
	{
	width : 127px;
	height : 29px;
	background-color : #ffffff;
	}


TD
	{
	color : #000000;
	font-family : Verdana, Arial;
	font-size : 12px;
	font-weight : normal;
	}
