/***************************************************************************
* General Settings
***************************************************************************/

* {
  margin: 0px;
  padding: 0px;
}

body {
  background: #fff;
  color: #000;
  font: 11px Arial, Helvetica, sans-serif;
  height: 125%;
  text-align: center;
}

#container {
  height: auto !important;
  height: 100%;
  left: 50%;
  margin-left: -475px;
  min-height: 100%;
  position: absolute;
  text-align: left;
  width: 950px;
}

a {
  color: #005386;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 1.2em;
  font-weight: bold;
  padding: 0px;
}

h2, h3, h4 {
  color: #005386;
  font-size: 1em;
}

h5 {
  color: #000;
  font-size: 1.2em;
}

.clearAfter:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

/***************************************************************************
* Header
***************************************************************************/

#header {
  background: url(../img/logo.jpg) no-repeat top right;
  height: 188px;
  width: 950px;
}

#headerTop {
  height: 30px;
  padding-top: 20px;
  width: 700px;
}

#headerImg {
  margin: 0 0 0 7px;
}

/* Impressum
*****************************/

#staticMenu {
  height: 21px;
  margin-left: 7px;
  width: 700px;
}

#staticMenu a {
  color: #c1c1c1;
  text-decoration: none;
}

#staticMenu a:hover {
  text-decoration:  underline;
}

#staticMenu ul {
  list-style: none;
}

/* Sprache Menu
*****************************/

#langMenu {
  color: #c1c1c1;
  float: left;
  height: 21px;
  line-height: 1.8em;
  margin-left: 7px;
  width: 170px;
}

#langMenu a {
  color: #c1c1c1;
  text-decoration: none;
}

#langMenu a:hover {
  text-decoration: underline;
}
#langMenu a.active {
    color: #005380;
}

/* Presse + Kontakt
*****************************/

#menuTop {
  float: left;
  height: 21px;
  line-height: 1em;
  width: 500px;
}

#menuTop ul {
  height: 21px;
  line-height: 1.8em;
  list-style: none;
}

#menuTop ul li {
  color: #005380;
  float: left;
}

#menuTop ul li a {
  color: #005380;
  padding: 0 10px;
  text-decoration: none;
}

#menuTop ul li a:hover {
  text-decoration: underline;
}

/* Logo link
*****************************/

.homeLink {
  display: block;
  height: 93px;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 0;
  width: 183px;
}

.homeLink:hover {
  text-decoration: none;
}

/* Main Menu
*****************************/

#mainMenu {
  background: #005380;
  height: 21px;
  margin-left: 7px;
  padding-left: 175px;
  width: 636px;
}

#mainMenu ul {
  height: 21px;
  line-height: 1.8em;
  list-style: none;
}

#mainMenu ul li {
  color: #fff;
  float: left;
}

#mainMenu ul li a {
  color: #fff;
  padding: 0 10px;
}

/***************************************************************************
* Main
***************************************************************************/

#main {
  background: #005380;
  margin-left: 7px;
  min-height: 400px;
  width: 811px;
}

/* Sidebar
*****************************/

#sidebar {
  float: left;
  min-height: 300px;
  padding-top: 20px;
  position: absolute;
  top: 148px;
  width: 175px;
}

/* Content
*****************************/

#messeButton {
    left: 555px;
    position: absolute;
    top: 165px;
    z-index: 100;
}
/* the following rule is recognized only by IE */
* html body #messeButton {
}


#xmasCard {
    left: 575px;
    position: absolute;
    top: 150px;
    z-index: 100;
}

.jrticker7 {
    overflow: hidden;
    width: 640px;
}
.jrTicker,
.jrTicker a {
    color: #fff;
}


#content {
  float: left;
  margin: 98px 0 0 168px;
  min-height: 300px;
  width: 656px;
}

/***************************************************************************
* Footer
***************************************************************************/

#footer {
  clear: both;
  margin-left: 7px;
  padding: 0 0 10px 0;
  width: 811px;
}

#footer a {
  color: #bfbfbf;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline ;
}

/* Quick links
*****************************/

#qlinks {
  background: #c7d2db;
  height: 20px;
  width: 811px;
}

#qlinks ul {
  line-height: 1.8em;
  list-style: none;
  margin-left: 180px;
}

#qlinks ul li {
  float: left;
}

#qlinks ul li a {
  color: #fff;
  font-weight: bold;
}

/* Copyrights
*****************************/

#copyright {
  clear: both;
  color: #c1c1c1;
  height: 21px;
  line-height: 1.8em;
}
