﻿body 
{
  	margin-left: 0px;
  	margin-top : 0px;
}

#container {
	position: relative;
	width: 980px;
	margin: 0 auto;
}


/***** OPMAAK *****/
ul {
	list-style: none;
	margin-left: 0px;
	padding-left : 0px;
}
a {
	color: #fff;
	text-decoration: none;
}

#bar {
	border-top: 1px solid #636466;
	border-bottom: 1px solid #c6c8ca;
	background: #fff;
	text-align: center;
	width: 100%;
	line-height: 27px;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}



/***** HEADER *****/
#header {
	position: relative;
	height: 93px;
	background: url(../images/header.jpg);
	border-top: 1px solid #918f8f;
}


/***** LOGO *****/
#logo {
	margin-left: 50px;
	width: 228px;
	height: 93px;
}
#logo h1, #logo h2 {
	text-indent: -999em;
}
#logo h2 {
	position: absolute;
}
#logo h1 a {
	display: block;
	width: 228px;
	height: 93px;
	background: url(../images/logo-sterkrediet.jpg);
}


/***** MENU *****/
ul#menu {
	position: absolute;
	top: 15px;
	right: 15px;
}
ul#menu li {
	display: inline;
	font-weight: bold;
	text-transform: uppercase;
}
ul#menu li a {
	display: inline;
	color: #fff;
	margin-right: 8px;
	margin-left: 8px;
}
ul#menu li a:hover, ul#menu li a.active{
	text-decoration: underline;
}


/***** BANNER *****/
#banner {
	position: relative;
	height: 266px;
	background: url(../images/banner.jpg);
	color: #01688f;
	padding-top: 38px;
	padding-left: 53px;
}
#banner h3 {
	color: #4a5457;
	font-size: 3em;
	font-weight: normal;
}
#banner p {
	width: 360px;
	padding-top: 22px;
}
#banner a {
	position: absolute;
	left: 46px;
	bottom: 28px;
	display: block;
	background: url(../images/button-groen.jpg);
	width: 267px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 1.5em;
}



/***** CONTENT *****/
#content {
	padding-bottom: 15px;
}
#contentpatternbig {
	background: url(../images/bgbig.jpg);
}
#contentpatternsmall {
	background: url(../images/bgsmall.jpg);
}
#contenttopbig {
	padding-top: 20px;
	overflow: hidden;
	width: 100%;
}
#contenttopsmall {
	padding-top: 0px;
	overflow: hidden;
	width: 100%;
}
#content h3 
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 16px;
    color: #97530e;
	text-transform: uppercase;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 5px;
}
#content p {
	padding-bottom: 5px;
}
#content p.clear {
	padding-top: 15px;
	padding-left: 29px;
}
#content a {
	text-decoration: underline;
}


/***** KOLOM1 *****/
#kolom1small {
	float: left;
	width: 450px;
	padding-left: 29px;
}
#kolom1big
{
	float: left;
	padding-left: 29px;
	width: 687px;
}
form fieldset
{
	border: 0px;
	width : 450px;
	margin-left : 0px;
	margin-bottom : 0px;
	padding-left: 0px;
}
form#leenbedrag {
	padding-bottom: 5px;
	overflow: hidden;
	width: 450px;
	margin-left : 0px;
}

form#leenbedrag label {
	float: left;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    margin-left : 0px;

}
form#leenbedrag label strong {
	font-size: 1.1em;
}
form#leenbedrag input, form#leenbedrag select {
	float: left;
	border: 1px solid #cccccc;
	height: 22px;
	margin-bottom: 2px;
	width: 240px;
	font: inherit;
	background-color : #f6f0e0;
	font-family: Arial, Helvetica, sans-serif;
	
}
form#leenbedrag input
{
	width: 240px;
}

form#leenbedrag #leencapaciteit 
{
    width : 127px;
    height: 43px;
	background: transparent url(../btnBereken.png) no-repeat;
	outline: none;
	border: none;
	cursor : pointer;
	color: #fff;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 75px;
}

form#leenbedrag label.margintop {
	margin-top: 40px;
}

.leenbedragresult
{
	height: 30px;
	width: 103px;
	outline: none;
	border: none;
	color: #97530E;
	font-weight: bold;
	font-size: 18pt;
	margin-left : 20px;
	padding : 3 px;
	white-space: nowrap;
  }
  
.negative
{
 color : #ff0000;
}




/***** KOLOM2 *****/
#kolom2 {
	float: left;
	width: 205px;
	margin-left: 40px;
}
.producten li {
	padding-bottom: 20px;
}
/***** KOLOM3 *****/
#kolom3 {
	float: left;
	width: 202px;
	margin-left: 40px;
}
#kolom1big fieldset
{
	margin: 5px;
	border: 1px solid #879296;
	padding: 0px;
}

.ontlenen {
 	background: #E6D0A4;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

/***** FOOTER *****/
#footer {
	clear: both;
	height: 62px;
	border-top: 1px solid #3a8a99;
	padding: 25px;
	padding-left: 25px;
    background: #667173;
	color: White;
}
#footer h3 {
	float: left;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1.2em;
	background: #667173;
	color: White;
}
#footer ul {
	float: left;
	line-height: 1.5em;
	width: 800px;
}
#footer ul li {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
}
#footer ul li.border {
	border-right: 2px solid #fff;
}
#footer ul li.nopadding {
	padding-left: 0;
}

.hkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #97530E;
}

.hkop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14px;
	color: #97530E;
}


.nowrap 
{
  white-space : nowrap;
  margin-left : 75px;
  margin-top : 10px;
 
}

#Image538 
{
  cursor : pointer;
}

.subplattetekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight : bold;
	color: #97530E;
}
