﻿/***** OPMAAK *****/
ul {
	list-style: none;
	margin-left : 0px;
	padding-left: 0px;
	text-align:left;
}

/***** CONTENT *****/
#content {
	background: #dfe9f1;
	padding-bottom: 15px;
}
#contentpatternbig {
	background: url(../images/bgbig.jpg);
}
#contentpatternsmall {
	background: url(../images/bgsmall.jpg);
}
#contenttopbig {
	background: url(../images/topbig.jpg) top no-repeat;
	padding-top: 20px;
	overflow: hidden;
	width: 100%;
}
#contenttopsmall {
	background: url(../images/topsmall.jpg) top no-repeat;
	padding-top: 20px;
	overflow: hidden;
	width: 100%;
}
#content h3 {
	font-size: 1.1em;
	text-transform: uppercase;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 20px;
}
#content p {
	padding-bottom: 20px;
}
#content p.clear {
	padding-top: 15px;
	padding-left: 29px;
}
#content a {
	text-decoration: underline;
}


/***** KOLOM1 *****/
#kolom1small {
	float: left;
	width: 448px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 5px;
	text-align:left;
	background-color : #fff;
	border: 1px solid #cccccc;
}
#kolom1big
{
	float: left;
	padding-left: 0px;
	width: 468px;
}
form fieldset
{
	border: 0px;
	width : 480px;
	text-align:left;
	padding-bottom : 20px
	
}
form#leenbedrag {
	padding-bottom: 10px;
	overflow: hidden;
	width: 480px;
	text-align:left;
	margin-bottom:10px;
}
form#leenbedrag label {
	float: left;
	width: 150px;
	line-height: 22px;
	margin-bottom: 2px;
	text-align:left;
}
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 : #dfe9f1;
}
form#leenbedrag input
{
	width: 240px;
}

form#leenbedrag #leencapaciteit {
	height: 33px;
	width: 98px;
	background: transparent url(../alBtnBereken.png) no-repeat;
	outline: none;
	border: none;
	cursor : pointer;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
}
form#leenbedrag label.margintop {
	margin-top: 20px;
}

.leenbedragresult 
{
	height: 27px;
	width: 103px;
	outline: none;
	border: none;
	cursor : pointer;
	color: #496380;
	font-weight: bold;
	margin-top: 80px;
	margin-left: 40px;
	font-size: 26pt;
}

.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: 10px;
	border: 1px solid #879296;
	padding: 5px;
	background: #667173;
}

.hkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #496380;
	padding-left:5px;
}

.hkop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14px;
    color: #496380;
}


.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: #496380;
	margin-left: 10px;
}

/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:339px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 339px;
    background-color: Transparent;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 339px;
    display: block;
    border: 1;
    margin-bottom: 10px;
    margin-left: 0px;
    color: black;
}
