/* general tags */
* {
  padding: 0;
  margin: 0;
}

html, body {
  color: #000;
  font-size: 11px;
  line-height: 17px;
  font-family: verdana;
}


body {
  height: 100%;
  behaviour: url(/jslib/csshover.htc);
  background: url(/images/container_bg.gif) repeat-y;
  background-color: #cadff4;
}

h1 {
  color: #014687;
  font-size: 18px;
  line-height: 26px;
  font-family: verdana;
  margin: 0 0 1em 0;
  font-weight: 500;
}

h2 {
  color: #014687;
  font-size: 11px;
  line-height: 17px;
  font-family: verdana;
  margin: 0 0 1em 0;
}

h3 {
  color: #000;
  font-size: 11px;
  line-height: 17px;
  font-family: verdana;
  margin: 0 0 1em 0;
}

h4 {
  color: #014687;
  font-size: 11px;
  line-height: 17px;
  font-family: verdana;
}

h5 {
  color: #000;
  font-size: 11px;
  line-height: 17px;
  font-family: verdana;
}

h6 {
  color: #000;
  font-size: 11px;
  line-height: 17px;
  font-family: verdana;
  font-weight: normal;
}

p, table, ul {
  margin: 0 0 1em 0;
}

img {
  border-style: none;
}

tr {
  vertical-align: top;
}

a {
  color: #014687;
  font-weight: bold;
  text-decoration: underline;
}

a:hover {
  color: #014687;
  font-weight: bold;
  text-decoration: underline;
}

#sitemap a {
  color: #014687;
  font-weight: normal;
  text-decoration: none;
}

#sitemap a:hover {
  color: #014687;
  font-weight: normal;
  text-decoration: underline;
}

a.small {
  color: #014687;
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
}

a.small:hover {
  color: #014687;
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
}

a.hide {
  color: #000;
  font-weight: normal;
  text-decoration: none;
}

a.hide:hover {
  color: #000;
  font-weight: normal;
  text-decoration: underline;
}

a.presse {
  color: #014687;
  font-weight: normal;
  text-decoration: none;
}

a.presse:hover {
  color: #014687;
  font-weight: normal;
  text-decoration: underline;
}

a.presse_on {
  color: #014687;
  font-weight: bold;
  text-decoration: none;
}

a.presse_on:hover {
  color: #014687;
  font-weight: bold;
  text-decoration: none;
}

/* general class */
.caption {
  line-height: 14px;
}

.warn {
  color: #ff0000;
}

.blue {
  color: #014687;
}

.presse_date {
  font-weight: bold;
  color: #904130;
}

.presse_intro {
  margin-bottom: 1em;
}

.presse_more {
  margin-top: -1em;
}

.inptxt {
  background-color: #fff;
  color: #000;
  border: none;
  padding: 5px;
  height: 15px;
  width: 270px;
  font-size: 11px;
  font-family: verdana;
  margin-bottom: 7px;
}

.inparea {
  background-color: #fff;
  color: #000;
  border: none;
  padding: 5px;
  width: 270px;
  height: 130px;
  font-size: 11px;
  font-family: verdana;
}

/* navagation */

#legende a {
  color: #fff;
  text-decoration: none;
  font-size: 10px;
  line-height: 10px;
}

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


#navigation ul {
  margin: 0px;
  list-style: none;
}

#navigation ul ul {
  padding-top: 0.5em;
}

#navigation li {
  padding-bottom: 1em;
}

#navigation li li {
  padding-bottom: 0.5em;
}

#navigation ul a {
  color: #014687;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

#navigation ul ul a {
  color: #014687;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

#navigation a.on {
  color: #904130;
  font-weight: bold;
}

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


/* GRID */
#fixed {
  position: fixed;
  width: 100%;
  height: 124px;
}

#banner {
  width: 100%;
  height: 110px;
  background-color: #fff;
}

#logo_edema {
  position: absolute;
  top: 10px;
  left: 15px;
  width: 257px;
  height: 89px;
}

#banner_newsticker {
  position: absolute;
  left: 377px;
  top: 52px;
  width: 545px; 
  height: 17px; 
  overflow: hidden;
  color: #014687;
}


#legende {
  width: 100%;
  height: 14px;
  background: url(/images/legende_bg.gif) no-repeat;
  background-color: #014687;
  color: #fff;
  overflow: hidden;
}

#legende_navigation {
  width: 920px;
  text-align: right;
  margin-top: -2px;
}

#container {
  padding-top: 124px;
  width: 920px;
  overflow: hidden;
}

#navigation {
  float: left;
  padding-top: 40px;
  padding-left: 23px;
  width: 147px;
  padding-right: 7px;
  overflow: hidden;
}

#teaser {
  float: left;
  padding-left: 13px;
  padding-right: 7px;
  width: 155px;
  overflow: hidden;
}

#teaser img {
  margin-bottom: 6px;
}

#content {
  float: left;
  padding-top: 40px;
  padding-left: 23px;
  width: 545px;
  overflow: hidden;
}

#footer {
  width: 100%;
  background-color: #fff
}

/* mixed */
#teaser img {
  margin-left: -13px;
}

#teaser p img {
  margin-bottom: -4px;
}

#content #sitemap ul {
  list-style: circle;
  margin-left: 20px;
}

#content ul {
  list-style: disc;
  margin-left: 20px;
}

#content ul.bluelist {
  color: #014687;
  font-weight: bold;
}

#content ul.bluelist li {
  padding-bottom: 1em;
}

#content img.right {
  float: right;
  padding-left: 10px;
  padding-bottom: 10px;
}

#content img.left {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}


/* Bilderserie */
.bildercontainer {
  float: left;
  padding-bottom: 8px;
  width: 545px;
}

#bildercontainer .pointer {
  cursor: pointer;
}

#bildercontainer .dflt {
  cursor: default;
}

.bildrahmen {
  float: left;
  margin-right: 6px;
  margin-bottom: 6px;
  voice-family: "\"}\"";  
  voice-family: inherit;
  width: 116px;
  height: 117px;
  background-image:url(/images/bildrahmen.gif);
}

.bildcontainer {
  width: 112px;
  height: 117px;
  text-align: center;
}

.bildinfo{
  width: 66px;
  overflow: hidden;
  padding: 0px 0px 0px 5px;
  float: left;
  color: #333333;
  margin-bottom: 60px;
  font-size: 10px;
  voice-family: "\"}\"";
  width: 61px;
}

