body{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%; 
behavior:url(csshover.htc);
background-color:white;
color: black;
position:static;
overflow:visible;
}

* {margin:0; padding:0; float:none; } 
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td {margin:0;padding:0;}  

#framecontentTop{
display: none; 
background-color:transparent;
position:static;
font-size: 12px;
}

#maincontent{
	background-color:transparent; 
	position:static;
	overflow:visible;
}

div#contacts{position:static;}

a:link, a:visited {
color: Black;
background: transparent;
text-decoration: none;
font-weight:bold;
}

.lcdstableleft{width: 30em; }
.lcdstableleft td{padding:0 5px; margin:0 5px;background:white;color:black;border-color: black;}
.lcdstableleft th{background:white;color:black;border-color: black;}

.modulestableleft{width: 34em;}
.modulestableleft td{padding:0 5px; margin:0 5px;background:white;color:black;border-color: black;}
.modulestableleft th{background:white;color:black;border-color: black;}

.markingtablecenter{width:26em;}
.markingtablecenter td{padding:0 5px; margin:0 5px;background:white;color:black;border-color: black;}
.markingtablecenter th{background:white;color:black;border-color: black;}
th{
	border-color: black;
}

.innertube{ margin: 5px 5px 30px 5px; padding-bottom: 30px;}
.innertubeTop{ margin: 5px;}

div#listmenu{display:none;position:static;}
