body{
	background: #A1A1A1 url(images/background.png) repeat-x;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#container{
	background-image: url(images/backgrounddef.png);
	width: 975px;
	height: 690px;
	margin: 0 auto;
	margin-top: 15px;
/* 	vertical-align: middle; */
}


#logo{
	background-image: url(images/logo2kl.png);
	height: 115px;
	width: 300px;
	float: left;				/* nodig? */
	margin-left: 65px;
	margin-top: 30px;
	border: none;
}

#menu{
	float: right;
	color: #000066;
	font-family: "Britannic Bold";
	font-weight: bolder;
	font-size: 21px;
	margin-top: 50px;
	margin-right: 45px;
	padding: 10px;
	
	
}

#content{
	height: 420px;
	width:520px;
	max-height: 420px;
	max-width: 520px;
	margin-top: 75px;
	margin-left: 75px;		
}

#submenu{
	background: url(images/ctop.gif) no-repeat;
	padding-top: 8px;
	padding-right: 20px;
	font-family: "Britannic Bold";
	font-weight: bolder;
	text-align: right;
	height: 17px;

}



#contentajax{
	background: url(images/cabg.gif);
	overflow: auto;
	height: 391px;
	max-height: 391px;
/* 	padding-top: 10px; */
	padding-right: 10px;		
	padding-left: 10px;	
	padding-bottom: 3px;
	
}

.clear
{
	clear: both;
	display: block;
}

#footer{
	font-weight: bold;
	float: left;
	margin-top: 20px;
	width: 97%;
	bottom: 0;
	font-size: 12px;	
	text-align: center;
	color: #000066;
}

a{
	text-decoration: none;
	color: #000066;
	border: none
}

a:hover{
	color: red;
}

a img{
	border: none;
}


h1{
	color: #000066;
	font-family: "Britannic Bold";
	text-align: center;
}
h6{
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 5px;
	color: #000066;
	font-family: "Britannic Bold";
}
h5{
	margin: 0px;
	font-size: 15px;
	font-weight: bolder;
	margin-bottom: 3px;
	padding-bottom: 5px;
	color: #000066;
	font-family: "Britannic Bold";
}

.linklogo{
	/*
height: 80px;
	width: 180px;
*/
	max-height: 80px;
	max-width: 180px;
}

td a{
	color: black;
	padding: 10px;
	margin: 10px;
	font-weight: bold; 
	border: none;
}

table{
	margin-bottom: 20px;
	text-align: left;
	font-family: "Britannic Bold";
	color: #000;
}

.nieuwstitel{
	text-align: left;
	font-size: 15px;
	color: #000066;
	font-family: "Britannic Bold";
	font-weight: bolder;
	margin: 0px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	
}
.nieuwsdatum{
	text-align: right;
	font-size: 15px;
	color: #000066;
	font-family: "Britannic Bold";
	font-weight: bolder;
	margin: 0px;
	margin-bottom: 3px;
	padding-bottom: 5px;
}

.nieuwslink{
	color: #000066;
	font-family: "Britannic Bold";
	padding: 0px;
	margin: 0px;
}

.gbtable{
	border-bottom: 1px solid red;
	max-width: 450px;
}
#nieuws a{
color: black;
	padding: 0px;
	margin: 0px;
	font-weight: bold; 
	border: none;
}
#nieuws a:hover{
color: red;
	padding: 0px;
	margin: 0px;
	font-weight: bold; 
	border: none;
}

