
#bannerskyscraper{
  display:none;
}



#webseite{
  width:994px;
  float:left;
}

#kopfnavi {
  width:994px;
  height: 18px;
  background-color:#EBE7E7;
  color:#000000;
  font-size:13px;
  font-weight:bold;
}
#kopf {
  width:994px;
  height: 89px;
  background-color:#499F44;
  background-image:url(images/bg_kopfgrafik_omsvideo.gif);
  background-repeat:repeat-y;
  color:#FFFFFF;
}
#containerhauptnavi{
  width:994px;
  background-color:#377D35;
  background-image:url(images/menu/bg_hauptnavi.gif);
  padding:0px;
  border:0px solid red;
  margin:0px;
  padding-top:5px;
}

#subnavi{
  width:994px;
  height:27px;
  background-color:#F4F9F5;
  font-size:12px;
}

#login{
  text-align:right;
  height:22px;
  width:300px;
  border:0px;
  margin:0px;
  margin-left:692px;
  padding:0px;
  vertical-align:bottom;
}

.tx-newloginbox-pi1{
  border:0px;
}

fieldset{
  border:0px;
}

.loginlinks{
  float:left;
  padding-right:6px;
}
.loginrechts{
  float:left;
}

.logoutlinks{
  float:left;
}
.logoutrechts{
  float:left;
}

#rightcontent{
  display:none;
}
#content{
   width:994px; 
  /* width:847px; */
  border:0px;
  border-top:1px solid #367E32;
  border-right:0px solid #367E32;
  display:block;
  background-image:url(images/bg_rightcontent_omsvideo.gif); 
  background-position: right center;
  background-repeat: repeat-y; 
}

#maincontent{

  float:left;
  font-size:12px;
  padding-top:10px;
}


#contentwrapper{
 margin-left:24px;

}

#untercontent{
  border-top:1px solid #367E32;
  width:994px;
  clear:both;
}

#copyright{
  width:960px;
  font-size:11px;
  font-weight:normal;
  padding-left:24px;
}

