body,html {
        padding:0px;
        margin:0px;
        border:0px;
        background-color: #474747;
        text-align: center;
        min-width:100%;
        min-height:100%;
}

#titelbild
{
        position:absolute;
        width:100%;
        background-image:url(katzenbetreuung/topback.jpg);
        height:450px;
        border-bottom:1px solid #fff;
}

#allover {
        font-family: Arial;
        font-size: small;
        padding:0;
        margin:450px 0 0 0;
        border:0;
        text-align:center;
        position:absolute;
        width:100%;
        min-height:250px;
        background-color:#e5e5e5;
        color:#000;
        z-index:-1;
}

#content {
        font-family: 'Noto Sans';
        font-size: small;
        line-height:1.7em;
        width: 960px;
        margin: 50px auto 0 auto;
        padding:0 0 0 0;
        text-align:left;
}

#contentleft {
        width:543px;
        padding:0 20px 0 50px;
        float:left;
        text-align:justify;
        }

#contentright {
        width: 207px;
        float:right;
        text-align:center;
        margin:0;
        padding:0 50px 0 50px;
        border:0;
}

#top {
        width:960px;
        height:150px;
        margin:30px auto 0 auto;
        text-align:left;
}

#bottom {
        margin:0;
        padding:0;
        border:0;
        height:70px;
        width:100%;
        position:absolute;
        text-align:center;
        border-top:1px solid #fff;
}

#bottomtext {
        margin:0 auto;
        width:960px;
        padding:20px 0 0 0;
        border:0;
        color: #fff;
        text-align:right;
}

#navi {
        font-family: 'Arial Narrow';
        font-size: 105%;
        line-height:2.5em;
        width: 105px;
        padding: 0 0 0 62px;
        margin:0px;
        text-align:left;
        float:left;
}

td.one {
        font-family: 'Noto Sans';
        font-size: small;
        vertical-align:top;
        width:300px;
}

td.two {
        font-family: 'Noto Sans';
        font-size: small;
        vertical-align:top;
        text-align:right;
}

a {
        color: #3D3D3D;
        text-decoration: underline;
        }

a:hover {
        color: #989493;
        }

a.navi {
        font-family:'Arial Narrow';
        font-size:110%;
        color: #FFFFFF;
        text-decoration: none;
        }

a.navi:hover {
        color: #989493;
        }


h1 {
       font-family: 'Noto Sans';
       font-size: 120%;
       font-weight: bold;
       line-height: normal;
       text-decoration: none;
       color: #000000;
       margin:0 0 30px 0;
}

h2 {
       font-family: 'Noto Sans';
       font-size: small;
       font-weight: bold;
       line-height:1.7em;
       text-decoration: none;
       color: #000000;
       margin:0 0 20px 0;
}


h3 {
       font-family: 'Noto Sans';
       font-size: 95%;
       font-weight: bold;
       line-height:1.7em;
       text-decoration: none;
       color: #000000;
       margin:20px 0 10px 0;
}

ul {
       padding:0 0 0 15px;
       border:0;
       margin:0;
}

li {
       padding:0 0 0 5px;
       border:0;
       margin:0;
}

li.text {
       list-style-image:url(katzenbetreuung/list.png);
       padding:0 0 0 0;
       margin:0 0 0 5px;
}

li.navi1 {
       padding:47px 0 0 0;
       border:0;
       margin:0;
       height:53px;
       width:115px;
       text-align:center;
       list-style-type:none;
       float:left;
       font-family:'Arial Narrow';
}

li.navi2 {
       padding:0 0 0 0;
       border:0;
       margin:0;
       height:100px;
       width:115px;
       text-align:center;
       list-style-type:none;
       float:left;
       font-family:'Arial Narrow';
}