/* General style */
table#installatie, table#installatie td {
	/* background-color: #FFFFFF; */
	/* background-image: url('../site_images/<image>'); */
	/* background-repeat: no-repeat; */
	/* background-position: bottom right; */
	/* color: #000000; */
	/* font-weight: bold; */
	/* font-style: italic; */
	/* text-decoration: underline; */
	/* font-family: Verdana, Arial, sans-serif; */
	/* font-size: 12px; */
}

table#installatie,
table#installatie tr,
table#installatie td,
table#installatie table,
table#installatie table td,
table#installatie table tr {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

table#installatie p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

/* Style of heads */
table#installatie h1.kop {
	color: #0055a5;	
	font-family: Verdana;
	font-size: 14px;
}

table#installatie h2.kop {
	/* background-color: transparent; */
	color: #000000;
	/* font-weight: bold; */
	/* font-style: italic; */
	/* text-decoration: underline; */
	/* font-family: Verdana, Arial, sans-serif; */
	font-size: 17px;
	line-height: 27px;
	margin: 0px;
	padding: 0px;
}

table#installatie h3.kop {
	/* background-color: transparent; */
	color: #000000;
	/* font-weight: bold; */
	/* font-style: italic; */
	/* text-decoration: underline; */
	/* font-family: Verdana, Arial, sans-serif; */
	font-size: 15px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}

/* Style of normal link */
table#installatie a {
	color: #ef4035;
	text-decoration: underline;
}

/* Style of link when mouse is over */
table#installatie a:hover {
	text-decoration: none;
}

/* Style of link when user clicked */
table#installatie a:visited, table#installatie a:active, table#installatie a.active {
	/* background-color: transparent; */
	/* color: #0000FF; */
	/* font-weight: bold; */
	/* font-style: italic; */
	/* text-decoration: underline; */
	/* font-family: Verdana, Arial, sans-serif; */
	/* font-size: 12px; */
}

/* Space around the content */
table#installatie table.row td.default {
	padding: 0px;
}
table#installatie table.row {
	width: 100%;
}
table#installatie img {
	border: 0px none;
}

table#installatie .left {
	float: left;
	margin: 0px 15px 0px 0px;
}

table#installatie .right {
	float: right;
	margin: 0px 0px 0px 15px;
}

table#installatie hr {
	border: none;
	height: 1px;
	background-color: #ff0000;
	color: #ff0000;
}

/* style for image gallary */
table#installatie .imggallery a {
    border: 0px none;
    float: left;
    margin: 0px 1px 1px 0px;
}

/* styles for Form module */
table#installatie table.moduleform {
	width: 100%;
}

table#installatie table.moduleform .fieldlabel {
	color: #000000;
	font-weight: bold;
}

table#installatie table.moduleform .fieldinput {
	color: #000000;
	font-weight: bold;
}

table#installatie table.moduleform .fieldinputcomment {
	color: #000000;
	font-weight: bold;
}

table#installatie table.moduleform .fieldtext {
	width: 200px;
}

table#installatie table.moduleform .fieldtextcomment {
	width: 200px;
}

table#installatie table.moduleform .fieldcheckbox {
	width: 100px;
}

table#installatie table.moduleform .fieldcheckboxcomment {
	width: 100px;
}

table#installatie table.moduleform .fieldcheckbox {
	width: 100px;
}

table#installatie table.moduleform .fieldcheckboxcomment {
	width: 100px;
}

table#installatie table.moduleform .fieldcheckboxoption {
	width: 100px;
}

table#installatie table.moduleform .radiobuttoncont {
	float: left;
}

table#installatie table.moduleform .fieldradio {
	width: 20px;
}

table#installatie table.moduleform .fieldradiocomment {
	width: 20px;
}

table#installatie table.moduleform .fieldradiooption {
	width: 20px;
}

table#installatie table.moduleform .fieldselect {
	width: 100px;
}

table#installatie table.moduleform .fieldselectcomment {
	width: 100px;
}

table#installatie table.moduleform .fieldtitle {
	color: #000000;
	font-weight: bold;
}

table#installatie table.moduleform .fieldtitlecomment {
	color: #000000;
	font-weight: bold;
}

table#installatie table.moduleform .fielderror {
	color: #801414;
	font-weight: bold;
}

table#installatie table.moduleform .required {
	color: #cc0000;
}

table#installatie table.moduleform td .submitbutton {
	width: 150px;
}

td.default div div img {
margin-left: 25px;
}
