* {
margin: 0;
padding: 0;
}
html {
height: 100%;
}
body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
text-align: center;
color: #000;
background: #fff; 
}
table {
border: 0;
}

/* IDs */
#container {
margin: 0 auto;
width: 600px;
}
#inhalt ul {
margin-top: 25px;
}
#inhalt li {
list-style: none;
}
#inhalt a {
font-size: 70%;
}
#inhalt img {
border: none;
}
#impress a {
font-size: 100%;
}
#impress p {
font-size: 75%;
margin-bottom: 10px;
}
#impress ul {
font-size: 75%;
margin-top: 0;
margin-bottom: 10px;
}
#impress h1 {
font-size: 125%;
margin-bottom: 5px;
}
#impress h2 {
font-size: 110%;
margin-bottom: 5px;
}
#impress h3 {
font-size: 100%;
margin-bottom: 5px;
}
#err404 a {
font-size: 100%;
}


#dues-schuhe a {
color: Fuchsia;
text-decoration: none;
}
#dues-schuhe a:hover {
color: Blue;
background-color: #FFBBFF;
}
#pakusa a {
color: Gray;
text-decoration: none;
}
#pakusa a:hover {
color: Black;
background-color: #ddd;
}
#copy {
padding-top: 25px;
font-size: 70%;
}

/* Allgemeine Klassen */