body, html {
  margin: 0;
  padding: 0;
}

* {
  color: #4D4D4D;
  font-family: Verdana, Salem, Sans, Arial;
}

#content * {
  color: #000000;
}

#pagecontainer {
  margin: 0 auto;
  width: 95%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #FFFFF6;
  border-style: solid;
  border-width: 3px;
  border-color: #1C3550;
  min-width: 950px;
}

#header {
  height: 100px;
  width: 100%;
  background-image: url('headerline.png');
  background-repeat: repeat-x;
  min-width: 960px;
}

#header #headerimgleft {
  height: 100px;
  width: 199px;
  margin: 0;
  padding: 0;
  float: left; 
  background-image: url('headerleft.png');
  background-position: left;
  background-repeat: no-repeat;
}

#header #headerimgright {
  height: 100px;
  width: 759px;
  margin: 0;
  padding: 0;
  float: right; 
  background-image: url('headeright.png');
  background-position: right;
  background-repeat: no-repeat;
}

#navigation {
  float: left;
  width: 212px;
  padding-top: 1em;
  margin-top: 38px;
}

#navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#navigation li {
  height: 20px;
  margin-bottom: 1em;
  line-height: 1em;
  font-size: 15px;
  padding-left: 0px;
/*  background-image: url('pic1.jpg');
  background-position: left top;
  background-repeat: no-repeat;*/
  padding-top: 1px;
}

#navigation li a {
  color: #333333;
  text-decoration: none;
/*  padding-left: 20px;*/
}

#navigation li.active {
/*  background-image: url('pic2.jpg');*/
}

#navigation li.active a {
  font-weight: bold;
}

#navigation li:hover a {
  color: #1C3550;
}

#content > div:first-child {
  margin-right: 215px;
  height: 40px;
  border-bottom-style: solid;
  border-color: #1C3550;
  border-width: 1px;
  position: relative;
}

#content > div:first-child > div {
  position: relative;
  float: right;
  height: 38px;
  width: 300px;
 /* background-color: #FFFFF6;*/
  left: 218px;
  top: 5px;
  background-image: url('headline.jpg');
  background-position: right bottom;
  background-repeat: no-repeat;
}

#content {
  margin-left: 218px;
  padding-top: 1em;
}

#footer {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 25px;
  background-color: #1C3550;
  clear: both;
  background-image: url('redcorner.gif');
  background-position: right center;
  background-repeat: no-repeat;
}

#footer span {
  display: block;
  margin-right: 200px;
  text-align: center;
  color: #FFFFFF;
  font-size: small;
  line-height: 25px;
}

#content p, #content ul, #content table { 
  margin-right: 215px;
  text-align: justify;
  font-size: 85%;
}

#content form fieldset * {
  font-size: 85%;
}

#content form {
  margin-right: 215px;
}

#content form fieldset textarea, #content form fieldset select {
  width: 98.3%;
  border-style: solid;
  border-color: #1C3550;
  border-width: 1px;
  background-color: transparent;
}

#content form fieldset input.submit {
  display: block;
  margin: 1px;
  width: 98.3%;
}

#content form fieldset input.submit:hover {
  background-color: #1C3550;
  color: #FFFFFF;
}

#content form fieldset {
  border-style: none;
}

#content form fieldset label {
  float: left;
  width: 25%;
  margin-bottom: 3px;
}

#content form fieldset input {
  width: 73%;
  border-style: solid;
  border-color: #1C3550;
  border-width: 1px;
  margin-bottom: 3px;
  background-color: transparent;
}



#content form fieldset *:focus {
  border-style: inset;
}

#content hr {
  clear: right;
  margin-right: 215px;
  margin-bottom: 0;
}

#content hr + img.bottom + * {
  margin-top: 1em;
}

#content hr + img.bottom {
  margin-top: 0;
}

#content hr + * {
  margin-top: 1em;
}

#content strong.title {
  color: #4D4D4D;
}

#content img {
  float: right;
  background-color: #FFFFF6;
  padding: 0px;
  border-style: solid;
  border-color: #1C3550;
  border-width: 1px;
  /*width: 175px;*/
  margin: 0;
  clear: right;
  margin-bottom: 5px;
  max-height: 185px;
}

#content img.bottom {
  position: relative;
  bottom: 127px;

}

#content img.noborder {
  border-style: none;
}

#content img.lasttop {
  margin-bottom: 130px;
}

#content img.bottom + ul.jumpnavi + h2 + img.topfix,
#content img.bottom + ul.jumpnavi + h2 + img.topfix + img.topfix  {
  position: relative;
  bottom: 5em;
}

#navigation #oeffnungszeiten {
  width: 80%;
  font-size: 90%;
  color: #000000;
  margin-bottom: 1em;
}

#navigation #oeffnungszeiten > span {
  display: block;
  background-color: #1C3550;
  padding-bottom: 0.2em;
  padding-top: 0.2em;
  margin-bottom: 3px;
  text-align: center;
  white-space: pre;
  color: #FFFFFF;
  font-weight: bold;
}

#navigation #oeffnungszeiten div {
  border-style: solid;
  border-color: #1C3550;
  border-width: 1px;
  padding: 0.5em;
  color: inherit;
}

#navigation #oeffnungszeiten div p {
  text-align: center;
  margin: 0;
  padding: 0;
  color: inherit;
}

#navigation #oeffnungszeiten div p:first-line {
  font-weight: bold;
}

#navigation #oeffnungszeiten div p:first-child {
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  border-bottom-style: solid;
  border-color: #000000;
  border-width: 1px;
  
}

#header h1 {
  display: none;
}

#header h2 {
  display: none;
}

#content h2 {
  font-size: medium;
}

#content ul.jumpnavi + h2 {
/*  position: absolute;*/
  height: 1px;
  visibility: hidden;
  overflow: hidden;
  margin: 0;
  padding:0;
}

#content ul.jumpnavi {
  margin-right: 260px ! important;
  text-align: justify;
  margin: 0;
  padding: 0;
  position: relative;
  top: 1em;
  color: #4D4D4D;
  /*font-size: 1px;*/
}

#content ul.jumpnavi li {
  display: inline;
  margin: 0;
  padding: 0;
  font-weight: bold;
}

#content ul.jumpnavi li a {
  font-weight: bold;
  text-decoration: none;
  color: #4D4D4D;
}

#content ul.jumpnavi li span {
  margin-left: 90%;
  line-height: 1px;
  font-size: 1px;
  height: 1px;
  overflow: hidden;
}

#content ul.jumpnavi li.active a {
  color: #1C3550;
}

#content a {
  color: #1C3550;
  text-decoration: none;
  font-weight: bold;
}

#content a:hover {
  text-decoration: underline;
}

#content p span.confernlogo:before {
  content: url('confern.png');
  margin-right: 5px;
}

#content img.stadtplan {
  float: none;
  clear: none;
  max-height: none;
  width: default;
  border-style: none;
  margin: 0 auto;
}
