.body {
	font-family: Verdana,Arial,Helvetica,sans-serif
}
h1 {
	font-size: 24px;
	color: #FF9933;
}
h2 {
	font-size: 18px;
	color: #FF9933;
}
a {
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: none;
	cursor: pointer;
}
span.JSblink {
	display: none;
}

.banner {
	background: url(../images/banner-bg.jpg) repeat-x top;
	width: 100%;
}
.header {
	height: 60px;
	padding-top: 30px;
}

.search h1 {
	background: url(../images/magnifier.png) no-repeat 5px 7px;
	padding-left: 25px;
}
.search {
	float: left;
	width: 400px;
}
.search table {
	width: 100%;
	margin: 10px 0px 25px 0px;
}
.search table .inputCol {
	width: 200px;
}
.search input, .search select {
	width: 200px;
	border: 1px solid #EEEEEE;
	background-color: #FFFFFF;
}
.search .submit {
	text-align: right;
}
.search .submit input {
	width: 100px;
}
table.searchresults {
	width: 100%;
	margin-bottom: 25px;
	clear: both;
	margin: 10px 0 10px 0;
}
table.searchresults th {
	font-weight: bold;
}
table.searchresults tr td, table.searchresults tr.bottom th {
	border-bottom: solid 1px #EEEEEE;
}
table.searchresults td.link {
	background: url(../images/page_white_text.png) no-repeat 5px 5px;
	padding: 5px 0px 5px 25px
}
table.searchresults td.quote {
	font-size: smaller;
}
table.searchresults .taal, table.searchresults .klas {
	width: 40px;
}
table.searchresults .niveau, table.searchresults .type {
	width: 100px;
}
table.searchresults .score {
	width: 80px;
}
table.searchresults .vak {
	width: 120px;
}
table.searchresults .noresults {
	padding: 25px 0px 25px 0px;
	text-align: center;
}

.ads_vertical {
	float: right;
	width: 250px;
}
.ads_content_block {
	float: right;
	width: 300px;
	text-align: right;
}
.ads_content {
	margin: 25px 0px 0px 0px;
	float: left;
	width: 500px;
}
.ads_content_wide {
	clear: both;
	text-align: center;
	padding: 25px 0px 25px;
}
ads_234x60 {
	text-align: center;
	padding: 25px 0px 25px;
	width: 234px;
	height: 60px;
}

.browse {
	float: left;
	width: 450px;
}
.browse h1 {
	background: url(../images/folder_explore.png) no-repeat 5px 7px;
	padding-left: 25px;
}
div.browseDiv {
	float: left;
	width: 200px;
	padding: 25px 15px 25px 15px;
}
div.browseDiv .headerLink {
	font-size: 18px;
	color: #FF9933;
	font-weight: normal;
	text-decoration: none;
	
	background: url(../images/folder.png) no-repeat 5px 2px;
	padding-left: 25px;
}

.content {
	clear: both;
	width: 950px;
}
.menu {
	clear: both;
	width: 950px;
	margin: 0px 0px 25px 0px;
	text-align: center;
}
.menu li {
	display: inline;
}
.menu a {
	color: #000000;
	text-decoration: none;
	padding: 5px 10px 5px 25px;
}
.menu a:hover {
	color: #ffffff;
	background-color: #CD6701;
}
.menu .home {
	background: url(../images/house_go.png) no-repeat 5px 5px;
}
.menu .woordenboek {
	background: url(../images/book_open.png) no-repeat 5px 5px;
}
.menu .woordenleren {
	background: url(../images/award_star_gold_3.png) no-repeat 5px 5px;
}
.menu .radio {
	background: url(../images/music.png) no-repeat 5px 5px;
}
.menu .msn {
	background: url(../images/group.png) no-repeat 5px 5px;
}
.menu .contact {
	background: url(../images/email.png) no-repeat 5px 5px;
}
.menu .geld {
	background: url(../images/money_dollar.png) no-repeat 5px 5px;
}
#ratingDiv img {
	margin-right: 10px;
}

.shoutbox_container {
	float: right;
	width: 175px;
	margin: 0px 0px 0px 20px;
}
.shoutbox_container_short {
	float: right;
	width: 175px;
	margin: 0px 0px 0px 20px;
}
.shoutbox	{
	border: 0px solid #DDDDDD;
	width: 152px;
	word-wrap: break-word;
	overflow: hidden;
	display: block;
}
.shoutbox_form	{
	border: 0px solid #DDDDDD;
	width: 152px;
	word-wrap: break-word;
	text-align: center;
}
.shoutboxtextbox	{
	border: 1px solid #EEEEEE;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
}
.shoutboxbutton	{
	border: 1px solid #EEEEEE;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	cursor: pointer;
}
.shoutboxtable	{
	width: 152px;
}
.shoutboxdiv	{
	width: 175px;
	height: 300px;
	overflow: auto;
}
.shoutbox_container_short .shoutboxdiv {
	height: 225px;
}
.shoutboxhr	{
	height: 2px;
	color: #CC6600;
}
.shoutboxemoticon	{
	cursor: pointer;
}

