﻿/*color: #164F8F;           blue
color: #00a1b1;             green*/
BODY
{
    margin:0 0 0 0;
    width: 100%;
    font-size: 11px;
    height: 100%;
    
}

TABLE{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Sans-serif; 
	line-height: 14px;
}

A
{
   color: #006699;
   font-weight: bold;
   
}
A:hover 
{
    color: #333333;
}

STRONG, B
{
    color: #006699;
}

.menuitem
{
	color: #164F8F;
	font-size: 11px;
	height: 20px;
	text-decoration: none;
}
.menuitemtop
{
	color: #164F8F; /*blue*/
	font-size: 11px;
	text-decoration: none;
}

.menuitem2
{
	color: #00a1b1;
	font-size: 11px;
	height: 20px;
	padding-left: 8px;
	text-decoration: none;
	vertical-align: bottom;
}

.menuitemlink
{
	color: #164F8F;
	font-weight:500;
}
.boxcalc
{
	width: 255px;
}
.lblheaderleft
{
	width: 20px;
}

.lblheader
{
	font-weight: bold;
	font-size: 12px;
    color: #164F8F;
    padding-top: 2px;
    text-transform: lowercase;
}
.rightcol
{
	text-align:right;
}
.lblCalcHeader
{
	font-weight: bold;
	font-size: 12px;
    color: #164F8F;
    padding-top: 5px;
    padding-bottom: 1px;
}
.lblSubHeader
{
	font-size: 11px;
	font-weight: bold;
    color: #333333;
    padding-bottom: 10px;
}
.btnlogin
{
	margin-top: 5px;
	height: 18px;
	font-size: 10px;
	color: #333333;
}
.btnBereken
{
	background-color: #D6EAF1;
	color: #333333;
	}
.btnnext
{

}
.faqbox
{
	padding: 3px;
}

.faqPreview
{
	font-size: 10px;
    line-height: 13px;
    text-decoration: underline;
}
.logintext
{
	color: #164F8F;
	font-weight:500;
	vertical-align:top;
}
.loginbutton
{
    background-color: #26a3ba; 
    border: solid 1px #999999; 
    color: white;
}

.valuta
{
    width: 80px;
	text-align: right;
	vertical-align: middle;
	color: #005696;
	font-size: 11px;
	text-decoration: normal;
	font-weight: bold;
	background-color:#c5e8ec;
	border:1px solid #c5e8ec;
}
.valutadisabled
{
	text-align: right;
	width: 80px;
	vertical-align: middle;
	color: #85a3ba;
	text-decoration: normal;
	font-weight: bold;
	background-color:#c5e8ec;
	font-size: 10px;
	border:1px solid #c5e8ec;
}

.tblbox
{
	border: solid 1px #2993B7;
	
}
.tblHeader
{
	background-color: #2993B7;
	color: white;
	height: 20px;
	padding: 3px;
	font-weight: bold;
}

.tblItem
{
    padding: 2px;
	color: #26a3ba;
	font-weight: bold;
	height: 20px;
}
.tblItem a
{
    color: #26a3ba;
    font-weight: bold;
}

.tblItemA
{
    padding: 2px;
	color: #005696;
	font-weight: bold;
	height: 20px;
}
.tblItemA a
{
	color: #005696;
	font-weight: bold;
}
.tblEur
{
    color: #26a3ba;
}
.tblCol1
{
	width: 220px;
 	padding-left: 20px;
	vertical-align: middle;
	text-transform: lowercase;
}
.tblCol2
{
	width: 170px;
	text-align: right;
	vertical-align: middle;
}

.tblCol3
{
   
	vertical-align: middle;
    width: 30px;
    padding-left: 4px;
}
.tblColComment
{
	text-align: center;
}
/*dossier status*/
.tblBoxStatus
{
	width: 348px;
	padding: 2px;
}

.tblStatusCol1
{
	width: 120px;
	vertical-align: top;
	text-align:left;
	margin-left: 10px;
	height: 20px;
	color: #00a1b1;
	font-weight:bold;
	padding-bottom: 5px;
	
}
.tblStatusCol2
{
	width: 280px;
	text-align: left;
	vertical-align: top;
	height: 20px;
	color: #00a1b1;
	font-weight:bold;
	margin-left: 10px;
	padding-bottom: 5px;
}



.tblFooter
{
	background-color: #2993B7;
	color: white;
	height: 20px;
	padding: 3px;
}
.lblDescription
{
	line-height: 16px;
}
.boldnodecoration
{
	text-decoration: none;	
}
.contactleft
{
	width: 150px;
	vertical-align: top;
}

 .marginLR
 {
	width: 0px;	
}
.lblError
{
	font-size: 10px;
	color: #CC0000;
}
.txtDisabled
{
	
}
.proposalbox
{
	border: solid 1px #2993B7;
	background-color: #DDDDDD;
	padding: 3px;
	vertical-align: top;
}
.lblfinheader
{
	color: #2993B7;
	padding-bottom: 5px;
}
.lblproposalTitle
{
	color: #164F8F;
	padding-bottom: 5px;
	font-weight: bold;
	height: 15px;
}
.hypHelp
{
 	text-decoration: none;
}
.back
{
	text-decoration: none;
}
.back hover
{
	background-color: #2993B7;
	text-decoration: none;
	color: white;
}
.imgwinkel
{
	border: solid 2px #333333;
}

.boxfooter
{
    color: white;
    font-size: 10px;
}
.boxfooter a
{
    color: white;
}
.lblContactHeader
{
    font-size: 11px;
    padding-left: 15px;
	font-weight: bold;
    color: #006699;
}
.lblContactInfo
{
    color: #00a1b1;
    font-weight: bold;
}
.btnContact
{
    text-align:center;
    font-weight: bold;
    color: #006699;
    vertical-align: top;
}
.btnContact a
{
   text-decoration: none;
}

.rentevoet
{
    color: #006699;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.rentevoetmeer a
{
    padding-top: 5px;
    padding-left: 10px;
    font-size: 11px;
}

TEXTAREA
{
    background-color:#c5e8ec;
	border:1px solid #c5e8ec;
}