html {
	overflow-x: hidden; overflow-y: auto; /* To remove the unwanted horizontal scrollbar appearing in IE7 */
	}
body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #fff;
	color: #fff;
	}
* {
	margin: 0;
	padding: 0;
	}
p, form, fieldset, table, ul {
	margin: 5px 0;
	}
ul {
	padding-left: 15px;
	margin: 0;
	text-align: left;
}




.clear {
	clear:both;
	}
img {
	border: 0;
	}
h1, h2 {
	text-align: center;
	font-weight: normal;
	}
	h1 {
		font-size: 36px;
		padding-top: 30px;
		}	
	h2 {
		font-size: 14px;
		font-style: italic;
		}
.borderLeft {
	float: left;
	}
.borderRight, .right {
	float: right;
	}


#frameWrapperHome, #frameWrapperEdities, #frameWrapperRedactie, #frameWrapperAdverteren, #frameWrapperWeblinks, #frameWrapperContact {
	margin: 80px auto 0 -450px;
	width: 900px;
	height: 613px;
	position:absolute;
	left:50%;
	}
	#frameWrapperHome {
		background: #000;
		}
	#frameWrapperEdities {
		background: #c0af00;
		}
	#frameWrapperRedactie {
		background: #005489;
		}
	#frameWrapperAdverteren {
		background: #28ad8f;
		}
	#frameWrapperWeblinks {
		background: #3c2277;
		}
	#frameWrapperContact {
		background: #1A171B;
		}
	#frameWrapperContact a, #frameWrapperEdities a, #frameWrapperRedactie a {
		color: #fff;
		}	
#frameHeader {
	}
	#logo {
	}
#frameNavigation {
	}
   
#frameContent {
	}
	#nav {
		position: absolute;
		left:75px; 
		top:158px;
		}
	#nav img {
		margin-bottom: 15px;
		}
	.copyright {
		margin: 30px 0 0 10px;
		font-size: 11px;
		}
	#mainContent {
		position: absolute;
		left:330px;
		top: 150px;
		width: 500px;
		height: 450px;
		font-size: 14px;
		line-height: 20px;
		text-align: justify;
		overflow: hidden;
		}
	#banner {
		position: absolute;
		left:330px;
		top: 530px;
		width: 270px;
		height: 70px;
		}
	#mainContent p {
		margin-bottom: 15px;
		}



#frameFooter {
	margin: 0 auto 0 -400px;
	padding-top: 6px;
	left:50%;
	width: 800px;
	height: 25px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	position:absolute;
	top:693px;
	background-color: #fff;
		}
	
#advertisers {
	width:473px; 
	height:320px; 
	border: 2px solid #000;
	background-color:#d7d8d9;
	line-height: 15px; 
	overflow:auto;
}	
	
#advertisers table {
	color:#333; 
	font-size:10px;
	border: 0;
	text-align: left;
}
#advertisers tr:first-child {
	background-color:#000;
	color:#fff;
	height: 20px;
}
#advertisers td {
	padding-left: 5px;
}
#advertisers a {
	color:#333; 
}

	
	
@charset "utf-8";
/* CSS Document */


