html,
body {
background-color: #343434;
}


body
{
margin: 0;
padding: 0;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 13px;
text-align: center;
color: #464646;
background: url(img/bg.jpg) no-repeat top center;
line-height: 1.4em;
}

a {
color: #464646;
}

a:hover {
text-decoration: none;
}

img {
border:none;
}

td {
vertical-align: top;
}

#container
{
margin: 0em auto;
width: 800px;
text-align: left;
}

#header
{
height: 115px;
background-color: #FFFFFF;
background-image: url(img/head.jpg);
padding-bottom: 10px;
}

#content
{
margin-left: 0px;
padding-top: 30px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 20px;
background-color: #FFFFFF;
}


#hundehinweis {
float:left;
color: #FF0000;
padding-top: 15px;
padding-bottom: 15px;
font-weight: bold;
}

#hundehinweis a {
color: #FF0000;
font-weight: bold;
}

#footer
{
color: #666666;
padding-top: 20px;
padding-bottom: 25px;
font-size: 11px;
}

#footer a {
color: #666666;
}

#footerleft {
float:left;
width:60px;
}

#footerright {
padding-top: 15px;
}


#adresse {
padding-top: 70px;
font-size: 60%;
}

#schriftklein {
font-size: 10px;
}

h1 {
font-size: 18px;
line-height: 1.4em;
}

#hlerinnerung {
letter-spacing: 0.3em;
font-size: 16px;
}

hr {
background-color:#464646;
color:#464646;
border:#464646;
height:1px;
margin-top: 40px;
margin-bottom: 40px;
}

#navi{
width:800px;
height:35px;
background-image:url(img/n-bg.jpg);
}

#navi ul{
list-style:none;
margin:0px;
}

#navi li{
display:inline;
float:left;
margin:0px;
height:35px;
background-image:url(img/n-trenner.jpg);
background-repeat:no-repeat;
}

#navi a{
        display:block;
        width:110px;
        height:30px;
        padding-top:10px;
        text-align:center;
        text-decoration:none;
        color: #464646;
}


#navi a:hover{
        color: #0062AC;
}

#navi li:hover, #navi_oben li.sfhover{
        background-image:url(img/n-over.jpg);
        background-repeat: no-repeat;
        width:110px;
        height:35px;
}

#aktiv{
        color:#FFFFFF;
        background-image:url(img/n-over.jpg);
        background-repeat: no-repeat;
        display:block;
        width:110px;
        height:35px;
}

ul {
  margin: 0;
  padding: 0;
}
