.nieuwsbold {
	font-size: 9px;
	font-weight: bold;
		
}

.nieuws {
	font-size: 9px;
}

.nieuws a:visited {
	text-decoration: none;
	color: #0099a9;
	font-size: 8px;
	font-style: italic;	
}

.nieuws a:link {
	text-decoration: none;
	color: #0099a9;
	font-size: 8px;
	font-style: italic;	
}

body {
	font-family: Verdana;
	font-size: 10px;	
}

a:link.submenu {
	text-decoration: none;
	color: #0099a9;
	font-size: 11px;
}

a:hover.submenu {
	font-weight: bold;
}

a:visited.submenu {
	text-decoration: none;
	color: #0099a9;
	font-size: 11px;	
}

ul.menulist {
	list-style: none;
	margin-top: 0px;
	margin-left: -28px;
}


.toggler {
	margin-bottom: 0px;
	cursor: pointer;
}

ul.menu {
	color: #0099a9;
}

li.menu {
	list-style: none;
	display: inline;
}

li.menu a:link {
	text-decoration: none;
	color: black;	
}

li.menu a:visited {
	text-decoration: none;
	color: black;	
}

input {
	border: 1px solid #0099a9;
	
}

.accordion {
	width: 157px;
	height: 408px;
	float: left;
	padding-right: 18px;
 	border-right: 1px solid #0099a9;
}

img {
	border: 0px;
}

h1 {
	font-family: Verdana;
	font-size: 24px;
	color: #0099a9;
	font-weight: bold;
}

h2 {
	font-family: Verdana;
	font-size: 16px;
	color: #0099a9;
	font-weight: bold;
}

h3 {
	font-family: Verdana;
	font-size: 12px;
	color: #0099a9;
	font-weight: bold;
}

h4 {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#contentholder {
	text-align: justify;
	width: 519px;
	float: left;
/*	max-height: 388px;
	overflow: auto;
*/
	min-height: 408px;
	height: auto !important;
	height: 408px;
	
	margin: 10px 10px 10px 10px;
	padding-right: 10px;
	font-family: Verdana;
	font-size: 10px;

}
#right_sidebar {
	min-height: 408px;
	height: auto !important;
	height: 408px;
}
#homebanner_random_1 {
	float: left;
	width: 175px;
}
#homebanner_random_1 p {
	margin: 0;
	padding: 0;
	border: 0;
}