@media print{@page {size: landscape}}

html {
	font-size:9px;
}

#siteTitle {
	display:none;
}

#subtabs {
	display:none;
}

.ui-tabs-nav {
	display:none;
}

.telraam_table td {
	border-bottom: 1px dotted #555;
    border-right: 1px dotted #555;
	padding:2px;
	text-align:right;
}

.vmAdd {
	display:none;
}

.removeVM {
	display:none;
}

.showWeegfactoren {
	display:none;
}

.alle_groepen {
	display:none;
}

.sendmail {
	display:none;
}
.verhouding {
	width:30px;
	border-width:0px;
}

.selectMiddel {
	border-width:0px;
}

.telraam_table .tabel_title {
	text-align:left;
	padding-right:50px;
}

#telraam .voedermiddel {
	padding:2px;
}

#telraam td { 
	border-bottom: 1px dotted #555;
    border-right: 1px dotted #555;
	padding:2px;
	text-align:right;
}

#telraam .SW, #telraam #totaal_SW, #telraam #rantsoen_tel_SW, #wf_se, #orgwf_se  {
	border-right:none;
}

#telraam .hide_print {
	display:none;
}

#telraam th {
	padding:2px;
}

#telraam .bottomline {
	border-bottom:2px solid #555;
	border-right:none;
}

#telraam_1_content .left {
	display:none;
}

.klant_gegevens {
	text-align:right;
	padding-bottom:10px;
}

select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-ms-appearance:none;
	-o-appearance:none;
}

#telraam {
	width:100%;
}