input.wachtwoord {
	background-image: url("http://www.allesoverhypotheken.nl/templates/frontend/img/wachtwoord.gif");
	background-position: top right;
	background-repeat: no-repeat;
}
input.email {
	background-image: url("http://www.allesoverhypotheken.nl/templates/frontend/img/email.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

.submenu_container ul li ul{
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:25px;
}

.submenu_container ul ul li {
	width: 187px !important;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.pdflink {
	float:right;
	font-size:0.8em;
	line-height: 25px;
}

.submenu_container li.stap_actief {
	padding: 0px 0px 0px 9px;
	margin: 0px 0px 0px 1px;

	color: #FF6600;
	background-image:url(http://www.allesoverhypotheken.nl/templates/frontend/img/icon_submenu_stap_active.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
}
.submenu_container li.stap {
	padding: 0px 0px 0px 9px;
	margin: 0px 0px 0px 1px;


	background-image:url(http://www.allesoverhypotheken.nl/templates/frontend/img/icon_submenu_stap_off.jpg);

	color: #FE9E5F;
}

.submenu_container li.stap_actief ul,
.submenu_container li.stap ul {
	padding-left:10px;
}

.submenu_container li.stap_actief ul li {
	padding:0px 0px 0px 0px;
}
.submenu_container li.stap_actief ul ul li {
	padding:0px;
}
.menu_container, .menu_container li {
	background-color: transparent;
}
hr {
	border:0;
	border-bottom:1px solid #CEE1FD;
}

ul#submenu li ul li a
{
	width:100%;
}

.submenu_container ul li ul li.stap_actief ul a.menu_sub_sub, 
.submenu_container ul li ul li.stap_actief ul a.menu_sub_sub_active {
 	border-bottom: 1px dashed #FCB587;
 	font-size: 0.8em;
}

.submenu_container ul li ul li.stap_actief ul li ul a.menu_sub_sub,
.submenu_container ul li ul li.stap_actief ul li ul a.menu_sub_sub_active {
	width:160px!important;

}

abbr, acronym{
	border-bottom:1px dotted black;
}

img {
	border:0;
}

input.btn_verstuur {
	background-color:transparent;
	border:0;
	margin: 5px 0px 5px 0px;
	padding: 0px 15px 0px 5px;
	text-decoration:none;
	color:#2C69F5;
	font-weight:bold;
	font-size: 1em;
	background-image:url(http://www.allesoverhypotheken.nl/templates/frontend/img/btn_verstuur_off.gif);
	background-position: right center;
	background-repeat:no-repeat;
	cursor:pointer;
}

input.btn_verstuur2 {
	background-color:transparent;
	border:0;
	margin: 5px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-size: 1em;
	background-image:url(http://www.allesoverhypotheken.nl/templates/frontend/img/bg_body.jpg);
	background-position: left -120px;
	background-repeat:repeat-x;
	cursor:pointer;
	height:30px;
}

/* Zoek pagina */
#result_report{
	background-color:#E5ECF9;
	font-weight:bold;
	margin-bottom:14px;
	padding:3px;
	text-align:center;
}
.searchResult
{
	margin-bottom:10px;
}
.searchResult .header
{
	
}
.searchResult .description
{
	
}
.searchResult .url
{
	color:green;
}

#other_pages
{
	text-align:center;
}


.woordenlijst_omschrijving p, .faq_antwoord p {
	margin:0;
	padding:0;
}


/* onder kant */
.block_bottom_wrapper 
{
	margin:0 auto;
	width:430px;
}
.wrapper_block_bottom 
{
	width: 200px;
	float:left;
	margin-bottom:10px;
	margin-right: 10px;
}

.wrapper_block_bottom .header
{
	text-align:left;
	font-weight:bold;
}

.wrapper_block_bottom .link_container
{
	
}

.wrapper_block_bottom .link_container a {
	font-weight: bold;
	display: block;
	margin: 2px 0px;
	padding: 0px 0px 0px 20px;
	color: #AAAAAA;
	text-decoration:none;
	line-height: 14px;
	background-image:url(http://www.allesoverhypotheken.nl/templates/frontend/img/icon_headlines_off.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
	/*border-bottom:1px solid #DDD;*/
}
.wrapper_block_bottom .link_container a:hover {
	color: #333333;
	background-image:url(http://www.allesoverhypotheken.nl/templates/frontend/img/icon_headlines_on.jpg);
}


.melding_goed
{
	width:inherit;
	height:inherit;
	border:1px solid red;
	color:#009900;
	text-align:center;
	display: table-cell;
	vertical-align:middle;
}
.melding_wrapper
{
	margin:0 auto;
	width:250px;
	height:50px;
	margin-bottom:5px;
}

.jsError {
	background:#F9F9F4 url(http://www.allesoverhypotheken.nl/templates/frontend/img/jsError.gif) no-repeat scroll 2px;
	border:3px dashed #0000AA;
	color:#000000;
	height:50px;
	margin:0px auto 4px;
	padding:5px 5px 5px 70px;
	width:370px;
	position: relative;
	float:left;
	display: table-cell;
	vertical-align: middle;
}
.jsQuestion {
	background:#F9F9F4 url(http://www.allesoverhypotheken.nl/templates/frontend/img/questionMark.gif) no-repeat scroll 2px;
	border:3px dashed #0000AA;
	color:#000000;
	height:50px;
	margin:0px auto 4px;
	padding:5px 5px 5px 45px;
	width:395px;
	position: relative;
	float:left;
	display: table-cell;
	vertical-align: middle;
}
.jsQuestion .ipod{
	float:right;
	background: url(http://www.allesoverhypotheken.nl/templates/frontend/img/free_ipod_nano_small.png) no-repeat;
	width:50px;
	height:50px;
}

abbr {
	border-bottom: 1px dotted #0259DB;
}




/* Rente */

.tabcontent ol li div.rente {
	float:right;
}
.tabcontent ol {
	padding-right: 25px;
}
.tabcontent p {
	padding:20px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 0.8em;
	line-height: 0.85em;
	text-align: justify;
}

#wrapper_header {
	padding-top:0px;
	height:115px;
}

#header_title {
	padding-right: 35px;
	width:255px;
	text-align: right;
	color:#AAAAAA;
}
.header_menu {
	background-image: url(http://www.allesoverhypotheken.nl/templates/frontend/img/header_right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	
	width: 345px;
	margin:0px 15px 0px 0px;
	padding:4px 15px 4px 4px;
	height:auto;
}
.header_menu ul {
	height: auto;
	width:auto;
}
a.topmenu_breadcrumb,
a.topmenu_breadcrumb:visited, 
a.topmenu_breadcrumb:active {
	color:#0259DB !important;
}

.checklist_item_label {
	height: auto;
}

/* Contact linker kant */
.wrapper_block_left {
	background-image:none;
}
.wrapper_block_left .block_left_header{
	border-bottom:1px solid #DDDDDD;
	margin:0 0 5px 0;
	display:inline;
	float:left;
	padding:0px;
	position:relative;
	width:210px;
}
.wrapper_block_left .block_left_content {
	margin:0;
}

.wrapper_block_left .block_left_container {
	margin:0;
	border-bottom: 1px solid #CEE1FD;
}
.wrapper_block_left .block_left_container img {
	float:left;
	height:20px;
	margin:3px 0px 0px;
	padding:0px;
	position:relative;
	width:25px;
}





/* tabs */
.tabsJ {
	float:left;
	width:100%;
	background:#FFFFFF;
	font-size:93%;
	line-height:normal;
}
.tabsJ ul {
	margin:0;
	padding:5px 10px 0 5px;
	list-style:none;
}
.tabsJ li {
	display:inline;
	margin:0;
	padding:0;
}
.tabsJ a {
	float:left;
	background:url("http://www.allesoverhypotheken.nl/templates/frontend/img/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	margin-right: 2px;
}
.tabsJ a span {
	float:left;
	display:block;
	background:url("http://www.allesoverhypotheken.nl/templates/frontend/img/tabright.gif") no-repeat right top;
	padding:5px 8px 4px 4px;
	color:#2C69F5;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabsJ a span {float:none;}
/* End IE5-Mac hack */
.tabsJ a:hover span {
	color:#FFFFFF;
	background-position:100% -42px;
}
.tabsJ a:hover {
	background-position:0% -42px;
}

.tabsJ a.active span {
	background-position:100% -42px;
	color:#FFF;
}
.tabsJ a.active {
	background-position:0% -42px;
}
.tabcontent {
	border: 1px solid #CEE1FD;
	padding:5px;
	float:left;
	width:100%;
}

table.privacy td{
	padding-bottom:15px;
}
table.privacy td{
	vertical-align:top;
	text-align:justify;
}

/* rente */
.loading_ajax {
	width:100%;
	text-align: center;
	background-color: white;
	position: absolute;
	font-weight: bold;
	padding-top:10px;
	padding-bottom: 10px;
}
.loading_ajax span
{
	margin: 0 auto;
}


#wrapper_menu h1{
	color:white;
	margin-top:7px;
	text-align: center;
}


#aankoopbegroting td {
	border-bottom: 1px dotted #ccc;
}


.paginate_current{
	font-weight: bold;
}

.sitemap ul ul li {
	width: auto !important;
}
.sitemap ul li ul{
	width: 405px;
}
.sitemap ul li ul li ul{
	width: 375px;
}

.sitemap ul li ul li ul li ul{
	width: 345px;
}


.input_280px{
	width:280px;
	border:1px solid #666666;
	margin:0 0 0 5px;
	padding:0 0 0 5px;
}
td.header{
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
	height: 40px;
	vertical-align: bottom;
}



ul.extra li.current{
	list-style-image: url(http://www.allesoverhypotheken.nl/templates/frontend/img/arrow.gif);
}
ul.extra li.current a{
	color:purple;
}




/* rente 2 */
ol.noNumbers li div.rente {
	float:right;
}
ol.noNumbers li div.rente a{
	margin-left:5px;
}

ol.noNumbers li{
	list-style-type: none;
	font-weight: bold;
	padding-left:0px;
	margin-left:0px;
}
ol.noNumbers {
	margin-left:0px;
	padding-left: 0px;
}
