/* ---------------temp-page styles------------------ */

body {
	background-color: #CCEB90;
}

table {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;

}

.temppage {
	padding: 15px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../media/gsm-makelaar.jpg);
	background-repeat: no-repeat; 
}

.green {
	color: #FE9B00;
}


.t-row {
	border-top: 1px #cccccc solid;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
}

.t-row2 {
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
}

.over {
	width: 450px;
	height: 110px;
	
	border: 0px green solid;

}

.adresdiv {
	width: 200px;
	height: 110px;
	display: block;
	position: relative;
	float: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px green solid;

}

.fotodiv {
	width: 240px;
	height: 110px;
	position: relative;
	border: 0px red solid;
	float: right;

}

/* ---------------special styles------------------ */

.body-alg {
	padding: 0px;
	background-color: #ffffff;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:  0px;
	text-align: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 100%;
	width: 100%;

}

.maintable {
	width: 100%;
	height: 100%;
	border: 0px solid red;
	text-align: center;

}

.pagetable {
	margin: 0px;
	padding: 0px;
	width: 770px;
	border: 0px solid gold;
	background-color: #ffffff;

	
}

.kop {
	background-image: url(../media/bg-kop.jpg);
	background-repeat: no-repeat;

}

.contenttable {
	margin: 0px;
	padding: 0px;
	width: 770px;
	text-align: top;
	/* -- om te centreren --- height: 100%; --*/
	
}

.colom1 {
	margin: 0px;
	padding: 0px;
	width: 122px;
	background-color: #ffffff;
	font-size: 9px;
	position: relative;
	height: 100%;

}

.submn-item {
	width: 122px;
	border-bottom: 1px solid #eaeaea;
	padding-top: 5px;
	padding-bottom: 3px;
	position: relative;
	overflow: auto;
}

.haakjes {
	text-align: right;
	width: 18px;
	color: #FE9B00;
	float: left;
}

.txtsub {
	width: 100px;
	padding-right: 3px;
	float: right;
	line-height: 10px;
}

.txtsub a, .txtsub a:visited, .txtsub a:active {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.txtsub a:hover {
	color: #FE9B00;
	text-decoration: underline;
	font-weight: normal;

}





.colom2 {
	margin: 0px;
	padding: 0px;
	padding-left: 19px;
	padding-right: 18px;
	padding-top: 43px;
	width: 470px;
	background-color: #ffffff;

}

.colom3 {
	margin: 0px;
	padding: 0px;
	width: 147px;
	background-color: #ffffff;
	font-size: 11px;
}

.box {
	margin: 0px;
	padding: 0px;
	padding-left: 6px;
	padding-bottom: 5px;
	margin-bottom: 6px;
	background-color: #eaeaea;
	font-size: 9px;
	line-height: 10px;
	color: #9D9D9D;
	overflow: visible;
}


.box2 {
	height:	80px;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	padding-top: 20px;
	margin-bottom: 6px;
	background-color: #FF9900;
	font-size: 9px;
	line-height: 10px;
	color: #ffffff;
	overflow: visible;
}

.box3 {
	height:	205px;
	width: 147px; 	
	
	background-image: url(../media/box3.jpg);
	background-repeat: no-repeat;
	
}
.quotebox {
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top:5px;
	padding-bottom: 5px;
	background-image: url(../media/colom3-quote.jpg);
	font-weight: bold;
	color: #FFFFFF;
}

.quotebox a, .quotebox a:visited, .quotebox a:active {
	color: #FFFFFF;
}


.ef-opmerking {
	height:	100px;
	width: 400px; 
}

.callme {
	
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;

}


.inputline {
	width: 130px;
	height: 19px;
	border: 1px solid #9D9D9D;
	margin-top: 1px;
	margin-bottom: 5px;
	font-size: 10px;
}

.multiline {
	width: 130px;
	height: 60px;
	border: 1px solid #9D9D9D;
	margin-top: 1px;
	margin-bottom: 5px;
	font-size: 10px;
	font-family: arial, Helvetica, sans-serif;
}

.formbutton {
	width: 60px;
	height: 18px;
	background-color: #E1E0E0;
	border: 1px solid #9D9D9D;
	margin-bottom: 5px;
	margin-right: 10px;
	font-size: 9px;
	float: right;
	color: #666666;
}



.footertable {
	border:0px solid blue;
	font-size: 9px;
	color: #8F8E8E;
	letter-spacing: 0px;
}

.footertable a, a:visited, a:active {
	color: #FE9B00;
	text-decoration: none;
	font-weight: normal;

}

.footertable a:hover {
	color: #FE9B00;
	text-decoration: underline;
	font-weight: normal;

}


/* algemene styles */

h1 {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;

}


h2 {
	font-size: 14px;
	line-height: 16px;
	margin-top: -3px;
	padding: 0px;

}

p {
	margin-top: 12px;
	padding: 0px;
	font-size: 12px;
}


a {
	color: #FE9B00;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #FE9B00;
	text-decoration: none;
	font-weight: bold;
}


a:hover {
	text-decoration: underline;
	font-weight: bold;

}

a:active {
	color: #F5C780;
	text-decoration: none;
	font-weight: bold;
}


li {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	padding-left: 0px;
	
}

ul {
	margin-left: 15px;
	margin-top: 8px;
	padding-left: 0px;
	list-style-type: disc;
}


ol {
	margin-left: 20px;
	margin-top: 8px;
	padding-left: 0px;

}


