* {
	margin:0;
	padding:0;}
a {
	text-decoration:none;}
a:hover {
	text-decoration:underline;}
img {
	border:0;}
table {
	border-collapse:collapse;}
td {
	vertical-align:top;}
body {
	color:#064174;
	background:url(../images/bg.gif) repeat-x #064174;
	font:11px Tahoma,Verdana;}
ul {
margin:0 0 0 30px;
padding:0;
}

ol {
margin:0 0 0 30px;
padding:0;
}
#container {
	width:1024px;
	margin:0 auto;
	text-align:left;
	position:relative;
	background:url(../images/main.jpg) no-repeat center 142px;}
/*--// Header CSS \\--*/
	#header {
		width:99%;
		height:142px;
		background:url(../images/logo4.jpg) center  top  no-repeat;}
	#header h1 {
		display:none;}
	#header #logo {
		width:280px;
		height:120px;
		display:block;
		margin:0 auto;}
/*--\\ Header CSS //--*/

/*--// Main CSS \\--*/
	#main {
		height:600px;
		margin-top:-25px;
		position:relative;
		border:1px solid #7cbfff;
		background:url(none) no-repeat bottom right #dfe2f0;}
	#main.home {
		background:url(none) no-repeat bottom right #dfe2f0;}
	#menu {
		width:100%;}
	#menu {
		float:left;
		width:215px;}
	#menuinner {
		margin-top:10px;
		min-height:590px;
		border-right:1px solid #03569e;}

	#menulist {
		float:left;
		width:190px;
		margin-left:10px;
		border-top:1px solid #fb2020;}
	#menulist ul{
	    list-style-type: none;
	    margin:0;
	    padding:0;
	}

	#menulist li {
		float:left;
		clear:both;
		width:100%;
		list-style-type:none;}
	#menulist li.cat a {
		height:28px;
		display:block;
		line-height:28px;
		padding-left:6px;
		color:#FFF;
		font-weight:bold;
		font-size:10px;
		text-transform:uppercase;
		border:solid #fb2020;
		border-width:0 1px 1px;
		background:url(../images/menutop.jpg) repeat-x;}
	#menulist li.cat a:hover,
	#menulist li.cat a.selected {
		background:url(../images/menu-focus.jpg) repeat-x;
        text-decoration:underline;
		}
	#menulist li.sub a.selected {
        text-decoration:underline;
        font-weight:bold;
    }
	#menulist li.sub a {
		display:block;
		padding:2px 8px;
		color:#083570;
		font-size:11px;}
	#menulist li span {
		display:block;
		float:left;}
	.sublist {
		float:left;
		clear:both;
		background:#FFF;
		border:solid #fb2020;
		border-width:0 1px;}
	.sublist a div {
		margin-left:10px;
        line-height: 16px;
		}
	.sublist a b {
		font-size:11px;}
	#menuinfo {
		left:15px;
		bottom:5px;
		width:175px;
		font-size:12px;
		display:block;
		position:absolute;
		padding:10px 10px 15px 0;
		background:url(../images/menu.jpg) bottom left no-repeat;}
	#menuinfo a {
		color:#064174;
		text-decoration:underline;}
	#menuinfo label {
		clear:both;
		width:100%;
		display:block;
		font-weight:bold;}
	#content {
		float:left;
		width:780px;
		height:580px;
		overflow:hidden;
		padding-top:25px;
		padding-left:20px;
		overflow:hidden;}
	#content h1 {
		color:#083570;
		font-size:14px;
		margin-bottom:8px;}
	#content h1 span {
		color:#000;
		font-size:11px;
		font-weight:normal;
		padding-left:8px;}
	#content h2 {
		color:#083570;
		font-size:14px;
		margin-bottom:8px;}
	#content h2 span {
		color:#000;
		font-size:11px;
		font-weight:normal;
		padding-left:8px;}
	#content .inhoud {
		width:755px;
		height:535px;
		padding-right:10px;
		font-size:13px;
		line-height:20px;
		font-weight:normal;
		margin-bottom:8px;
		position:relative;}
	#content .inhoud a:hover {
		color:#000;}
	#content .inhoud img {
		}
	#content .inhoud a {
		color:#498ecc;}
	#content h3 {
		width:755px;
		height:535px;
		padding-right:10px;
		font-size:13px;
		font-weight:normal;
		margin-bottom:8px;
		position:relative;}
	#content h3 a:hover {
		color:#000;}
	#content h3 img {
		float:left;
		margin-right:10px;
		margin-bottom:5px;}
	#content h3 a {
		color:#498ecc;}
	#content h4 {
		width:370px;
		height:250px;}
	.clr {
		float:right;
		clear:right;
		position:relative;}
	/*--// PAGES \\--*/
	#links li {
		padding:3px;}
	#links li a {
		text-decoration:underline;}
	/*--// PAGES \\--*/

/*--\\ Main CSS //--*/
#footer {
	height:94px;
	margin-top:5px;
	padding-right:5px;
	color:#FFF;
	font-size:10px;
	text-align:right;
	line-height:18px;
	background:url(../images/footer.jpg) repeat-x;}
#footer a {
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;}
#footer a:hover {
	color:#F00;}
