html { width: 100%; }

table.maintable { }
table.contenttable { }
div#maindiv { text-align: left; height: 80%; }
div#printaddress { margin-top: 50px; }
#logo { vertical-align: top; }

/* Body */
body {
  background: #FFFFFF;
  font-family: verdana, tahoma, arial, sans-serif;
  font-size: 11px;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;
  font-style: normal;
/*  border: 1px solid #000; */
  width: 98%;
}

table, td {
  font-family: trebuchet ms, tahoma, arial, sans-serif;
  font-size: 11px;
}

TABLE.contenttable { border-width: 0px; border-style: none; }
TABLE.contenttable TR TD { border-width: 0px; border-style: none; }
TABLE.contenttable TR TD P.bodytext { font-size: 11px; line-height: 18px; }

a {
  color: #000;
  text-decoration: none;
}

h1, h2, h3, h4, h5 {
  font-size: 13px;
  text-transform: uppercase;
}

h1.pagetitle {
  font-size: 13px;
  text-transform: uppercase;
}

TD#topimage {
 display: none;
}

#menu_1,
.typo3-adminPanel,
.udm,
#leftmenu, 
#printicon, 
#breadcrumb,
#top {
  display: none;
}

#logoprint {
  display: block;
  padding-bottom: 11px;
  font-family: trebuchet ms, tahoma, arial, sans-serif;
  font-size: 11px;
}

#content, #colNormal {
	/* border: 1px solid #000; */
	width: 100%;
}
