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

a, td, p, div, span, li, body, input, textarea {
  color: inherit;
  font-size: inherit;
  text-decoration: inherit;
  font-family: inherit;
}

/* Workaround für den IE6-Peek-a-Boo-Bug */
div { zoom: 1; }

body {
  font-family: arial, verdana;
  font-size: 12px;
  background-color: #5b5b5b;
  padding-bottom: 15px;
}

table {
  border-collapse: collapse;
}

td, th {
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}

#container {
  width: 940px;
  background-color: white;
  margin: auto;
  padding: 2px;
}

#prolink {
  width: 940px;
  background-color: transparent;
  margin: auto;
  padding: 2px;
}

#prolink a {
  font-size: 10px;
  color: #aaa;
}

#metabar {
  height: 25px;
  position: relative;
  font-size: 11px;
  font-weight: bold;
  background-color: white;
}

#metabar a {
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
}

#metabar img {
  border: 0px;
}

#metabar a:hover {
  color: black;
}

#sprachen {
  position: absolute;
  top: 5px;
  left: 229px;
}

#metamenu {
  position: absolute;
  right: 5px;
  top: 5px;
}

#metamenu img {
  vertical-align: top;
}

#sprachen a {
  color: #5d72b5;
}

#sprachen img {
  vertical-align: middle;
}

#metamenu a {
  color: #878da3;
}

#bilder {
  position: relative;
  height: 114px;
  margin-bottom: 1px;
}

#bilder div {
  position: absolute;
  top: 0px;
}

#bilder #logo  { left: 0px; }
#bilder #bild1 { left: 233px; }
#bilder #bild12 { left: 587px; }
#bilder #bild2 { left: 470px; }
#bilder #bild3 { left: 706px; }

#mainmenu, #submenu {
  height: 28px;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 1px;
}

#mainmenu, #mainmenu a {
  background-color: #334686;
  color: #86c7fd;
}

#submenu, #submenu a {
  background-color: #8390ba;
  color: #c1e4fa;
}

#mainmenu .aktiv, #submenu .aktiv {
  padding-left: 30px;
  background-image: url(/intern/pics/pfeilchen.gif);
  background-repeat: no-repeat;
  background-position: 11px 8px;
}

#mainmenu a:hover {
  color: #ddd;
}

#submenu a:hover {
  background-color: #334686;
}

#mainmenu .aktiv {
  color: white;
}

#submenu .aktiv {
  color: #fcc81e;
}

#mainmenu a, #submenu a {
  float: left;
  padding: 7px 12px;
  line-height: 14px;
  text-decoration: none;
}

#bluebg {
  padding: 20px 0px;
  background-color: #ebeafa;
}

#rechts {
  float: right;
  width: 0px;
  background-color: #acb5ba;
}

#links {
  float: left;
  width: 0px;
  text-align: left;
}

#content {
  padding: 10px 0px;
  margin-left: 20px;
  margin-right: 20px;
  text-align: left;
}

#footer {
  clear: both;
  background-color: #8390bc;
  border-top: 1px solid white;
  color: white;
  padding: 5px 12px;
  padding-bottom: 0px;
  height: 25px;
}

#footer table {
  width: 100%;
}

#footer a:hover {
  color: black;
}

#footer a { /* fürn IE >.< */
  text-decoration: none;
  color: white;
}

h1 {
  color: #334686;
  font-weight: bold;
  font-face: arial;
  margin-bottom: 15px;
  font-size: 16px;
}

h2 {
  color: #334686;
  font-weight: bold;
  font-face: arial;
  margin-bottom: 10px;
  font-size: 14px;
}

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

a:hover {
  color: #86c7fd;
}

ol li {
  padding-left: 0px;
  margin-left: 18px;
}

ul li, .liststyle { 
  padding-left: 18px;
  margin-left: 0px;
  list-style-type: none;
  background-image: url(/intern/pics/pfeilchen_schwarz.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
}

input {
  padding: 2px;
}

.block {
  border-top: 1px solid #86c7fd;
  padding: 10px;
  clear: both;
}

.bottomline {
  border-top: 1px solid #86c7fd;
  clear: both;
}

.button {
  padding: 5px 20px;
}
