body {
  background:#e2f2fb;
  font: 12px/1.3 arial, sans-serif;
  color: #001a56;
}

#rahmen { 
  background-color: #ffffff;
  border: 0;
  position: absolute;
  left: 50%;
  top: 4px;
  margin-left: -478px; 
  width: 956px;
  height: 624px;
  z-index: 10;
}

#container {
  background-color: #ffffff;
  border: 0;
  position: absolute;
  left: 50%;
  top: 59px;
  margin-left: -464px; 
  width: 928px;
  height: 464px;
  z-index: 20;
}

#content {
  position:absolute;
  background: url(/sharky/images/bg_blend.jpg);
  left:0;
  top:108px;
  width:928px;
  height: 421px;
  overflow: hidden;
}

#footer1 {
  position:absolute;
  top: 509px;
  right: 28px;
  color: #c8e2f0;
  font: 9px/11px verdana, sans-serif;
}

#footer1left {
  position:absolute;
  top: 509px;
  left: 28px;
  color:#c8e2f0;
  font: 9px/1 verdana, sans-serif;
}

#footer2 {
  position:absolute;
  top: 538px;
  left: 34px;
  width: 868px;
  text-align: center;
  color:#ffffff;
  font: 11px/1 arial, sans-serif;
}

#rahmenoben {
  width:956px;
  height:55px;
  position:absolute;
  left:0px;
  top:0px;
}
#rahmenlinks {
  width:14px;
  height:545px;
  position:absolute;
  left:0px;
  top:55px;
}
#rahmenrechts {
  width:14px;
  height:545px;
  position:absolute;
  left:942px;
  top:55px;
}
#rahmenunten {
  width:956px;
  height:40px;
  position:absolute;
  left:0px;
  top:584px;
}

img {
  border:0;
}

p {
  padding: 0 0 1em 0;
  margin:0;
}

ul {
  padding-left: 0.7em;
  margin-left: 0.7em;
  margin-top: 0;
}

h1 {
  margin: 0;
  padding: 0 0 1em 0;
  font-size: 16px;
  font-weight: 700;
}

h2 {
  margin: 0;
  padding: 0 0 1em 0;
  font-size: 12px;
  font-weight: 700;
}

form {
  padding:0;
  margin:0;
}

table {
  border:0;
  padding:0;
  margin:0;
}


.kleingedruckt {
  font-size: 10px;
}

.pflicht {
  font-size: 10px;
  color: #4fa4e2;
}

.warn {
  color: #ff0000;
}

a:link { 
  text-decoration: underline;
  color: #001a56;
}
a:visited { 
  text-decoration: underline;
  color: #001a56;
}
a:hover { 
  text-decoration: underline;
  color: #001a56;
}

a.link00:link { 
  text-decoration: none;
  font-weight: 700;
  margin: 0 3px;
  color: #ffffff;
}
a.link00:visited { 
  text-decoration: none;
  font-weight: 700;
  margin: 0 3px;
  color: #ffffff;
}
a.link00:hover { 
  text-decoration: none;
  font-weight: 700;
  margin: 0 3px;
  color: #4fa4e2;
}

a.link00_on:link { 
  text-decoration: none;
  font-weight: 700;
  margin: 0 3px;
  color: #4fa4e2;
}
a.link00_on:visited { 
  text-decoration: none;
  font-weight: 700;
  margin: 0 3px;
  color: #4fa4e2;
}
a.link00_on:hover { 
  text-decoration: none;
  font-weight: 700;
  margin: 0 3px;
  color: #4fa4e2;
}


a.linktext:link { 
  text-decoration: none;
  color: #001a56;
}
a.linktext:visited { 
  text-decoration: none;
  color: #001a56;
}
a.linktext:hover { 
  text-decoration: underline;
  color: #001a56;
}

a.linkhead:link { 
  text-decoration: none;
  color: #cb000c;
}
a.linkhead:visited { 
  text-decoration: none;
  color: #cb000c;
}
a.linkhead:hover { 
  text-decoration: none;
  color: #001a56;
}

a.linkpfeil_1 {
  position:absolute;
  right: 4px;
  bottom: 8px;
	background-image: url(/sharky/images/linkpfeil_1_off.gif);
	background-repeat: no-repeat;
  width: 24px;
  height: 16px;
	padding-left: 7px;
	background-position: 0 0px;
}

a.linkpfeil_1:hover {
	background-image: url(/sharky/images/linkpfeil_1_on.gif);
}

a.linkpfeil_2 {
  position: absolute;
	background-image: url(/sharky/images/linkpfeil_1_off.gif);
	background-repeat: no-repeat;
  width: 24px;
  height: 16px;
  margin:-12px 0 10px 270px;
}

a.linkpfeil_2:hover {
	background-image: url(/sharky/images/linkpfeil_1_on.gif);
}

a.linkpfeil_3 {
	background-image: url(/sharky/images/linkpfeil_1_off.gif);
	background-repeat: no-repeat;
  background-position: right;
  padding-right: 38px;
  font-weight: bold;
}

a.linkpfeil_3:hover {
	background-image: url(/sharky/images/linkpfeil_1_on.gif);
}

a.linkback {
  position:absolute;
	background-image: url(/sharky/images/linkback_off.gif);
	background-repeat: no-repeat;
  width: 84px;
  height: 21px;
}

a.linkback:hover {
	background-image: url(/sharky/images/linkback_on.gif);
}

a.drucken {
  position:absolute;
	background-image: url(/sharky/images/drucken_off.jpg);
	background-repeat: no-repeat;
  width: 96px;
  height: 27px;
}

a.drucken:hover {
	background-image: url(/sharky/images/drucken_on.jpg);
}

a.drucken2 {
  position:absolute;
	background-image: url(/sharky/images/drucken2_off.jpg);
	background-repeat: no-repeat;
  width: 96px;
  height: 27px;
}

a.drucken2:hover {
	background-image: url(/sharky/images/drucken2_on.jpg);
}

.teaser_1_blau {
  width: 174px;
  height: 124px;
  background: url(/sharky/images/teaser_1_blau.gif);
  position:absolute;
  top:268px;
}

.teaser_1_rot {
  width: 174px;
  height: 124px;
  background: url(/sharky/images/teaser_1_rot.gif);
  position:absolute;
  top:268px;
}

.teaser_2_rot {
  width: 174px;
  height: 129px;
  background: url(/sharky/images/teaser_2_rot.gif);
  position:absolute;
  top:30px;
}

.teaser_2_blau {
  width: 174px;
  height: 131px;
  background: url(/sharky/images/teaser_2_blau.gif);
  position:absolute;
  top:30px;
}

.teaser_3_rot {
  width: 330px;
  height: 362px;
  background: url(/sharky/images/teaser_3_rot.gif);
  position:absolute;
  top:29px;
  left:376px;
}

.teaser_4_blau {
  width: 524px;
  height: 362px;
  background: url(/sharky/images/teaser_4_blau.gif);
	background-repeat: no-repeat;
  position:absolute;
  top:29px;
  left:376px;
}

.teaser_5 {
  position:absolute;
  top:29px;
  left:376px;
}

.teaserhead {
  margin: 4px 0 0 9px;
  height: 30px;
  overflow: hidden;
}

.teasertext {
  margin: 4px 9px;
  font: 11px/1.3 arial, sans-serif;
}

.teasertext_12 {
  margin: 4px 9px;
  font: 12px/1.3 arial, sans-serif;
}

.teasertext_12_or {
  margin: 4px 0;
  width: 480px;
  font: 12px/1.3 arial, sans-serif;
}

.highlight {
  color:#c50003;
}

.linkpfeil {
	background-image: url(/sharky/images/pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	background-position: 0 4px;
}

.eingabe {
  border-style: none;
}

.button { 
  background-color: #efbccb;
  border: solid #001a56 1px;
  color: #001a56;
  display: block;
  font: 11px/1.3 arial;
  width: 80px;
  height: 22px;
  padding: 0;
  margin: 0;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
}

#content_up {
  visibility: hidden;
  position: absolute; 
  left: 313px; 
  top: 40px; 
  cursor: pointer;
}

#content_track {
  display:none
}

#content_drag {
  display:none
}

#content_down {
  visibility: hidden;
  position: absolute; 
  left: 313px; 
  top: 345px; 
  cursor: pointer;
}

#content_clip {
  position: absolute;
  left :0px; 
  top: 40px; 
  width: 310px; 
  height: 317px; 
  clip: rect(0,310px,317px,0);
  overflow: hidden;
}

#content_scroll {
  position:absolute;
  left: 0;
  top: 0;
  width:310px;
}

input.text {
  width: 148px;
  height: 14px;
  border: 1px solid #001a56;
  font-size: 11px;
  color: #001a56;
  font: 11px arial, sans-serif;
}

textarea {
  border: 1px solid #001a56
}

