@import url("thickbox.css");

body {
  background-color: #d9dadb;

  font-family: "Trebuchet MS", Arial, Tahoma, "Times New Roman", Helvetica, "Curier Sans";
  font-size: 12px;
  color: #FFFFFF;

  text-align: center;
  margin: 0px;
}

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

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

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

#content #margin { margin-left:36px;margin-right:36px; }
#content #header { height:194px;z-index:33; }

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

#menue .dropdown { list-style: none; margin: 0px; padding: 0px; }
#menue .dropdown ul { filter: alpha(opacity=85); -moz-opacity: 0.85; opacity: 0.85; margin: 0px; list-style: none; padding: 0; display: none; position: absolute; z-index: 99; color: #FFFFFF; background: #009035; }
#menue .dropdown li { float: left; font-size: 13px; display: block; line-height: 30px;  }
#menue .dropdown li * li { float: left; font-size: 13px; display: block; }
#menue .dropdown ul * ul { left: 100%; top: 0; }
  #menue .dropdown li:hover ul ul,
  #menue .dropdown li:hover ul ul ul,
  #menue .dropdown li:hover ul ul ul ul { display: none; text-decoration: none; }

  #menue .dropdown li:hover ul,
  #menue .dropdown ul li:hover ul,
  #menue .dropdown ul ul li:hover ul { display: block; text-decoration: none; }

  #menue .dropdown a,
  #menue .dropdown a:link,
  #menue .dropdown a:active,
  #menue .dropdown a:visited { text-decoration: none; color: #FFFFFF; display: block; }
  #menue .dropdown a:hover { color: #FFFFFF; text-decoration: underline; display: block; }

#menue .dropdown .mLink { padding-left:21px;padding-right:21px; }
#menue .dropdown .link { padding-left:21px; }

#menue .dropdown .margin { margin-right: 1px; }
#menue .dropdown .width { width: 200px; }

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

#conten/tField .imgLeft     { width:102px;float:left; }
#contentFi/eld .imgLeft img { width: 98px; border:2px solid #009035; }

#contentField .imgRight     { width:320px;float:left; }
#contentField .imgRight img { width: 316px; border:2px solid #009035; }

/* Sitebit Include */
#sitebit .box { float: left; text-align: center; width: 20px; line-height: 20px; border: 1px solid #009136; color:#FFFFFF; font-size: 12px; margin-right: 2px; }
#sitebit .box .current { margin: 1px; background: #4cbf5f; font-weight:bold; }
#sitebit .box .get { margin: 1px; }

#sitebit .box .get a, #sitebit .box .get a:link, #sitebit .box .get a:visited, #sitebit .box .get a:active { text-decoration: none; color: #000000; cursor:pointer; }
#sitebit .box .get a:hover { text-decoration: none; color: #FFFFFF; cursor:pointer; background: #4cbf5f; display: block; }

#textField { float:left;margin-left:21px;margin-right:21px;width:445px; }
* html #textField { float:left;margin-left:21px;width:443px; }
*+html #textField { float:left;margin-left:21px;margin-right:21px;width:443px; }
  #textField a,
  #textField a:link,
  #textField a:visited,
  #textField a:active { text-decoration: underline; color: #494949; }
  #textField a:hover { text-decoration: none; color: #000000; }

#textField .navigation { font-size:10px;color:#494949; }
#textField .spacer { line-height:5px;font-size:0px; }
#textField .headline { background-color:#4cbf5f;height:22px;line-height:22px;padding:4px;margin-bottom:15px;font-size:17px;color:#FFFFFF; }

#textField #footer { margin-top:15px;color:#494949;font-size:10px;text-align:right; }
  #textField #footer a,
  #textField #footer a:link,
  #textField #footer a:visited,
  #textField #footer a:active { text-decoration: none; color: #494949; }
  #textField #footer a:hover { text-decoration: none; color: #000000; }

.clear { clear:both; }
