
html {
	height:auto;		
}
	
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-color:#0c2275;
	height:auto;
}
	
html>body #container {
	height:auto;
}

a	{
	color:#EE7F00;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#EE7F00;
	cursor:pointer;
}

img {
	margin:0px;
	padding: 0px;
	border:0px;
	text-decoration:none;
}

img a {
	border:0;
	text-decoration:none;
}

#klickpicm {
	cursor:pointer;
}

form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	margin-bottom:0px;
	margin-top:0px;
}

.invoer {
	font-size:11px;
	color: #666666;
}
	
.blauw {
	background-color:#0c2275;
	color:#FFFFFF;
	outline:none;
	border:none;
	cursor:pointer;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:auto;
}
	
b {
	font-size: 1.1em;
	color: #FFFF00;
	margin: 0;
	margin-bottom: 1.2em;
	padding: 0;
}	

h1{
	color: #0c2275;
	padding:0px;
	padding-left:10px;
	margin:0;
}

h2{
	color: #0c2275;
	padding:0px;
	padding-left:10px;
	margin:0;
}

h3{
	color: #0c2275;
	padding:0px;
	padding-left:10px;
	margin:0;
}

h4{
	font-size: 1.1em;
	color: #ffffff;
	padding:0px;
	margin:0px;
	margin-bottom: -10px;
}

h1 {
	font-size: 1.1em;
	color: #0c2275;
	margin: 0;
	padding: 0;
	padding-left:10px;
}

h2, h3 {
	font-size: 1.0em;
	margin: 0;
	margin-bottom: 1.2em;
	padding: 0;
	color: #0c2275;
	font-weight: bold;
}

	
p {
	padding:0;
}

.tabeltitel {
	background-color:#0c2275;
	color:#FFFFFF;
}

.tabelpadding td {
	padding:5px;
}
	
.errording {
	color:#990000;
}
	
.ruimte {
	height:10px;
	width:100%;
	background-color:#FFFFFF;
}
	
#nieuwsbox ul {
	list-style:none;
}
	
ul {
	margin:10px;
	padding:0;
	padding-left:10px;
	padding-right:10px;
}
	
#container {
	width:920px;
	text-align:left;
	left: 50%;
	margin-left: -475px;
	position: absolute;	
	min-height:100%;
	height:100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	background-color: #0c2275;
	color:#FFFFFF;
}

#banner1 {
	background-color:#0c2275;
	width:100%;
}
	
#banner1 div {
	float:left;
}	

#logo {
	background-image:url(./images/hypotheek_online.gif);
	width:540px;
	height:66px;
}

#logorechts {
	height:56px;
	width:400px;
	vertical-align:bottom;
	text-align:right;
	padding-top:0px;
	padding-right:10px;
}
	
#logorechts2 {
	display:none;
}	

#banner2 {
	background-image:url(./sfeer_image.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:99px;
	margin:0;
	margin-left:15px;
	padding:0;
	float:left;
}
	
table {
	text-align:left;
}

td {
	font-size:11px;
}

#textlink a, #textlink a:visited, #textlink a:active{
	color:#FF6600;
	text-decoration:none;
}

#textlink a:hover{
	color:#FF6600;
	text-decoration:underline;
}

#content #shoplink a, #content #shoplink a:visited, #content #shoplink a:active{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#content #shoplink a:hover{
	text-decoration:underline;
}

#banner1.textlink a, #banner1.textlink a:visited, #banner1.textlink a:active{
	color:#FF6600;
	text-decoration:none;
}

#banner1.textlink a:hover{
	color:#FF6600;
	text-decoration:underline;
}

#navhor1 .blok {
	margin:0;
	padding:0;
}

#navhor1 p {
	margin:0;
	padding:0;
}

#navhor1 a {
	text-decoration:none;
}
	
#navhor1 img {
	border:0;
}	

#navhor1 {
	background-color:#656565;
	width:100%;
	float:left;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	z-index:10000;
	position:relative;
} 

#navhor1ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	float:left;
}

#navhor1ul li {
	float:left;
	display:inline;
	position: relative;
}

.active {
	background-color: #FF9900;
	color: #000000;
}

#navhor1ul li a {
	display:block;
	padding:10px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color: #FFFF00; /* #FFFFFF; */
	z-index:10000;
	width:auto;
}

#navhor1ul li a:hover {
	background-color: #FF9900; /* #003986; */
	color: #000000;
	padding-left:10px;
	padding-right:10px;
	z-index:10000;
}

#navhor1ul li ul {
	display: none;
	position: absolute; 
	top: 1em;
	left: 0;
	z-index:10000;
}

#navhor1ul li > ul {
	top: auto;
	left: auto;
	z-index:10000;
}

#navhor1ul li:hover ul { 
	display: block; 
	background-color:#003986;
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	color:#000000;
	z-index:10000;
}

#navhor1ul li:hover ul li { 
	display: block; 
	width:100%;
	z-index:10000;
}

#navver1 {
	width:200px;
	background-color:#9e9e9e;
	margin-left:0px;
	margin-right:5px;
	border-right: 1px #FFFFFF solid;
/*	margin-bottom:5px; */
	float:left;
}

#navver1ul li {
	float:left;
	display:block;
	margin-left: -20px;
	position: relative;
}

#navver1ul li a {
	display:block;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	color: #FFFF00; /* #FFFFFF; */
	z-index:10000;
	width:160px;
}

#navver1ul li a:hover {
	background-color:#003986;
	color:#EE7F00;
	padding-left:5px;
	padding-right:5px;
	z-index:10000;
}

#navver1ul li ul {
	display: none;
	position: absolute; 
	top: 1em;
	left: 0;
	z-index:10000;
}

#navver1ul li > ul {
	top: auto;
	left: auto;
	z-index:10000;
}

#navver1ul li:hover ul { 
	display: block; 
	background-color: #01A3E1;
	background-color:#003986;
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	color:#EE7F00;
	z-index:10000;
}

#navver1ul li:hover ul li { 
	display: block; 
	width:100%;
	z-index:10000;
}

#videoblok .paginatitel {
	display:none;
}	

#videoblok img {
	border:0;
}
	
#midden {
	width:700px;
	float:left;
	margin:0;
}

#content {
	width: 560px;
	float: left;
	padding:10px;
}

#content a {
	color: #FF6600;
}

#skyscraper {
	float: left;
	width: 120px;
	height: 600px;
}

#header {
	width: 560px;
	margin: 10px;
}

#paginatitel {
	margin: 0px;
	padding: 0px;
	font-size:18px;
	font-weight:bold;
	color: #0c2275; /*  #073B89 */
}

#brochures a	{
	text-decoration:none;
}

#brochures .paginatitel {
	display:none;
}

#brochures img {
	border:none;
}
	
.groter {
	width:475px;
	background-color:#CC66CC;
}
	
#navver2 {
	width:182px;
	width:200px;
	margin-left:25px;
	margin-bottom:10px;
	float:left;
	list-style:none;
}

#navver2 ul {
	margin:0;
	padding:0;
	padding-left:20px;
}		

#actie .paginatitel {
	display:none;
}
	
#clearer {
	line-height: 0;
	height: 0;
	clear: both;
}
	
.footer {
  text-align: center;
	position:relative;	
	float:left;
	color:#FFFFFF;
	background-color:#656565;
	width:100%;
	bottom:0;
	right:0;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}

#footertekst {
	margin:0;
	padding:0;
}		

#footertekst a {
	color: #CCCCCC;
}
	
#washable {
	color: #CCCCCC;
	float:right;
}
	
#washable a {
	text-decoration:none;
	color: #CCCCCC;
	cursor:pointer;
}
	
#washable a:hover {
	text-decoration:underline;
}	



	
/* powered by http://mierendo.com/software/rounded_css_boxes/ */
.hoek_tl, .hoek_t, .hoek_tr, .hoek_l, .hoek_r, .hoek_bl, .hoek_b, .hoek_br, .hoek {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
}

.hoek_t {
    /*
        change this div to layout the whole box (width, height, float, margin, ...)
        example lines:
        width: 60%;
        margin: 7px 35px 0px 1px
        to change distance to content/text scroll to class ".hoek" and change the padding
    */
	background-color: #ffffff;
	background-image: url("images/hoek_border.png");
	background-repeat: repeat-x;
	background-position: top;
	width:190px;
}

.hoek_t {
    /*
        change this div to layout the whole box (width, height, float, margin, ...)
        example lines:
        width: 60%;
        margin: 7px 35px 0px 1px
        to change distance to content/text scroll to class ".hoek" and change the padding
    */
	background-color: #ffffff;
	background-image: url("images/hoek_border.png");
	background-repeat: repeat-x;
	background-position: top;
	width:190px;
}

.hoek_t2 {
	/*
	change this div to layout the whole box (width, height, float, margin, ...)
	example lines:
	width: 60%;
	margin: 7px 35px 0px 1px
	to change distance to content/text scroll to class ".hoek" and change the padding
	*/
	background-color: #ffffff;
	background-image: url("images/hoek_border.png");
	background-repeat: repeat-x;
	background-position: top;
	width:auto;
	padding-bottom:10px;
}

.hoek_tl {
	height: 100%;
	background-image: url("images/hoek_topleft.png");
	background-repeat: no-repeat;
	background-position: left top;
}

.hoek_tr {
	height: 100%;
	background-image: url("images/hoek_topright.png");
	background-repeat: no-repeat;
	background-position: right top;
}

.hoek_bl {
	height: 100%;
	background-image: url("images/hoek_bottomleft.png");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.hoek_br {
	height: 100%;
	background-image: url("images/hoek_bottomright.png");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.hoek {
	height: 100%;
	/* change this if you want to change the distance distance to text/content */
	padding: 10px 12px 10px 12px;
	padding: 10px 5px 10px 5px;
}

.hoek p {
	padding:0;
	margin:0;
}

.hoek_l {
	height: 100%;
	background-image: url("images/hoek_border.png");
	background-repeat: repeat-y;
	background-position: left;
}

.hoek_r {
	height: 100%;
	background-image: url("images/hoek_border.png");
	background-repeat: repeat-y;
	background-position: right;
}

.hoek_b {
	height: 100%;
	background-image: url("images/hoek_border.png");
	background-repeat: repeat-x;
	background-position: bottom;
}

