.body
{
text-align: center;
}

.body a
{
color: #000000;
text-decoration: none;
}

.body a:hover
{
color: #000090;
text-decoration: none;
}

#galerie_header
{
background-color: #ffcd84;
border: 1px solid #4d4d4d;
text-align: center;
font-size: 14px;
font-weight: bold;
width: 580px;
height: 20px;
}

#galerie_contend
{
border-left: 1px solid #4d4d4d;
border-right: 1px solid #4d4d4d;
font-size: 14px;
width: 580px;
}

#schalter
{
width: 400px;
}

#bild
{
width: 400px;
border: 1px solid #000000;
text-align: justify;
}

.bild_text
{
float: left;
}

#ende
{
clear: left;
}

#galerie_footer
{
border-left: 1px solid #4d4d4d;
border-right: 1px solid #4d4d4d;
border-bottom: 1px solid #4d4d4d;
text-align: center;
font-size: 0px;
font-weight: bold;
width: 580px;
color: #88E184;
}

#show_tier_head
{
background-color: ##ffcd84;
border: 1px solid #4d4d4d;
text-align: center;
font-size: 14px;
font-weight: bold;
width: 448px;
height: 20px;
}

#show_bild
{
width: 448px;
border-left: 1px solid #4d4d4d;
border-right: 1px solid #4d4d4d;
}

#sonstiges
{
width: 448px;
background-color: #D1D1D1;
border-left: 1px solid #4d4d4d;
border-right: 1px solid #4d4d4d;
}

#show_tier_text
{
border-left: 1px solid #4d4d4d;
border-right: 1px solid #4d4d4d;
border-bottom: 1px solid #4d4d4d;
width: 438px;
padding-left: 5px;
padding-right: 5px;
}

#more_bilder
{
background-color: #ffcd84;
border-left: 1px solid #4d4d4d;
border-right: 1px solid #4d4d4d;
border-bottom: 1px solid #4d4d4d;
font-size: 14px;
width: 448px;
}

/*
thumbstyle der zusatzbilder der tiere
*/
.bol
{
background-image: url(../grafiken/bol.png);
}

.mo
{
background-image: url(../grafiken/mo.png);
}

.bor
{
background-image: url(../grafiken/bor.png);
}

.bml
{
background-image: url(../grafiken/bml.png);
}

.bul
{
background-image: url(../grafiken/bul.png);
}

.bum
{
background-image: url(../grafiken/bum.png);
}

.bur
{
background-image: url(../grafiken/bur.png);
}

.bmr
{
background-image: url(../grafiken/bmr.png);
}

/*
//////////////////////////////////
       Seitenschalter
//////////////////////////////////
*/
.seiteninfo, .aktuelleseite, .pl {
font-family: Verdana, Arial;
font-size: 9px;
text-align: center;
color: #000000;
border: 1px solid #000000;
border-collapse: collapse;
}

.seiteninfo {
background-color: #e5e5e5;
font-weight: bold;
padding-left: 3px;
padding-right: 3px;
}

.aktuelleseite {
background-color: #e5e5e5;
font-weight: bold;
color: #000000;
padding: 2px 6px 2px 6px;
}

.pl a {
display: block;
float: left;
background-color: #C5C5C5;
color: #000000;
text-decoration: none;
font-weight: bold;
padding: 2px 6px 2px 6px;
white-space: nowrap;
}
.pl a:hover {
color: #000090;
text-decoration: none;
font-weight: bold;
background-color: #e5e5e5;
}
