body {
	overflow:-moz-scrollbars-vertical;
}

.top_websitename {
	background-color: white;
}

.content {
	background-image: url(../images/background_left.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #E9E9E9;
	border-color: #A5A5A5;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding-right: 5px;
	padding-left: 5px;
}
.content2 {
	background-color: #E9E9E9;
	border-color: #A5A5A5;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 22px;
}
.content3 {
	/*background-image: url(../images/background_right.jpg);*/
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #E9E9E9;
	border-color: #E9E9E9;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	padding-right: 0px;
	padding-left: 7px;
}
.menu {
	background-color: white;
	background-image: url(../images/menu_background_2.gif);
	border-color: #A5A5A5;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	background-repeat: repeat-x;
}

td.menu {
	height: 25px;
}

html, td {
font-size: 12px;
font-family: arial;
color: #666666;
}

.small, .createdate {
font-size: 9px;
}



.contentheading {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}

.moduletable h3 {
	background-color: #BCC1CD;
	border-width: 1px 0px 0px 1px;
	border-color: #67728B;
	border-style: solid;
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #475B85;
	padding-left: 8px;
	text-transform:uppercase;
	margin-left: 3px;
	padding-top: 4px;
	padding-bottom: 5px;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav2
{
	background-image: url(../images/background_right.jpg);
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	/*background-image: url(../images/menu_seperator.gif);*/
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background-color: #BCC1CD;
	/*
	background-image: url(../images/menu_seperator.gif);
	background-position: right top;
	background-repeat: no-repeat;
	*/
}

/*Om de More... link naar rechts te verplaatsen */
.readon, .blog_more, .back_button {
	margin-left: 3px;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #9BAAC1;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
