html {
	height:100%;
}
body {
	color:#555;
	margin:0;
	padding:0;
	background:#bcbcbc url(../../images/bg.jpg) top left repeat-x;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	height:100%;
}
a {
	outline: none;
}
.imgb {border:#666 1px solid;}
hr {
	border: 1px solid #000;
}
h1 {
	font-size:14px;
	margin:10px auto;
	padding-left:22px;
	padding-top:3px;
	background:url(../../images/18x18_check.jpg) no-repeat top left;
}
h5 {
	font-size:14px;
	margin:10px auto;
	padding-left:22px;
	padding-top:3px;
	background:url(../../images/18x18_check1.jpg) no-repeat top left;
}
h7 {
}
#container {
	position:relative;
	width:920px;
	margin:0 auto;
	text-align:left;
	background: url(../../images/main.jpg) top center repeat-y;
}
#header {
	position:relative;
	height:380px;
	background: url(../../images/headerceleb_nl.jpg) top center no-repeat;
}
#header h9 {
	text-indent:-9999px;
	position:absolute;
}
#flashcontent {
	position:absolute;
	width:200px;
	height:214px;
	left:32px;
	top:124px;
}
#content {
	z-index:9999;
	float:right;
	width:640px;
	margin-right:28px;
}
#content p{
	margin-top:0;
}
#footer {
	position:relative;
	clear:both;
	background:url(../../images/footer.jpg) no-repeat top center;
	height:91px;
}
#footer img{
	position:absolute;
	left:800px;
	top:55px;
}
#footer p {
	position:absolute;
	top:55px;
	left:20px;
	font-size:10px;
}
#footer a {
	font-size:10px;
}
/*-----------------Algemene Links------------------------------------*/

a:visited {
			color:#555;
			font-size:12px;
			font-weight:400;
          	text-decoration: none;}
		   
a:link {
			color:#555;
			font-size:12px;
			font-weight:400;
          	text-decoration: none;}
	
a:hover {
			color:#000;
			font-size:12px;
			font-weight:400;
          	text-decoration: underline;}
			
/*----------------------taallinks----------------------------*/

#nederlands {
	position:absolute;
	width:22px;
	height:15px;
	left:802px;
	top:42px;
	}
#nederlands a {
	position:absolute;
	width:100%;
	height:100%;
	}
#frans {
	position:absolute;
	width:22px;
	height:15px;
	left:835px;
	top:42px;
	}
#frans a {
	position:absolute;
	width:100%;
	height:100%;
	}
#engels {
	position:absolute;
	width:22px;
	height:15px;
	left:868px;
	top:42px;
	}
#engels a {
	position:absolute;
	width:100%;
	height:100%;
	}
/*----------------------- Forms -----------------------------*/
label {
	display:block;
	width:60px;
	text-align:left;
	float:left;
	line-height:15px;
}
.homenews {
	width:200px;
	float:left;
	height:15px;
	margin-top:3px;
}
.newsknop {
	margin-top:15px;
}
.smal {
	width:20px;
	margin-bottom:3px;
}
.breed {
	width:300px;
	margin-bottom:3px;
}
/*-----------------------Navigation ------------------------*/

#menu {
	float:left;
	width:160px;
	margin-left:50px;
}
#nav{
	list-style:none;
	padding:0px;
	margin:0px;
}
#nav li{
	float:left;
}
#nav a:link {
	color:#555;
	font-size:12px;
	display:block;
	width:140px;
	text-decoration:none;
	border-bottom:1px solid #9d9d9d;
	padding:8px 10px 8px 10px;
}
#nav a:visited {
	color:#555;
	font-size:12px;
	display:block;
	width:140px;
	text-decoration:none;
	border-bottom:1px solid #9d9d9d;
	padding:8px 10px 8px 10px;
}
#nav a:hover {
	color:#333;
	font-size:12px;
	display:block;
	width:140px;
	text-decoration:none;
	border-bottom:1px solid #9d9d9d;
	padding:8px 10px 8px 10px;
	background:#cdcdcd;
}
