html {
  overflow-y: scroll;
  overflow-x: none;
}

body {
  font-family: sans-serif;
  font-size: 13px;
  margin-top: 11px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  width: 1000px;
  padding: 0px;
  height:101%;
  text-align: center;
  color: #333333;
  background-color: #ededed;
}

a {
  color: #5974b5;
  font-size: 13px;
  font-weight: bold;
  outline: none;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}


a.footimprint {
  font-weight: normal;
  color: #333333;
}

a.picturelink {
  border: 17px;
  display: block;
  color: #000000;
  font-weight: bold;
  margin: 0px;
  /*   margin-bottom: 20px; */
  text-decoration: none;
}

p.heading {
  font-size: 40px;
  font-variant: small-caps;
  color: #5974b5;
  margin: 0px;
  margin-bottom: 27px;
}

p.heading2 {
  font-size: 22px;
  font-variant: small-caps;
  color: #5974b5;
  margin: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}


p.text {
  font-size: 13px;
  color: #333333;
  line-height: 19px;
  margin: 0px;
  padding-left: 40px;
  padding-right: 40px;
  text-align: justify;
}

#container {
  min-height: 300px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  min-height: 200px;
}

#banner {
  background-color: white;
/*   background-image: url("/style/logos/wwu.png"); */
  margin-bottom: 4px;
  display: block;
  margin-top: 0px;
  padding: 4px;
  padding-top: 8px;
  padding-left: 0px; /*linksbuendig top logo -- vs selbes padding mit 4px*/
  text-align: left;
}
#banner a {
  display: inline;
  margin-right: 0px; /*abstabd logos*/
}
#left_logo {
/*   background: black; */
  display: inline-block;
  text-align: left;
  margin-right: 84px; /*make right align*/
}
#right_logo {
/*   overflow: hidden; */
/*   background: red; */
  display: inline;
  text-align: right;
}

div.bigbar {
  background-color: #c8d5ff;
  height: 20px;
  margin-bottom: 4px;
  margin-top: 0px;
}

#second_row {
  background-color: #c8d5ff;
  margin-top: 5px;
}

#submenubar {
/*   background-color: black; */
  background-color: #c8d5ff;
  border: 0px;
  float: left;
/*     height: 100%; */
  margin-bottom: 0px;
  margin-top: 298px;
  width: 160px;
/*   overflow: hidden; */
/*   vertical-align: bottom; */
}

#content {
  min-height: 300px;
  background-color: #FFFFFF;
  float: right;
  padding-bottom: 10px;
  padding-left: 50px;
  padding-top: 36px;
  text-align: left;
  width: 790px;
/*   height: 800px */
}

div.footbar {
  background-color: #d6d6d6;
  clear: right;
  height: 21px;
  margin-bottom: 0px;
  margin-top: 4px;
}

div.footimpressum {
  margin-top: 2px;
  margin-bottom: 4px;
  font-size: 9px;
  text-align: right;
}

div.menubar {
  background-color: #c8d5ff;
  border: 0px;
  margin-bottom: 4px;
  margin-top: 0px;
  height: 20px;
  padding: 0px;
  text-align: left;
}

div.submenuspacerhuge {
  border: 0px;
  display: block;
  float: left;
  margin: 0px;
  height: 128px;
  width: 160px;
}

div.submenuitemNoninteractive {
  background-color: #FFFFFF;
  color: #5974b5;
  /*   background-image: url("../style/pictograms/bullet_right.gif"); */
  /*   background-position: 12px 6px; */
  /*   background-repeat: no-repeat; */
  border: 0px;
  display: block;
  float: left;
  height: 20px;
  line-height: 20px;
  margin: 0px;
  padding: 0px;
  padding-left: 17px;
  padding-right: 5px;
  text-align: left;
  vertical-align: middle;
  width: 160px;
}

div.submenuspacerbig {
  border: 0px;
  display: block;
  float: left;
  margin: 0px;
  height: 40px;
  width: 160px;
}

/*div.submenuspacernormal {
  border: 0px;
  display: block;
  float: left;
  margin: 0px;
  height: 20px;
  width: 160px;
}*/

div.submenuspacersmall {
  border: 0px;
  display: block;
  float: left;
  line-height: 0px;
  margin: 0px;
  height: 4px;
  width: 160px;
}

a.menuitem {
  background-color: #FFFFFF;
  /*   background-image: url("../style/pictograms/navi_arrow.gif"); */
  /*   background-position: 5px 7px; */
  /*   background-repeat: no-repeat; */
  border: 2px;
  border-right: 4px solid #c8d5ff;
  display: block;
  float: left;
  height: 19px;
  line-height: 20px;
  margin: 0px;
  padding: 0px;
  padding-top: 1px;
  padding-left: 17px;
  padding-right: 5px;
  text-align: left;
  vertical-align: middle;
  width: 100px;
}

a.menuitem:hover {
  background-color: #ffad29;
  /*   background-image: url("../style/pictograms/navi_arrow2.gif"); */
  /*   background-repeat: no-repeat; */
  /*   background-position: 5px 7px; */
/*   border-right: 4px solid #5974b5; */
  color: #ffffff;
  text-decoration: none;
}

a.menuiteminv {
  background-color: #FFFFFF;
  /*   background-image: url("../style/pictograms/navi_arrow.gif"); */
  /*   background-position: 5px 7px; */
  /*   background-repeat: no-repeat; */
  border: 2px;
  border-right: 4px solid #c8d5ff;
  display: block;
  float: left;
  height: 19px;
  line-height: 20px;
  margin: 0px;
  padding: 0px;
  padding-top: 1px;
  padding-left: 17px;
  padding-right: 5px;
  text-align: left;
  vertical-align: middle;
  width: 100px;
  color: #ffad29;
}

a.menuiteminv:hover {
  background-color: #ffad29;
  /*   background-image: url("../style/pictograms/navi_arrow2.gif"); */
  /*   background-repeat: no-repeat; */
  /*   background-position: 5px 7px; */
/*   border-right: 4px solid #5974b5; */
  color: #ffffff;
  text-decoration: none;
}

a.homemenuitem {
  background-color: #FFFFFF;
  /*   background-image: url("../style/pictograms/navi_arrow.gif"); */
  /*   background-position: 5px 7px; */
  /*   background-repeat: no-repeat; */
  border: 0px;
  border-right: 4px solid #c8d5ff;
  display: block;
  float: left;
  height: 19px;
  line-height: 20px;
  margin: 0px;
  padding: 0px;
  padding-top: 1px;
  padding-left: 17px;
  padding-right: 0px;
  text-align: left;
  vertical-align: middle;
  width: 143px;
}

a.homemenuitem:hover {
  background-color: #ffad29;
  /*   background-image: url("../style/pictograms/navi_arrow2.gif"); */
  /*   background-repeat: no-repeat; */
  /*   background-position: 5px 7px; */
/*   border-right: 4px solid #5974b5; */
  color: #ffffff;
  text-decoration: none;
}

a.homemenuiteminv {
  background-color: #ffffff;
  /*   background-image: url("../style/pictograms/navi_arrow.gif"); */
  /*   background-position: 5px 7px; */
  /*   background-repeat: no-repeat; */
  border: 0px;
  border-right: 4px solid #c8d5ff;
  display: block;
  float: left;
  height: 19px;
  line-height: 20px;
  margin: 0px;
  padding: 0px;
  padding-top: 1px;
  padding-left: 17px;
  padding-right: 0px;
  text-align: left;
  vertical-align: middle;
  width: 143px;
  color: #ffad29;
}

a.homemenuiteminv:hover {
  background-color: #ffad29;
  color: #ffffff;
  /*   background-color: #ffad29; */
  /*   background-image: url("../style/pictograms/navi_arrow2.gif"); */
  /*   background-repeat: no-repeat; */
  /*   background-position: 5px 7px; */
/*   border-right: 4px solid #5974b5; */
/*   color: #ffffff; */
  text-decoration: none;
}

/*a.menuitem:active {
}*/

a.submenuitem {
  background-color: #FFFFFF;
  border: 0px;
  display: block;
  float: left;
  height: 20px;
  line-height: 20px;
  margin: 0px;
  padding: 0px;
  padding-left: 17px;
  padding-right: 5px;
  text-align: left;
/*   vertical-align: middle; */
  width: 138px;
}

a.submenuitem:hover {
  background-color: #ffad29;
  color: #ffffff;
  text-decoration: none;
}

a.submenuiteminv {
  background-color: #FFFFFF;
  /*   background-image: url("../style/pictograms/bullet_right.gif"); */
  /*   background-position: 12px 6px; */
  /*   background-repeat: no-repeat; */
  border: 0px;
  display: block;
  float: left;
  height: 20px;
  line-height: 20px;
  margin: 0px;
  padding: 0px;
  padding-left: 17px;
  padding-right: 5px;
  text-align: left;
  vertical-align: middle;
  color: #ffad29;
  width: 138px;
}

a.submenuiteminv:hover {
  background-color: #ffad29;
  color: #ffffff;
  text-decoration: none;
}
