body {
	margin: 0;
	padding: 0;
	background: #fff url('images/bg.jpg') top repeat-x
}
#header {
	height: 178px;
	padding: 0px;
	background: url('images/header.jpg') left no-repeat; border:0px solid red;	width: 970px;
	margin: 0 auto 0 auto;
}
#logo {
	position: relative;
	top: 0px;
	left: 0px;
}
#slideshow {
	margin: 0; padding:0; float:right; width:772px
}
#topmenu {
	width: 970px;
	margin: 0 auto 0 auto;
	text-align:left; height:21px; padding:3px 0 0 0
}
#content {
	width: 970px;margin: 0 auto 0 auto;background: #fff url('/templates/pzsttruiden/images/mainbg.gif') top no-repeat;border-right:1px dotted #9db3ce;border-left:1px dotted #9db3ce;min-height:300px;
}
#left { 
	width: 180px; float:left
	
}
#rightside { border:0px solid red;
	width: 180px;  float:right
	
}
.body_fullwidth #rightside {display: none; !important}
.body_fullwidth #contents {margin: 0px 10px 0px 10px;padding-left:0px;padding-right:0px; width:590px}

#contents {
	width: 590px;
	margin: 0 10px 0 10px;border:0px solid red;
	color: #000; float:left; padding:5px 0 0 0
}
.clear {
	clear: both;
}
html {
	font-size: 100%;
}
#bottom {position:fixed;
 bottom:0; padding:0px 0 0 0; heigth:20px; width:100%
}
#footer {
	font-size: 12px; text-align:center;
	color: #afb2d5; height:40px; width:100%; background: #14295b url('images/footer.gif') repeat-x; position:fixed; bottom:0; z-index:9999999; padding:0
}
#footer a:link {
	font-size: 12px;color: #afb2d5; text-decoration:none;font-size: 12px;
}
#footer a:visited {
	font-size: 12px;color: #afb2d5; text-decoration:none;font-size: 12px;
}
#footer a:hover {
	font-size: 12px;color: #fff; text-decoration:none;font-size: 12px;
}


