html, body
  {
  margin: 0;
  padding: 0;
  background: #F9FBFD url("../images/body_bg.gif") top repeat-x fixed;
  }

body
  {
  font: 76% Arial, Helvetica, sans-serif;
  text-align: center;
  }

TABLE
  {
  font: 100% Arial, Helvetica, sans-serif;
  }


p
  {
  margin: 0 10px 10px;
  }

A, A:visited
  {
  color: #000;
  }

A:hover
  {
  color: #144582;
  text-decoration: none;
  }

H1
  {
  font-size: 120%;
  color: #144582;
  border-bottom: 2px solid #144582;
  border-bottom: 2px solid #F5D300;
  margin-bottom: 30px;
  }

H2
  {
  font-size: 110%;
  color: #144582;
  margin: 0px;
  }

H3
  {
  font-size: 100%;
  color: #144582;
  margin: 0px;
  margin-top: 5px;
  }

HR
  {
  height: 1px;
  color: #144582;
  }


div#header
  {
  height: 152px;
  margin: 0;
  padding-left: 10px;
  background:  #FFF url("../images/header.jpg");
  color:  #79B30B;
  }

div#header_logo
  {
  float: right;
  }


div#subheader
  {
  height: 20px;
  margin: 0px;
  padding: 2px 0px 0px 140px;
  background: #F5D300;
  color: #FFF;
  font-size: 90%;
  background: #144582;
  }

div#container
  {
  text-align: left;
  background: #FFF url("../images/content_bg.gif") repeat-y;
  width: 770px;
  margin: 0 auto;
  border: 1px solid #999;
  border-top: 0px;
  }

div#navigation
  {
  text-align: left;
  float: left;
  width: 140px;
  padding: 29px 0px 0px 0px;
  }

div#extra
  {
  float: left;
  clear: left;
  width: 140px;
  }

div#footer
  {
  background: #000;
  background: #144582;
  color:  #fff;
  clear: both;
  xwidth: 750px;
  padding: 3px 10px 3px 10px;
  text-align: center;
  }

div#copyright
  {
  width: 770px;
  margin: auto;
  padding: 5px 0px 5px 0px;
  font-family: Verdana;
  font-size: 85%;
  }

div#content
  {
  float: right;
  width: 610px;
  padding: 10px 0px 10px 0px;
  xborder: 1px solid red;
  margin: 0px 5px 20px 0px;
  font-size: 110%;
  }

div#content p
  {
  line-height: 1.4;
  }

#navigation UL
  {
  margin: 0px;
  padding: 0px;
  list-style: none;
  line-height: 5px;
  background: url(../images/navi_texture.gif) repeat-y top;
  border-top: 1px solid #BFA500;
  border-bottom: 1px solid #FCF3BA;
  }

#navigation LI
  {
  xmargin-left: 9px;
  border-bottom: 1px solid #BFA500;
  border-top: 1px solid #FCF3BA;
  }

#navigation A, A.visited
  {
  padding: 10px;
  display: block;
  text-decoration: none;
  color: #000;
  xfont-weight: bold;
  }

#navigation A:hover
  {
  padding: 10px;
  display: block;
  text-decoration: none;
  color: #144582;
  font-weight: bold;
  }

#subheader A, A.visited
  {
  color: #FFF;
  }

#subheader A:hover
  {
  color: #F5D300;
  }

#footer A, A.visited
  {
  text-decoration: none;
  color: #FFF;
  }

#footer A:hover
  {
  color: #F5D300;
  }

div#impressum_logo
  {
  float: right;
  }

#sidebar
  {
  width: 165px;
  float: right;
  margin: 5px 0px 0px 10px;
  }

#tierschutzvereine
  {
  height: 50%;
  }

#tierschutzverein_detail
  {

  }

#content UL
  {
  xmargin: 0px 0px 0px 5px;
  list-style: url("../images/bullet_paw.gif");
  line-height: 150%;
  }

#content LI
  {
  xpadding: 0px 0px 0px 5px;
  xmargin: 10px 0px 0px 16px;
  margin-bottom: 10px;
  }

#newsbox
  {
  color: FFF;
  border: 1px solid #144582;
  margin: 0px 0px 0px 0px;
  padding: 1px 5px 0px 5px;
  background: #FCF3BF url("../images/newsbox_bg.gif") top repeat-x;
  }


#newsbox UL
  {
  margin: 15px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  list-style-image: none;
  }

#newsbox LI
  {
  line-height: 100%;
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 0px 0px;
  xborder-bottom: 1px dotted #144582;
  }

#newsbox A, #newsbox A:visited
  {
  text-decoration: none;
  font-size: 90%;
  font-weight: bold;
  }

#newsbox A:hover
  {
  text-decoration: none;
  color: #144582;
  font-size: 90%;
  font-weight: bold;
  }

.newsdatum
  {
  font-size: 75%;
  color: 000;
  }

#noemap
  {
  float: right;
  height: 300px;
  }

#iehack
  {
  width: 1px;
  height: 1px;
  clear: both;
  }

.tierliste
  {
  border: 1px solid #144582;
  background: #FCF3BF;
  padding: 3px;
  }

.passport
  {
  float: left;
  margin: 5px 5px 0px 0px;
  }


.tierliste SELECT
  {
  width: 400px;
  background: #FCF3BF;
  color: #144582;
  border: 0px;
  border: 1px solid #144582;
  margin: 0px 0px 5px 0px;
  }

.item_selected
  {
  font-weight: bold;
  color: #144582;
  background: #F5D300;
  }

.submitbutton
  {
  width: 200px;
  margin: 0px 0p 0px 0px;
  font-weight: bold;
  color: #F5D300;
  background: #144582;
  border: 1px solid #144582;
  }


.tier_headline
  {
  background: #144582;
  color: #FFF;
  font-weight: bold;
  padding: 1px 0px 1px 5px;
  }

.tier_datum
  {
  background: #144582;
  color: #FFF;
  text-align: right;
  padding: 0px 5px 0px 0px;
  font-size: 80%
  }

.tier_text
  {
  width: 509px;
  vertical-align: top;
  color: #000;
  padding: 5px 5px 5px 5px;
  border-left: 1px solid #144582;
  font-size: 90%;
  }

.tier_bild_rahmen
  {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-right: 1px solid #144582;
  }

.tier_bild
  {
  position: relative;
  left: -25px;
  top: -25px;
  }

.loupe
  {
  float: right;
  margin: 0px 5px 0px 0px;
  padding: 0px;
  }

.tier_daten
  {
  width: 609px;
  background: #F5D300;
  color: #000;
  padding: 0px 0px 0px 5px;
  border: 1px solid #144582;
  border-top: 0px;
  }

.table_divider
  {
  height: 15px;
  }

.img_vorwort
  {
  float: left;
  margin: 3px 10px 5px 0px;
  }

.notopmargin
  {
  margin-top: 10px;
  margin-bottom: 10px;
  }


/*  Tiermeldungen  */

.authentify_header
  {
  width: 420px;
  margin: 20px 0px 0px 80px;
  padding: 1px 5px 1px 5px;
  background: #144582;
  color: #FFF;
  font-weight: bold;
  border: 1px solid #000;
  border-bottom: 0px;
  }

.authentify_body
  {
  width: 420px;
  height: 100px;
  margin: 0px 0px 0px 80px;
  padding: 15px 5px 10px 5px;
  background: #FCF3BF;
  border: 1px solid #000;
  }

.authentify_label
  {
  width: 130px;
  margin-left: 25px;
  margin-top: 5px;
  float: left;
  font-weight: bold;
  }


.authentify_body INPUT
  {
  border: 1px solid #000;
  width: 230px;
  margin-top: 5px;
  }

.authentify_body .submitbutton
  {
  border: 1px solid #000;
  width: 230px;
  margin: 5px 0px 0px 155px;
  background: #144582;
  color: #FFF;
  font-weight: bold;
  }