
a
{
	color: #990000;
}

div#header
{
	background-image: url('../images/header.jpg');
}

div#languages
{
	position: absolute;
	top: 48px;
	right: 300px;
}

div#languages ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#languages li
{
	float: left;
	margin: 0 0 0 10px;
}

div#languages a
{
	width: 22px;
	height: 14px;
	display: block;
	background-repeat: no-repeat;
}

div#languages span
{
	display: none;
}

#german a
{
	background-image: url('../images/flags/german.gif');
}

#english a
{
	background-image: url('../images/flags/english.gif');
}

#french a
{
	background-image: url('../images/flags/french.gif');
}

div#logo
{
	background-image: url('../images/logo.jpg');
	width:272px;
	height: 40px;
}

div#top-menu a
{
	color: #7E7E7E;
}

.letter_klein a
{
	background-image: url('../images/vergroot_small.jpg');
}

.letter_klein a:hover
{
	background-image: url('../images/vergroot_small_actief.jpg');
}

.letter_middel a
{
	background-image: url('../images/vergroot_medium.jpg');
}

.letter_middel a:hover
{
	background-image: url('../images/vergroot_medium_actief.jpg');
}

.letter_groot a
{
	background-image: url('../images/vergroot_large.jpg');
}

.letter_groot a:hover
{
	background-image: url('../images/vergroot_large_actief.jpg');
}

div#menu
{
	background-image: url('../images/menu.jpg');
}

div#menu li:hover,
div#menu li.active,
div#menu li.hover
{
	background-image: url('../images/menu_high.jpg');
}

div#top-sub-menu-container
{
	background-image: url('../images/dropdown_bg.png');
}

div.top-sub-menu a:hover
{
	background: #E57706;
}

div#submenu_top_achter
{
	background-image: url('../images/header/Tab_submenu.png');
}

div#submenu li.active li a
{
	color: #990000;
}

/* Dropdown Menu */

div#banner
{
	background-image: url('../images/banner.jpg');
	height: 158px;
}

div#circle
{
	background-image: url('../images/header/Circle.png');
}

div#footer a
{
	color: #707070;
}

div#top_content
{
	background: url('../images/title_block.jpg');
}

div#top_content_breed
{
	background: url('../images/title_block_breed.jpg') repeat-x;
}

.top_content_title
{
	 color: #a29b8a;
}

.top_content_subtitle
{
	 color: #252525;
}

.search_submit
{
	background:url('../images/buttons/zoek.jpg') no-repeat;
}

.search_submit.hover,
.search_submit:hover
{
	background:url('../images/buttons/zoek_hover.jpg') no-repeat;
}

.search_input
{
	border:1px solid #be7800;
}

/* Arrows */

ul#faq-list span.top-item-link span.title
{
	background-image: url("../images/faq/arrows/top-normal.gif") !important;
}

ul#faq-list li.top-item-active span.top-item-link span.title
{
	background-image: url("../images/faq/arrows/top-active.gif") !important;
}

ul#faq-list span.sub-item-link span.title
{
	background-image: url("../images/faq/arrows/sub-normal.gif") !important;
}

ul#faq-list li.sub-item-active span.sub-item-link span.title
{
	background-image: url("../images/faq/arrows/sub-active.gif") !important;
}

ul#faq-list span.top-item-link,
ul#faq-list span.sub-item-link 
{
	color: #990000 !important;
}

/* Nieuws */

div.nieuws_titel
{
	color: #191919;
	background-color: #F7F6F2;
	font-weight: bold;
	padding: 5px 0 5px 5px;
}

div.nieuws_bron
{
	color: #5c0101;
}

div.nieuws_seperator
{
	background-image: url('../images/dots_grijs.jpg');
}

div.nieuwsitem
{
	width: 540px;
}

div.nieuws_bron
{
	font-weight: bold;
	font-size: 0.9em;
	padding: 10px 0 0px 5px;
}

div.nieuws_bericht
{
	padding: 5px 0 0 5px;
}

div.nieuws_bericht p
{
	margin: 0;
	padding: 0;
}

div.nieuws_bron_tekst
{
	color: #979797 !important;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0px 0 0px 5px;
}

div.nieuws_sub_titel
{
	font-style: italic;
	font-size: 1em;
	padding: 0px 0 0px 5px;
}

div.nieuws_seperator
{
	background-repeat: repeat-x;
	height: 10px;
}

div.nieuws_dossier
{
	overflow: auto;
}

div.nieuws_dossier_datum
{
	width: 130px;
	float: left;
	color: #451346;
	font-weight: bold;
	padding: 10px 0 0px 5px;
}

div.nieuws_dossier_bericht
{
	display: block;
	padding: 10px 0 0px 5px;
}

div#top_content .top_content_title
{
	color: #A41302 !important;
}

div#top_content .top_content_subtitle
{
	color: #000 !important;
}

div.top_content_image_back
{
	background: url('../images/icons/flat_icons/back.jpg') no-repeat;
	width: 37px;
	height: 36px;
	cursor: pointer;
	margin-left: 20px;
	
}	

div.top_content_image_back:hover,
div.top_content_image_back.hover
{
	background-position: 0 -36px;
}

.no-border
{
	background-image:none !important;
}

div#banners_sponsors
{
	text-align: center;
	margin-top: 10px;
	width: 530px;
}

div#banners_sponsors img
{
	margin-left: 20px;
}