/*	Alle pagina's */
.Item p
{
	margin-bottom: 5px;
}
.Item table
{
	margin-bottom: 6pt;
}
.Item ul
{
	margin-left: 15px;
}
.Item ul li
{
	line-height: 14pt;
}
h2
{
	font-weight: bold;
	line-height: 14pt;
	margin-bottom: 5px;
}
.Underline
{
	text-decoration: underline;
}

td.Underline
{
	text-decoration: underline;
	padding-top: 6px;
}
sup
{
	font-size: 6pt;
}
.Button
{
	background-image: url("../images/urlbutton.jpg");
	width: 116px;
	height: 19px;
	text-align: center;
	border: none;
	margin-top: 10px;
}
.NarrowButton
{
	float: left;
	margin-right: 5px;
	width: 103px;
	background-image: url("../images/urlbutton_narrow.jpg");
}
.Button a
{
	color: white;
	text-decoration: none;
	line-height: 19px;
	vertical-align: middle;
}
/*	Formulier */
.Form a
{
	color: #222222;
	text-decoration: underline;
}
.Form2Text
{
	border: 1px solid white;
	border: 1px solid #c2edc2;
	padding: 2px;	
	margin: 2px;
	margin-left: 0px;
	margin-right: 10px;
}

.Form2Error
{
	border-color: #aa1010;
}
.Form2Radio
{
	line-height: 17px;
	vertical-align: middle;
}
.Form2Radio input
{
	margin: 2px;
	line-height: 17px;
	vertical-align: middle;
}
input
{
	font-weight: normal;
}

.Form2Button
{
	background-image: url("../images/urlbutton.jpg");
	width: 116px;
	height: 19px;
	text-align: center;
	border: none;
	margin-top: 6px;
	margin-right: 5px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #007e49;
	background-color: transparent;
	height: 19px;
	background-repeat: no-repeat;
	width: 116px;
	border: none !important;
	padding-bottom: 3px;
}

input.Form2Upload
{
	margin-right: 10px;
}
.Form2Combo
{
	width: 300px;
	margin: 2px;
	border: 1px solid #c2edc2;
	font-weight: normal;
}
.Form2Radio ul
{
	margin-left: 0px;
}
.Form2Radio ul li
{
	list-style-type: none;
}
.Form2Radio ul li input
{
	margin-right: 5px;
}
.Form2ErrorSummary .Form2Error, .Form2ErrorSummary strong
{
	color: #aa1010;	
	font-weight: bold;
}

.Form2Readonly
{
	background-color: white;
	color: #007e49;
}

.Form2ValueLabel 
{
	color: red;
	position: absolute;
	margin: 3px;
	margin-left: 4px;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: 18px;
}
.Item
{
	padding-bottom: 15px;
}
.Item .Itemheader, .Itemheader label
{
	color: white;
	font-family: "arial";
	font-size: 8pt;
	font-weight: bold;
	line-height: 25px;
}
.EpcForm td:first-child
{
	width: 478px;
}
.EpcForm a, .EpcFormHeader a
{
	color: red;
	text-decoration: none;
	font-weight: bold;
}
.Item .Itemheader
{
	height: 30px;
	background-image: url("../images/itemheader-left.jpg");
	background-repeat: no-repeat;
	background-color: #007e49;
	line-height: 30px;
	padding-left: 10px;
}
.Item .Itemheader .Itemheader-right
{
	background-image: url("../images/itemheader-right.jpg");
	background-repeat: no-repeat;
	float: right;
	width: 30px;
	height: 30px;
}
.Item .Itembody
{
	position: relative;
	padding: 15px;
	padding-left: 10px;
	background-color: #ccffcc;
	background-color: #e7ffe7;
	color: white;
	color: #222222;
}
.Item .Itembody .Itembody-left
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url("../images/itemfooter-left.jpg");
	background-repeat: no-repeat;
	width: 5px;
	height: 4px;
}
.LeftColumn .Item .Button
{
	margin-bottom: 15px;
}

.Item .Itembody .Itembody-right
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-image: url("../images/itemfooter-right.jpg");
	background-repeat: no-repeat;
	width: 5px;
	height: 4px;
}
.Item p
{
	line-height: 12pt;
}
.Form table
{
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
}
#ProjectInfoForm td
{
	padding-right: 10px;
}
.Form table table td
{
	padding-top: 2px;
	padding-bottom: 2px;
}
.Form input
{
	margin-right: 5px;
}
.Form h1
{
	color: white;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 5px;
}
.Form p
{
	margin-top: 5px;
	margin-bottom: 5px;
}
/*	Home pagina */

/*	Afwijkende items */
.LeftColumn
{
	width: 502px;
	float: left;
	margin-right: 15px;
}
.LeftColumn .Itembody
{
	background-color: transparent;
	color: black;
}
.LeftColumn .Itemheader
{
	background-color: white;
	color: #007e49;
	font-size: 10pt;
}
.LeftColumn .Itembody img
{
	float: left;
	margin-right: 15px;
	padding: 5px;
}
.Itembody ul
{
	margin-bottom: 8px;
}
.LeftColumn .Itemheader
{
	background-image: none;
}
.LeftColumn .Itemheader-right
{
	display: none;
}
.LeftColumn .Itembody-left, .LeftColumn .Itembody-right
{
	display: none;
}
.RightColumn
{
	width: 350px;
	float: left;
}
/*	Normale items */
#login table table td
{
	height: 26px;
}
/*	Toelichtingen */
.Itembody .ImageDiv
{
	text-align: center;
}
.Itembody img
{
	margin: auto;
	border: 1px solid #007e49;
}
.ImageInfo td
{
	padding: 15px;
}
.ImageInfo
{
	table-layout: fixed;
	width: 750px;
	margin: auto;
}
/*	EPC waarde veld */
#epcvalue
{
	color: white;
	position: relative;
	z-index: 5;
	top: 5px;
	width: 194px;
	height: 56px;
	float: right;
	margin-right: 15px;
	line-height: 25px;
	font-size: 12pt;
	background-image: url("../images/epc-float.png");
}
#epcvalue form
{
	display: none;
}
#epcvalue table
{
	float: right;
	margin-right: 2px;
	height: 56px;
	text-align: right;
}
#before-description
{
	padding-right: 5px;
	padding-top: 6px;
	font-size: 8pt;
}
#after-description
{
	padding-right: 5px;
	padding-bottom: 3px;
	font-size: 8pt;
	font-weight: bold;
}
#before-value
{
	height: 25px;
	width: 27px;
	color: #007e4a;
	text-align: center;
	padding-right: 2px;
	padding-top: 8px;
	font-size: 8pt;
	font-weight: bold;
}
#after-value
{
	width: 50px;
	font-size: 14pt;
	height: 45px;
	color: #007e4a;
	padding-right: 2px;
	text-align: center;
	font-weight: bold;
}
/*	Afwijkende items */
.BigFont
{
	/*margin-bottom: 46px;*/
	
}
.BigFont p, .BigFont h2
{
	font-size: 10pt;
	line-height: 15pt;
}
/*	Afwijkende tabellen */
.TableNumbers td
{
	padding-right: 15px;
}
.TableNumbers tr td:last-child
{
	text-align: right;
}
.Projectgegevens td .Form2Text
{
	width: 200px;
}

.TableStap
{
	border: 1px solid #c2edc2;
	width: 850px;
	padding-left: 5px;
}
.TableStap thead tr td:first-child
{
	width: 480px;
}
.TableStap tbody tr td:first-child
{
	width: 480px;
}
.TableStap thead label, .TableStap thead
{
	font-weight: bold;
	color: #007e49;
}
/*	Toelichtingen pagina */
table#CWklasseTable
{
	width: 100%;
	border-collapse: collapse;
	border-top: 2px solid #007e49;
	border-bottom: 2px solid #007e49;
}

.CWklasseBorder
{
	border-bottom: 2px solid #007e49;
}

#CWklasseTable th
{
	font-weight: bold;
	text-align: left;
		
}

