

div.keyword-flow {
	float:left;
	width:822px;
}
div.keyword-flow div.related{
	float:right;
}
div.keyword-flow div.double-width {
	clear:none;
	float:none;
}


#trefwoord ul.list-tabs li {
	width: 68px;
	white-space: nowrap;
}
#trefwoord ul.list-tabs li a{
	color:#fff;
	width: auto;
}
#trefwoord div.full-width ul.list-tabs li {
	width: 95px;
}
#trefwoord ul.list-tabs li.genres {
	background-color: #38a630;
}
#trefwoord ul.list-tabs li.countries {
	background-color: #000;
}
#trefwoord ul.list-tabs li.tags {
	background-color: #FF5502;
}
#trefwoord ul.list-tabs li.genres.leeg {
	background-color: #E0F5DE;
}
#trefwoord ul.list-tabs li.countries.leeg {
	background-color: #ccc;
}
#trefwoord ul.list-tabs li.tags.leeg {
	background-color: #FFD7D5;
}



ol.trefwoorden {
	text-align: justify;
}
ol.trefwoorden li {
	display: inline;
	line-height: 15px;
}
ol.trefwoorden li.hidden {
	display: none;
}

ol.trefwoorden li.tag a {
	color: #FF5502;
}
ol.trefwoorden li.genre a {
	color: #38a630;
}
ol.trefwoorden li.country a {
	color: #000;
}
ol.trefwoorden li a:hover {
	text-decoration: underline;
}

ol.trefwoorden li.tag.scale-1 a {
	font-size: 9px;
	color: #FF8C55;
}
ol.trefwoorden li.genre.scale-1 a {
	font-size: 9px;
	color: #91DE76;
}
ol.trefwoorden li.country.scale-1 a {
	font-size: 9px;
	color: #999;
}
ol.trefwoorden li.scale-2 {
	font-size: 9px;
}
ol.trefwoorden li.scale-3 {
	font-size: 10px;
}
ol.trefwoorden li.scale-4 {
	font-size: 11px;
}
ol.trefwoorden li.scale-5 {
	font-size: 12px;
}
ol.trefwoorden li.scale-6 {
	font-size: 13px;
}
ol.trefwoorden li.scale-7 {
	font-size: 14px;
}
ol.trefwoorden li.scale-8 {
	font-size: 15px;
}
ol.trefwoorden li.scale-9 {
	font-size: 16px;
}
ol.trefwoorden li.scale-10 {
	font-size: 17px;
}
div.keywords-scroll { 
/*	height: 258px; verlaagd */
	height: 220px;
	position:relative;
	overflow: auto;
	background: url(/images/backgrounds/background_component_trefwoorden.jpg) no-repeat;
}


div.list-box h2 {
	text-transform: uppercase;
}
div.list-box h2.genres {
	background-color: #38a630;
}
div.list-box h2.countries {
	background-color: #000;
}
div.list-box h2.tags {
	background-color: #FF5502;
}
div.zoek {
	background-color: #ddd;
	height: 20px;
	border-bottom: 1px solid #F09F02;
	padding: 2px 6px;
}
div.zoek.onder {
	border-bottom: none;
	border-top: 1px solid #F09F02;
}
div.zoek input {
	color: #666;
	width: 84px;
	height: 18px;
	padding: 2px 0 2px 6px;
	font-size: 90%;
	border: none;
	background: url(/images/outline/form_input_85_ffffff.png) no-repeat;
}

/* Geselecteerde trefwoorden */
ol.selected li {
	position: relative;
	font-weight: bold;
	line-height: 20px;
}

ol.selected li a {
	position: absolute;
	left: 200px;
	color: #999;
	font-weight: normal;
}
ol.selected li a:hover {
	color: #666;
	text-decoration: underline;
}
ol.selected li img {
	padding: 2px 6px 1px 6px;
	margin-right: 6px;
	float: left;
	background: url(/images/icons/button_ffffff.png) no-repeat;
	
}
ol.selected li.tag, span.tag {
	color: #FF5502;
}
ol.selected li.genre, span.genre {
	color: #38a630;
}
ol.selected li.country, span.country {
	color: #000;
}
ol.selected li.tag img {
	background-color: #FF5502;
}
ol.selected li.genre img {
	background-color: #38a630;
}
ol.selected li.country img {
	background-color: #000;
}

p.desc {
	margin: 0 0 12px 4px;
}
h1.head {
	width: 822px;
}

h1.head span.seperator{
	color:#ccc;
}

div.zoek.onder a {
	margin-right: 1em;
	font-size: 11px;
}
div.zoek.onder a strong {
	font-weight: normal;
	text-decoration: underline;
	color: black;
}

#trefwoord div.full-width {
	clear: both;
}
