html {
	height:100%;
}
body {
	background-color:#FFFFFF;	
	margin:0; 
	padding:0; 
	height:100%;
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	line-height: 14px;		
}
#wrap {
	min-height:100%;
	position:absolute;
	left: 50%;
	margin-left: -500px;
	margin-right: 0px;
}
* html #wrap {
	height:100%;
}
#container{
	width: 1000px;
	background-repeat: repeat-y;
	background-image: url("../images/content-back_breed.gif");
}
#header {
	height: 229px;
	width:1000px;
	background-image: url("../images/top.jpg");	
	background-repeat: no-repeat;
}
#subknoppen {
	position:absolute;
	width:100px;
	height:25px;
	top:8px;
	left:105px;
}
#intranet {
	position:absolute;
	width:100px;
	height:25px;
	top:10px;
	left:845px;
}
#navigatie {
	position:absolute;
	width:800px;
	height:25px;
	top:196px;
	left:100px;
}
#search {
	width:105px;
	height:55px;	
	padding-top:0px;
	padding-left:5px;
}
#nieuws {
	position: absolute;
	top: 0px;
	left: 110px;
	width:220px;
	height:411px;
	padding-left: 5px;
	padding-right: 10px;
}
#content {
	width: 810px; /* 1000 - 100 px*/
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 5px;
	padding-left:95px;
	padding-right:95px;
	padding-bottom:10px;
	min-height:395px;
	background:url("../images/content_breed.gif");
}
* html #content { 
	height: 395px; 
}
#footer {
	position:absolute;
	height:105px;
	width:1000px;
	background-image: url("../images/bottom.gif");
	background-repeat: no-repeat;
}
#copyright {
	position:absolute;
	width:224px;
	height:86px;
	top:5px;
	left:680px;
}
/* OPMAAK FONT, HR, FIELDSET, LEGEND */
td, p {
	font-size:8pt;
	line-height: 14px;
}
.groen {
	color:#858C42;
	font-size: 7pt;
}
.nieuws_zoeken {
	color:#FFFFFF;
	font-size: 7pt;
}
a, a:link {
	color: #170C48;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a.none, a.none:link {
	font-size: 8pt;
	line-height: 14px;
	color: #170C48;
	text-decoration:none;
}
a.none:hover {
	text-decoration:underline;
}
a.news, a.news:link {
	font-size: 8pt;
	line-height: 14px;
	color: #170C48;
	text-decoration:underline;
}
a.news:hover {
	text-decoration:none;
}
a.navigatie, a.navigatie:link {
	font-size: 12px;
	font-weight:bold;
	line-height: 14px;
	color: #170C48;
	text-decoration:none;
}
a.navigatie:hover {
	text-decoration:underline;
}
a.groen, a.groen:link {
	font-size: 7pt;
	line-height: 14px;
	color: #858C42;
	text-decoration:underline;
}
a.groen:hover {
	text-decoration:none;
}
.small {
	font-size:8pt;
}
.reacties {
	font-size:10pt;
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
.blauw {
	background-color:#E8E6ED;
}
.kop {
	background-color:#1A0E4B;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
hr {
	border: 0; 
	color: #CCCCCC; 
	background-color: #CCCCCC; 
	height: 1px; 
	width: 100%; 
}
fieldset {
	width: 95%;
	border: 1px;
	border-style: solid;
	border-color:#CCCCCC;
	padding: 5px;
	font-size: 8pt;
}
legend {
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
}

.nospam { display:none;}