/* CSS Document */

body {
  font-size: 12pt;
}

a,
a:visited {
  color: #000000;
}

#footer {
  clear: both;
  position: relative;
  float: left;
}

#footer .footerContent {
  clear: both;
  width: 100%;
}

#footer #menu {
  clear: both;
  width: auto;
  font-size: 10pt;
}

#menu li {
  list-style-type: none;
  text-align: left;
  position: static;
}

#menu li.submenu {
  float: left;
  width: 24%;
  padding-right: 5px;
}

#menu li ul {
  padding: 0px;
  margin-bottom: 10px;
}

#printLogo {
  display: block;
  margin-bottom: 20px;
  border-bottom: 1px solid #D4D4D4;
}

#printLogo img {
  border: 0px;
  margin-bottom: 10px;
}

#header {
  height: 50px;
  overflow: hidden;
  display: none;
}

#headerLanguage,
#inlineEditingBar,
#inlineEditingOn,
#leftColumn,
#rightColumn,
#navArticle,
.seminarBack,
.seminarArticleImage {
  display: none;
}

#outerouterwrap,
#outerwrap,
#wrapper,
#main,
#content,
#midColumn,
#article,
#summary {
  width: auto;
  margin: 0px;
}

.seminarDate {
  width: 15%;
}

.seminarText {
  width: 50%;
  min-height: 1px;
}

.seminarTime {
  width: 13%;
}

.seminarTown,
.seminarPrice {
  width: 10%;
}

.seminarTown,
.seminarTime,
.seminarPrice,
.seminarText,
.seminarDate {
  padding: 0px;
}

#midColumn,
.seminarArticle,
.summary,
.article,
hr.endBorder,
.odd,
.even {
  width: 100% !important;
}

.odd,
.even {
  padding-left: 0px;
  padingg-right: 0px;
}

.seminarArticle {
  float: none;
}

#midColumn {
  border: 0px;
  padding: 0px;
}

#subscribeForm {
  margin-left: 20px;
}

div#map {
  width: 550px !important;
  height: 400px !important;
  position: static !important;
  overflow: visible !important;
}

#map div {
  position: relative !important;
}

#map div span,
#map div a {
  display: none;
}