* {
margin:0;
padding:0;
}
html {
min-height: 101%;
height: 101%;
}
body {
background:#fff;
font: 80% verdana,arial,helvetica,sans-serif;
color: #696969;
}
#huelle {
width:760px;
background: #fff;
color: #696969;
margin-top: 20px;
margin-left:auto;
margin-right:auto;
border-right: 1px solid #696969;
border-left: 1px solid #696969;
}
#kopf {
height: 85px;
margin-bottom: 20px;
background: transparent url(../images/kopf.gif) no-repeat;
color:white;
}
#navigation {
clear: both;
height: 15px;
border-bottom: 1px solid #f8ceae;
margin-left: 170px;
margin-right: 20px;
}
#links {
float: left;
width: 155px;
margin-top: -13px;
}
#inhalt {
color: #696969;
text-align: justify;
margin-left: 170px;
margin-right: 20px;
margin-bottom: 20px;
}
*+html #inhalt {
    margin-left: 170px;
    }
#inhalt h1 {
font-weight: bold;
font-size: 100%;
color: #696969;
margin-bottom: 15px;
margin-top: 20px;
}
#inhalt a {
text-decoration: none;
color: #696969;
background: #fff;
font-weight: bold;
}
#inhalt a:hover {
text-decoration: none;
color: #f8ceae;
background: #fff;
font-weight: bold;
}
#fuss {
clear: both;
width:760px;
height: 35px;
margin-left:auto;
margin-right:auto;
background: #696969 url(../images/fuss.gif) no-repeat;
color: white;
}
font.achtung {
color: #f8ceae;
font-weight: bold;
}
h2 {
font-weight: bold;
font-size: 100%;
color: #696969;
margin-top: 20px;
}
h3 {
font-weight: bold;
font-size: 100%;
color: #696969;
margin-top: 15px;
}
#rechtliches {
width: 550px;
}
#kollektion {
width: 570px;
}
hr{
background-color: #f8ceae; /* Farbe für Opera und Firefox */
color: #f8ceae; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 1px;
}
hr {
color: #f8ceae;
border: 0,1px solid #f8ceae;
}
