#firefox {
    text-align: center;
}
a {
    color: #00019b;
}

.dl {
    display: block;
    margin: 0 10px 1em 0;
    margin-right: 10px;
    float: left;
    background: #eee url(images/download.gif) no-repeat bottom right;
    border: 1px solid #ccc;
    width: 229px;
}
.dl:hover {
    background-color: #f4f4f4;
}
.dl a {
    font-size: 42px;
    display: block;
    margin: 5px;
    height: 107px;
    text-decoration: none;
    color: #4a4a4a;
}
a:visited {
    color: #006;
}

a:hover {
    color: #069;
}

body, html {
    background: url(images/back.gif) #ccc center top;
    color: #000;
    font-family: "Gill Sans", "Times New Roman", Times, serif;
    margin: 0;
    padding: 0;
}

h2 {
    font-size: 22px;
    font-weight: normal;
}
#content h2 {
    background: url(/images/h2-back.jpg) no-repeat bottom left;
}

h3 {
    font-size: 18px;
    font-weight: normal;
}

img {
    border: none;
}



label {
    cursor: pointer;
}

li {
    margin-bottom: 3px;
}

p, dl, textarea, li {
    line-height: 135%;
}

td {
    padding: 1px;
}

.rederrors {
    font-weight: bold;
    color: #FF0000;
}

.zeile1 {
    background-color: #FFFFFF;
}
.zeile2 {
    background-color: #EBE0E1;
}

.announcelist {
    font-size: 12px;
    text-align: center;
}

.person {
    border-bottom: 1px dashed #ccc;
    margin: 0;
    padding-bottom: 2px;
    text-align: right;
}

.post p {
    margin-bottom: 5px;
    margin-top: 2px;
}

.shadow {
    background: url(/images/pic-shadow.gif) bottom right no-repeat;
    float: right;
    margin: 0 0 15px 25px;
    padding: 0;
    position: relative;
}

.shadow img {
    background: #fff;
    border: 1px solid #ccc;
    display: block;
    margin: -5px 5px 5px -5px;
    padding: 4px;
    position: relative;
}

.thumnail {
    background: url(/images/pic-shadow.gif) bottom right no-repeat;
    float: left;
    margin-bottom: 9px;
    margin-right: 5px;
    padding: 0;
    position: relative;
}

.thumnail a {
    background: #fff;
    border: 1px solid #a9a9a9;
    display: block;
    height: 140px;
    margin: -5px 5px 5px -5px;
    padding: 4px;
    position: relative;
    width: 210px;
}

.indexpic {
    text-align: left;
    
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 30px;
}

#content {
    border-right: 200px solid #676767;
    margin-left: 20px;
    padding-right: 20px;
}

#credit, th {
    font-size: 12px;
}

#footer {
    background: #dcdcdc;
    border-bottom: 1px solid #c9c9c9;
    border-top: 1px solid #c9c9c9;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 2px;
    margin: 0 2em;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
}

#footer, #footer :link, #footer a:visited {
    color: #666;
}

#logo {
    border-bottom: 4px solid #333;
    margin: 0;
    padding: 5px 0 0 0;
}

#logo a {
    background: url(images/redoute-logo_base.jpg) no-repeat center;
    display: block;
    height: 220px;
    margin-left: 20px;
    text-decoration: none;
    text-indent: -1000px;
}

#main {
    background: #fff;
    margin: auto;
    padding: 0;
    width: 735px;
}

#menu {
    border-bottom: 5px solid #e9e9e9;
    font-variant: small-caps;
    height: 23px;
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 15px;
    
}

#menu #last a {
    border-right: none;
    font-weight: bold;
}

#menu a {
    border-right: 1px solid #ccc;
    color: #000;
    float: left;
    padding: 1px 10px;
    text-decoration: none;
}

#menu a:hover, #menu #current {
    background: #e9e9e9;
    color: #333;
}

#menu li {
    display: inline;
    margin: 0;
    text-align: center;
}

#sidebar {
    border-top: 5px solid #e9e9e9;
    color: #e4e4e4;
    float: right;
    width: 200px;
    background: #676767;
}

#sidebar #submenu {
    list-style: none;
    margin: 0;
    padding: 0;
}

#sidebar #submenu #subcurrent {
    background: #fff;
    color: #333;
    letter-spacing: 1px;
}

#sidebar #submenu a {
    color: #e6e6e6;
    display: block;
    height: 25px;
    padding-left: 10px;
    text-decoration: none;
}

#sidebar #submenu a:hover {
    background: #e0e0e0;
    color: #666;
}

#sidebar h2 {
    color: #fff;
    font-size: 23px;
    margin: 0 0 5px 0;
    padding-top: 3px;
    text-align: center;
}

#sidebar p {
    margin: 0;
    margin-left: 9px;
}

#sidebar p a {
    color: #fff;
}

#sidebar ul {
    list-style: square;
    margin-left: 30px;
    margin-top: 0;
    padding: 0;
}

#testimonial {
    background: #eee;
    padding: 1px 10px;
}

#testimonial p {
    margin: 2px;
}

