html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	font-size:76%; 
	font-family:georgia, palatino linotype, times new roman, serif;
	overflow: hidden; 
	}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
  	background-color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	scrollbar-track-color: #808080;
	scrollbar-face-color: #BC1500;
	scrollbar-shadow-color: #808080;
	scrollbar-dark-shadow-color: #808080;
	scrollbar-highlight-color: #808080;
	scrollbar-3d-light-color: #808080;
	scrollbar-arrow-color: #ffffff;
	}

#head {
	position:absolute;
	margin-left:-468px;
	left:50%;
	width:980px;
	height:138px;
	font-size:1em;
	z-index:5;
	background-image: url(../fixed_images/head.gif);
	background-repeat: no-repeat;
	}
/*
* html #head {
	top:0px;
	width:935px;
	height:138px;
	background-color: #808080;
	background-image: url(../fixed_images/head.gif);
	background-repeat: no-repeat;
	}
*/
#content {
	display:block;
	position:absolute;
	z-index:3;
	top:138px;
	bottom:79px;
	margin-left:-468px;
	left:50%;
	overflow: hidden;
	width: 936px;
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../fixed_images/content_back.gif);
	}

* html #content {
	top:0;
	bottom:0;
	height:100%;
	width:935px;
	border-top:138px solid #fff;
	border-bottom:79px solid #fff;
/*	background-image: url(../fixed_images/content_back.gif);
	background-repeat: repeat-y;
	background-color: #808080;*/
	}

#text {
	z-index: 10;
	float: left;
	width: 651px;
	overflow: auto;
	padding-left: 30px;
	padding-right: 35px;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 0px;
}

* html #text {
	z-index: 10;
	float: left;
	width: 718px;
	overflow: auto;
	height: 100%;
	padding-left: 20px;
	padding-right: 38px;
	padding-top: 10px;
	padding-bottom: 0px;
}
/*zorg ervoor dat je een scrollbar hebt EN dat niet de tekst op de rand van de footer staat */
#text_bottom_padding{
  width: 620px; /* pas op dat het niet te breed is. anders staat er eenhorizontale scrollbar*/
	height:10px; /* de "padding-bottom die je het geven wilt */
}
#headerimage {
	float:right;
	height: 112px;
	width: 450px;
	position: relative;
	top: 25px;
	right: 63px;
}
#logo {
	float: right;
	width: 400px;
	height: 112px;
	top: 25px;
	position: relative;
	right: 80px;
}
#login {
	height: 121px;
	width: 180px;
	float: left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
	position: absolute;
	text-align: left;
	vertical-align: top;
	bottom: 0px;
	left: 0px;
	padding-left: 35px;
	z-index: 120;
	clear: left;
}
#foot {
	text-align:center;
	position:absolute;
	margin-left:-468px;
	left:50%;
	bottom:0;
	width:935px;
	height:79px;
	font-size:1em;
	z-index:100;
	font-family: "trebuchet MS", tahoma, verdana, arial, sans-serif;
/*	font-weight:bold;*/
	color:#FFFFFF;
	background-image: url(../fixed_images/foot.jpg);
	background-repeat: no-repeat;
	background-position: 0px -124px;
/*	overflow: visible;*/
	
	}
#foot a {
	font-size: 11px;
	color: #FFFFFF;
}
#login_image {
	position:absolute;
	margin-left:-468px;
	left:50%;
	bottom:77px;
	width:40px;
	height:100px;
	z-index:100;
	background-repeat: no-repeat;
	background-image: url(../fixed_images/login_back.gif);
	}


#bodemmenu {
	float: left;
	height: 18px;
	width: 270px;
	position: absolute;
	top: 5px;
	left: 620px;
}
span.footersplit{
padding:0 5 0 5;
}
#groepadvertenties {
	float: left;
	height: 63px;
	position: relative;
	vertical-aline:middle;
	top: 8px;
	left: 37px;
	padding:0;
}
#hoofdadvertentie {
  padding:0;
	margin:0;
	text-align:center;
	vertical-aline:middle;
	height:63px;
	width:180px;
}
#empty_hoofdadvertentie {
height:63px;
	width:180px;
}
.advertentie {
	padding:0;
	text-align:center;
	vertical-aline:middle;
	height:63px;
	width:135px;
}
/*mail beschermen*/
.test01{
	display:none;
}
.test02{
}
