.textfield,
.emailfield,
.textarea{
	width: 250px !important;
}

a
{
	color: #e94b14;
}

div#header
{
	background-image: url('../images/header.jpg');
}

div#logo
{
	background-image: url('../images/logo.jpg');
	width:300px;
}

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
{
	color: #404d56;
}

div.top-sub-menu a:hover
{
	background: #82959c;
}

div#submenu_top_achter
{
	background-image: url('../images/header/Tab_submenu.png');
}

div#submenu li.active li a
{
	color: #e94b14;
}

/* 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 #cd3f0d;
}

/* 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: #e94b14  !important;
}

/* Nieuws */

div.nieuws_titel
{
	color: #191919;
	background-color: #F7F6F2;
	font-weight: bold;
	padding: 5px 0 5px 5px;
}

div.nieuws_bron
{
	color: #fe6b38;
}

div.nieuws_bron_tekst
{
	color: #4e4e4e !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;
}

p.to_abo
{
	padding-top: 10px;
	font-size: 0.95em;
}

.form-table-element thead th
{
	background: #EFEBE0;
	color: #666;
}

.form-table-element .titles
{
	font-size: 1.2em;
}

.form-table-element input
{
	width: 127px;
}

