@charset "UTF-8";
/* CSS Document */
#container {
	padding-bottom: 1800px;
}
#submenu {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#machlijst {
	margin-top: 0px;
}
#machine {
	width: 100%;
	clear: both;
	margin-top: 28px;
}
#machinedata{
	clear: both;
	margin-top: 28px;
	float: left;
}
#machinedataBasic {
	float: left;
	display: block;
	clear: both;
	position: relative;
}
#machinedataDetail {
	float: left;
	display: block;
	clear: both;
	position: relative;
}

#fotoMachine img {
	float: right;
	width: 280px;
	border: 1px solid #8a7e77;
	margin-bottom: 28px;
}

#machinedata .tab {
	float: left;
	height: 20px;
	width: 120px;
	border: 1px solid #8A7E77;
	padding: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
}
#machinedata .tabregel {
	width: 100%;
	border-bottom: 1px solid #8A7E77;
	height: 29px;
}

#tabbasic {
	background: #D9D5D2;
}
#tabdetail {
	background: #FCF9F6;
}

#machinedata td{
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#machinedataDetail td { 
	text-align: left; 
	padding: 4px 8px; 
}
.thTitelkolom {
	text-align: right;
	padding-right: 8px;
}

#machineExtra {
	border-top: 1px solid #8A7E77;
	clear: both;
}
#machinematen { 
	clear: both; 
	float: right;
}

#machinedataDetail {
	display: none;
}