/* Start of CMSMS style sheet 'SZWPage' */
body {
  background-color: #d9dccc;
  text-align: center;
  margin: 0;
  padding: 0;
}

p {
  font-family: georgia, times new roman;
  font-size: 10pt;
}

a {
  color: #6A533D;
}

#navi ul {
  list-style-type: none;
  padding-left: 6px;
  margin: 5px 0;
}

h1 {
  margin-top: 0px;
  font-family: georgia, times new roman;
  font-size: 20pt;
  font-weight: normal;
}


h2 {
  margin-top: 0px;
  font-family: georgia, times new roman;
  font-size: 15pt;
  font-weight: normal;
}


h3 {
  margin-top: 0px;
  font-family: georgia, times new roman;
  font-size: 12pt;
}

h4 {
  margin-top: 0px;
  font-family: georgia, times new roman;
  font-size: 10pt;
  border-bottom: solid 1px #c0c0c0;
}

#schrift {
  width: 848px;
/*  height: 486px; */
  background: url(/images/szwpage/schrift.png) no-repeat;
  margin: 20px auto 20px;
  text-align: left;
  display: block;
  padding: 53px 0 0 0;
}

#all {
  background-color: #99A9A8;
  width: 776px;
/*  position: fixed; */
  margin: 0 54px 20px;
  padding: 1px 0 6px;
}

#head {
/*  float: left;  */
  width: 763px;
  height: 162px;
  background-image: url(/images/szwpage/head1.jpg);
  margin: 7px 0px 0px 6px;
}

#navi {
  width: 190px;
  float: left;  
  background-color: #d9dccc;
  margin: 7px 0px 0px 7px;
}

#content {
  float: left;  
  margin: 7px 0px 0px 5px;
  background-color: #d9dccc;
  width: 555px;
  min-height:500px;
  height:auto !important;
  height:500px;
  padding: 6px;
}
/* End of 'SZWPage' */

