a
{
	color: #de0d7c;
}

div#quicklinks {
	font-size:0.7em;
	height:81px;
	position:absolute;
	right:303px;
	top:0;
	width:150px;
}

div#english {
	margin:50px 0 0 0;
	position:absolute;
	right:0;
}

div#english a {
	background:transparent url("http://www.nisb.nl/images/English.gif") no-repeat scroll right center;
	color:#7E7E7E;
	display:block;
	height:14px;
	width:22px;
}

#submenu_vervolg_content a
{
	color: #e1017b;
}

div#header
{
	background-image: url('../images/header.jpg');
}

div#logo
{
	background-image: url('../images/logo.jpg');
	width:409px;
	height:75px;
	top:4px;
}

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: url('../images/dropdown_bg.png') repeat;
	/*height: 193px !important;
	z-index: 100;*/
}

div.top-sub-menu a:hover
{
	background: #e1017b;
}

div#submenu_top_achter
{
	background-image: url('../images/header/Tab_submenu.png');
}

div#submenu li.active li a
{
	color: #e1017b;
}

/* 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 #4f4f4f;
}

/* 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: #de0d7c !important;
}

/* Nieuws */

div.nieuws_titel
{
	color: #191919;
	background-color: #F7F6F2;
	font-weight: bold;
	padding: 5px 0 5px 5px;
}

div.nieuws_bron
{
	color: #451346;
}

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-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_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_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;
}

input.inlogbutton
{
	position: relative;
	top: 4px;
}