/* CSS Document */

body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #617d7d url(images/der_pelikan_eintauchen_kopf.gif) no-repeat 224px 27px;
}

a {
  color: #2f83ac;
  font-weight: normal;
  text-decoration: none;
}

#c13 {
  display: none;
}

#info a {
  color: #99cccc;
  /* padding-right: 10px;
  background: url(images/link_intern.gif) no-repeat right center; */
}

#info div p {
  font-size: 14px;
}

.internal-link {
  background: url(images/link_intern.gif) no-repeat right center;
  padding-right: 10px;
  /* margin-left: 2px; */
}

.external-link,
.external-link-new-window {
  background: url(images/link_extern.gif) no-repeat right center;
  padding-right: 14px;
  /* margin-left: 2px; */
}

#info .external-link,
#info .external-link-new-window {
  background: none !important;
}

.news-list-morelink a,
.news-list-morelink a:visited {
  background: url(images/link_intern.gif) no-repeat left center;
  padding-left: 10px;
  color: #2f83ac;
}

a:visited {
  color: #663399;
}

p {
  padding: 2px;
  margin: 0;
}

#content p {
  margin-bottom: 10px;
}

h2 {
  font-size: 26px;
  margin-bottom: 2px;
  margin-top: 0px;
}

h3 {
  font-size: 18px;
  margin-bottom: 4px;
  margin-top: 0px;
  font-weight: normal;
}

h4 {
  font-size: 14px;
  text-decoration: none;
  margin: 0;
  padding: 0 0 0px 2px;
  font-weight: bold;
}

ul {
  margin: 2px 0 5px 10px;
  padding: 2px 0 5px 10px;
}

hr {
  background-color: #637a91;
  color: #637a91;
  height: 1px;
  border: 0;
}

#page {
  position: relative;
  margin: 0;
  padding: 0;
  width: 980px;
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
}

#header {
 float: left;
  position: relative;
  width: 718px;
  /* height: 271px; */
  top: 0px;
  left: 0px;
  margin: 0;
  padding: 16px 16px 16px 16px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #ecf8f8;
}

#header a {
  color: black;
  text-decoration: none;
  font-weight: normal;
}

#top_pic_left {
  position: absolute;
  top: 100px;
  left: 30px;
  color: #ecf8f8;
  font-size: 38px;
}

#logo {
  position: relative;
  top: 10px;
  left: 20px;
  height: 231px;
  width: 178px;
}

#left_info {
  position: relative;
  margin-top: 340px;
  margin-left: 40px;
}

*html #left_info {
  margin-top: 40px;
}

#info {
  position: absolute;
  top: 33px;
  left: 764px;
  height: 190px;
  width: 210px;
  color: #fff;
}

#print {
  position: absolute;
  width: 180px;
  left: 710px;
  top: 0px;
  padding: 12px 0 0 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: right;
}

#print a {
  padding-left: 15px;
  background-image: url(images/print.gif);
  background-repeat: no-repeat;
  background-position: left top;
  color: black;
  text-decoration: none;
  font-weight: normal;
}

#left {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 190px;
}

#main {
  position: relative;
  top: 192px;
  left: 224px;
  width: 750px;
  margin: 0 0 50px 0;
  padding: 0px 0px 50px 0px;
  background-color: #617d7d;
}

#content {
  float: left;
  position: relative;
  top: 0px;
  font-size: 12px;
  padding: 16px;
  margin-left: 0px;
  margin-top: 16px;
  width: 464px;
  background-color: #ecf8f8;
  min-height: 400px;
}

*html #content {
  float: left;
  position: relative;
  top: 0px;
  font-size: 12px;
  padding: 16px;
  margin-left: 0px;
  margin-top: 16px;
  width: 464px;
  background-color: #ecf8f8;
  height: 400px;
}

#right {
  z-index: 99;
  float: right;
  position: absolute;
  left: 510px;
  top: 184px;
  width: 250px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

*html #right {
  z-index: 99;
  float: right;
  position: relative;
  left: 0px;
  top: 8px;
  width: 230px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

*:first-child+html #right {
  z-index: 99;
  float: left;
  position: relative;
  left: 0px;
  top: 8px;
  width: 230px;
  margin: 0px 0px 0px 13px;
  padding: 0px;
}

#footer {
  position: relative;
  clear: both;
  width: 660px;
  font-size: 11px;
  top: 20px;
  height: 25px;
  margin: 100px 0 20px 0px;
  padding-bottom: 20px;
  left: 10px;
  color: #5f5f5f;
  font-family: Arial, Helvetica, sans-serif;
}

*html #footer {
  margin-top: 0px;
}


*:first-child+html #footer {
  margin-top: 0px;
}

#footer_left {
  float: left;
}

#footer_left a,
#footer_left a:visited {
  padding-right: 12px;
  background: url(images/nach_oben.gif) right center no-repeat;
  color: #8dd4cb;
}

#footer_right {
  float: left;
  margin-left: 100px;
}

#footer_right a,
#footer_right a:visited {
  padding-right: 12px;
  background: url(images/link_intern2.gif) right center no-repeat;
  color: #8dd4cb;
}

#clearer,
.clearer {
  clear: both;
}

#nav {
  margin: 0px;
  padding: 0px;
}

#nav li {
  list-style-type: none;
  display: inline;
  padding: 2px 3px 2px 3px;
  margin: 0 0px 0 25px;
  height: 15px;
  font-size: 11px;
}

#nav img {
  vertical-align: middle;
  padding: 2px 5px 6px 0;
}

#nav .active {
  font-weight: normal;
}

#nav li a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}

#nav_main {
  float: left;
  list-style: none;
  position: relative;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  color: #fff;
  padding: 0px 0 0 28px;
  margin-top: 20px;
  top: 0px;

  width: 190px;
  height: 19px;
}

#nav_main ul {
  list-style: none;
  padding: 0px 0 0 0;
  margin:0;
}

#nav_main ul li {
  margin: 0px 0px 0px 0px;
  padding: 4px 0 4px 4px;
}

#nav_main ul ul li {
  margin: 0 0px 0px 0px;
  border: none;
}

#nav_main li a {
  font-weight: bold;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  text-decoration: none;
  color: #fff;
  padding: 2px 9px 2px 9px;
  font-size: 15px;
}

#nav_main ul li a.ACT,
#nav_main ul li a:hover {
  font-weight: normal;
  background-color: #f8b746;
  color: #617d7d;
  padding: 2px 9px 2px 9px;
  font-weight: bold;
}

.csc-textpic-image {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.csc-mailform {
  border:0;
  padding:0;
  margin:0;
  font-size:11px;
}

.csc-mailform-label {
  display:block;
  margin:0;
  padding:12px 0 0 0;
  /* font-weight:bold; */
}

/* Felder und Submit Button fuer Email-Formulare */

.csc-mailform-field input,
input.tx-indexedsearch-searchbox-button {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
  /* font-family: Arial, Helvetica, sans-serif; */
  font-size: 12px;
  width: 220px;
}

.csc-mailform-field textarea {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 220px;
}

.csc-mailform-field label {
  margin:2px;
  color:#000;
  float: left;
  text-align: left;
  margin-right: 0px;
  width: 130px;
  display: block;
  font-size: 12px;
/* font-family: Geneva, Helvetica, sans-serif; */
}

/*Ausrichtung des Submit Buttons*/

#mailformformtype_mail {
  margin-left: 130px;
  margin-top: 15px;
  padding: 0;
  background-color: #CCC;
  border-width: 1px;
  border-top-color: #fff;
  border-left-color: #fff;
  border-bottom-color: #A2A2A2;
  border-right-color: #A2A2A2;
  border-style: solid;
  width: 160px;
}

.csc-mailform-field {
  line-height:16px;
  clear:both;
}

.csc-mailform-field select {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
}

.mail {
  padding-left: 15px;
  margin-left: 2px;
  background-image: url(images/icon_mail.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

.news-list-item img,
.news-single-img img {
  float: left;
  padding-right: 8px;
  /* padding-bottom: 4px; */
  margin: 0 0 4px 0px;
}

.news-latest-item img {
  float: left;
  clear: left;
  /* padding-left: 8px;
  padding-bottom: 4px; */
  margin: 0 8px 4px 0px;
}

.typ1 {
  margin-top: 8px;
  background-color: #ecf8f8;
  padding: 10px;
  width: 220px;
}

#content li {
  list-style-image: url(images/li.gif);
}

.gfpb_portret,
.gfpb_landscape {
  text-align: center;
}

fieldset {
  border: none;
  margin: 0 0 0 0px;
  padding: 0px;
}