/* CSS Document for mitwex */

Body, html {
  font-family: Verdana;
  font-size: 12px;
  line-height: 14px;
  background-image: url('../images/layout/bodybg.gif');
  background-repeat: repeat-x;
  background-position: top left;
}

.contentContainer {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 980px;
  margin-left: -495px;
  height: auto;
  z-index: 1;
}

/* header */
.headerContainer {
  position: relative;
  top: 0px;
  left: 0px;
  width: 980px;
  background-image: url('../images/layout/headerbg.gif');
  background-repeat: repeat-x;
  height: 66px;
  z-index: 2;
}

.headerLeft {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 66px;
}

.header img {
  height: 9em;
}

.menuContainer {
  position: absolute;
  top: 27px;
  right: 0px;
  height: 30px;
  width: 50%;
}

.menutext {
  position: absolute;
  right: 16px;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: bold;
  color: #fff;
  background-image: url('../images/layout/mright.jpg');
  background-repeat: no-repeat;
  background-position: bottom right;
}



.menutext ul {
  margin: 0em;
  height: 30px;
  padding: 0px;
  padding-left: 5px;
  margin-right: 5px;
  * margin-right: 2px;
  background-image: url('../images/layout/mleft.jpg');
  background-repeat: no-repeat;
  background-position: bottom left;
  float: right;
  width: auto;
}

.menutext li {
  list-style: none;
  color: #fff;
  padding: 5px 11px;
  background-image: url('../images/layout/menubg.gif');
  cursor: pointer;
  height: 20px;
  float: left;
}

.menutext li.menulink a, .menutext li.menulink_hover a, .menutext li.menulink_active a  {
  margin: 0em;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
}

.menutext li.menulink a:hover, .menutext li.menulink_hover a:hover, .menutext li.menulink_active a,.menutext li.menulink_hover a {
  color: #ffea00;
}

.menutext li.menulink_hover ul {
  display: block;
}

.menutext li ul li {
  clear: both;
  padding: 0px 11px;
  margin: 0px;
  width: 178px;
}

.menutext li ul li a {
  margin: 4px;
}


.menutext li.menulink_hover, .menutext li.menulink_active {
  color: #fff;
}

.content {
  position: relative;
  top: 0px;
  left: 10px;
  background-color: #fff;
  background-image: url('../images/contentbg.jpg');
  background-repeat: no-repeat;
  background-position: top;
  background-attachment: fixed;
  padding: 5px 10px 45px;
  width: 944px;
}

.SiteBar {
  position: relative;
  top: 0px;
  left: 0px;
  height: 55px;
  width: 980px;
  background-color: #fff;
  z-index: 2;
}

.SiteBar img {
  margin: 5px 15px;
}

.SiteBar span {
  margin-left: 15px;
}
.SiteBar a {
  color: #092f85;
  font-weight: bold;
  text-decoration: none;
}

.SiteBar a:hover {
  color: #00acd3;
}
.topleft {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 10px;
  z-index: 2;
}

.topleft img, .topright img {
  margin: 0px;
  padding: 0px;
}

.siteBar_text {
  position: absolute;
  top: 0px;
  left: 20px;
  width: 944px;
  border-bottom: 2px solid #92a4d3;

}
.topright {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 9px;
  z-index: 2;
}

.subMenu {
  width: 185px;
  border: 1px solid #ccd4eb;
  margin-top: 3px;
  padding: 4px;
  height: auto;
}

.subMenu div {
  background-color: #092f85;
  text-align: center;
  color: #fff;
  padding: 4px 0px;
  text-transform: uppercase;
  font-weight: bold;
}

.subMenu ul {
  margin: 4px 0px;
  padding: 0px;
}

.subMenu li ul {
  margin: 4px 0px 0px;
  padding: 0px;
  border-top: 1px solid #ccd4eb;
}


.subMenu li, .subMenu li ul li {
  list-style: none;
  padding: 4px 2px;
  cursor: pointer;
  margin: 0px;
  border-bottom: 1px solid #ccd4eb;
}

.subMenu li ul li {
  padding-left: 13px;
}

.subMenu li.menulink a, .subMenu li.menulink_hover a, .subMenu li.menulink_active a  {
  margin: 0em;
  text-decoration: none;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
  color: #092f85;
}



.subMenu li.menulink a:hover, .subMenu li.menulink_hover a:hover, .subMenu li.menulink_active a,.subMenu li.menulink_hover a {
  color: #fff;
  background-color: #092f85;
}

.subMenu li.menulink_hover, .subMenu li.menulink_active {
  color: #fff;
  background-color: #092f85;
}

.subMenu li.menulink_active ul li.menulink, .subMenu li.menulink_active ul li.menulink a {
  color: #000;
  font-weight: normal;
  background-color: #adc1e4;
}

.subMenu li.menulink_active ul li.menulink_hover, .subMenu li.menulink_active ul li.menulink_hover a, .subMenu li.menulink_active ul li.menulink_hover a:hover, .subMenu li.menulink_hover ul li.menulink_hover, .subMenu li.menulink_hover ul li.menulink_hover a, .subMenu li.menulink_hover ul li.menulink_hover a:hover, .subMenu li.menulink_active ul li.menulink_active, .subMenu li.menulink_active ul li.menulink_active a, .subMenu li.menulink_active ul li.menulink_active a:hover {
  font-weight: normal;
  color: #000;
  background-color: #adc1e4;
}

.submenulink, .submenulink_hover, .submenulink_active {
  padding-left: 20px !important;
  background-color: #ADC1E4;
}

.submenulink_hover, .submenulink_active {
  background-color: #092f85;
}

.submenulink a, .submenulink_hover a, .submenulink_active a {
  color: #092f85;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
}

.submenulink_hover a, .submenulink_active a {
  color: #fff;
}


.footerContainer {
  position: relative;
  left: 0;
  clear: both;
  height: 50px;
  width: 980px;
  background-image: url('../images/layout/footerbg.gif');
  z-index: 3;
}

.footertext {
  position: absolute;
  top: 10px;
  left: 20px;
  height: 30px;
  width: 940px;
  z-index: 2;
}
.page_footer_impressum a, .page_footer_ds a, .page_footer_sitemap a {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.page_footer_impressum, .page_footer_ds, div.page_footer_sitemap {
  float: right;
  background-image: url('../images/layout/footermenu.jpg');
  background-position: right;
  padding: 5px;
  height: 21px;
}

.page_footer_ds {
  background-position: center;
}

div.page_footer_sitemap {
  background-position: left;
}

div.page_footer_adress {
  clear: both;
  padding: 10px 0px;
  margin: 10px 0px;
}

td.page_footer_powered {
  text-align: right;
  vertical-align: middle;
  color: #c4c4c4;
  padding-bottom: 10px;
}

td.page_footer_powered a {
  color: #c4c4c4;
}

.footer {
  clear: both;
}

div.footerright {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 15px;
  width: 369px;
  background-image: url('../images/layout/footerright.jpg');
  z-index: 1;
}

div.footerleft {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 15px;
  width: 369px;
  background-image: url('../images/layout/footerleft.jpg');
  z-index: 1;
}

.formtable {
  width: 490px !important;
}

.bg {
  width: 490px;
}

.bg td {
  vertical-align: top;
}

.tdfield {
  width: 100%;
  padding-bottom: 2px;
}

input.formfield, input.formfield_short, input.formfield_long, textarea.formfield, select.formfield {
  width: 480px;
  border: 1px solid #CCD4EB;
}

input.formfield_short {
  width: 100px;
}

input.formfield_long {
  width: 374px;
}

div.submitbutton, div.resetbutton {
  float: left;
}

div.resetbutton {
  margin-left: 10px;
}

input.submitbutton {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #CCD4EB;
}

input.submitbutton:hover {
  background-color: #ccd4eb;
}

div.formular_error {
  padding: 5px;
  border: 1px solid #ccd4eb;
}

td.formfield_error {
  color: #f00;
}

div.formular_error h3 {
  margin-top: 0px;
  background-color: #f00;
  color: #fff !important;
  padding: 5px;
}

.bottomleft {
  position: absolute;
  left: -10px;
  bottom: 0px;
  * bottom: -3px;
  height: 204px;
  vertical-align: bottom;
  width: 10px;
  z-index: 2;
}




.bottomright {
  position: absolute;
  bottom: 0px;
  right: -7px;
  height: 204px;
  width: 10px;
  z-index: 2;
}

ul.sitemap li{
 padding-bottom: 5px;
}
