.button
{
  padding: 0 0.5em;
}

legend
{
  display: none;
}

/* ------------------------------------------------------------------------- */

textarea,
input.input
{
  border: 1px #c4c4c4 solid;
  color: #a9a9a9;
}

textarea:hover,
input.input:hover
{
  border: 1px #404040 solid;
}

textarea:focus,
input.input:focus
{
  border: 1px #404040 solid;
  color: #919191;
}

fieldset
{
  border: none;
  color: #646464;
  background: #e4e4e4;
}

fieldset .xxl
{
  text-align: right;
}

/* ------------------------------------------------------------------------- */

body
{
  font: 14px Arial, Helvetica, sans-serif;
  color: #919191;
  background: #3a3a3a;
}

#cover
{
  position: relative;
  width: 1100px;
  min-height: 615px;
 _height: 320px;
  margin: 24px auto 6px auto;
  background: #ffffff url("omnetman.png") no-repeat 16px 26px;
}

#omnetman
{
  position: absolute;
  left: 16px;
  top: 26px;
  width: 108px;
  height: 563px;
}

#omnetman span
{
  display: none;
}

#inner
{
  position: relative;
  padding: 20px 20px 20px 148px;
}

#body-1 h1
{
  display: none;
}

#body-4 #inner_omnet
{
  margin-left: 572px;
}

#body-4 fieldset
{
  position: absolute;
  left: 148px;
  top: 190px;
  width: 528px;
}

#flash
{
  margin-bottom: 2em;
}

#hover
{
  margin-left: 80px;
}

#hover a
{
  float: left;
  width: 170px;
  height: 116px;
  background: url("homepage.logo.iso.png") bottom;
}

#hover a:hover
{
  background-position: top;
}

#footer
{
  width: 1084px;
  line-height: 27px;
  margin: 6px auto 24px auto;
  text-align: right;
}

#footer p
{
  margin: 0;
}

#footer-left
{
  float: left;
}

#omnet-logo
{
  float: left;
  width: 130px;
  height: 27px;
  margin-right: 12px;
  background: url("omnet-logo.png");
}

#omnet-logo span
{
  display: none;
}

#formular
{
  float: right;
  width: 266px;
  margin-right: 23px;
  padding-bottom: 315px;
  text-align: center;
  background: url("homepage.logo.podkova.png") no-repeat center bottom;
}

h1
{
  margin: 0 0 14px 0;
  color: #404040;
}

a
{
  color: #c7c7c7;
}

/* ------------------------------------------------------------------------- */

#menu
{
  height: 116px;
  margin: 0 0 2em 0;
  padding: 0;
}

#menu li
{
  display: inline;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#menu a
{
  float: left;
  width: 266px;
  height: 88px;
  overflow: hidden;
  margin: 0 0 0 12px;
  padding: 14px 18px;
  text-decoration: none;
  color: #919191;
}

#menu a.majkrosoft
{
  margin-left: 0;
}

#menu li strong
{
  display: block;
  margin-bottom: 6px;
  letter-spacing: -1px;
  font-size: 160%;
  color: #404040;
}

#menu a:hover,
#menu a:hover strong
{
  color: #ffffff;
  background: #ef8741;
}

/* ------------------------------------------------------------------------- */

#mdl_40_ table
{
  border: 4px #e4e4e4 solid;
  background: #e4e4e4;
}

#mdl_40_ td
{
  padding: 4px;
}

#mdl_40_ h4
{
  margin: 0;
  font-size: 88%;
}

#mdl_40_ a
{
  text-decoration: none;
  color: #404040;
}

#mdl_40_ a:hover
{
  text-decoration: underline;
}

#mdl_40_ div
{
  float: left;
  margin: 0;
  padding: 10px;
  border: 1px #c2c2c2 solid;
  background: #ffffff;
}

