body {
  background-color: #FFFFFF;
  
  font-family: Arial, "Trebuchet MS", Tahoma, "Times New Roman", Helvetica, "Curier Sans";
  font-size: 15px;
  color: #000000;
  
  text-align: left;
  margin: 0px;
}

#table { margin-right:auto;margin-left:auto;width:900px;text-align:left; }
#table #clt { display:none; background-image:url("../images/corn_lt.png");width:36px;height:31px;float:left; }
#table #crt { display:none; background-image:url("../images/corn_rt.png");width:36px;height:31px;float:left; }
#table #bgt { display:none; background-image:url("../images/bg_top.png");width:828px;height:31px;float:left; }

#table #clb { display:none; background-image:url("../images/corn_lb.png");width:36px;height:31px;float:left; }
#table #crb { display:none; background-image:url("../images/corn_rb.png");width:36px;height:31px;float:left; }
#table #bgb { display:none; background-image:url("../images/bg_bottom.png");width:828px;height:31px;float:left; }

#content { background-image:url("../images/bg_middle.png");width:900px; }

#content #margin { margin-left:36px;margin-right:36px; }
#content #header { display:none; background-image:url("../images/header.jpg");height:194px; }

#menue { display:none; background-image:url("../images/menue_bg.png");height:30px;line-height:30px; }

#contentField { background:#FFFFFF;color:#000000;padding-left:21px;padding-top:25px;padding-right:21px;padding-bottom:25px; }

#contentField .imgLeft { display:none; width:102px;float:left; }
#contentField .imgRight { display:none; width:219px;float:right; }

#textField { width:100%; }
  #textField a,
  #textField a:link,
  #textField a:visited,
  #textField a:active,
  #textField a:hover { text-decoration: underline; color: #000000; }

#textField .navigation { font-size:25px;font-weight:bold; border-bottom:3px solid #000000; }
#textField .headline { font-size:20px;font-weight:bold; margin-bottom: 20px; }

#textField #footer { display:none; margin-top:15px;color:#494949;font-size:10px;text-align:right; }

.clear { clear:both; }
