@import url(resetclearfix.css);
@import url(ui.theme.css);
@import url(ui.slider.css);

body  {
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #e1eaf4;
	color: #000000;
}

/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
}

#div_container {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
#div_top {
	width:974px;
	height:160px;
}
#div_logo_top {
	width:522px;
	height:160px;
	background-image:url(/images/header.gif);
	background-repeat:no-repeat;
	float:left;
	text-align:center;
}
#div_top_rechts {
	width:450px;
	height:160px;
	float:left;
	background-image:url(/images/header.gif);
	background-position:right top;
}
	
	#div_top_rechts a {
		font-size:11px;
		color: #FFFFFF;
		text-decoration:none;
	}

#div_top_rechts_urls {
	color: #FFFFFF;
	float: right;
	width:300px;
	text-align:right;
	margin-right:10px;
	margin-top:9px;
}
#div_top_rechts_rente {
	color: #FFFFFF;
	float: right;
	width:300px;
	font-size:18px;
	text-align:center;
	margin-top:45px;
}
#div_top_rechts_telefoon {
	background-position:left;
	background-repeat:no-repeat;
	color: #ffffff;
	padding-left:186px;
	padding-bottom:0px;
	float: left;
	width:160px;
	height: 55px;
	font-size:18px;
	margin-top:10px;
	position:relative;
	left:-30px;
}
#div_top_rechts_telefoon2 {
	background-image: url(/images/telefoon4.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 30px;
	padding-top: 10px;
	color: #8d0000;
	float: right;
	width:240px;
	height: 60px;
	font-size:15px;
	text-align:CENTER;
	margin-top:10px;
	font-weight:bolder;
}
#div_left_container {
	width:211px;
	float:left;
	background:#FFFFFF;
}
#div_left {
	background:white;
	height:362px;
	width:211px;
	float:left;
	text-align:center;
}
#div_right_container {
	background-color:#FFFFFF;
	width:299px;
	height:575px;
	float:left;
}
#div_right {
	width:299px;
	height:200px;
	margin-top:18px;
	float:left;
}
#div_right_onder {
	background-color: #FFFFFF;
	height:157px;
	width:294px;
	margin-top:117px;
	float:left;
}
#div_main_container {
	width:970px;
	float:left;
}
#div_main {
	background-color:#FFFFFF;
	width:460px;
	height:575px;
	float:left;
}
#div_maintekst {
	width:455px;
	height:275px;
	margin-top:18px;
}
#div_footer {
	background-image:url(/images/footer.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#FFFFFF;
	width:972px;
	height:35px;
	float:right;
}

	#div_footer a {
		color:#FFF;
	}

#div_footer_text {
	text-align:right;
	color:#FFFFFF;
	margin-top:10px;
	margin-right:20px;
}
#div_berekenen_container1{
	background-image:url(/images/berekenmodule.jpg);
	background-repeat:no-repeat;
	width:215px;
	height:234px;	
	float:left;
	font-size:10px;
	text-align:left;
	margin-top:45px;
	padding-left:3px;
}
#div_berekenen_container2{
	background-image:url(/images/berekenmodule.jpg);
	background-repeat:no-repeat;
	width:215px;
	height:234px;	
	float:left;
	font-size:10px;
	text-align: left;
	margin-top:45px;
	padding-left:3px;
}
.div_berekenen {
	margin-top:7px;
	margin-left:10px;
	width:190px;
	height:207px;	
	text-align:left;
}
#div_handigelinks_container{
	background-color:#FFFFFF;
	width:359px;
	height:229px;
	float:left;
	text-align:center;
}
#div_kruimelpad {
	float:left;
	width:722px;
	margin-top:13px;
	min-width:400px;
	padding-bottom:4px;
	border-bottom:1px solid #dfe4e9 ;
}
/* Rick */
hr {
	margin:10px 0;
	padding:0;
	height:1px;
	background:none;
	border:none;
	border-top:1px #C3CDD8 solid;
	border-bottom:1px #FFF solid;
}

span.red {
	color:#b70e3a;
}

div.block {
	padding:10px;
	border:1px #C3CDD8 solid;
	background:#E1EAF4;
	font-size:11px;
	color:#4C4C4C;
}
	
	div.block td {
		padding:2px 0;
	}

div#menu {
	margin:10px 0;
}

	div#menu ul, div#menu li {
		margin:0;
		padding:0;
		list-style:none;
	}
	
	div#menu li {
		float:left;
	}
	
	div#menu li a, div#menu li li a {
		display:block;
		padding:7px 0;
		text-align:center;
		width:161px;
		background:#BC1840;
		border-left:1px #FFF solid;
		color:#FFF;
		font-weight:bold;
		text-decoration:none;
	}
		
		div#menu li li.active a, div#menu li.active a, div#menu li li a:hover, div#menu li a:hover {
			background:#01679A;
		}
			
			div#menu li ul, div#menu li li ul, div#menu li:hover li ul {
				position:absolute;
				left:-999em;
			}
				
				div#menu li li ul {
					margin:-28px 0 0 161px;
				}
			
			div#menu li:hover ul, div#menu li li:hover ul, div#menu li.sfhover ul, div#menu li li.sfhover ul {
				left:auto;
			}
				
				div#menu li li {
					float:none;
				}
				
				div#menu li li a, div#menu li.active li a, div#menu li li.active li a, div#menu li li a:hover, div#menu li li li a:hover {
					width:137px !important;
					width:162px;
					padding:7px 0 10px 25px;
					border-left:none;
					text-align:left;
					background:#E1EAf4 url(/images/submenu_bg.gif) no-repeat left bottom;
					color:#01679A;
					font-size:11px;
					font-weight:normal;
				}
				
				div#menu li li.active a, div#menu li li li.active a, div#menu li li a:hover, div#menu li li li a:hover {
					font-weight:bold;
				}

div#submenu {
	margin-bottom:280px;
	padding:15px;
}

div#submenu ul, div#submenu li {
	margin:0;
	padding:0;
	list-style:none;
}

div#submenu a {
	display:block;
	margin:0 0 5px 0;
	padding:8px;
	color:#FFF;
	background:#2983C1;
	text-decoration:none;
	font-weight:bold;
}
	
	div#submenu li li a {
		margin:5px 0 0 0;
		padding:4px 8px;
		background:#E1EAF4;
		color:#000;
		font-weight:normal;
	}
	
	div#submenu li li.active a {
		font-weight:bold;
	}
		
		div#submenu li li li a, div#submenu li li.active li a {
			margin:5px 0 0 10px;
			font-weight:normal;
		}
		
		div#submenu li li li.active a {
			font-weight:bold;
		}

div.nieuws_image {
	padding-right:10px;
	float:left;
}

div.nieuws_list {
	padding-top:20px;
}

div.nieuws_titel {
	font-weight:bold;
	font-size:14px;
}

div.nieuws_datum {
	font-size:10px;
}

div.nieuws_tekst, div.nieuws_kort {
	padding:5px 0;
}
/* /Rick */
#div_menu_container {
	width:976px;
}
.div_menu_tussenlijn {
	width:1px;
	height:28px;
	background-color:#FFFFFF;
	float:left;
}
.div_menu_item a, div_menu_item a:visited{
	display:block;
	color:#FFFFFF;
	font-size:13px;
	width:194px;
	height:28px;
	background-color:#0c648f;
	float:left;
	text-align:center;
	line-height:25px;
}
.div_menu_item a:hover{
	color:#FFFFFF;
	background-color:#B60637;
	display:block;
	text-decoration: none;
}
.div_menu_item a:active{
	color:#FFFFFF;
	background-color:#B60637;
	display: block;
}

.div_menu_item2 a{
	display:block;
	color:#FFFFFF;
	font-size:13px;
	width:192px;
	height:28px;
	background-color:#B60637;
	float:left;
	text-align:center;
	line-height:25px;
}

.rekenmodule_input {
	font-size:11px;
	width:60px;
}
#rekenmodule_select {
	font-size:11px;
	width:146px;
}
.rekenmodule_submit {
	font-size:11px;
	width:65px;
	background-color:#0c648f;
	color:#FFFFFF;
}
#newrekenmodule_submit {
	font-size:11px;
	width:110px;
	background-color:#0c648f;
	color:#FFFFFF;
}
.hl_top {
	background-color:#0c648f;
	color:#FFFFFF;
	padding-left:8px;
	width:276px;
	height:30px;
	font-size:12px;
	text-align:left;
	line-height:17px;
}
.hl_bg {
	background-image:url(/images/bg_hl.jpg);
	background-repeat:no-repeat;
	color:#000000;
	text-align:left;
	line-height:20px;
	height:25px;
	padding-left:12px;
	width:280px;
	margin-top:5px;
}
h1 {
	margin-top:2px;
	margin-bottom:4px;
	font-size:18px;
	font-weight:bold;
	color:#b70e3a;
}
h2 {
	margin-top:2px;
	margin-bottom:4px;
	font-size:15px;
	font-weight:bold;
	color:#b70e3a;
}
h3 {
	color:#d32f62;
	font-size: 14px;
}
h4 {
	color:#998a8d;
	font-size: 14px;
}
h5 {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	font-size:12px;
	font-weight:bold;
	color:#b70e3a;
}
p {
	font-size:12px;
}

a {
	color: #0050A3;
} 
a:hover{
	color: #B60637;
	text-decoration:none;
}

a:link.a_submenu {
	display:block;
	background-color:#e1eaf4;;
	padding-left:6px;
	line-height:22px;
	margin-top:4px;
	text-align:left;
	color: #000000;
	text-decoration:none;
} 
a:visited.a_submenu {
	display:block;
	background-color:#e1eaf4;;
	padding-left:6px;
	line-height:22px;
	margin-top:4px;
	text-align:left;
	color: #000000;
	text-decoration:none;
}
a:activate.a_submenu {
	display:block;
	background-color:#e1eaf4;;
	padding-left:6px;
	line-height:22px;
	margin-top:4px;
	text-align:left;
	color: #000000;
	text-decoration:none;
}
a:hover.a_submenu {
	display:block;
	background-color:#F5F5F5;
	padding-left:6px;
	line-height:22px;
	margin-top:4px;
	text-align:left;
	color: #000000;
	text-decoration:none;
}
/* Template 2 */
#div_left_container2 {
	width:211px;
	float:left;
}
#div_left2 {
	width:192px;
	float:left;
	text-align:center;
}
#div_left_button1{
	background-image:url('/images/doorlopend_krediet1.png');
	background-repeat:no-repeat;
	width: 176px;
	height: 61px;
	margin-top:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top: 15px;
	padding-left: 70px;
	cursor:pointer;
}

#div_left_button2{
	background-image:url('/images/persoonlijk_lening1.png');
	background-repeat:no-repeat;
	width: 176px;
	height: 61px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top: 15px;
	padding-left: 70px;
	cursor:pointer;
		
}

#div_left_button3{
	background-image:url('/images/tweede_hypotheek1.png');
	background-repeat:no-repeat;
	width: 176px;
	height: 60px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top: 15px;
	padding-left: 70px;
	cursor:pointer;

}
#div_right_container2 {
	padding:0 0 10px 10px;
	width:280px;
	float:left;
	line-height:17px;
	color:#323232;
}
#div_right2 {
	margin-top:36px;
	width:299px;
	height:220px;
	float:left;
	padding-top:12px;
}
#div_left3{
	width:211px;
	height:190px;
}
#div_main2 {
	background-image:url(/images/links_onder.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	width:972px;
	float:left;
}
#div_maintekst2 {
	width:455px;
	float:left;
	padding-top:10px;
	min-height: 400px;
	line-height:17px;
}
#div_kruimelpad2 {
	width:300px;
	height:25px;
	margin-top:7px;
}
#div_right_onder2 {
	background-color: #FFFFFF;
	width:294px;
	margin-top:0px;
	float:left;
}
.rekenmodule_input2 {
	font-size:11px;
	width:80px;
}
#rekenmodule_select2 {
	font-size:11px;
	width:86px;
}
#div_submenu {
	width:192px;
	margin-top:4px;
	margin-left:4px;
	font-size:11px;
}
.tabel-lijn-lichtblauw {
	border: 1px solid #0050A3;
	background-color: #E1EAF4;
}
/* buttons left */
a.doorlopend_link:link{
	background-image:url(/images/doorlopend_krediet1.png);
	background-repeat:no-repeat;
	width: 172px;
	height:45px;
	color:#ffffff;
	font-weight:bold;
	padding-left: 20px;
	padding-top: 15px;
	display: block;
	font-size:12px;
	text-decoration:none;
} 

a.doorlopend_link:visited{
	background-image:url(/images/doorlopend_krediet1.png);
	background-repeat:no-repeat;
	width: 172px;
	height:45px;
	padding-left: 20px;
	padding-top: 15px;
	color:#ffffff;
	font-weight:bold;
	display: block;
	font-size:12px;
	text-decoration:none;
} 
a.doorlopend_link:hover{
	background-image:url(/images/doorlopend_krediet_hover.png);
	background-repeat:no-repeat;
	width: 172px;
	height:45px;
	padding-left: 20px;
	padding-top: 15px;
	color:#ffffff;
	font-weight:bold;
	display: block;
	font-size:12px;
	text-decoration:none;
}
a.persoonlijk_lening_link:link{
	background-image:url(/images/persoonlijk_lening1.png);
	background-repeat:no-repeat;
	width: 172px;
	height:45px;
	color:#ffffff;
	font-weight:bold;
	padding-left: 20px;
	padding-top: 15px;
	display: block;
	font-size:12px;
	text-decoration:none;
} 

a.persoonlijk_lening_link:visited{
	background-image:url(/images/persoonlijk_lening1.png);
	background-repeat:no-repeat;
	width: 172px;
	height:45px;
	padding-left: 20px;
	padding-top: 15px;
	color:#ffffff;
	font-weight:bold;
	display: block;
	font-size:12px;
	text-decoration:none;
} 
a.persoonlijk_lening_link:hover{
	background-image:url(/images/persoonlijk_lening_hover.png);
	background-repeat:no-repeat;
	width: 172px;
	height:45px;
	padding-left: 20px;
	padding-top: 15px;
	color:#ffffff;
	font-weight:bold;
	display: block;
	font-size:12px;
	text-decoration:none;
}
a.tweede_hypotheek_link:link{
	background-image:url(/images/tweede_hypotheek1.png);
	background-repeat:no-repeat;
	width: 172px;
	height:45px;
	color:#ffffff;
	font-weight:bold;
	padding-left: 20px;
	padding-top: 15px;
	display: block;
	font-size:12px;
	text-decoration:none;
} 

a.tweede_hypotheek_link:visited{
	background-image:url(/images/tweede_hypotheek1.png);
	background-repeat:no-repeat;
	width: 172px;
	height:45px;
	padding-left: 20px;
	padding-top: 15px;
	color:#ffffff;
	font-weight:bold;
	display: block;
	font-size:12px;
	text-decoration:none;
} 
a.tweede_hypotheek_link:hover{
	background-image:url(/images/tweede_hypotheek_hover.png);
	background-repeat:no-repeat;
	width: 172px;
	height:45px;
	padding-left: 20px;
	padding-top: 15px;
	color:#ffffff;
	font-weight:bold;
	display: block;
	font-size:12px;
	text-decoration:none;
}
/*end buttons left */
a.offerte_button1:link{
	background-image:url(/images/offerte_button_white.png);
	background-repeat:no-repeat;
	width: 350px;
	height:50px;
	color:#ffffff;
	line-height:22px;
	padding-left: 15px;
	padding-top: 10px;
	display: block;
	font-size:17px;
	font-weight:bold;
	
	text-align:left;

} 

a.offerte_button1:visited{
	background-image:url(/images/offerte_button_white.png);
	background-repeat:no-repeat;
	width: 350px;
	height:50px;
	color:#ffffff;
	line-height:22px;
	padding-left: 15px;
	padding-top: 10px;
	display: block;
	font-size:17px;
	font-weight:bold;
	
	text-align:left;
} 

a.offerte_button1:hover{
	background-image:url(/images/offerte_button_red.png);
	background-repeat:no-repeat;
	width: 350px;
	height:50px;
	color:#ffffff;
	line-height:22px;
	padding-left: 15px;
	padding-top: 10px;
	display: block;
	font-size:17px;
	font-weight:bold;
	text-align:left;
}

a.offerte_button1:active{
	background-image:url(/images/offerte_button_white.png);
	background-repeat:no-repeat;
	width: 350px;
	height:50px;
	color:#ffffff;
	line-height:22px;
	padding-left: 15px;
	padding-top: 10px;
	display: block;
	font-size:17px;
	font-weight:bold;
	text-align:left;
}

/* forms */
input[type=submit] {
	font-size:10px;
	color:#FFFFFF;
	background-color:#0c648f;
	border:1px #0050A3 outset;
	text-align:center;
	cursor:pointer;
}
/* end forms */
/* Tables */
table.table_standard {
	border: 1px solid #0c648f;
	background-color: #E1EAF4;
}
table.table_standard td{
	vertical-align: middle;
	background-color: #E1EAF4;
	height: 25px;
	border-bottom: 1px #E0E4ED solid;
	padding-left: 5px;
}
table.table_standard th{
	vertical-align: middle;
	background-color: #0c648f;
	color: #FFFFFF;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px #E0E4ED solid;
	padding-left: 15px;
	margin-top: 1px;
	margin-bottom: 5px;
}

td.tdmain{
	vertical-align: middle;
	background-color: #0c648f;
	color: #FFFFFF;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px #E0E4ED solid;
	padding-left: 15px;
	margin-top: 1px;
	margin-bottom: 5px;
}

/* End Tables */

/* START TINYMCE */

.stijl1{
	color:#FF0000;
	font-size:16px;
}
.omtrek_rood{
	width:405px;
	border: 1px solid #cc0033;
	background-color: #FDE3E3;
	padding:5px; 
	margin: 10px 2px 20px 2px ;
}

/* END TINYMCE */