a
{
	color: #285397;
}

div#header
{
	background-image: url('../images/header.jpg');
}

div#logo
{
	background-image: url('../images/logo.jpg');
	width:592px;
}

div#top-menu a
{
	color: #7E7E7E;
}

td.quote 
{
	width: 405px;
	font-weight: bold;
	color: #979797;
}

table.video
{
	margin-bottom: 10px;
	margin-top: 10px;
}

div#interview_foto
{
	margin-bottom: 0 !important;
}

.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: #578CAA;
}

div#submenu_top_achter
{
	background-image: url('../images/header/Tab_submenu.png');
}

div#submenu li.active li a
{
	color: #285397;
}

/* 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 #194960;
}


div.nieuws_content
{
	margin:10px 0 0px 0;
	padding: 5px;
	background: url("../images/dots_grijs.jpg") repeat-x top;	
}

a.reset
{
	font-size: 0.7em;
}

/* 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: #285397 !important;
}

/* Projecten */

div#projects-archive-link
{
	background: url('../images/projecten/icon_map.jpg') no-repeat top left;
}
	
div.projectblok
{
	background: url('../images/projecten/projecten_wit.jpg') !important;

}

div.projectblok:hover,
div.projectblok_hover
{
	background: url('../images/projecten/projecten_schaduw.jpg') !important;
}

.drop-down-intro
{
	margin-bottom: 7px;
}

.drop-down-selected
{
	background: url('../images/dropdownachtergrond.jpg') repeat-x;
}

.drop-down-button
{
	background: url('../images/dropdownpijl.jpg') no-repeat;
}

.drop-down-selected_majds
{
	background: url('../images/dropdownachtergrond2.jpg') repeat-x;
	border-style: solid;
	border-color: #3c5979;
	border-width: 1px 0px 1px 1px;
}

.drop-down-button-test
{
	width: 20px;
	height: 20px;
	background: url('../images/dropdownpijl2.jpg') no-repeat;
	border-style: solid;
	border-color: #3c5979;
	border-width: 1px 1px 1px 0px;
	position: absolute;
	top: 0;
	right: 0;
}

.drop-down-options_majds
{
	border: 1px solid #3c5979;
	background-color: #cedff6;
}

.drop-down-selected-text_majds
{
	color: #FFFFFF !important;
}

.drop-down-options_majds li.active,
.drop-down-options_majds li.hover,
.drop-down-options_majds li:hover
{
	background: #3c5979;
	color: #FFFFFF;
}

.galerie_afbeelding
{
	margin-bottom: 10px;
}

.galerie_tweede
{
	margin-left: 15px;
	
}

/* Nieuws */

div.nieuws_titel
{
	color: #191919;
	background-color: #F7F6F2;
	font-weight: bold;
	padding: 5px 0 5px 5px;
}

div.galerie
{
	margin-bottom: 10px;
}

div.nieuws_bron
{
	color: #123876;
}

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;
}


