body {
    font-size:12px;
    color:black;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    background:  url(/_bilder/bg_body.png) repeat-x #9fc042;
    margin: 0;
    text-align: center;
}

#wrapper {
    width: 1026px;
    margin: 0 auto;
    text-align: left;
    background: url(/_bilder/bg_wrapper.png) repeat-y;
}

#top_navi {
    position: relative;
    width: 595px;
    height: 25px;
    top: 110px;
    left: 363px;
    vertical-align: top;
}

#global_search {
    float: left;
    background: url(/_bilder/suchbox.png) no-repeat;
    width: 177px;
    height: 25px;
    border: none;
    padding: 4px 8px 0 8px;
    color: #454545;
    font-size: 12px;
}

#global_search_button {
    background: url(/_bilder/suchbutton.png) no-repeat;
    width: 77px;
    height: 25px;
    margin-left: 5px;
    border: none;
} 

#header {
    width: 1026px;
    height: 207px;
    background: url(/_bilder/bg_header.png) no-repeat;
}

#outer_content {
    width: 1026px;
}

#navi {
    width: 158px;
    margin-top: -100px;
    left: 55px;
    float: left;
    z-index: 3;
    position: relative;
}

#inner_content {
    width: 580px;
    float: right;
    margin: 0;
    right: 80px;
    z-index: 3;
    position:relative;
}

#inner_content table tr td {
    font-size: 12px;
}

#footer {
    width: 1026px;
    height: 65px;
    clear: both;
    background: url(/_bilder/bg_footer.png) no-repeat;
}

#footer a
, #top_navi a {
    color: black;
    text-decoration: none;
}

#footer a:hover 
, #top_navi a {
    text-decoration: underline;
}

#footer #copy {
    float: left;
    margin-left: 70px;
    margin-top: 18px;
}

#footer #login {
    float: right;
    margin-right: 70px;
    margin-top: 18px;
}

#banner {
    display: none;
}

#cattree {
    position: absolute;
    margin-top: 160px;
    margin-left: 365px;
    width: 580px;
    color: #566824;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    padding-bottom: 4px;
}

#animals {
    position: absolute;
    margin-top: 0;
    margin-left: 1px;
    width: 360px;
    height: 275px;
    z-index: 2;
}

p {
    line-height: 16px;
}

h1 {
    font-size: 14px;
    font-weight:bold;
}

h2,h3 {
    font-size: 14px;
    font-weight:bold;
}

img.foto {
    padding:2px;
    margin:6px;
    border:1px solid #18AA52;
    display:inline;
}


a             {text-decoration:underline; color:#5b6e26;}
a:visited     {color:#5b6e26;}
a:hover       {text-decoration:none; color: #aad300;}
a:active      {color:#9fbf42;}

a.nav         {text-decoration:none; color:white; font-weight:bold;}
a.nav:visited {color:white;}
a.nav:hover   {color:white;}
a.nav:active  {color:white;}

a.nav2         {text-decoration:none; color:black;}
a.nav2:visited {color:black;}
a.nav2:hover   {color:black; text-decoration:underline;}
a.nav2:active  {color:black;}

.contact {
    background-color:#EFEFEF;
    font-family:courier;
    border-width:2px;
    border-style:dotted;
    border-color:#2F8102;
    padding:2px;
}

.button1 {
    border: 2px solid gray;
    border-color: #ccc #555 #555 #ccc;
    background-color: #9ec400;
    font-weight: bold;
    font-size: 11px;
    color: white;
    padding: 2px 4px;
}

.button1pressed {
    border: 2px solid gray;
    border-color: #555 #ccc #ccc #555;
    background-color: #bad80a;
    font-weight: bold;
    font-size: 11px;
    color: white;
    padding: 2px 4px;
}

.button1over {
    border: 2px solid gray;
    border-color: #ccc #555 #555 #ccc;
    background-color: #bad80a;
    font-weight: bold;
    font-size: 11px;
    color: white;
    padding: 2px 4px;
}

.button2 {
    background-color: #ddd;
    color: black;
    font-size: 11px;
    padding-left: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
}

/* Kontaktformular */
label {
    display: block;
    width: 150px;
    float: left;
}

input, textarea {
    width: 300px;
    border: #C5BEB8 1px solid;
    margin: 0 0 10px 0;
}

input:focus, textarea:focus {
    background-color: #efefef;
}

input.button {
    width: 100px;
    background-color: #e6f6cd;
}

fieldset {
    width: 500px;
    margin: 20px 0;
    padding: 10px;
    border: #aaa 1px solid;
    background-color: white;
}

legend {
    background-color: #E6F6CD;
    padding: 1px 50px;
    border: #aaa 1px solid;
    text-align: left;
    color: #777;
}

fieldset textarea {
    height: 80px;
}

/* Editkram */
.edit_tab {
    display: inline;
    border-style: dashed;
    border-width: 1px 1px 0 1px;
    border-color: #888;
    padding: 3px;
    background-color: #ddd;
    font-size: 11px;
}

.showedit {
    border: #888 1px dashed;
    padding: 3px;
}

/* Stylesheets für das PIC Template */
.formFooter {
    background-color: #e6f6cd;
    border: 1px dashed #1FA950;
    padding:4px;
    text-align:center;
    margin: 10px 0 10px 0;
}

.pic_description {
    background-color: #e6f6cd;
    border: 1px dashed #1FA950;
    padding:4px;
    text-align:left;
    margin: 10px 0 10px 0;
}

.pic_description_title {
    background-color: #e6f6cd;
    border: 1px dashed #1FA950;
    padding:4px;
    text-align:center;
    margin: 10px 0 10px 0;
    font-weight: bold;
}

.thumbview {
    padding: 5px;
    width: 130px;
    height: 120px;
    float: left;
    text-align: center;
}

